Pull request #43045 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7c216bcabea3bcf66e105a6a0af9ba4c31cae228+00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 (1d4c4a9f52d4a3e17f75f584f572af11f7cac79b) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43045@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-24T01:22:21.372Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-24T01:22:21.376Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-24T01:22:36.548Z] Still waiting to schedule task [2021-11-24T01:22:36.551Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-11-24T01:23:20.721Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da08df8b3e0ab56d) in /home/ubuntu/workspace/moby_PR-43045 [Pipeline] { [Pipeline] checkout [2021-11-24T01:23:20.900Z] The recommended git tool is: git [2021-11-24T01:23:23.863Z] using credential docker-jenkins-github-credentials [2021-11-24T01:23:23.880Z] Cloning the remote Git repository [2021-11-24T01:23:23.880Z] Cloning with configured refspecs honoured and without tags [2021-11-24T01:23:23.917Z] Cloning repository https://github.com/moby/moby.git [2021-11-24T01:23:23.984Z] > git init /home/ubuntu/workspace/moby_PR-43045 # timeout=10 [2021-11-24T01:23:24.187Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:23:24.188Z] > git --version # timeout=10 [2021-11-24T01:23:24.209Z] > git --version # 'git version 2.17.1' [2021-11-24T01:23:24.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:23:24.211Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:23:43.778Z] Fetching without tags [2021-11-24T01:23:44.030Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:23:44.767Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:23:44.767Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:23:43.674Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:23:43.700Z] > git config --add remote.origin.fetch +refs/pull/43045/head:refs/remotes/origin/PR-43045 # timeout=10 [2021-11-24T01:23:43.736Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:23:43.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:23:43.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:23:43.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:23:43.802Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:23:44.035Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:23:44.041Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:23:44.601Z] > git remote # timeout=10 [2021-11-24T01:23:44.625Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:23:44.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:23:44.642Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:23:44.682Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T01:23:44.773Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:23:44.792Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:23:49.450Z] Commit message: "distribution: validate blob type" [2021-11-24T01:23:49.451Z] First time build. Skipping changelog. [2021-11-24T01:23:49.476Z] > git --version # timeout=10 [2021-11-24T01:23:49.493Z] > git --version # 'git version 2.17.1' [2021-11-24T01:23:49.503Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-24T01:23:50.664Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43045:/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-24T01:23:58.764Z] Unable to find image 'alpine:latest' locally [2021-11-24T01:23:59.021Z] latest: Pulling from library/alpine [2021-11-24T01:23:59.021Z] 97518928ae5f: Pulling fs layer [2021-11-24T01:23:59.280Z] 97518928ae5f: Verifying Checksum [2021-11-24T01:23:59.280Z] 97518928ae5f: Download complete [2021-11-24T01:23:59.537Z] 97518928ae5f: Pull complete [2021-11-24T01:23:59.537Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-24T01:23:59.797Z] Status: Downloaded newer image for alpine:latest [2021-11-24T01:24:07.926Z] 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-24T01:24:08.200Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da08df8b3e0ab56d) in /home/ubuntu/workspace/moby_PR-43045 [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-24T01:24:08.260Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-11-24T01:24:08.310Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-11-24T01:24:08.330Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-11-24T01:24:08.343Z] Fetching without tags [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-24T01:24:08.682Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:24:08.873Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:24:08.874Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:24:09.060Z] Commit message: "distribution: validate blob type" [2021-11-24T01:24:09.117Z] > git --version # timeout=10 [2021-11-24T01:24:09.128Z] > git --version # 'git version 2.17.1' [2021-11-24T01:24:09.137Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-11-24T01:24:08.318Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43045/.git # timeout=10 [2021-11-24T01:24:08.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:24:08.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:24:08.345Z] > git --version # timeout=10 [2021-11-24T01:24:08.351Z] > git --version # 'git version 2.17.1' [2021-11-24T01:24:08.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:24:08.352Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:24:08.684Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:24:08.687Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:24:08.799Z] > git remote # timeout=10 [2021-11-24T01:24:08.809Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:24:08.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:24:08.823Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:24:08.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T01:24:08.875Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:24:08.898Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-24T01:24:09.837Z] + [ PR != PR ] [2021-11-24T01:24:09.837Z] + [ master != master ] [2021-11-24T01:24:09.837Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-24T01:24:10.199Z] + docker version [2021-11-24T01:24:10.199Z] Client: Docker Engine - Community [2021-11-24T01:24:10.199Z] Version: 20.10.10-rc1 [2021-11-24T01:24:10.199Z] API version: 1.41 [2021-11-24T01:24:10.199Z] Go version: go1.16.9 [2021-11-24T01:24:10.199Z] Git commit: b485636 [2021-11-24T01:24:10.199Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-24T01:24:10.199Z] OS/Arch: linux/amd64 [2021-11-24T01:24:10.199Z] Context: default [2021-11-24T01:24:10.199Z] Experimental: true [2021-11-24T01:24:10.199Z] [2021-11-24T01:24:10.199Z] Server: Docker Engine - Community [2021-11-24T01:24:10.199Z] Engine: [2021-11-24T01:24:10.199Z] Version: 20.10.10-rc1 [2021-11-24T01:24:10.199Z] API version: 1.41 (minimum version 1.12) [2021-11-24T01:24:10.199Z] Go version: go1.16.9 [2021-11-24T01:24:10.199Z] Git commit: 9f5b26f [2021-11-24T01:24:10.199Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-24T01:24:10.199Z] OS/Arch: linux/amd64 [2021-11-24T01:24:10.199Z] Experimental: true [2021-11-24T01:24:10.199Z] containerd: [2021-11-24T01:24:10.199Z] Version: 1.4.11 [2021-11-24T01:24:10.199Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:24:10.199Z] runc: [2021-11-24T01:24:10.199Z] Version: 1.0.2 [2021-11-24T01:24:10.199Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-24T01:24:10.199Z] docker-init: [2021-11-24T01:24:10.199Z] Version: 0.19.0 [2021-11-24T01:24:10.199Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-24T01:24:10.521Z] + docker info [2021-11-24T01:24:23.200Z] Still waiting to schedule task [2021-11-24T01:24:23.200Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da08df8b3e0ab56d)’ [2021-11-24T01:24:23.201Z] Still waiting to schedule task [2021-11-24T01:24:23.201Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da08df8b3e0ab56d)’ [2021-11-24T01:24:23.202Z] Still waiting to schedule task [2021-11-24T01:24:23.202Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-11-24T01:24:23.205Z] Still waiting to schedule task [2021-11-24T01:24:23.205Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-11-24T01:24:23.206Z] Still waiting to schedule task [2021-11-24T01:24:23.206Z] All nodes of label ‘windows-2019’ are offline [2021-11-24T01:24:23.207Z] Still waiting to schedule task [2021-11-24T01:24:23.207Z] All nodes of label ‘windows-2022’ are offline [2021-11-24T01:24:23.208Z] Still waiting to schedule task [2021-11-24T01:24:23.208Z] All nodes of label ‘windows-2022’ are offline [2021-11-24T01:24:32.445Z] Client: [2021-11-24T01:24:32.445Z] Context: default [2021-11-24T01:24:32.445Z] Debug Mode: false [2021-11-24T01:24:32.445Z] Plugins: [2021-11-24T01:24:32.445Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-24T01:24:32.445Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-24T01:24:32.445Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-24T01:24:32.445Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-24T01:24:32.445Z] [2021-11-24T01:24:32.445Z] Server: [2021-11-24T01:24:32.445Z] Containers: 0 [2021-11-24T01:24:32.445Z] Running: 0 [2021-11-24T01:24:32.445Z] Paused: 0 [2021-11-24T01:24:32.445Z] Stopped: 0 [2021-11-24T01:24:32.445Z] Images: 1 [2021-11-24T01:24:32.445Z] Server Version: 20.10.10-rc1 [2021-11-24T01:24:32.445Z] Storage Driver: overlay2 [2021-11-24T01:24:32.445Z] Backing Filesystem: extfs [2021-11-24T01:24:32.445Z] Supports d_type: true [2021-11-24T01:24:32.445Z] Native Overlay Diff: true [2021-11-24T01:24:32.445Z] userxattr: false [2021-11-24T01:24:32.445Z] Logging Driver: json-file [2021-11-24T01:24:32.445Z] Cgroup Driver: cgroupfs [2021-11-24T01:24:32.445Z] Cgroup Version: 1 [2021-11-24T01:24:32.445Z] Plugins: [2021-11-24T01:24:32.445Z] Volume: local [2021-11-24T01:24:32.445Z] Network: bridge host ipvlan macvlan null overlay [2021-11-24T01:24:32.445Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-24T01:24:32.445Z] Swarm: inactive [2021-11-24T01:24:32.445Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-24T01:24:32.445Z] Default Runtime: runc [2021-11-24T01:24:32.445Z] Init Binary: docker-init [2021-11-24T01:24:32.445Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:24:32.445Z] runc version: v1.0.2-0-g52b36a2 [2021-11-24T01:24:32.445Z] init version: de40ad0 [2021-11-24T01:24:32.445Z] Security Options: [2021-11-24T01:24:32.445Z] apparmor [2021-11-24T01:24:32.445Z] seccomp [2021-11-24T01:24:32.445Z] Profile: default [2021-11-24T01:24:32.445Z] Kernel Version: 5.4.0-1057-aws [2021-11-24T01:24:32.445Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-24T01:24:32.445Z] OSType: linux [2021-11-24T01:24:32.445Z] Architecture: x86_64 [2021-11-24T01:24:32.445Z] CPUs: 2 [2021-11-24T01:24:32.445Z] Total Memory: 7.569GiB [2021-11-24T01:24:32.445Z] Name: ip-10-100-94-39 [2021-11-24T01:24:32.445Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-24T01:24:32.445Z] Docker Root Dir: /var/lib/docker [2021-11-24T01:24:32.445Z] Debug Mode: false [2021-11-24T01:24:32.445Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:24:32.445Z] Labels: [2021-11-24T01:24:32.445Z] Experimental: true [2021-11-24T01:24:32.445Z] Insecure Registries: [2021-11-24T01:24:32.445Z] 127.0.0.0/8 [2021-11-24T01:24:32.445Z] Live Restore Enabled: true [2021-11-24T01:24:32.445Z] [2021-11-24T01:24:32.445Z] WARNING: No swap limit support [Pipeline] sh [2021-11-24T01:24:32.783Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:24:32.783Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:24:32.783Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43045/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-24T01:24:32.783Z] + bash /home/ubuntu/workspace/moby_PR-43045/check-config.sh [2021-11-24T01:24:32.783Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-24T01:24:32.783Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-24T01:24:32.783Z] [2021-11-24T01:24:32.783Z] Generally Necessary: [2021-11-24T01:24:32.783Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-24T01:24:32.783Z] - apparmor: enabled and tools installed [2021-11-24T01:24:33.042Z] - CONFIG_NAMESPACES: enabled [2021-11-24T01:24:33.042Z] - CONFIG_NET_NS: enabled [2021-11-24T01:24:33.042Z] - CONFIG_PID_NS: enabled [2021-11-24T01:24:33.042Z] - CONFIG_IPC_NS: enabled [2021-11-24T01:24:33.042Z] - CONFIG_UTS_NS: enabled [2021-11-24T01:24:33.042Z] - CONFIG_CGROUPS: enabled [2021-11-24T01:24:33.042Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-24T01:24:33.042Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-24T01:24:33.042Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-24T01:24:33.042Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-24T01:24:33.042Z] - CONFIG_CPUSETS: enabled [2021-11-24T01:24:33.042Z] - CONFIG_MEMCG: enabled [2021-11-24T01:24:33.042Z] - CONFIG_KEYS: enabled [2021-11-24T01:24:33.042Z] - CONFIG_VETH: enabled (as module) [2021-11-24T01:24:33.042Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-24T01:24:33.042Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-24T01:24:33.042Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-24T01:24:33.042Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-24T01:24:33.042Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-24T01:24:33.042Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-24T01:24:33.043Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-24T01:24:33.043Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-24T01:24:33.043Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-24T01:24:33.043Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-24T01:24:33.043Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-24T01:24:33.043Z] - CONFIG_CGROUP_BPF: enabled [2021-11-24T01:24:33.043Z] [2021-11-24T01:24:33.043Z] Optional Features: [2021-11-24T01:24:33.043Z] - CONFIG_USER_NS: enabled [2021-11-24T01:24:33.043Z] - CONFIG_SECCOMP: enabled [2021-11-24T01:24:33.043Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-24T01:24:33.043Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-24T01:24:33.043Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-24T01:24:33.043Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-24T01:24:33.043Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-24T01:24:33.043Z] - CONFIG_BLK_CGROUP: enabled [2021-11-24T01:24:33.043Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-24T01:24:33.043Z] - CONFIG_CGROUP_PERF: enabled [2021-11-24T01:24:33.043Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-24T01:24:33.311Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-24T01:24:33.311Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-24T01:24:33.311Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-24T01:24:33.311Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-24T01:24:33.311Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_IP_VS: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-24T01:24:33.311Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-24T01:24:33.311Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-24T01:24:33.311Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-24T01:24:33.311Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-24T01:24:33.311Z] - CONFIG_EXT4_FS: enabled [2021-11-24T01:24:33.311Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-24T01:24:33.311Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-24T01:24:33.311Z] - Network Drivers: [2021-11-24T01:24:33.311Z] - "overlay": [2021-11-24T01:24:33.311Z] - CONFIG_VXLAN: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-24T01:24:33.311Z] Optional (for encrypted networks): [2021-11-24T01:24:33.311Z] - CONFIG_CRYPTO: enabled [2021-11-24T01:24:33.311Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-24T01:24:33.311Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-24T01:24:33.311Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-24T01:24:33.311Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-24T01:24:33.311Z] - CONFIG_XFRM: enabled [2021-11-24T01:24:33.311Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-24T01:24:33.311Z] - "ipvlan": [2021-11-24T01:24:33.311Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-24T01:24:33.311Z] - "macvlan": [2021-11-24T01:24:33.311Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_DUMMY: enabled (as module) [2021-11-24T01:24:33.311Z] - "ftp,tftp client in container": [2021-11-24T01:24:33.311Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-24T01:24:33.311Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-24T01:24:33.311Z] - Storage Drivers: [2021-11-24T01:24:33.311Z] - "aufs": [2021-11-24T01:24:33.311Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-24T01:24:33.311Z] - "btrfs": [2021-11-24T01:24:33.569Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-24T01:24:33.569Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-24T01:24:33.569Z] - "devicemapper": [2021-11-24T01:24:33.569Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-24T01:24:33.569Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-24T01:24:33.569Z] - "overlay": [2021-11-24T01:24:33.569Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-24T01:24:33.569Z] - "zfs": [2021-11-24T01:24:33.569Z] - /dev/zfs: present [2021-11-24T01:24:33.569Z] - zfs command: missing [2021-11-24T01:24:33.569Z] - zpool command: missing [2021-11-24T01:24:33.569Z] [2021-11-24T01:24:33.569Z] Limits: [2021-11-24T01:24:33.569Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-24T01:24:33.569Z] [2021-11-24T01:24:33.569Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-24T01:24:33.895Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 . [2021-11-24T01:24:34.155Z] #1 [internal] load build definition from Dockerfile [2021-11-24T01:24:34.155Z] #1 sha256:8a0b8e9d4437a67b7fe1d711ec2dd871ff3fb089c13f2b9021377b4c4c09c9d1 [2021-11-24T01:24:34.155Z] #1 transferring dockerfile: 17.53kB done [2021-11-24T01:24:34.155Z] #1 DONE 0.2s [2021-11-24T01:24:34.155Z] [2021-11-24T01:24:34.155Z] #2 [internal] load .dockerignore [2021-11-24T01:24:34.155Z] #2 sha256:a3db2d177e86dd2a7d5e67be4a0b8ac8a154e84004994859f1d7d88616a81587 [2021-11-24T01:24:34.155Z] #2 transferring context: 87B done [2021-11-24T01:24:34.155Z] #2 DONE 0.1s [2021-11-24T01:24:34.413Z] [2021-11-24T01:24:34.413Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-24T01:24:34.413Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-24T01:24:34.978Z] #3 DONE 0.5s [2021-11-24T01:24:34.978Z] [2021-11-24T01:24:34.978Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-24T01:24:34.978Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-24T01:24:34.978Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-24T01:24:34.978Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2021-11-24T01:24:34.978Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-24T01:24:34.978Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-24T01:24:34.978Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-24T01:24:34.978Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.2s [2021-11-24T01:24:34.978Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2021-11-24T01:24:35.238Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2021-11-24T01:24:35.238Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-24T01:24:35.802Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-24T01:24:35.802Z] #4 DONE 0.9s [2021-11-24T01:24:36.059Z] [2021-11-24T01:24:36.059Z] #6 [internal] load build definition from Dockerfile [2021-11-24T01:24:36.059Z] #6 sha256:662622cc7445675d7f7691a2972f1c183f86b92ea7979aaae4e68b978c615412 [2021-11-24T01:24:36.059Z] #6 DONE 0.0s [2021-11-24T01:24:36.059Z] [2021-11-24T01:24:36.059Z] #5 [internal] load .dockerignore [2021-11-24T01:24:36.059Z] #5 sha256:81e75e5289a642f106d6957a2dfb47c7b2078ed6cc70c927dd62a79aea586f5f [2021-11-24T01:24:36.059Z] #5 DONE 0.0s [2021-11-24T01:24:36.059Z] [2021-11-24T01:24:36.059Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:24:36.059Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-24T01:24:36.623Z] #10 ... [2021-11-24T01:24:36.623Z] [2021-11-24T01:24:36.623Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-24T01:24:36.623Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-24T01:24:36.623Z] #8 DONE 0.8s [2021-11-24T01:24:36.880Z] [2021-11-24T01:24:36.880Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-24T01:24:36.880Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-24T01:24:36.880Z] #7 DONE 0.8s [2021-11-24T01:24:36.880Z] [2021-11-24T01:24:36.880Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:24:36.880Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-24T01:24:36.880Z] #9 DONE 0.9s [2021-11-24T01:24:36.880Z] [2021-11-24T01:24:36.880Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:24:36.880Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-24T01:24:36.880Z] #10 DONE 0.9s [2021-11-24T01:24:37.812Z] [2021-11-24T01:24:37.812Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:24:37.812Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:24:37.812Z] #35 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-24T01:24:37.812Z] #35 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-24T01:24:37.812Z] #35 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-24T01:24:37.812Z] #35 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-24T01:24:38.072Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 1.05MB / 54.93MB 0.2s [2021-11-24T01:24:38.072Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 4.19MB / 54.93MB 0.3s [2021-11-24T01:24:38.337Z] #35 ... [2021-11-24T01:24:38.337Z] [2021-11-24T01:24:38.337Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-24T01:24:38.337Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-24T01:24:38.337Z] #52 DONE 0.0s [2021-11-24T01:24:38.337Z] [2021-11-24T01:24:38.337Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:24:38.337Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:24:38.337Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 14.68MB / 54.93MB 0.4s [2021-11-24T01:24:38.337Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 19.92MB / 54.93MB 0.5s [2021-11-24T01:24:38.603Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 26.53MB / 54.93MB 0.7s [2021-11-24T01:24:38.603Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 31.46MB / 54.93MB 0.8s [2021-11-24T01:24:38.603Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 39.85MB / 54.93MB 0.9s [2021-11-24T01:24:38.860Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 49.28MB / 54.93MB 1.1s [2021-11-24T01:24:38.860Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.2s [2021-11-24T01:24:39.795Z] #35 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.0s done [2021-11-24T01:24:40.060Z] #35 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-11-24T01:24:44.244Z] #35 ... [2021-11-24T01:24:44.244Z] [2021-11-24T01:24:44.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:24:44.244Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:24:44.244Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.2s done [2021-11-24T01:24:44.244Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-24T01:24:44.244Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-24T01:24:44.244Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-24T01:24:44.244Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.9s done [2021-11-24T01:24:44.244Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 2.0s done [2021-11-24T01:24:44.244Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 2.3s done [2021-11-24T01:24:44.244Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 5.0s done [2021-11-24T01:24:44.244Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 5.5s done [2021-11-24T01:24:44.244Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 6.1s [2021-11-24T01:24:44.244Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 5.5s done [2021-11-24T01:24:44.808Z] #11 ... [2021-11-24T01:24:44.808Z] [2021-11-24T01:24:44.808Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:24:44.808Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-24T01:24:44.808Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-24T01:24:44.808Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:24:44.808Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-24T01:24:44.808Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-24T01:24:44.808Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-11-24T01:24:44.808Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2021-11-24T01:24:44.808Z] #76 DONE 6.9s [2021-11-24T01:24:44.808Z] [2021-11-24T01:24:44.808Z] #31 [internal] load build context [2021-11-24T01:24:44.808Z] #31 sha256:b90312cb1fe12e856292e3e301650700be12150fba1e2536d7f044ae6d1bcf96 [2021-11-24T01:24:44.808Z] #31 transferring context: 55.50MB 5.4s done [2021-11-24T01:24:44.808Z] #31 DONE 7.1s [2021-11-24T01:24:44.808Z] [2021-11-24T01:24:44.808Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:24:44.808Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:24:44.808Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-24T01:24:44.808Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:24:44.808Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-24T01:24:44.808Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-24T01:24:44.808Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-11-24T01:24:44.808Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2021-11-24T01:24:44.808Z] #78 DONE 7.0s [2021-11-24T01:24:44.808Z] [2021-11-24T01:24:44.808Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:24:44.808Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:24:44.808Z] #11 ... [2021-11-24T01:24:44.808Z] [2021-11-24T01:24:44.808Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:24:44.808Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:24:45.376Z] #35 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.2s [2021-11-24T01:24:46.747Z] #35 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 6.4s done [2021-11-24T01:24:47.679Z] #35 DONE 9.8s [2021-11-24T01:24:47.679Z] [2021-11-24T01:24:47.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:24:47.680Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:24:47.680Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.6s done [2021-11-24T01:24:47.937Z] #11 ... [2021-11-24T01:24:47.937Z] [2021-11-24T01:24:47.937Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-24T01:24:47.937Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-24T01:24:47.937Z] #77 DONE 1.4s [2021-11-24T01:24:47.937Z] [2021-11-24T01:24:47.937Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:24:47.937Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:24:47.937Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-11-24T01:24:48.868Z] #11 ... [2021-11-24T01:24:48.868Z] [2021-11-24T01:24:48.868Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-24T01:24:48.868Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-24T01:24:48.868Z] #79 DONE 0.8s [2021-11-24T01:24:48.868Z] [2021-11-24T01:24:48.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:24:48.868Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:24:49.799Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.9s done [2021-11-24T01:24:50.369Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-11-24T01:24:55.708Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.0s [2021-11-24T01:24:58.234Z] #11 ... [2021-11-24T01:24:58.234Z] [2021-11-24T01:24:58.234Z] #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-24T01:24:58.234Z] #36 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:24:58.234Z] #36 2.002 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:24:58.234Z] #36 2.004 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:24:58.234Z] #36 2.027 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:24:58.234Z] #36 2.192 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:24:58.234Z] #36 2.431 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:24:58.234Z] #36 2.844 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:24:58.234Z] #36 4.464 Fetched 8478 kB in 3s (3121 kB/s) [2021-11-24T01:24:58.234Z] #36 4.464 Reading package lists... [2021-11-24T01:24:58.234Z] #36 5.360 Reading package lists... [2021-11-24T01:24:58.234Z] #36 6.185 Building dependency tree... [2021-11-24T01:24:58.234Z] #36 6.499 The following additional packages will be installed: [2021-11-24T01:24:58.234Z] #36 6.499 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-24T01:24:58.234Z] #36 6.499 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-24T01:24:58.234Z] #36 6.507 Recommended packages: [2021-11-24T01:24:58.234Z] #36 6.507 libldap-common publicsuffix libsasl2-modules [2021-11-24T01:24:58.234Z] #36 6.691 The following NEW packages will be installed: [2021-11-24T01:24:58.234Z] #36 6.691 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-24T01:24:58.234Z] #36 6.691 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-24T01:24:58.234Z] #36 6.691 libssh2-1 openssl [2021-11-24T01:24:58.234Z] #36 6.962 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:24:58.234Z] #36 6.962 Need to get 3038 kB of archives. [2021-11-24T01:24:58.234Z] #36 6.962 After this operation, 6652 kB of additional disk space will be used. [2021-11-24T01:24:58.234Z] #36 6.962 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-24T01:24:58.234Z] #36 6.974 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-24T01:24:58.234Z] #36 6.974 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-24T01:24:58.234Z] #36 6.977 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-24T01:24:58.234Z] #36 6.978 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-24T01:24:58.234Z] #36 6.987 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-24T01:24:58.234Z] #36 6.987 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-24T01:24:58.234Z] #36 6.987 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-24T01:24:58.234Z] #36 6.987 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-24T01:24:58.234Z] #36 6.987 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-24T01:24:58.234Z] #36 6.992 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-24T01:24:58.234Z] #36 6.999 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-24T01:24:58.234Z] #36 6.999 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-24T01:24:58.234Z] #36 7.000 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-24T01:24:58.234Z] #36 7.001 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-24T01:24:58.234Z] #36 7.166 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:24:58.234Z] #36 7.190 Fetched 3038 kB in 0s (9936 kB/s) [2021-11-24T01:24:58.234Z] #36 7.219 Selecting previously unselected package openssl. [2021-11-24T01:24:58.234Z] #36 7.219 (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-24T01:24:58.234Z] #36 7.224 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 7.237 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:24:58.234Z] #36 7.412 Selecting previously unselected package ca-certificates. [2021-11-24T01:24:58.234Z] #36 7.412 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-24T01:24:58.234Z] #36 7.412 Unpacking ca-certificates (20210119) ... [2021-11-24T01:24:58.234Z] #36 7.483 Selecting previously unselected package libbrotli1:amd64. [2021-11-24T01:24:58.234Z] #36 7.483 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 7.493 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-24T01:24:58.234Z] #36 7.570 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-24T01:24:58.234Z] #36 7.570 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 7.577 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:24:58.234Z] #36 7.635 Selecting previously unselected package libsasl2-2:amd64. [2021-11-24T01:24:58.234Z] #36 7.635 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 7.641 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:24:58.234Z] #36 7.705 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-24T01:24:58.234Z] #36 7.705 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 7.710 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-24T01:24:58.234Z] #36 7.811 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-24T01:24:58.234Z] #36 7.813 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 7.816 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-24T01:24:58.234Z] #36 7.874 Selecting previously unselected package libpsl5:amd64. [2021-11-24T01:24:58.234Z] #36 7.874 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 7.879 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-24T01:24:58.234Z] #36 7.940 Selecting previously unselected package librtmp1:amd64. [2021-11-24T01:24:58.234Z] #36 7.940 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 7.945 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:24:58.234Z] #36 8.004 Selecting previously unselected package libssh2-1:amd64. [2021-11-24T01:24:58.234Z] #36 8.004 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 8.010 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-24T01:24:58.234Z] #36 8.066 Selecting previously unselected package libcurl4:amd64. [2021-11-24T01:24:58.234Z] #36 8.068 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 8.076 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-24T01:24:58.234Z] #36 8.175 Selecting previously unselected package curl. [2021-11-24T01:24:58.234Z] #36 8.175 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 8.183 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-24T01:24:58.234Z] #36 8.276 Selecting previously unselected package libonig5:amd64. [2021-11-24T01:24:58.234Z] #36 8.276 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 8.287 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:24:58.234Z] #36 8.356 Selecting previously unselected package libjq1:amd64. [2021-11-24T01:24:58.234Z] #36 8.356 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 8.360 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:24:58.234Z] #36 8.423 Selecting previously unselected package jq. [2021-11-24T01:24:58.234Z] #36 8.423 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-24T01:24:58.234Z] #36 8.427 Unpacking jq (1.6-2.1) ... [2021-11-24T01:24:58.234Z] #36 8.497 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-24T01:24:58.234Z] #36 8.512 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-24T01:24:58.234Z] #36 8.524 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-24T01:24:58.234Z] #36 8.536 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:24:58.234Z] #36 8.550 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:24:58.234Z] #36 8.563 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:24:58.234Z] #36 8.578 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-24T01:24:58.234Z] #36 8.591 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:24:58.234Z] #36 8.619 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:24:58.234Z] #36 8.632 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:24:58.234Z] #36 8.646 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-24T01:24:58.234Z] #36 8.660 Setting up ca-certificates (20210119) ... [2021-11-24T01:24:58.234Z] #36 9.298 Updating certificates in /etc/ssl/certs... [2021-11-24T01:24:58.234Z] #36 10.19 129 added, 0 removed; done. [2021-11-24T01:24:58.234Z] #36 10.24 Setting up jq (1.6-2.1) ... [2021-11-24T01:24:58.234Z] #36 ... [2021-11-24T01:24:58.234Z] [2021-11-24T01:24:58.234Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:24:58.234Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:24:59.605Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 9.0s done [2021-11-24T01:24:59.605Z] #11 ... [2021-11-24T01:24:59.605Z] [2021-11-24T01:24:59.605Z] #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-24T01:24:59.606Z] #36 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:24:59.606Z] #36 10.25 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-24T01:24:59.606Z] #36 10.26 Setting up curl (7.74.0-1.3+b1) ... [2021-11-24T01:24:59.606Z] #36 10.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:24:59.606Z] #36 10.30 Processing triggers for ca-certificates (20210119) ... [2021-11-24T01:24:59.606Z] #36 10.31 Updating certificates in /etc/ssl/certs... [2021-11-24T01:24:59.606Z] #36 11.00 0 added, 0 removed; done. [2021-11-24T01:24:59.606Z] #36 11.00 Running hooks in /etc/ca-certificates/update.d... [2021-11-24T01:24:59.606Z] #36 11.00 done. [2021-11-24T01:24:59.606Z] #36 DONE 11.7s [2021-11-24T01:24:59.606Z] [2021-11-24T01:24:59.606Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-24T01:24:59.606Z] #37 sha256:256483ef99342deff12cc30cdd4619a329cf0d37e31503fe155417c242604362 [2021-11-24T01:24:59.606Z] #37 DONE 0.1s [2021-11-24T01:24:59.606Z] [2021-11-24T01:24:59.606Z] #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-24T01:24:59.606Z] #38 sha256:5b77de4bebf5ffc2af620ac9b843f5cface827867643b94e63034ddb78955da7 [2021-11-24T01:25:02.887Z] #38 2.961 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-24T01:25:03.143Z] #38 3.369 [2021-11-24T01:25:03.400Z] #38 3.601 #=#=# ######################################################################## 100.0% [2021-11-24T01:25:03.657Z] #38 3.915 [2021-11-24T01:25:04.594Z] #38 4.992 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-24T01:25:04.854Z] #38 5.353 [2021-11-24T01:25:05.375Z] #38 5.578 #=#=# ######################################################################## 100.0% [2021-11-24T01:25:05.632Z] #38 5.954 [2021-11-24T01:25:06.196Z] #38 ... [2021-11-24T01:25:06.196Z] [2021-11-24T01:25:06.196Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:25:06.196Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:25:06.196Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 6.4s [2021-11-24T01:25:06.761Z] #11 ... [2021-11-24T01:25:06.761Z] [2021-11-24T01:25:06.761Z] #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-24T01:25:06.761Z] #38 sha256:5b77de4bebf5ffc2af620ac9b843f5cface827867643b94e63034ddb78955da7 [2021-11-24T01:25:06.761Z] #38 7.114 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-24T01:25:07.018Z] #38 7.470 [2021-11-24T01:25:08.046Z] #38 7.697 #=#=# 0.0% #### 6.3% ###################################### 52.8% ########################################### 60.1% ####################################################### 76.4% ###################################################################### 98.3% ######################################################################## 100.0% [2021-11-24T01:25:08.303Z] #38 8.610 [2021-11-24T01:25:09.674Z] #38 9.729 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-24T01:25:09.674Z] #38 10.05 [2021-11-24T01:25:10.189Z] #38 10.28 #=#=# ######################################################################## 100.0% [2021-11-24T01:25:10.189Z] #38 10.61 [2021-11-24T01:25:11.131Z] #38 11.38 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-24T01:25:11.388Z] #38 11.69 [2021-11-24T01:25:11.645Z] #38 11.91 #=#=# ######################################################################## 100.0% [2021-11-24T01:25:11.902Z] #38 12.20 [2021-11-24T01:25:11.902Z] #38 12.28 Download of images into '/build' complete. [2021-11-24T01:25:11.902Z] #38 12.28 Use something like the following to load the result into a Docker daemon: [2021-11-24T01:25:11.902Z] #38 12.28 tar -cC '/build' . | docker load [2021-11-24T01:25:12.264Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00fc16085fb53f91b) in /home/ubuntu/workspace/moby_PR-43045 [Pipeline] { [Pipeline] checkout [2021-11-24T01:25:12.413Z] The recommended git tool is: git [2021-11-24T01:25:13.271Z] #38 DONE 13.6s [2021-11-24T01:25:13.271Z] [2021-11-24T01:25:13.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:25:13.271Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:25:13.271Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 10.0s done [2021-11-24T01:25:13.271Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 3.2s [2021-11-24T01:25:15.660Z] using credential docker-jenkins-github-credentials [2021-11-24T01:25:15.669Z] Cloning the remote Git repository [2021-11-24T01:25:15.669Z] Cloning with configured refspecs honoured and without tags [2021-11-24T01:25:15.346Z] Cloning repository https://github.com/moby/moby.git [2021-11-24T01:25:15.427Z] > git init /home/ubuntu/workspace/moby_PR-43045 # timeout=10 [2021-11-24T01:25:15.683Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:25:15.683Z] > git --version # timeout=10 [2021-11-24T01:25:15.691Z] > git --version # 'git version 2.17.1' [2021-11-24T01:25:15.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:15.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:17.852Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a9f1f2a101a7cee) in /home/ubuntu/workspace/moby_PR-43045 [Pipeline] { [Pipeline] checkout [2021-11-24T01:25:18.397Z] The recommended git tool is: git [2021-11-24T01:25:18.527Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 8.3s [2021-11-24T01:25:21.802Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 11.5s done [2021-11-24T01:25:22.045Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b94e9e0fe9139f6) in /home/ubuntu/workspace/moby_PR-43045 [Pipeline] { [2021-11-24T01:25:22.060Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 [Pipeline] checkout [2021-11-24T01:25:22.164Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09b861bb0cdf3a8ea) in /home/ubuntu/workspace/moby_PR-43045 [Pipeline] { [2021-11-24T01:25:22.175Z] The recommended git tool is: git [Pipeline] checkout [2021-11-24T01:25:22.232Z] using credential docker-jenkins-github-credentials [2021-11-24T01:25:22.250Z] Cloning the remote Git repository [2021-11-24T01:25:22.250Z] Cloning with configured refspecs honoured and without tags [2021-11-24T01:25:22.277Z] The recommended git tool is: git [2021-11-24T01:25:22.318Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-24T01:25:22.318Z] #11 DONE 44.7s [2021-11-24T01:25:22.575Z] [2021-11-24T01:25:22.575Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-24T01:25:22.575Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-24T01:25:21.768Z] Cloning repository https://github.com/moby/moby.git [2021-11-24T01:25:21.857Z] > git init /home/ubuntu/workspace/moby_PR-43045 # timeout=10 [2021-11-24T01:25:22.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:25:22.107Z] > git --version # timeout=10 [2021-11-24T01:25:22.124Z] > git --version # 'git version 2.17.1' [2021-11-24T01:25:22.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:22.126Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:23.508Z] #12 DONE 1.1s [2021-11-24T01:25:23.508Z] [2021-11-24T01:25:23.508Z] #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-24T01:25:23.508Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-24T01:25:24.880Z] #13 DONE 1.0s [2021-11-24T01:25:24.880Z] [2021-11-24T01:25:24.880Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-24T01:25:24.880Z] #49 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-24T01:25:24.880Z] #49 ... [2021-11-24T01:25:24.880Z] [2021-11-24T01:25:24.880Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-24T01:25:24.880Z] #40 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-24T01:25:24.880Z] #40 DONE 0.2s [2021-11-24T01:25:24.880Z] [2021-11-24T01:25:24.880Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-24T01:25:24.880Z] #49 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-24T01:25:24.880Z] #49 DONE 0.3s [2021-11-24T01:25:24.880Z] [2021-11-24T01:25:24.880Z] #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-24T01:25:24.880Z] #53 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-24T01:25:24.880Z] #53 DONE 0.4s [2021-11-24T01:25:24.880Z] [2021-11-24T01:25:24.880Z] #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-24T01:25:24.880Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:25:25.835Z] using credential docker-jenkins-github-credentials [2021-11-24T01:25:25.844Z] Cloning the remote Git repository [2021-11-24T01:25:25.844Z] Cloning with configured refspecs honoured and without tags [2021-11-24T01:25:25.898Z] using credential docker-jenkins-github-credentials [2021-11-24T01:25:25.906Z] Cloning the remote Git repository [2021-11-24T01:25:25.906Z] Cloning with configured refspecs honoured and without tags [2021-11-24T01:25:25.973Z] Cloning repository https://github.com/moby/moby.git [2021-11-24T01:25:26.022Z] > git init /home/ubuntu/workspace/moby_PR-43045 # timeout=10 [2021-11-24T01:25:26.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:25:26.524Z] > git --version # timeout=10 [2021-11-24T01:25:26.532Z] > git --version # 'git version 2.25.1' [2021-11-24T01:25:26.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:26.600Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:25.944Z] Cloning repository https://github.com/moby/moby.git [2021-11-24T01:25:25.996Z] > git init /home/ubuntu/workspace/moby_PR-43045 # timeout=10 [2021-11-24T01:25:26.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:25:26.377Z] > git --version # timeout=10 [2021-11-24T01:25:26.389Z] > git --version # 'git version 2.25.1' [2021-11-24T01:25:26.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:26.430Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:29.062Z] #50 ... [2021-11-24T01:25:29.062Z] [2021-11-24T01:25:29.062Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-24T01:25:29.062Z] #14 sha256:520b7171dc28c4aa41da65a60e4acf3a87b523c5ed93ead8564b7814c6f00138 [2021-11-24T01:25:29.062Z] #14 DONE 3.9s [2021-11-24T01:25:29.062Z] [2021-11-24T01:25:29.062Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-24T01:25:29.062Z] #15 sha256:fca1e9e4c7596dc78aae160dc1a2cae029aacc162db91f4748a5cb929d45ce01 [2021-11-24T01:25:31.589Z] #15 DONE 3.1s [2021-11-24T01:25:31.589Z] [2021-11-24T01:25:31.589Z] #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-24T01:25:31.589Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:25:31.589Z] #58 5.205 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-24T01:25:31.589Z] #58 6.050 go: downloading github.com/fatih/color v1.10.0 [2021-11-24T01:25:31.589Z] #58 6.085 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-24T01:25:31.589Z] #58 6.094 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-24T01:25:31.589Z] #58 6.144 go: downloading github.com/pkg/errors v0.9.1 [2021-11-24T01:25:31.589Z] #58 6.482 go: downloading golang.org/x/tools v0.1.0 [2021-11-24T01:25:31.589Z] #58 6.638 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-24T01:25:31.589Z] #58 6.699 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-24T01:25:31.589Z] #58 6.865 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-24T01:25:31.589Z] #58 6.936 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-24T01:25:31.589Z] #58 ... [2021-11-24T01:25:31.589Z] [2021-11-24T01:25:31.589Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-24T01:25:31.589Z] #16 sha256:4d8403ef6cfe9243fb072c9ea9c5b6e9b656b27bb20398ac609eebc92b24bb72 [2021-11-24T01:25:34.117Z] #16 DONE 2.3s [2021-11-24T01:25:34.117Z] [2021-11-24T01:25:34.117Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-24T01:25:34.117Z] #17 sha256:0191ca8086930eea4395d2aa0380bc35cd206d032c86d739bf18468c828630f7 [2021-11-24T01:25:34.682Z] #17 ... [2021-11-24T01:25:34.682Z] [2021-11-24T01:25:34.682Z] #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-24T01:25:34.682Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:25:34.682Z] #62 5.395 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-24T01:25:34.682Z] #62 8.571 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-24T01:25:34.682Z] #62 8.571 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-24T01:25:34.682Z] #62 8.665 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-24T01:25:34.682Z] #62 ... [2021-11-24T01:25:34.682Z] [2021-11-24T01:25:34.682Z] #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-24T01:25:34.682Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-24T01:25:34.682Z] #56 5.582 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-24T01:25:34.939Z] #56 ... [2021-11-24T01:25:34.939Z] [2021-11-24T01:25:34.939Z] #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-24T01:25:34.939Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:25:34.939Z] #41 5.058 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-24T01:25:34.939Z] #41 5.058 Cloning into '.'... [2021-11-24T01:25:34.939Z] #41 ... [2021-11-24T01:25:34.939Z] [2021-11-24T01:25:34.939Z] #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-24T01:25:34.939Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:25:34.939Z] #54 5.861 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:25:34.939Z] #54 6.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:25:34.939Z] #54 6.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:25:34.939Z] #54 6.345 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-24T01:25:34.939Z] #54 6.888 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:25:34.939Z] #54 8.887 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:25:35.197Z] #54 ... [2021-11-24T01:25:35.197Z] [2021-11-24T01:25:35.197Z] #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-24T01:25:35.197Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:25:35.197Z] #60 6.130 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-24T01:25:35.197Z] #60 ... [2021-11-24T01:25:35.197Z] [2021-11-24T01:25:35.197Z] #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-24T01:25:35.197Z] #43 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-24T01:25:35.197Z] #43 4.714 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-24T01:25:35.455Z] #43 ... [2021-11-24T01:25:35.455Z] [2021-11-24T01:25:35.455Z] #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-24T01:25:35.455Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:25:35.455Z] #58 10.92 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-24T01:25:35.713Z] #58 11.01 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-24T01:25:35.713Z] #58 11.06 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-24T01:25:36.285Z] #58 ... [2021-11-24T01:25:36.285Z] [2021-11-24T01:25:36.285Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-24T01:25:36.285Z] #17 sha256:0191ca8086930eea4395d2aa0380bc35cd206d032c86d739bf18468c828630f7 [2021-11-24T01:25:36.285Z] #17 DONE 2.5s [2021-11-24T01:25:36.546Z] [2021-11-24T01:25:36.546Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-24T01:25:36.546Z] #18 sha256:ee35562e53079f8f25b62761cb9fadbdc44ef51f5b726acf436ee75540c8dc2f [2021-11-24T01:25:38.445Z] #18 DONE 2.1s [2021-11-24T01:25:38.446Z] [2021-11-24T01:25:38.446Z] #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-24T01:25:38.446Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-24T01:25:38.899Z] Fetching without tags [2021-11-24T01:25:39.271Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:25:40.346Z] #19 ... [2021-11-24T01:25:40.346Z] [2021-11-24T01:25:40.346Z] #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-24T01:25:40.346Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:25:40.346Z] #50 5.223 + git clone https://github.com/docker/distribution.git . [2021-11-24T01:25:40.346Z] #50 5.223 Cloning into '.'... [2021-11-24T01:25:40.346Z] #50 ... [2021-11-24T01:25:40.346Z] [2021-11-24T01:25:40.346Z] #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-24T01:25:40.346Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:25:40.346Z] #60 15.13 go: downloading github.com/fatih/color v1.7.0 [2021-11-24T01:25:40.346Z] #60 15.13 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-24T01:25:40.346Z] #60 15.25 go: downloading github.com/pkg/errors v0.8.1 [2021-11-24T01:25:40.346Z] #60 15.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-24T01:25:40.346Z] #60 15.34 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-24T01:25:40.346Z] #60 15.75 go: downloading github.com/spf13/viper v1.6.1 [2021-11-24T01:25:40.457Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:25:40.457Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:25:38.804Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:25:38.817Z] > git config --add remote.origin.fetch +refs/pull/43045/head:refs/remotes/origin/PR-43045 # timeout=10 [2021-11-24T01:25:38.835Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:38.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:25:38.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:25:38.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:38.881Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:39.260Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:25:39.284Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:25:40.326Z] > git remote # timeout=10 [2021-11-24T01:25:40.356Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:25:40.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:40.382Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:25:40.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T01:25:40.439Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:25:40.451Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:25:40.603Z] #60 15.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-24T01:25:40.603Z] #60 16.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-24T01:25:40.603Z] #60 16.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-24T01:25:40.603Z] #60 16.19 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-24T01:25:41.973Z] #60 17.59 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-24T01:25:42.231Z] #60 17.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-24T01:25:42.852Z] Fetching without tags [2021-11-24T01:25:43.140Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:25:44.074Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:25:44.074Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:25:44.357Z] Fetching without tags [2021-11-24T01:25:44.662Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:25:42.788Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:25:42.805Z] > git config --add remote.origin.fetch +refs/pull/43045/head:refs/remotes/origin/PR-43045 # timeout=10 [2021-11-24T01:25:42.817Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:42.841Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:25:42.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:25:42.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:42.862Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:43.150Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:25:43.179Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:25:43.949Z] > git remote # timeout=10 [2021-11-24T01:25:43.992Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:25:44.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:44.018Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:25:44.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T01:25:44.077Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:25:44.096Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:25:44.763Z] Commit message: "distribution: validate blob type" [2021-11-24T01:25:44.815Z] > git --version # timeout=10 [2021-11-24T01:25:44.840Z] > git --version # 'git version 2.17.1' [2021-11-24T01:25:44.871Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-24T01:25:45.509Z] #60 ... [2021-11-24T01:25:45.509Z] [2021-11-24T01:25:45.509Z] #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-24T01:25:45.509Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:25:45.509Z] #62 10.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-24T01:25:45.509Z] #62 ... [2021-11-24T01:25:45.509Z] [2021-11-24T01:25:45.509Z] #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-24T01:25:45.509Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-24T01:25:45.509Z] #19 2.021 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:25:45.509Z] #19 2.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:25:45.509Z] #19 2.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:25:45.509Z] #19 3.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-24T01:25:45.509Z] #19 4.779 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:25:45.509Z] #19 6.231 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-24T01:25:45.591Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:25:45.591Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:25:44.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:25:44.174Z] > git config --add remote.origin.fetch +refs/pull/43045/head:refs/remotes/origin/PR-43045 # timeout=10 [2021-11-24T01:25:44.216Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:44.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:25:44.356Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:25:44.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:44.412Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:44.664Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:25:44.680Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:25:45.441Z] > git remote # timeout=10 [2021-11-24T01:25:45.450Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:25:45.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:45.570Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:25:45.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T01:25:45.633Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:25:45.639Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:25:46.155Z] + docker version [2021-11-24T01:25:46.440Z] #19 7.874 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:25:46.440Z] #19 ... [2021-11-24T01:25:46.440Z] [2021-11-24T01:25:46.440Z] #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-24T01:25:46.440Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:25:46.440Z] #60 21.76 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-24T01:25:46.440Z] #60 21.92 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-24T01:25:46.697Z] #60 22.06 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-24T01:25:46.697Z] #60 ... [2021-11-24T01:25:46.697Z] [2021-11-24T01:25:46.697Z] #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-24T01:25:46.697Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:25:46.697Z] #54 11.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:25:46.697Z] #54 13.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-24T01:25:46.697Z] #54 ... [2021-11-24T01:25:46.697Z] [2021-11-24T01:25:46.697Z] #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-24T01:25:46.697Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:25:46.697Z] #60 22.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-24T01:25:46.956Z] #60 22.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-24T01:25:47.171Z] Fetching without tags [2021-11-24T01:25:47.458Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:25:47.559Z] #60 22.91 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-24T01:25:47.559Z] #60 22.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-24T01:25:47.559Z] #60 ... [2021-11-24T01:25:47.559Z] [2021-11-24T01:25:47.559Z] #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-24T01:25:47.559Z] #43 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-24T01:25:47.559Z] #43 22.60 tomll can be used in two ways: [2021-11-24T01:25:47.559Z] #43 22.60 Writing to STDIN and reading from STDOUT: [2021-11-24T01:25:47.559Z] #43 22.60 cat file.toml | tomll > file.toml [2021-11-24T01:25:47.559Z] #43 22.60 [2021-11-24T01:25:47.559Z] #43 22.60 Reading and updating a list of files: [2021-11-24T01:25:47.559Z] #43 22.60 tomll a.toml b.toml c.toml [2021-11-24T01:25:47.559Z] #43 22.60 [2021-11-24T01:25:47.559Z] #43 22.60 When given a list of files, tomll will modify all files in place without asking. [2021-11-24T01:25:47.559Z] #43 DONE 23.1s [2021-11-24T01:25:47.559Z] [2021-11-24T01:25:47.559Z] #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-24T01:25:47.559Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:25:47.559Z] #60 23.06 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-24T01:25:47.559Z] #60 23.06 go: downloading github.com/spf13/afero v1.1.2 [2021-11-24T01:25:47.826Z] #60 23.43 go: downloading github.com/spf13/cast v1.3.0 [2021-11-24T01:25:47.826Z] #60 23.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-24T01:25:48.114Z] #60 23.52 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-24T01:25:48.114Z] #60 23.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-24T01:25:48.114Z] #60 23.60 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-24T01:25:47.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:25:47.139Z] > git config --add remote.origin.fetch +refs/pull/43045/head:refs/remotes/origin/PR-43045 # timeout=10 [2021-11-24T01:25:47.147Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:47.169Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:25:47.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:25:47.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:47.186Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:25:47.473Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:25:47.486Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:25:48.258Z] > git remote # timeout=10 [2021-11-24T01:25:48.272Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:25:48.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:25:48.287Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:25:48.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-24T01:25:48.312Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:25:48.313Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:25:48.386Z] #60 23.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-24T01:25:48.386Z] #60 23.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-24T01:25:48.386Z] #60 23.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-24T01:25:48.654Z] #60 24.02 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-24T01:25:48.654Z] #60 ... [2021-11-24T01:25:48.654Z] [2021-11-24T01:25:48.654Z] #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-24T01:25:48.654Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-24T01:25:48.654Z] #56 24.08 Usage of /build/vndr: [2021-11-24T01:25:48.654Z] #56 24.08 /build/vndr [[import path] [revision]] [repository] [2021-11-24T01:25:48.654Z] #56 24.08 /build/vndr init [2021-11-24T01:25:48.654Z] #56 24.08 -strict [2021-11-24T01:25:48.654Z] #56 24.08 checking mode. treat non-trivial warning as an error [2021-11-24T01:25:48.654Z] #56 24.08 -verbose [2021-11-24T01:25:48.654Z] #56 24.08 shows all warnings [2021-11-24T01:25:48.654Z] #56 24.08 -whitelist value [2021-11-24T01:25:48.654Z] #56 24.08 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-24T01:25:48.654Z] #56 DONE 24.3s [2021-11-24T01:25:48.654Z] [2021-11-24T01:25:48.654Z] #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-24T01:25:48.654Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:25:48.654Z] #60 24.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-24T01:25:48.654Z] #60 24.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-24T01:25:48.654Z] #60 24.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-24T01:25:48.654Z] #60 24.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-24T01:25:48.654Z] #60 ... [2021-11-24T01:25:48.654Z] [2021-11-24T01:25:48.654Z] #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-24T01:25:48.654Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:25:48.654Z] #58 14.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-24T01:25:48.654Z] #58 14.38 go: downloading golang.org/x/mod v0.3.0 [2021-11-24T01:25:48.785Z] Commit message: "distribution: validate blob type" [2021-11-24T01:25:48.828Z] > git --version # timeout=10 [2021-11-24T01:25:48.849Z] > git --version # 'git version 2.17.1' [2021-11-24T01:25:48.880Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-11-24T01:25:48.917Z] #58 ... [2021-11-24T01:25:48.917Z] [2021-11-24T01:25:48.917Z] #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-24T01:25:48.917Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:25:48.917Z] #54 23.26 Fetched 8482 kB in 18s (476 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-24T01:25:49.978Z] + docker version [2021-11-24T01:25:50.128Z] Commit message: "distribution: validate blob type" [2021-11-24T01:25:50.141Z] > git --version # timeout=10 [2021-11-24T01:25:50.152Z] > git --version # 'git version 2.25.1' [2021-11-24T01:25:50.168Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-11-24T01:25:48.323Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:25:48.329Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-24T01:25:51.112Z] + docker version [2021-11-24T01:25:52.253Z] Commit message: "distribution: validate blob type" [2021-11-24T01:25:52.279Z] > git --version # timeout=10 [2021-11-24T01:25:52.290Z] > git --version # 'git version 2.25.1' [2021-11-24T01:25:52.300Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-24T01:25:54.169Z] #54 23.26 Reading package lists... [2021-11-24T01:25:54.169Z] #54 ... [2021-11-24T01:25:54.169Z] [2021-11-24T01:25:54.169Z] #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-24T01:25:54.169Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:25:54.169Z] #60 24.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-24T01:25:54.169Z] #60 24.88 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-24T01:25:54.169Z] #60 24.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-24T01:25:54.169Z] #60 24.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-24T01:25:54.169Z] #60 25.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-24T01:25:54.169Z] #60 25.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-24T01:25:54.169Z] #60 25.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-24T01:25:54.169Z] #60 25.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-24T01:25:54.169Z] #60 25.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-24T01:25:54.169Z] #60 25.86 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-24T01:25:54.169Z] #60 26.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-24T01:25:54.169Z] #60 26.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-24T01:25:54.169Z] #60 26.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-24T01:25:54.169Z] #60 26.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-24T01:25:54.169Z] #60 27.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-24T01:25:54.169Z] #60 27.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-24T01:25:54.169Z] #60 27.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-24T01:25:54.169Z] #60 27.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-24T01:25:54.169Z] #60 27.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-24T01:25:54.169Z] #60 27.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-24T01:25:54.169Z] #60 27.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-24T01:25:54.169Z] #60 27.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-24T01:25:54.169Z] #60 28.06 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-24T01:25:54.169Z] #60 28.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-24T01:25:54.169Z] #60 28.11 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-24T01:25:54.169Z] #60 28.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-24T01:25:54.169Z] #60 29.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-24T01:25:54.169Z] #60 29.30 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-24T01:25:54.169Z] #60 29.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-24T01:25:54.169Z] #60 29.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-24T01:25:54.169Z] #60 29.57 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-24T01:25:54.169Z] #60 29.68 go: downloading golang.org/x/text v0.3.2 [2021-11-24T01:25:54.174Z] + docker version [2021-11-24T01:25:54.190Z] Client: Docker Engine - Community [2021-11-24T01:25:54.190Z] Version: 20.10.10-rc1 [2021-11-24T01:25:54.190Z] API version: 1.41 [2021-11-24T01:25:54.190Z] Go version: go1.16.9 [2021-11-24T01:25:54.190Z] Git commit: b485636 [2021-11-24T01:25:54.190Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-24T01:25:54.190Z] OS/Arch: linux/amd64 [2021-11-24T01:25:54.190Z] Context: default [2021-11-24T01:25:54.190Z] Experimental: true [2021-11-24T01:25:54.190Z] [2021-11-24T01:25:54.190Z] Server: Docker Engine - Community [2021-11-24T01:25:54.190Z] Engine: [2021-11-24T01:25:54.190Z] Version: 20.10.10-rc1 [2021-11-24T01:25:54.190Z] API version: 1.41 (minimum version 1.12) [2021-11-24T01:25:54.190Z] Go version: go1.16.9 [2021-11-24T01:25:54.190Z] Git commit: 9f5b26f [2021-11-24T01:25:54.190Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-24T01:25:54.190Z] OS/Arch: linux/amd64 [2021-11-24T01:25:54.190Z] Experimental: true [2021-11-24T01:25:54.190Z] containerd: [2021-11-24T01:25:54.190Z] Version: 1.4.11 [2021-11-24T01:25:54.190Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:25:54.190Z] runc: [2021-11-24T01:25:54.190Z] Version: 1.0.2 [2021-11-24T01:25:54.190Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-24T01:25:54.190Z] docker-init: [2021-11-24T01:25:54.190Z] Version: 0.19.0 [2021-11-24T01:25:54.190Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-24T01:25:54.285Z] Client: Docker Engine - Community [2021-11-24T01:25:54.285Z] Version: 20.10.10-rc1 [2021-11-24T01:25:54.285Z] API version: 1.41 [2021-11-24T01:25:54.285Z] Go version: go1.16.9 [2021-11-24T01:25:54.285Z] Git commit: b485636 [2021-11-24T01:25:54.285Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-24T01:25:54.285Z] OS/Arch: linux/amd64 [2021-11-24T01:25:54.285Z] Context: default [2021-11-24T01:25:54.285Z] Experimental: true [2021-11-24T01:25:54.285Z] [2021-11-24T01:25:54.285Z] Server: Docker Engine - Community [2021-11-24T01:25:54.285Z] Engine: [2021-11-24T01:25:54.285Z] Version: 20.10.10-rc1 [2021-11-24T01:25:54.285Z] API version: 1.41 (minimum version 1.12) [2021-11-24T01:25:54.285Z] Go version: go1.16.9 [2021-11-24T01:25:54.285Z] Git commit: 9f5b26f [2021-11-24T01:25:54.285Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-24T01:25:54.285Z] OS/Arch: linux/amd64 [2021-11-24T01:25:54.285Z] Experimental: true [2021-11-24T01:25:54.285Z] containerd: [2021-11-24T01:25:54.285Z] Version: 1.4.11 [2021-11-24T01:25:54.285Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:25:54.285Z] runc: [2021-11-24T01:25:54.285Z] Version: 1.0.2 [2021-11-24T01:25:54.285Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-24T01:25:54.285Z] docker-init: [2021-11-24T01:25:54.285Z] Version: 0.19.0 [2021-11-24T01:25:54.285Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-24T01:25:54.519Z] + docker info [2021-11-24T01:25:54.661Z] + docker info [2021-11-24T01:25:56.363Z] Client: Docker Engine - Community [2021-11-24T01:25:56.363Z] Version: 20.10.10-rc1 [2021-11-24T01:25:56.363Z] API version: 1.41 [2021-11-24T01:25:56.363Z] Go version: go1.16.9 [2021-11-24T01:25:56.363Z] Git commit: b485636 [2021-11-24T01:25:56.363Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-24T01:25:56.363Z] OS/Arch: linux/arm64 [2021-11-24T01:25:56.363Z] Context: default [2021-11-24T01:25:56.363Z] Experimental: true [2021-11-24T01:25:56.363Z] [2021-11-24T01:25:56.363Z] Server: Docker Engine - Community [2021-11-24T01:25:56.363Z] Engine: [2021-11-24T01:25:56.363Z] Version: 20.10.10-rc1 [2021-11-24T01:25:56.363Z] API version: 1.41 (minimum version 1.12) [2021-11-24T01:25:56.363Z] Go version: go1.16.9 [2021-11-24T01:25:56.363Z] Git commit: 9f5b26f [2021-11-24T01:25:56.363Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-24T01:25:56.363Z] OS/Arch: linux/arm64 [2021-11-24T01:25:56.363Z] Experimental: true [2021-11-24T01:25:56.363Z] containerd: [2021-11-24T01:25:56.363Z] Version: 1.4.11 [2021-11-24T01:25:56.363Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:25:56.363Z] runc: [2021-11-24T01:25:56.363Z] Version: 1.0.2 [2021-11-24T01:25:56.363Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-24T01:25:56.363Z] docker-init: [2021-11-24T01:25:56.363Z] Version: 0.19.0 [2021-11-24T01:25:56.363Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-24T01:25:56.658Z] + docker info [2021-11-24T01:25:58.346Z] #60 ... [2021-11-24T01:25:58.346Z] [2021-11-24T01:25:58.346Z] #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-24T01:25:58.346Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-24T01:25:58.346Z] #19 9.699 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-24T01:25:58.346Z] #19 11.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-24T01:25:58.346Z] #19 12.49 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-24T01:25:58.346Z] #19 12.49 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-24T01:25:58.346Z] #19 12.51 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:25:58.346Z] #19 12.52 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-24T01:25:58.346Z] #19 12.52 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-24T01:25:58.346Z] #19 12.56 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:25:58.346Z] #19 12.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:25:58.346Z] #19 12.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-24T01:25:58.346Z] #19 12.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:25:58.346Z] #19 12.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-24T01:25:58.346Z] #19 12.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-24T01:25:58.346Z] #19 12.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-24T01:25:58.346Z] #19 ... [2021-11-24T01:25:58.346Z] [2021-11-24T01:25:58.346Z] #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-24T01:25:58.346Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:25:58.346Z] #50 25.61 Updating files: 87% (1532/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-24T01:25:58.346Z] #50 25.89 + git checkout -q v2.3.0 [2021-11-24T01:25:58.346Z] #50 28.29 + 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-24T01:26:01.627Z] #50 ... [2021-11-24T01:26:01.627Z] [2021-11-24T01:26:01.627Z] #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-24T01:26:01.627Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:26:01.627Z] #60 36.87 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-24T01:26:01.627Z] #60 36.87 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-24T01:26:01.627Z] #60 37.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-24T01:26:01.627Z] #60 37.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-24T01:26:01.627Z] #60 37.13 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-24T01:26:03.524Z] #60 38.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-24T01:26:03.524Z] #60 39.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-24T01:26:03.781Z] #60 39.25 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-24T01:26:04.039Z] #60 ... [2021-11-24T01:26:04.039Z] [2021-11-24T01:26:04.039Z] #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-24T01:26:04.039Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:26:04.039Z] #54 23.26 Reading package lists... [2021-11-24T01:26:04.039Z] #54 29.43 Reading package lists... [2021-11-24T01:26:04.039Z] #54 35.54 Building dependency tree... [2021-11-24T01:26:04.178Z] Client: Docker Engine - Community [2021-11-24T01:26:04.178Z] Version: 20.10.10-rc1 [2021-11-24T01:26:04.178Z] API version: 1.41 [2021-11-24T01:26:04.178Z] Go version: go1.16.9 [2021-11-24T01:26:04.178Z] Git commit: b485636 [2021-11-24T01:26:04.178Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-24T01:26:04.178Z] OS/Arch: linux/amd64 [2021-11-24T01:26:04.178Z] Context: default [2021-11-24T01:26:04.178Z] Experimental: true [2021-11-24T01:26:04.178Z] [2021-11-24T01:26:04.178Z] Server: Docker Engine - Community [2021-11-24T01:26:04.178Z] Engine: [2021-11-24T01:26:04.178Z] Version: 20.10.10-rc1 [2021-11-24T01:26:04.178Z] API version: 1.41 (minimum version 1.12) [2021-11-24T01:26:04.178Z] Go version: go1.16.9 [2021-11-24T01:26:04.178Z] Git commit: 9f5b26f [2021-11-24T01:26:04.178Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-24T01:26:04.178Z] OS/Arch: linux/amd64 [2021-11-24T01:26:04.178Z] Experimental: true [2021-11-24T01:26:04.178Z] containerd: [2021-11-24T01:26:04.178Z] Version: 1.4.11 [2021-11-24T01:26:04.178Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:26:04.178Z] runc: [2021-11-24T01:26:04.178Z] Version: 1.0.2 [2021-11-24T01:26:04.178Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-24T01:26:04.178Z] docker-init: [2021-11-24T01:26:04.178Z] Version: 0.19.0 [2021-11-24T01:26:04.178Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-24T01:26:04.296Z] #54 39.43 The following additional packages will be installed: [2021-11-24T01:26:04.296Z] #54 39.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:26:04.296Z] #54 39.44 python3-protobuf python3-six [2021-11-24T01:26:04.296Z] #54 39.45 Suggested packages: [2021-11-24T01:26:04.296Z] #54 39.45 python3-setuptools [2021-11-24T01:26:04.296Z] #54 39.45 Recommended packages: [2021-11-24T01:26:04.296Z] #54 39.45 iproute2 | iproute [2021-11-24T01:26:04.495Z] + docker info [2021-11-24T01:26:04.752Z] Client: [2021-11-24T01:26:04.752Z] Context: default [2021-11-24T01:26:04.752Z] Debug Mode: false [2021-11-24T01:26:04.752Z] Plugins: [2021-11-24T01:26:04.752Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-24T01:26:04.752Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-24T01:26:04.752Z] [2021-11-24T01:26:04.752Z] Server: [2021-11-24T01:26:04.752Z] Containers: 0 [2021-11-24T01:26:04.752Z] Running: 0 [2021-11-24T01:26:04.752Z] Paused: 0 [2021-11-24T01:26:04.752Z] Stopped: 0 [2021-11-24T01:26:04.752Z] Images: 0 [2021-11-24T01:26:04.752Z] Server Version: 20.10.10-rc1 [2021-11-24T01:26:04.752Z] Storage Driver: overlay2 [2021-11-24T01:26:04.752Z] Backing Filesystem: extfs [2021-11-24T01:26:04.752Z] Supports d_type: true [2021-11-24T01:26:04.752Z] Native Overlay Diff: true [2021-11-24T01:26:04.752Z] userxattr: false [2021-11-24T01:26:04.752Z] Logging Driver: json-file [2021-11-24T01:26:04.752Z] Cgroup Driver: cgroupfs [2021-11-24T01:26:04.752Z] Cgroup Version: 1 [2021-11-24T01:26:04.752Z] Plugins: [2021-11-24T01:26:04.752Z] Volume: local [2021-11-24T01:26:04.752Z] Network: bridge host ipvlan macvlan null overlay [2021-11-24T01:26:04.752Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-24T01:26:04.752Z] Swarm: inactive [2021-11-24T01:26:04.752Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-24T01:26:04.752Z] Default Runtime: runc [2021-11-24T01:26:04.752Z] Init Binary: docker-init [2021-11-24T01:26:04.752Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:26:04.752Z] runc version: v1.0.2-0-g52b36a2 [2021-11-24T01:26:04.752Z] init version: de40ad0 [2021-11-24T01:26:04.752Z] Security Options: [2021-11-24T01:26:04.752Z] apparmor [2021-11-24T01:26:04.752Z] seccomp [2021-11-24T01:26:04.752Z] Profile: default [2021-11-24T01:26:04.752Z] Kernel Version: 5.11.0-1020-aws [2021-11-24T01:26:04.752Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-24T01:26:04.752Z] OSType: linux [2021-11-24T01:26:04.752Z] Architecture: aarch64 [2021-11-24T01:26:04.752Z] CPUs: 2 [2021-11-24T01:26:04.752Z] Total Memory: 7.582GiB [2021-11-24T01:26:04.752Z] Name: ip-10-100-94-160 [2021-11-24T01:26:04.752Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-24T01:26:04.752Z] Docker Root Dir: /var/lib/docker [2021-11-24T01:26:04.752Z] Debug Mode: false [2021-11-24T01:26:04.752Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:26:04.752Z] Labels: [2021-11-24T01:26:04.752Z] Experimental: true [2021-11-24T01:26:04.752Z] Insecure Registries: [2021-11-24T01:26:04.752Z] 127.0.0.0/8 [2021-11-24T01:26:04.752Z] Live Restore Enabled: true [2021-11-24T01:26:04.752Z] [Pipeline] sh [2021-11-24T01:26:05.026Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:26:05.026Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:26:05.026Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43045/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-24T01:26:05.026Z] + bash /home/ubuntu/workspace/moby_PR-43045/check-config.sh [2021-11-24T01:26:05.026Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-24T01:26:05.026Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-24T01:26:05.026Z] [2021-11-24T01:26:05.026Z] Generally Necessary: [2021-11-24T01:26:05.026Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-24T01:26:05.026Z] - apparmor: enabled and tools installed [2021-11-24T01:26:05.228Z] #54 40.19 The following NEW packages will be installed: [2021-11-24T01:26:05.228Z] #54 40.21 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:26:05.228Z] #54 40.21 python3-protobuf python3-six [2021-11-24T01:26:05.284Z] - CONFIG_NAMESPACES: enabled [2021-11-24T01:26:05.284Z] - CONFIG_NET_NS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_PID_NS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_IPC_NS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_UTS_NS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUPS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CPUSETS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_MEMCG: enabled [2021-11-24T01:26:05.284Z] - CONFIG_KEYS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_VETH: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_BPF: enabled [2021-11-24T01:26:05.284Z] [2021-11-24T01:26:05.284Z] Optional Features: [2021-11-24T01:26:05.284Z] - CONFIG_USER_NS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_SECCOMP: enabled [2021-11-24T01:26:05.284Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-24T01:26:05.284Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-24T01:26:05.284Z] (cgroup swap accounting is currently enabled) [2021-11-24T01:26:05.284Z] - CONFIG_BLK_CGROUP: enabled [2021-11-24T01:26:05.284Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_PERF: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-24T01:26:05.284Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-24T01:26:05.284Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-24T01:26:05.284Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-24T01:26:05.284Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-24T01:26:05.284Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_IP_VS: enabled (as module) [2021-11-24T01:26:05.284Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-24T01:26:05.284Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-24T01:26:05.485Z] #54 40.73 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:26:05.485Z] #54 40.73 Need to get 2288 kB of archives. [2021-11-24T01:26:05.485Z] #54 40.73 After this operation, 11.0 MB of additional disk space will be used. [2021-11-24T01:26:05.485Z] #54 40.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-24T01:26:05.541Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-24T01:26:05.541Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-24T01:26:05.541Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-24T01:26:05.541Z] - CONFIG_EXT4_FS: enabled [2021-11-24T01:26:05.541Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-24T01:26:05.541Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-24T01:26:05.541Z] - Network Drivers: [2021-11-24T01:26:05.541Z] - "overlay": [2021-11-24T01:26:05.541Z] - CONFIG_VXLAN: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-24T01:26:05.541Z] Optional (for encrypted networks): [2021-11-24T01:26:05.541Z] - CONFIG_CRYPTO: enabled [2021-11-24T01:26:05.541Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-24T01:26:05.541Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-24T01:26:05.541Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-24T01:26:05.541Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-24T01:26:05.541Z] - CONFIG_XFRM: enabled [2021-11-24T01:26:05.541Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-24T01:26:05.541Z] - "ipvlan": [2021-11-24T01:26:05.541Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-24T01:26:05.541Z] - "macvlan": [2021-11-24T01:26:05.541Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_DUMMY: enabled (as module) [2021-11-24T01:26:05.541Z] - "ftp,tftp client in container": [2021-11-24T01:26:05.541Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-24T01:26:05.541Z] - Storage Drivers: [2021-11-24T01:26:05.541Z] - "aufs": [2021-11-24T01:26:05.541Z] - CONFIG_AUFS_FS: missing [2021-11-24T01:26:05.541Z] - "btrfs": [2021-11-24T01:26:05.541Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-24T01:26:05.541Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-24T01:26:05.541Z] - "devicemapper": [2021-11-24T01:26:05.541Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-24T01:26:05.541Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-24T01:26:05.541Z] - "overlay": [2021-11-24T01:26:05.541Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-24T01:26:05.541Z] - "zfs": [2021-11-24T01:26:05.541Z] - /dev/zfs: present [2021-11-24T01:26:05.541Z] - zfs command: missing [2021-11-24T01:26:05.541Z] - zpool command: missing [2021-11-24T01:26:05.541Z] [2021-11-24T01:26:05.541Z] Limits: [2021-11-24T01:26:05.541Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-24T01:26:05.541Z] [2021-11-24T01:26:05.541Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-24T01:26:05.745Z] #54 40.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:26:05.745Z] #54 40.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-24T01:26:05.745Z] #54 40.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-24T01:26:05.745Z] #54 40.84 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-24T01:26:05.745Z] #54 40.85 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-24T01:26:05.745Z] #54 40.85 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-24T01:26:05.864Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 . [2021-11-24T01:26:05.864Z] #1 [internal] load build definition from Dockerfile [2021-11-24T01:26:05.864Z] #1 sha256:c6a1f39584d5e5f6995e3bc5d644ac3d0710ca28174e20a73ffa62e719f170b9 [2021-11-24T01:26:05.864Z] #1 transferring dockerfile: 17.53kB done [2021-11-24T01:26:05.864Z] #1 DONE 0.1s [2021-11-24T01:26:05.864Z] [2021-11-24T01:26:05.864Z] #2 [internal] load .dockerignore [2021-11-24T01:26:05.864Z] #2 sha256:fb3bf715a2ecfa6516b6002dc7e0b0596b5b99f212a1ef0ab1facf271b09d89c [2021-11-24T01:26:05.864Z] #2 transferring context: 87B done [2021-11-24T01:26:06.120Z] #2 DONE 0.1s [2021-11-24T01:26:06.120Z] [2021-11-24T01:26:06.120Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-24T01:26:06.120Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-24T01:26:06.688Z] #3 DONE 0.4s [2021-11-24T01:26:06.688Z] [2021-11-24T01:26:06.688Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-24T01:26:06.688Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-24T01:26:06.688Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-24T01:26:06.688Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-24T01:26:06.688Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-24T01:26:06.688Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-24T01:26:06.688Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-11-24T01:26:06.688Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.2s [2021-11-24T01:26:06.688Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2021-11-24T01:26:07.251Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2021-11-24T01:26:07.251Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2021-11-24T01:26:07.508Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-11-24T01:26:07.508Z] #4 DONE 1.0s [2021-11-24T01:26:07.508Z] [2021-11-24T01:26:07.508Z] #5 [internal] load .dockerignore [2021-11-24T01:26:07.508Z] #5 sha256:e8d1f1ecd1308109cfc1ba301ffc2f2b45c55ec4d910f70cb2f061650910a633 [2021-11-24T01:26:07.508Z] #5 DONE 0.0s [2021-11-24T01:26:07.508Z] [2021-11-24T01:26:07.508Z] #6 [internal] load build definition from Dockerfile [2021-11-24T01:26:07.508Z] #6 sha256:6cab7b57c290fea70588f686a2dcb27354e4d56eb41ed4042ed88519efd3ef44 [2021-11-24T01:26:07.508Z] #6 DONE 0.0s [2021-11-24T01:26:07.508Z] [2021-11-24T01:26:07.508Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:07.508Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-24T01:26:07.642Z] #54 ... [2021-11-24T01:26:07.642Z] [2021-11-24T01:26:07.642Z] #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-24T01:26:07.642Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:26:07.642Z] #62 43.00 v3.0.2 [2021-11-24T01:26:07.899Z] #62 DONE 43.4s [2021-11-24T01:26:07.899Z] [2021-11-24T01:26:07.899Z] #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-24T01:26:07.899Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-24T01:26:08.438Z] #8 ... [2021-11-24T01:26:08.438Z] [2021-11-24T01:26:08.438Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-24T01:26:08.438Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-24T01:26:08.438Z] #9 DONE 0.7s [2021-11-24T01:26:08.438Z] [2021-11-24T01:26:08.438Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-24T01:26:08.438Z] #7 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-24T01:26:08.438Z] #7 DONE 0.7s [2021-11-24T01:26:08.438Z] [2021-11-24T01:26:08.438Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:08.438Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-24T01:26:08.438Z] #10 DONE 0.8s [2021-11-24T01:26:08.438Z] [2021-11-24T01:26:08.438Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:08.438Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-24T01:26:08.438Z] #8 DONE 0.8s [2021-11-24T01:26:08.694Z] [2021-11-24T01:26:08.694Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:08.694Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:26:08.694Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-24T01:26:08.694Z] #71 DONE 0.0s [2021-11-24T01:26:08.694Z] [2021-11-24T01:26:08.694Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:08.694Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-24T01:26:08.694Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:08.694Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-24T01:26:08.951Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-24T01:26:08.951Z] #11 sha256:30f9792ddd953426330654948cd1cba3298fa88d0d9598c4659cd99cf8efd672 1.80kB / 1.80kB done [2021-11-24T01:26:08.951Z] #11 sha256:e0436fb860e270c75ea0678e36bd0c6accf004c20e49a3fe37cbae69116c7767 6.97kB / 6.97kB done [2021-11-24T01:26:09.218Z] #11 ... [2021-11-24T01:26:09.218Z] [2021-11-24T01:26:09.218Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-24T01:26:09.218Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-24T01:26:09.218Z] #45 DONE 0.0s [2021-11-24T01:26:09.218Z] [2021-11-24T01:26:09.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:09.218Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-24T01:26:09.218Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 4.19MB / 53.62MB 0.1s [2021-11-24T01:26:09.218Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 7.04MB / 53.62MB 0.2s [2021-11-24T01:26:09.269Z] #19 ... [2021-11-24T01:26:09.269Z] [2021-11-24T01:26:09.269Z] #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-24T01:26:09.269Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:26:09.269Z] #54 44.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-24T01:26:09.482Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 14.68MB / 53.62MB 0.3s [2021-11-24T01:26:09.482Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 19.92MB / 53.62MB 0.6s [2021-11-24T01:26:10.099Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 24.12MB / 53.62MB 0.9s [2021-11-24T01:26:10.357Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 30.41MB / 53.62MB 1.1s [2021-11-24T01:26:10.357Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 37.75MB / 53.62MB 1.4s [2021-11-24T01:26:10.357Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 0B / 10.66MB 1.4s [2021-11-24T01:26:10.357Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 0B / 4.94MB 1.4s [2021-11-24T01:26:10.614Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 40.89MB / 53.62MB 1.5s [2021-11-24T01:26:10.614Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 45.09MB / 53.62MB 1.6s [2021-11-24T01:26:10.614Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 2.10MB / 10.66MB 1.6s [2021-11-24T01:26:10.875Z] #11 ... [2021-11-24T01:26:10.875Z] [2021-11-24T01:26:10.875Z] #24 [internal] load build context [2021-11-24T01:26:10.875Z] #24 sha256:75cf608d94a354879a9d9370d0190ef91da842c144dc10994fce06aabbe85635 [2021-11-24T01:26:10.875Z] #24 transferring context: 55.50MB 1.8s done [2021-11-24T01:26:10.875Z] #24 DONE 2.1s [2021-11-24T01:26:10.875Z] [2021-11-24T01:26:10.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:10.875Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-24T01:26:10.875Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 10.66MB / 10.66MB 1.9s [2021-11-24T01:26:10.875Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 4.94MB / 4.94MB 1.9s [2021-11-24T01:26:10.875Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 51.38MB / 53.62MB 2.0s [2021-11-24T01:26:11.170Z] #54 45.90 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:26:11.170Z] #54 46.19 Fetched 2288 kB in 5s (506 kB/s) [2021-11-24T01:26:11.170Z] #54 46.29 Selecting previously unselected package libprotobuf23:amd64. [2021-11-24T01:26:11.170Z] #54 46.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-24T01:26:11.170Z] #54 46.39 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-24T01:26:11.170Z] #54 46.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-24T01:26:11.240Z] #11 ... [2021-11-24T01:26:11.240Z] [2021-11-24T01:26:11.240Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:11.240Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:26:11.240Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:26:11.240Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-24T01:26:11.240Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-24T01:26:11.240Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-11-24T01:26:11.240Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-11-24T01:26:11.240Z] #71 DONE 2.6s [2021-11-24T01:26:11.240Z] [2021-11-24T01:26:11.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:11.240Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-24T01:26:11.240Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 10.66MB / 10.66MB 2.0s done [2021-11-24T01:26:11.500Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 4.94MB / 4.94MB 2.2s done [2021-11-24T01:26:11.500Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 3.15MB / 54.67MB 2.4s [2021-11-24T01:26:11.500Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 0B / 80.99MB 2.4s [2021-11-24T01:26:11.500Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 16.78MB / 54.67MB 2.5s [2021-11-24T01:26:11.755Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 16.78MB / 80.99MB 2.6s [2021-11-24T01:26:11.755Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 32.51MB / 54.67MB 2.8s [2021-11-24T01:26:11.755Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 20.97MB / 80.99MB 2.8s [2021-11-24T01:26:11.755Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 32.51MB / 80.99MB 2.9s [2021-11-24T01:26:12.012Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 37.75MB / 80.99MB 3.0s [2021-11-24T01:26:12.101Z] #54 47.26 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:26:12.101Z] #54 47.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:26:12.269Z] #11 ... [2021-11-24T01:26:12.269Z] [2021-11-24T01:26:12.269Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:12.269Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-24T01:26:12.269Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-24T01:26:12.269Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:26:12.269Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-24T01:26:12.269Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-24T01:26:12.269Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.3s done [2021-11-24T01:26:12.269Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-11-24T01:26:12.269Z] #69 DONE 3.4s [2021-11-24T01:26:12.269Z] [2021-11-24T01:26:12.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:12.269Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-24T01:26:12.269Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 51.38MB / 54.67MB 3.1s [2021-11-24T01:26:12.269Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 0B / 102.62MB 3.1s [2021-11-24T01:26:12.269Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 54.67MB / 54.67MB 3.2s [2021-11-24T01:26:12.269Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 45.09MB / 80.99MB 3.3s [2021-11-24T01:26:12.269Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 9.62MB / 102.62MB 3.3s [2021-11-24T01:26:12.358Z] #54 47.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:26:12.358Z] #54 47.53 Selecting previously unselected package python3-six. [2021-11-24T01:26:12.358Z] #54 47.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-24T01:26:12.358Z] #54 47.53 Unpacking python3-six (1.16.0-2) ... [2021-11-24T01:26:12.527Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 16.78MB / 102.62MB 3.4s [2021-11-24T01:26:12.527Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 50.33MB / 80.99MB 3.6s [2021-11-24T01:26:12.527Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 36.85MB / 102.62MB 3.6s [2021-11-24T01:26:12.615Z] #54 47.67 Selecting previously unselected package python3-protobuf. [2021-11-24T01:26:12.615Z] #54 47.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-24T01:26:12.615Z] #54 47.67 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-24T01:26:12.666Z] Client: [2021-11-24T01:26:12.666Z] Context: default [2021-11-24T01:26:12.666Z] Debug Mode: false [2021-11-24T01:26:12.666Z] Plugins: [2021-11-24T01:26:12.666Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-24T01:26:12.666Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-24T01:26:12.666Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-24T01:26:12.666Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-24T01:26:12.666Z] [2021-11-24T01:26:12.666Z] Server: [2021-11-24T01:26:12.666Z] Containers: 0 [2021-11-24T01:26:12.666Z] Running: 0 [2021-11-24T01:26:12.666Z] Paused: 0 [2021-11-24T01:26:12.666Z] Stopped: 0 [2021-11-24T01:26:12.666Z] Images: 0 [2021-11-24T01:26:12.666Z] Server Version: 20.10.10-rc1 [2021-11-24T01:26:12.666Z] Storage Driver: overlay2 [2021-11-24T01:26:12.666Z] Backing Filesystem: extfs [2021-11-24T01:26:12.666Z] Supports d_type: true [2021-11-24T01:26:12.666Z] Native Overlay Diff: true [2021-11-24T01:26:12.666Z] userxattr: false [2021-11-24T01:26:12.666Z] Logging Driver: json-file [2021-11-24T01:26:12.666Z] Cgroup Driver: cgroupfs [2021-11-24T01:26:12.666Z] Cgroup Version: 1 [2021-11-24T01:26:12.666Z] Plugins: [2021-11-24T01:26:12.666Z] Volume: local [2021-11-24T01:26:12.666Z] Network: bridge host ipvlan macvlan null overlay [2021-11-24T01:26:12.666Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-24T01:26:12.666Z] Swarm: inactive [2021-11-24T01:26:12.666Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-24T01:26:12.666Z] Default Runtime: runc [2021-11-24T01:26:12.666Z] Init Binary: docker-init [2021-11-24T01:26:12.666Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:26:12.666Z] runc version: v1.0.2-0-g52b36a2 [2021-11-24T01:26:12.666Z] init version: de40ad0 [2021-11-24T01:26:12.666Z] Security Options: [2021-11-24T01:26:12.666Z] apparmor [2021-11-24T01:26:12.666Z] seccomp [2021-11-24T01:26:12.666Z] Profile: default [2021-11-24T01:26:12.666Z] Kernel Version: 5.4.0-1057-aws [2021-11-24T01:26:12.666Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-24T01:26:12.666Z] OSType: linux [2021-11-24T01:26:12.666Z] Architecture: x86_64 [2021-11-24T01:26:12.666Z] CPUs: 2 [2021-11-24T01:26:12.666Z] Total Memory: 7.569GiB [2021-11-24T01:26:12.666Z] Name: ip-10-100-45-61 [2021-11-24T01:26:12.666Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-24T01:26:12.666Z] Docker Root Dir: /var/lib/docker [2021-11-24T01:26:12.666Z] Debug Mode: false [2021-11-24T01:26:12.666Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:26:12.666Z] Labels: [2021-11-24T01:26:12.666Z] Experimental: true [2021-11-24T01:26:12.666Z] Insecure Registries: [2021-11-24T01:26:12.666Z] 127.0.0.0/8 [2021-11-24T01:26:12.666Z] Live Restore Enabled: true [2021-11-24T01:26:12.666Z] [2021-11-24T01:26:12.666Z] WARNING: No swap limit support [Pipeline] sh [2021-11-24T01:26:12.778Z] Client: [2021-11-24T01:26:12.778Z] Context: default [2021-11-24T01:26:12.778Z] Debug Mode: false [2021-11-24T01:26:12.778Z] Plugins: [2021-11-24T01:26:12.778Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-24T01:26:12.778Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-24T01:26:12.778Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-24T01:26:12.778Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-24T01:26:12.778Z] [2021-11-24T01:26:12.778Z] Server: [2021-11-24T01:26:12.778Z] Containers: 0 [2021-11-24T01:26:12.778Z] Running: 0 [2021-11-24T01:26:12.778Z] Paused: 0 [2021-11-24T01:26:12.778Z] Stopped: 0 [2021-11-24T01:26:12.778Z] Images: 0 [2021-11-24T01:26:12.778Z] Server Version: 20.10.10-rc1 [2021-11-24T01:26:12.778Z] Storage Driver: overlay2 [2021-11-24T01:26:12.778Z] Backing Filesystem: extfs [2021-11-24T01:26:12.778Z] Supports d_type: true [2021-11-24T01:26:12.778Z] Native Overlay Diff: true [2021-11-24T01:26:12.778Z] userxattr: false [2021-11-24T01:26:12.778Z] Logging Driver: json-file [2021-11-24T01:26:12.778Z] Cgroup Driver: cgroupfs [2021-11-24T01:26:12.778Z] Cgroup Version: 1 [2021-11-24T01:26:12.778Z] Plugins: [2021-11-24T01:26:12.778Z] Volume: local [2021-11-24T01:26:12.778Z] Network: bridge host ipvlan macvlan null overlay [2021-11-24T01:26:12.778Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-24T01:26:12.778Z] Swarm: inactive [2021-11-24T01:26:12.778Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-24T01:26:12.778Z] Default Runtime: runc [2021-11-24T01:26:12.778Z] Init Binary: docker-init [2021-11-24T01:26:12.778Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:26:12.778Z] runc version: v1.0.2-0-g52b36a2 [2021-11-24T01:26:12.778Z] init version: de40ad0 [2021-11-24T01:26:12.778Z] Security Options: [2021-11-24T01:26:12.778Z] apparmor [2021-11-24T01:26:12.778Z] seccomp [2021-11-24T01:26:12.778Z] Profile: default [2021-11-24T01:26:12.778Z] Kernel Version: 5.4.0-1057-aws [2021-11-24T01:26:12.778Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-24T01:26:12.778Z] OSType: linux [2021-11-24T01:26:12.778Z] Architecture: x86_64 [2021-11-24T01:26:12.778Z] CPUs: 2 [2021-11-24T01:26:12.778Z] Total Memory: 7.569GiB [2021-11-24T01:26:12.778Z] Name: ip-10-100-127-154 [2021-11-24T01:26:12.778Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-24T01:26:12.778Z] Docker Root Dir: /var/lib/docker [2021-11-24T01:26:12.778Z] Debug Mode: false [2021-11-24T01:26:12.778Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:26:12.778Z] Labels: [2021-11-24T01:26:12.778Z] Experimental: true [2021-11-24T01:26:12.778Z] Insecure Registries: [2021-11-24T01:26:12.778Z] 127.0.0.0/8 [2021-11-24T01:26:12.778Z] Live Restore Enabled: true [2021-11-24T01:26:12.778Z] [2021-11-24T01:26:12.778Z] WARNING: No swap limit support [Pipeline] sh [2021-11-24T01:26:12.786Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 50.33MB / 102.62MB 3.7s [2021-11-24T01:26:12.786Z] #11 extracting sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 0.4s [2021-11-24T01:26:12.786Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 59.77MB / 80.99MB 3.9s [2021-11-24T01:26:12.956Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:26:12.956Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:26:12.956Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43045/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-24T01:26:12.956Z] + bash /home/ubuntu/workspace/moby_PR-43045/check-config.sh [2021-11-24T01:26:12.956Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-24T01:26:12.956Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-24T01:26:12.956Z] [2021-11-24T01:26:12.956Z] Generally Necessary: [2021-11-24T01:26:12.956Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-24T01:26:12.956Z] - apparmor: enabled and tools installed [2021-11-24T01:26:12.956Z] - CONFIG_NAMESPACES: enabled [2021-11-24T01:26:12.956Z] - CONFIG_NET_NS: enabled [2021-11-24T01:26:12.956Z] - CONFIG_PID_NS: enabled [2021-11-24T01:26:12.956Z] - CONFIG_IPC_NS: enabled [2021-11-24T01:26:12.956Z] - CONFIG_UTS_NS: enabled [2021-11-24T01:26:12.956Z] - CONFIG_CGROUPS: enabled [2021-11-24T01:26:12.956Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-24T01:26:12.956Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-24T01:26:12.956Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-24T01:26:12.956Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-24T01:26:12.956Z] - CONFIG_CPUSETS: enabled [2021-11-24T01:26:12.956Z] - CONFIG_MEMCG: enabled [2021-11-24T01:26:12.956Z] - CONFIG_KEYS: enabled [2021-11-24T01:26:12.956Z] - CONFIG_VETH: enabled (as module) [2021-11-24T01:26:12.956Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-24T01:26:12.956Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-24T01:26:12.956Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-24T01:26:12.956Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-24T01:26:12.956Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-24T01:26:12.956Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-24T01:26:12.956Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-24T01:26:12.956Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-24T01:26:13.045Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 66.06MB / 102.62MB 4.0s [2021-11-24T01:26:13.077Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:26:13.077Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:26:13.077Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43045/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-24T01:26:13.077Z] + bash /home/ubuntu/workspace/moby_PR-43045/check-config.sh [2021-11-24T01:26:13.077Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-24T01:26:13.077Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-24T01:26:13.077Z] [2021-11-24T01:26:13.077Z] Generally Necessary: [2021-11-24T01:26:13.077Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-24T01:26:13.077Z] - apparmor: enabled and tools installed [2021-11-24T01:26:13.077Z] - CONFIG_NAMESPACES: enabled [2021-11-24T01:26:13.077Z] - CONFIG_NET_NS: enabled [2021-11-24T01:26:13.077Z] - CONFIG_PID_NS: enabled [2021-11-24T01:26:13.077Z] - CONFIG_IPC_NS: enabled [2021-11-24T01:26:13.179Z] #54 48.25 Selecting previously unselected package libnet1:amd64. [2021-11-24T01:26:13.179Z] #54 48.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-24T01:26:13.179Z] #54 48.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:26:13.234Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-24T01:26:13.234Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-24T01:26:13.234Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-24T01:26:13.234Z] - CONFIG_CGROUP_BPF: enabled [2021-11-24T01:26:13.234Z] [2021-11-24T01:26:13.234Z] Optional Features: [2021-11-24T01:26:13.234Z] - CONFIG_USER_NS: enabled [2021-11-24T01:26:13.234Z] - CONFIG_SECCOMP: enabled [2021-11-24T01:26:13.234Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-24T01:26:13.234Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-24T01:26:13.234Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-24T01:26:13.234Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-24T01:26:13.234Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-24T01:26:13.234Z] - CONFIG_BLK_CGROUP: enabled [2021-11-24T01:26:13.234Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-24T01:26:13.234Z] - CONFIG_CGROUP_PERF: enabled [2021-11-24T01:26:13.234Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-24T01:26:13.234Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-24T01:26:13.234Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-24T01:26:13.302Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 66.06MB / 80.99MB 4.2s [2021-11-24T01:26:13.303Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 83.89MB / 102.62MB 4.2s [2021-11-24T01:26:13.303Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 97.52MB / 102.62MB 4.3s [2021-11-24T01:26:13.303Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 54.67MB / 54.67MB 4.2s done [2021-11-24T01:26:13.303Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 79.69MB / 80.99MB 4.4s [2021-11-24T01:26:13.339Z] - CONFIG_UTS_NS: enabled [2021-11-24T01:26:13.339Z] - CONFIG_CGROUPS: enabled [2021-11-24T01:26:13.339Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-24T01:26:13.339Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-24T01:26:13.339Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-24T01:26:13.339Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-24T01:26:13.339Z] - CONFIG_CPUSETS: enabled [2021-11-24T01:26:13.339Z] - CONFIG_MEMCG: enabled [2021-11-24T01:26:13.339Z] - CONFIG_KEYS: enabled [2021-11-24T01:26:13.339Z] - CONFIG_VETH: enabled (as module) [2021-11-24T01:26:13.339Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-24T01:26:13.340Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-24T01:26:13.340Z] - CONFIG_CGROUP_BPF: enabled [2021-11-24T01:26:13.340Z] [2021-11-24T01:26:13.340Z] Optional Features: [2021-11-24T01:26:13.340Z] - CONFIG_USER_NS: enabled [2021-11-24T01:26:13.340Z] - CONFIG_SECCOMP: enabled [2021-11-24T01:26:13.340Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-24T01:26:13.340Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-24T01:26:13.340Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-24T01:26:13.340Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-24T01:26:13.340Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-24T01:26:13.340Z] - CONFIG_BLK_CGROUP: enabled [2021-11-24T01:26:13.340Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-24T01:26:13.436Z] #54 48.49 Selecting previously unselected package libnl-3-200:amd64. [2021-11-24T01:26:13.436Z] #54 48.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-24T01:26:13.436Z] #54 48.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:26:13.436Z] #54 48.66 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-24T01:26:13.513Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-24T01:26:13.513Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-24T01:26:13.513Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-24T01:26:13.513Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-24T01:26:13.513Z] - CONFIG_IP_VS: enabled (as module) [2021-11-24T01:26:13.513Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-24T01:26:13.513Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-24T01:26:13.513Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-24T01:26:13.513Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-24T01:26:13.513Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-24T01:26:13.513Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-24T01:26:13.513Z] - CONFIG_EXT4_FS: enabled [2021-11-24T01:26:13.513Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-24T01:26:13.513Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-24T01:26:13.513Z] - Network Drivers: [2021-11-24T01:26:13.513Z] - "overlay": [2021-11-24T01:26:13.513Z] - CONFIG_VXLAN: enabled (as module) [2021-11-24T01:26:13.513Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-24T01:26:13.513Z] Optional (for encrypted networks): [2021-11-24T01:26:13.513Z] - CONFIG_CRYPTO: enabled [2021-11-24T01:26:13.513Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-24T01:26:13.513Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-24T01:26:13.513Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-24T01:26:13.513Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-24T01:26:13.513Z] - CONFIG_XFRM: enabled [2021-11-24T01:26:13.513Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-24T01:26:13.513Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-24T01:26:13.513Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-24T01:26:13.513Z] - "ipvlan": [2021-11-24T01:26:13.513Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-24T01:26:13.513Z] - "macvlan": [2021-11-24T01:26:13.513Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-24T01:26:13.513Z] - CONFIG_DUMMY: enabled (as module) [2021-11-24T01:26:13.513Z] - "ftp,tftp client in container": [2021-11-24T01:26:13.559Z] #11 sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 0B / 127B 4.5s [2021-11-24T01:26:13.559Z] #11 sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 127B / 127B 4.6s [2021-11-24T01:26:13.610Z] - CONFIG_CGROUP_PERF: enabled [2021-11-24T01:26:13.610Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-24T01:26:13.610Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-24T01:26:13.610Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-24T01:26:13.610Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-24T01:26:13.610Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-24T01:26:13.610Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-24T01:26:13.610Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-24T01:26:13.610Z] - CONFIG_IP_VS: enabled (as module) [2021-11-24T01:26:13.610Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-24T01:26:13.610Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-24T01:26:13.610Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-24T01:26:13.610Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-24T01:26:13.610Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-24T01:26:13.610Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-24T01:26:13.610Z] - CONFIG_EXT4_FS: enabled [2021-11-24T01:26:13.610Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-24T01:26:13.610Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-24T01:26:13.610Z] - Network Drivers: [2021-11-24T01:26:13.610Z] - "overlay": [2021-11-24T01:26:13.610Z] - CONFIG_VXLAN: enabled (as module) [2021-11-24T01:26:13.610Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-24T01:26:13.610Z] Optional (for encrypted networks): [2021-11-24T01:26:13.610Z] - CONFIG_CRYPTO: enabled [2021-11-24T01:26:13.610Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-24T01:26:13.610Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-24T01:26:13.610Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-24T01:26:13.610Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-24T01:26:13.610Z] - CONFIG_XFRM: enabled [2021-11-24T01:26:13.610Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-24T01:26:13.610Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-24T01:26:13.610Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-24T01:26:13.610Z] - "ipvlan": [2021-11-24T01:26:13.610Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-24T01:26:13.610Z] - "macvlan": [2021-11-24T01:26:13.610Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-24T01:26:13.610Z] - CONFIG_DUMMY: enabled (as module) [2021-11-24T01:26:13.610Z] - "ftp,tftp client in container": [2021-11-24T01:26:13.693Z] #54 48.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-24T01:26:13.693Z] #54 48.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:26:13.693Z] #54 48.80 Selecting previously unselected package criu. [2021-11-24T01:26:13.693Z] #54 48.81 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-24T01:26:13.693Z] #54 48.81 Unpacking criu (3.16.1-1) ... [2021-11-24T01:26:13.787Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-24T01:26:13.787Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-24T01:26:13.788Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-24T01:26:13.788Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-24T01:26:13.788Z] - Storage Drivers: [2021-11-24T01:26:13.788Z] - "aufs": [2021-11-24T01:26:13.788Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-24T01:26:13.788Z] - "btrfs": [2021-11-24T01:26:13.788Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-24T01:26:13.788Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-24T01:26:13.788Z] - "devicemapper": [2021-11-24T01:26:13.788Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-24T01:26:13.788Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-24T01:26:13.788Z] - "overlay": [2021-11-24T01:26:13.788Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-24T01:26:13.788Z] - "zfs": [2021-11-24T01:26:13.788Z] - /dev/zfs: present [2021-11-24T01:26:13.788Z] - zfs command: missing [2021-11-24T01:26:13.788Z] - zpool command: missing [2021-11-24T01:26:13.788Z] [2021-11-24T01:26:13.788Z] Limits: [2021-11-24T01:26:13.788Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-24T01:26:13.788Z] [2021-11-24T01:26:13.788Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-24T01:26:13.868Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-24T01:26:13.868Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-24T01:26:13.868Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-24T01:26:13.868Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-24T01:26:13.868Z] - Storage Drivers: [2021-11-24T01:26:13.868Z] - "aufs": [2021-11-24T01:26:13.868Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-24T01:26:13.868Z] - "btrfs": [2021-11-24T01:26:13.868Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-24T01:26:13.868Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-24T01:26:13.868Z] - "devicemapper": [2021-11-24T01:26:13.868Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-24T01:26:13.868Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-24T01:26:13.868Z] - "overlay": [2021-11-24T01:26:13.868Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-24T01:26:13.868Z] - "zfs": [2021-11-24T01:26:13.868Z] - /dev/zfs: present [2021-11-24T01:26:13.868Z] - zfs command: missing [2021-11-24T01:26:13.868Z] - zpool command: missing [2021-11-24T01:26:13.868Z] [2021-11-24T01:26:13.868Z] Limits: [2021-11-24T01:26:13.868Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-24T01:26:13.868Z] [2021-11-24T01:26:13.868Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-24T01:26:14.130Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 . [2021-11-24T01:26:14.131Z] #1 [internal] load build definition from Dockerfile [2021-11-24T01:26:14.131Z] #1 sha256:25048d627ce92cc744bebb3e0e836b227b50d3e9530ad8e0ec396f5ef01fd6cf [2021-11-24T01:26:14.258Z] + sudo modprobe ip_vs [2021-11-24T01:26:14.258Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 . [2021-11-24T01:26:14.414Z] #1 transferring dockerfile: 17.53kB done [2021-11-24T01:26:14.415Z] #1 DONE 0.2s [2021-11-24T01:26:14.415Z] [2021-11-24T01:26:14.415Z] #2 [internal] load .dockerignore [2021-11-24T01:26:14.415Z] #2 sha256:c2cdeeb6ec2b2cfca136d81d1554a8fc4182b0792147affdfd2d5e73b2dccb33 [2021-11-24T01:26:14.415Z] #2 transferring context: 87B done [2021-11-24T01:26:14.415Z] #2 DONE 0.1s [2021-11-24T01:26:14.521Z] #1 [internal] load build definition from Dockerfile [2021-11-24T01:26:14.521Z] #1 sha256:af988114b0e5b8f8b005f47557716ff3d67af014f2748988aefe6aefcbffc66e [2021-11-24T01:26:14.521Z] #1 transferring dockerfile: 17.53kB done [2021-11-24T01:26:14.521Z] #1 DONE 0.1s [2021-11-24T01:26:14.521Z] [2021-11-24T01:26:14.521Z] #2 [internal] load .dockerignore [2021-11-24T01:26:14.521Z] #2 sha256:d2b7ed1eef07bc7dc0f91874c7d0e8a65d5463ce7a6f12d1656dab4a4d4e2e76 [2021-11-24T01:26:14.521Z] #2 transferring context: 87B done [2021-11-24T01:26:14.521Z] #2 DONE 0.1s [2021-11-24T01:26:14.521Z] [2021-11-24T01:26:14.521Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-24T01:26:14.521Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-24T01:26:14.630Z] #54 49.68 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:26:14.676Z] [2021-11-24T01:26:14.676Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-24T01:26:14.676Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-24T01:26:14.930Z] #11 extracting sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee [2021-11-24T01:26:14.938Z] #3 DONE 0.4s [2021-11-24T01:26:15.088Z] #3 DONE 0.4s [2021-11-24T01:26:15.088Z] [2021-11-24T01:26:15.088Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-24T01:26:15.088Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-24T01:26:15.088Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-24T01:26:15.088Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-24T01:26:15.088Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-24T01:26:15.088Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-24T01:26:15.089Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.2s [2021-11-24T01:26:15.187Z] #11 extracting sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 0.2s done [2021-11-24T01:26:15.200Z] [2021-11-24T01:26:15.200Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-24T01:26:15.200Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-24T01:26:15.200Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-24T01:26:15.200Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-24T01:26:15.200Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-24T01:26:15.200Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-24T01:26:15.200Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2021-11-24T01:26:15.200Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-24T01:26:15.348Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2021-11-24T01:26:15.348Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2021-11-24T01:26:15.348Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-11-24T01:26:15.446Z] #11 extracting sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 [2021-11-24T01:26:15.463Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-24T01:26:15.463Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-24T01:26:15.724Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2021-11-24T01:26:15.924Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-24T01:26:15.924Z] #4 DONE 0.9s [2021-11-24T01:26:15.985Z] #4 DONE 0.9s [2021-11-24T01:26:16.013Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 102.62MB / 102.62MB 6.6s done [2021-11-24T01:26:16.013Z] #11 extracting sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 0.2s done [2021-11-24T01:26:16.182Z] [2021-11-24T01:26:16.182Z] #6 [internal] load .dockerignore [2021-11-24T01:26:16.182Z] #6 sha256:b3031176d3aafcd30ed5c3cad68afd2735445db3872afe343f9b357843c37176 [2021-11-24T01:26:16.182Z] #6 DONE 0.0s [2021-11-24T01:26:16.182Z] [2021-11-24T01:26:16.182Z] #5 [internal] load build definition from Dockerfile [2021-11-24T01:26:16.182Z] #5 sha256:fc65446e98f42727efd877793eaf3d705a5c13c54fe16ba796656b78edc919c4 [2021-11-24T01:26:16.182Z] #5 DONE 0.0s [2021-11-24T01:26:16.182Z] [2021-11-24T01:26:16.182Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-24T01:26:16.182Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-24T01:26:16.249Z] [2021-11-24T01:26:16.249Z] #5 [internal] load build definition from Dockerfile [2021-11-24T01:26:16.249Z] #5 sha256:dacdeaecd6ebb4f2218dfc27658eca550e7d7a237585b8090e1ddd72193c0ce9 [2021-11-24T01:26:16.249Z] #5 DONE 0.0s [2021-11-24T01:26:16.249Z] [2021-11-24T01:26:16.249Z] #6 [internal] load .dockerignore [2021-11-24T01:26:16.249Z] #6 sha256:ca00aa26b838126d64c8b88f3a17f0583d93ea1edbe5bad6a5d7373062ed9020 [2021-11-24T01:26:16.249Z] #6 DONE 0.0s [2021-11-24T01:26:16.249Z] [2021-11-24T01:26:16.249Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-24T01:26:16.249Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-24T01:26:16.269Z] #11 extracting sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 [2021-11-24T01:26:16.527Z] #54 51.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-24T01:26:16.528Z] #54 51.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:26:16.528Z] #54 51.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:26:16.528Z] #54 51.70 Setting up python3-six (1.16.0-2) ... [2021-11-24T01:26:16.822Z] #10 ... [2021-11-24T01:26:16.823Z] [2021-11-24T01:26:16.823Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-24T01:26:16.823Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-24T01:26:16.823Z] #7 DONE 0.8s [2021-11-24T01:26:17.085Z] [2021-11-24T01:26:17.085Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:17.085Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-24T01:26:17.085Z] #8 DONE 0.8s [2021-11-24T01:26:17.085Z] [2021-11-24T01:26:17.086Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:17.086Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-24T01:26:17.086Z] #9 DONE 0.9s [2021-11-24T01:26:17.086Z] [2021-11-24T01:26:17.086Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-24T01:26:17.086Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-24T01:26:17.086Z] #10 DONE 0.9s [2021-11-24T01:26:17.127Z] #10 DONE 0.8s [2021-11-24T01:26:17.127Z] [2021-11-24T01:26:17.127Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:17.127Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-24T01:26:17.127Z] #9 DONE 0.9s [2021-11-24T01:26:17.127Z] [2021-11-24T01:26:17.127Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:17.127Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-24T01:26:17.127Z] #8 DONE 0.9s [2021-11-24T01:26:17.127Z] [2021-11-24T01:26:17.127Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-24T01:26:17.127Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-24T01:26:17.127Z] #7 DONE 1.0s [2021-11-24T01:26:17.636Z] #11 ... [2021-11-24T01:26:17.636Z] [2021-11-24T01:26:17.636Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:17.636Z] #28 sha256:fe9236f5dc8fcf4c4f7971cc134882b33dfad4b6c85978d20a8f3e49a03ae6a2 [2021-11-24T01:26:17.636Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.0s done [2021-11-24T01:26:17.636Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-24T01:26:17.636Z] #28 sha256:c9178c59ba331e2a0745ddf7109c44fe17f19dca2eb7ecb8c14a4c566124a025 529B / 529B done [2021-11-24T01:26:17.636Z] #28 sha256:eec76c447f59d03e1d07a8bc96368012b2f05e4a52b8812a5671faef329f1eaf 1.48kB / 1.48kB done [2021-11-24T01:26:17.636Z] #28 extracting sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 2.1s done [2021-11-24T01:26:17.636Z] #28 DONE 8.9s [2021-11-24T01:26:17.636Z] [2021-11-24T01:26:17.636Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:17.636Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-24T01:26:17.636Z] #11 ... [2021-11-24T01:26:17.636Z] [2021-11-24T01:26:17.636Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-24T01:26:17.636Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-24T01:26:18.423Z] #54 53.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:26:18.423Z] #54 53.21 Setting up python3-protobuf (3.12.4-1) ... [2021-11-24T01:26:18.506Z] [2021-11-24T01:26:18.506Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:18.506Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:26:18.506Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-24T01:26:18.506Z] #71 DONE 0.0s [2021-11-24T01:26:18.506Z] [2021-11-24T01:26:18.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:18.506Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:18.506Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.1s done [2021-11-24T01:26:18.506Z] #11 DONE 0.1s [2021-11-24T01:26:18.506Z] [2021-11-24T01:26:18.506Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:18.506Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:18.506Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-24T01:26:18.506Z] #28 DONE 0.1s [2021-11-24T01:26:18.506Z] [2021-11-24T01:26:18.506Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:18.506Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-24T01:26:18.506Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-24T01:26:18.506Z] #69 DONE 0.1s [2021-11-24T01:26:18.506Z] [2021-11-24T01:26:18.506Z] #24 [internal] load build context [2021-11-24T01:26:18.506Z] #24 sha256:75f600a743a6485840f72d5213ba5092295e74a554b23f2b1e9d195bc0709598 [2021-11-24T01:26:18.770Z] #24 ... [2021-11-24T01:26:18.770Z] [2021-11-24T01:26:18.770Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-24T01:26:18.770Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-24T01:26:18.770Z] #45 DONE 0.0s [2021-11-24T01:26:18.770Z] [2021-11-24T01:26:18.770Z] #24 [internal] load build context [2021-11-24T01:26:18.770Z] #24 sha256:75f600a743a6485840f72d5213ba5092295e74a554b23f2b1e9d195bc0709598 [2021-11-24T01:26:19.003Z] [2021-11-24T01:26:19.003Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:19.003Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:26:19.003Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-24T01:26:19.003Z] #71 DONE 0.0s [2021-11-24T01:26:19.003Z] [2021-11-24T01:26:19.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:19.003Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:19.004Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-24T01:26:19.265Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-24T01:26:19.265Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-24T01:26:19.265Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-24T01:26:19.265Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.1s [2021-11-24T01:26:19.265Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 9.44MB / 54.93MB 0.3s [2021-11-24T01:26:19.265Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 3.15MB / 5.15MB 0.3s [2021-11-24T01:26:19.265Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0B / 10.87MB 0.3s [2021-11-24T01:26:19.529Z] #29 ... [2021-11-24T01:26:19.529Z] [2021-11-24T01:26:19.529Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-24T01:26:19.529Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-24T01:26:19.529Z] #70 DONE 1.0s [2021-11-24T01:26:19.529Z] [2021-11-24T01:26:19.529Z] #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-24T01:26:19.529Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-24T01:26:19.529Z] #29 1.732 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:26:19.529Z] #29 1.733 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:26:19.529Z] #29 1.787 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:26:19.529Z] #29 1.876 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:26:19.529Z] #29 1.955 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:26:19.534Z] #11 ... [2021-11-24T01:26:19.534Z] [2021-11-24T01:26:19.534Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-24T01:26:19.534Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-24T01:26:19.534Z] #45 DONE 0.5s [2021-11-24T01:26:19.534Z] [2021-11-24T01:26:19.534Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:19.534Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:19.534Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 4.19MB / 5.15MB 0.4s [2021-11-24T01:26:19.534Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 2.10MB / 10.87MB 0.4s [2021-11-24T01:26:19.534Z] #11 ... [2021-11-24T01:26:19.534Z] [2021-11-24T01:26:19.534Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-24T01:26:19.534Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-24T01:26:19.534Z] #45 DONE 0.0s [2021-11-24T01:26:19.534Z] [2021-11-24T01:26:19.534Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:19.534Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:19.534Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.5s [2021-11-24T01:26:19.534Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 3.30MB / 10.87MB 0.5s [2021-11-24T01:26:19.708Z] #24 transferring context: 12.17MB 1.4s [2021-11-24T01:26:19.801Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 16.78MB / 54.93MB 0.6s [2021-11-24T01:26:19.801Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.5s done [2021-11-24T01:26:19.801Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.7s [2021-11-24T01:26:19.801Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.29MB / 54.57MB 0.7s [2021-11-24T01:26:19.801Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 24.12MB / 54.93MB 0.8s [2021-11-24T01:26:19.801Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.7s done [2021-11-24T01:26:19.801Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 10.49MB / 54.57MB 0.8s [2021-11-24T01:26:20.063Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 29.36MB / 54.93MB 0.9s [2021-11-24T01:26:20.063Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 15.73MB / 54.57MB 0.9s [2021-11-24T01:26:20.063Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 1.05MB / 85.77MB 0.9s [2021-11-24T01:26:20.063Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 39.85MB / 54.93MB 1.1s [2021-11-24T01:26:20.063Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 24.12MB / 54.57MB 1.1s [2021-11-24T01:26:20.063Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 12.58MB / 85.77MB 1.1s [2021-11-24T01:26:20.094Z] #29 2.414 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:26:20.324Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 50.33MB / 54.93MB 1.3s [2021-11-24T01:26:20.324Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 30.06MB / 54.57MB 1.3s [2021-11-24T01:26:20.324Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 25.17MB / 85.77MB 1.3s [2021-11-24T01:26:20.324Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 53.56MB / 54.93MB 1.4s [2021-11-24T01:26:20.586Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 34.39MB / 54.57MB 1.5s [2021-11-24T01:26:20.586Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 30.41MB / 85.77MB 1.5s [2021-11-24T01:26:20.847Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 38.80MB / 54.57MB 1.7s [2021-11-24T01:26:20.847Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 37.10MB / 85.77MB 1.7s [2021-11-24T01:26:20.847Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.25MB / 54.57MB 1.9s [2021-11-24T01:26:20.847Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 41.94MB / 85.77MB 1.9s [2021-11-24T01:26:21.036Z] #29 3.305 Fetched 8364 kB in 2s (4569 kB/s) [2021-11-24T01:26:21.126Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.9s done [2021-11-24T01:26:21.126Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 0B / 134.80MB 2.0s [2021-11-24T01:26:21.389Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 52.43MB / 85.77MB 2.3s [2021-11-24T01:26:21.389Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 8.39MB / 134.80MB 2.4s [2021-11-24T01:26:21.600Z] #29 3.305 Reading package lists... [2021-11-24T01:26:21.650Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.5s done [2021-11-24T01:26:21.650Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 61.87MB / 85.77MB 2.6s [2021-11-24T01:26:21.650Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 0B / 155B 2.6s [2021-11-24T01:26:21.650Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 17.83MB / 134.80MB 2.7s [2021-11-24T01:26:21.857Z] #29 3.820 Reading package lists... [2021-11-24T01:26:21.912Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 71.30MB / 85.77MB 2.8s [2021-11-24T01:26:21.912Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 2.6s done [2021-11-24T01:26:21.912Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 35.95MB / 134.80MB 3.0s [2021-11-24T01:26:22.119Z] #29 4.322 Building dependency tree... [2021-11-24T01:26:22.173Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 78.64MB / 85.77MB 3.1s [2021-11-24T01:26:22.173Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 42.99MB / 134.80MB 3.2s [2021-11-24T01:26:22.429Z] #29 4.631 The following additional packages will be installed: [2021-11-24T01:26:22.429Z] #29 4.631 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-24T01:26:22.429Z] #29 4.631 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-24T01:26:22.429Z] #29 4.631 Recommended packages: [2021-11-24T01:26:22.429Z] #29 4.631 libldap-common publicsuffix libsasl2-modules [2021-11-24T01:26:22.429Z] #29 4.753 The following NEW packages will be installed: [2021-11-24T01:26:22.429Z] #29 4.753 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-24T01:26:22.429Z] #29 4.753 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-24T01:26:22.429Z] #29 4.755 libssh2-1 openssl [2021-11-24T01:26:22.435Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 84.93MB / 85.77MB 3.3s [2021-11-24T01:26:22.435Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 50.05MB / 134.80MB 3.4s [2021-11-24T01:26:22.600Z] #54 57.61 Setting up criu (3.16.1-1) ... [2021-11-24T01:26:22.685Z] #29 5.076 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:26:22.685Z] #29 5.076 Need to get 2934 kB of archives. [2021-11-24T01:26:22.685Z] #29 5.076 After this operation, 6485 kB of additional disk space will be used. [2021-11-24T01:26:22.685Z] #29 5.076 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-24T01:26:22.685Z] #29 5.105 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-24T01:26:22.685Z] #29 5.110 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-24T01:26:22.685Z] #29 5.116 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-24T01:26:22.685Z] #29 5.117 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-24T01:26:22.685Z] #29 5.118 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-24T01:26:22.685Z] #29 5.119 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-24T01:26:22.685Z] #29 5.120 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-24T01:26:22.685Z] #29 5.121 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-24T01:26:22.685Z] #29 5.122 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-24T01:26:22.685Z] #29 5.123 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-24T01:26:22.685Z] #29 5.126 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-24T01:26:22.685Z] #29 5.127 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-24T01:26:22.685Z] #29 5.129 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-24T01:26:22.685Z] #29 5.129 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-24T01:26:22.702Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 61.76MB / 134.80MB 3.7s [2021-11-24T01:26:23.009Z] #29 ... [2021-11-24T01:26:23.009Z] [2021-11-24T01:26:23.009Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-24T01:26:23.009Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-24T01:26:23.009Z] #72 DONE 3.6s [2021-11-24T01:26:23.009Z] [2021-11-24T01:26:23.009Z] #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-24T01:26:23.009Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-24T01:26:23.009Z] #29 5.323 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:26:23.009Z] #29 5.346 Fetched 2934 kB in 0s (8052 kB/s) [2021-11-24T01:26:23.009Z] #29 5.450 Selecting previously unselected package openssl. [2021-11-24T01:26:23.011Z] #29 5.450 (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-24T01:26:23.011Z] #29 5.451 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-24T01:26:23.012Z] #24 transferring context: 55.50MB 4.3s done [2021-11-24T01:26:23.012Z] #24 DONE 4.6s [2021-11-24T01:26:23.012Z] [2021-11-24T01:26:23.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:23.012Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:23.012Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-24T01:26:23.012Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-24T01:26:23.012Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-24T01:26:23.012Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 3.5s done [2021-11-24T01:26:23.012Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.5s done [2021-11-24T01:26:23.012Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.9s done [2021-11-24T01:26:23.012Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.8s done [2021-11-24T01:26:23.012Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.2s [2021-11-24T01:26:23.012Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0.6s [2021-11-24T01:26:23.012Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.3s done [2021-11-24T01:26:23.012Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.89MB / 134.80MB 4.5s [2021-11-24T01:26:23.012Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 13.63MB / 134.80MB 4.6s [2021-11-24T01:26:23.165Z] #54 ... [2021-11-24T01:26:23.165Z] [2021-11-24T01:26:23.165Z] #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-24T01:26:23.165Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:26:23.165Z] #41 48.27 Updating files: 89% (1360/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-24T01:26:23.165Z] #41 48.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-24T01:26:23.165Z] #41 49.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-24T01:26:23.268Z] #29 5.561 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:26:23.268Z] #29 5.673 Selecting previously unselected package ca-certificates. [2021-11-24T01:26:23.268Z] #29 5.673 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-24T01:26:23.268Z] #29 5.677 Unpacking ca-certificates (20210119) ... [2021-11-24T01:26:23.268Z] #29 5.735 Selecting previously unselected package libbrotli1:arm64. [2021-11-24T01:26:23.268Z] #29 5.735 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-24T01:26:23.268Z] #29 5.742 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-24T01:26:23.268Z] #29 5.799 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-24T01:26:23.268Z] #29 5.799 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-24T01:26:23.271Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 22.02MB / 134.80MB 4.8s [2021-11-24T01:26:23.271Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 4.6s done [2021-11-24T01:26:23.280Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 70.25MB / 134.80MB 4.1s [2021-11-24T01:26:23.280Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.1s done [2021-11-24T01:26:23.280Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 77.59MB / 134.80MB 4.3s [2021-11-24T01:26:23.526Z] #29 5.803 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:23.526Z] #29 5.843 Selecting previously unselected package libsasl2-2:arm64. [2021-11-24T01:26:23.526Z] #29 5.843 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-24T01:26:23.526Z] #29 5.847 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:23.526Z] #29 5.896 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-24T01:26:23.526Z] #29 5.896 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-24T01:26:23.526Z] #29 5.900 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-24T01:26:23.526Z] #29 5.960 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-24T01:26:23.526Z] #29 5.960 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-24T01:26:23.526Z] #29 5.964 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-24T01:26:23.526Z] #29 6.005 Selecting previously unselected package libpsl5:arm64. [2021-11-24T01:26:23.527Z] #29 6.005 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-24T01:26:23.535Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 32.51MB / 134.80MB 5.0s [2021-11-24T01:26:23.541Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 88.08MB / 134.80MB 4.6s [2021-11-24T01:26:23.785Z] #29 6.008 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-24T01:26:23.785Z] #29 6.047 Selecting previously unselected package librtmp1:arm64. [2021-11-24T01:26:23.785Z] #29 6.047 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-24T01:26:23.785Z] #29 6.052 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:26:23.785Z] #29 6.100 Selecting previously unselected package libssh2-1:arm64. [2021-11-24T01:26:23.785Z] #29 6.100 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-24T01:26:23.785Z] #29 6.100 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-24T01:26:23.785Z] #29 6.150 Selecting previously unselected package libcurl4:arm64. [2021-11-24T01:26:23.785Z] #29 6.151 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-24T01:26:23.785Z] #29 6.155 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-24T01:26:23.785Z] #29 6.204 Selecting previously unselected package curl. [2021-11-24T01:26:23.785Z] #29 6.204 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-24T01:26:23.785Z] #29 6.208 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-24T01:26:23.796Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 44.04MB / 134.80MB 5.4s [2021-11-24T01:26:23.802Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 96.47MB / 134.80MB 4.8s [2021-11-24T01:26:24.042Z] #29 6.257 Selecting previously unselected package libonig5:arm64. [2021-11-24T01:26:24.042Z] #29 6.257 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-24T01:26:24.042Z] #29 6.266 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-24T01:26:24.042Z] #29 6.336 Selecting previously unselected package libjq1:arm64. [2021-11-24T01:26:24.042Z] #29 6.336 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-24T01:26:24.042Z] #29 6.340 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-24T01:26:24.042Z] #29 6.380 Selecting previously unselected package jq. [2021-11-24T01:26:24.042Z] #29 6.380 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-24T01:26:24.042Z] #29 6.383 Unpacking jq (1.6-2.1) ... [2021-11-24T01:26:24.042Z] #29 6.423 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-24T01:26:24.042Z] #29 6.435 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-24T01:26:24.042Z] #29 6.450 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-24T01:26:24.042Z] #29 6.463 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:24.042Z] #29 6.474 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:26:24.042Z] #29 6.495 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:24.042Z] #29 6.508 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-24T01:26:24.042Z] #29 6.519 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:26:24.042Z] #29 6.534 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-24T01:26:24.042Z] #29 6.545 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-24T01:26:24.042Z] #29 6.557 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-24T01:26:24.071Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 103.81MB / 134.80MB 5.0s [2021-11-24T01:26:24.071Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 2.5s [2021-11-24T01:26:24.300Z] #29 6.566 Setting up ca-certificates (20210119) ... [2021-11-24T01:26:24.333Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 119.54MB / 134.80MB 5.4s [2021-11-24T01:26:24.365Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 56.62MB / 134.80MB 5.8s [2021-11-24T01:26:24.536Z] #41 ... [2021-11-24T01:26:24.536Z] [2021-11-24T01:26:24.536Z] #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-24T01:26:24.536Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:26:24.536Z] #54 59.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:26:24.594Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 128.97MB / 134.80MB 5.6s [2021-11-24T01:26:24.626Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 63.96MB / 134.80MB 6.1s [2021-11-24T01:26:24.862Z] #29 7.022 Updating certificates in /etc/ssl/certs... [2021-11-24T01:26:24.885Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 72.35MB / 134.80MB 6.4s [2021-11-24T01:26:25.100Z] #54 DONE 60.2s [2021-11-24T01:26:25.100Z] [2021-11-24T01:26:25.100Z] #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-24T01:26:25.100Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:26:25.118Z] #29 7.600 129 added, 0 removed; done. [2021-11-24T01:26:25.144Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 81.79MB / 134.80MB 6.7s [2021-11-24T01:26:25.376Z] #29 7.721 Setting up jq (1.6-2.1) ... [2021-11-24T01:26:25.376Z] #29 7.739 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-24T01:26:25.376Z] #29 7.755 Setting up curl (7.74.0-1.3+b1) ... [2021-11-24T01:26:25.376Z] #29 7.771 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:26:25.376Z] #29 7.801 Processing triggers for ca-certificates (20210119) ... [2021-11-24T01:26:25.376Z] #29 7.813 Updating certificates in /etc/ssl/certs... [2021-11-24T01:26:25.405Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 89.13MB / 134.80MB 6.9s [2021-11-24T01:26:25.405Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 96.47MB / 134.80MB 7.0s [2021-11-24T01:26:25.664Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 108.00MB / 134.80MB 7.2s [2021-11-24T01:26:25.939Z] #29 8.340 0 added, 0 removed; done. [2021-11-24T01:26:25.939Z] #29 8.340 Running hooks in /etc/ca-certificates/update.d... [2021-11-24T01:26:25.940Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 116.39MB / 134.80MB 7.4s [2021-11-24T01:26:25.983Z] #11 ... [2021-11-24T01:26:25.983Z] [2021-11-24T01:26:25.983Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:25.983Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-24T01:26:25.983Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-24T01:26:25.983Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:26:25.983Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-24T01:26:25.983Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-24T01:26:25.983Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2021-11-24T01:26:25.983Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2021-11-24T01:26:25.983Z] #69 DONE 7.1s [2021-11-24T01:26:25.983Z] [2021-11-24T01:26:25.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:25.983Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:25.983Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 6.9s done [2021-11-24T01:26:25.983Z] #11 ... [2021-11-24T01:26:25.983Z] [2021-11-24T01:26:25.983Z] #24 [internal] load build context [2021-11-24T01:26:25.983Z] #24 sha256:78170bfc4ba6116684fa72e08254b4f5006a23d604e7ad9915dbe9f08e46a68c [2021-11-24T01:26:25.983Z] #24 transferring context: 46.87MB 7.2s [2021-11-24T01:26:26.196Z] #29 8.341 done. [2021-11-24T01:26:26.203Z] #11 ... [2021-11-24T01:26:26.203Z] [2021-11-24T01:26:26.203Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:26.203Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:26:26.203Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-24T01:26:26.203Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:26:26.203Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-24T01:26:26.203Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2021-11-24T01:26:26.203Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-11-24T01:26:26.203Z] #71 DONE 7.9s [2021-11-24T01:26:26.203Z] [2021-11-24T01:26:26.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:26.203Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:26.203Z] #11 ... [2021-11-24T01:26:26.203Z] [2021-11-24T01:26:26.203Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:26.203Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:26.203Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-24T01:26:26.203Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-24T01:26:26.203Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-24T01:26:26.203Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 3.5s done [2021-11-24T01:26:26.203Z] #28 ... [2021-11-24T01:26:26.203Z] [2021-11-24T01:26:26.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:26.203Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:26.466Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 128.97MB / 134.80MB 8.0s [2021-11-24T01:26:26.930Z] #24 transferring context: 55.50MB 8.0s done [2021-11-24T01:26:27.192Z] #24 DONE 8.3s [2021-11-24T01:26:27.192Z] [2021-11-24T01:26:27.192Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:27.192Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:27.192Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.0s done [2021-11-24T01:26:27.192Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-24T01:26:27.192Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-24T01:26:27.192Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-24T01:26:27.192Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.9s done [2021-11-24T01:26:27.766Z] #28 ... [2021-11-24T01:26:27.767Z] [2021-11-24T01:26:27.767Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:27.767Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:26:27.767Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:26:27.767Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-24T01:26:27.767Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-24T01:26:27.767Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-11-24T01:26:27.767Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2021-11-24T01:26:27.767Z] #71 DONE 8.6s [2021-11-24T01:26:27.767Z] [2021-11-24T01:26:27.767Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:27.767Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:27.845Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.9s [2021-11-24T01:26:28.094Z] #29 DONE 10.2s [2021-11-24T01:26:28.094Z] [2021-11-24T01:26:28.094Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:28.094Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-24T01:26:28.094Z] #11 extracting sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 2.7s done [2021-11-24T01:26:28.094Z] #11 extracting sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 3.1s done [2021-11-24T01:26:28.094Z] #11 extracting sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 4.5s done [2021-11-24T01:26:28.094Z] #11 extracting sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 done [2021-11-24T01:26:28.094Z] #11 DONE 19.2s [2021-11-24T01:26:28.094Z] [2021-11-24T01:26:28.094Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-24T01:26:28.094Z] #30 sha256:81a7a86da89cda94aea111364363a8bed610c5ac14cdaf8b3377f8382e3915ec [2021-11-24T01:26:28.094Z] #30 DONE 0.1s [2021-11-24T01:26:28.094Z] [2021-11-24T01:26:28.094Z] #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-24T01:26:28.094Z] #31 sha256:76fe65c79a6f3ad825e1bc6ae5fb1b9d63fd9c9d7f590b148971ba0947e97dd0 [2021-11-24T01:26:28.104Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 9.5s done [2021-11-24T01:26:28.104Z] #11 ... [2021-11-24T01:26:28.104Z] [2021-11-24T01:26:28.104Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:28.104Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-24T01:26:28.104Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:26:28.104Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-24T01:26:28.104Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-24T01:26:28.104Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-11-24T01:26:28.104Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-11-24T01:26:28.104Z] #69 DONE 9.9s [2021-11-24T01:26:28.104Z] [2021-11-24T01:26:28.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:28.104Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:28.374Z] #58 63.66 gotestsum version dev [2021-11-24T01:26:28.374Z] #58 DONE 63.8s [2021-11-24T01:26:28.374Z] [2021-11-24T01:26:28.374Z] #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-24T01:26:28.374Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:26:28.657Z] #31 ... [2021-11-24T01:26:28.657Z] [2021-11-24T01:26:28.657Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-24T01:26:28.657Z] #12 sha256:785cf9c7b6a9dfd756ab4fb907bbad0eac67e9a1b5e8c9139818eafa5c5093db [2021-11-24T01:26:28.657Z] #12 DONE 0.7s [2021-11-24T01:26:28.657Z] [2021-11-24T01:26:28.657Z] #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-24T01:26:28.657Z] #13 sha256:5ca5b9e042c967dbed740eba6790a42f0fa9c9e143cbcf540910d7958efa222b [2021-11-24T01:26:29.039Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 6.8s done [2021-11-24T01:26:29.590Z] #13 DONE 0.7s [2021-11-24T01:26:29.590Z] [2021-11-24T01:26:29.591Z] #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-24T01:26:29.591Z] #31 sha256:76fe65c79a6f3ad825e1bc6ae5fb1b9d63fd9c9d7f590b148971ba0947e97dd0 [2021-11-24T01:26:29.591Z] #31 ... [2021-11-24T01:26:29.591Z] [2021-11-24T01:26:29.591Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-24T01:26:29.591Z] #42 sha256:671a5dd23e13fc528e26a8d26e61e8d8c2095f6f84c9fd030b0a60d07b6059e8 [2021-11-24T01:26:29.591Z] #42 DONE 0.2s [2021-11-24T01:26:29.607Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-11-24T01:26:29.684Z] #11 ... [2021-11-24T01:26:29.685Z] [2021-11-24T01:26:29.685Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-24T01:26:29.685Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-24T01:26:29.685Z] #70 DONE 0.7s [2021-11-24T01:26:29.685Z] [2021-11-24T01:26:29.685Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:29.685Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:29.685Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.3s [2021-11-24T01:26:29.853Z] [2021-11-24T01:26:29.854Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-24T01:26:29.854Z] #33 sha256:81af4149afb3a17854d5102d53dd91e009ecefa1c904a494ff8f34c3dcb4c135 [2021-11-24T01:26:29.854Z] #33 DONE 0.3s [2021-11-24T01:26:29.854Z] [2021-11-24T01:26:29.854Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-24T01:26:29.854Z] #64 sha256:7abf4c6d70a349e6c14fda93169031af71e7a8b5e6dee5e0ba59365a08f151d6 [2021-11-24T01:26:29.854Z] #64 DONE 0.3s [2021-11-24T01:26:29.854Z] [2021-11-24T01:26:29.854Z] #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-24T01:26:29.854Z] #46 sha256:6a810d4d93adf583cb175fa8ab71b860ec2d97f16bdda6aa7a3d0e9465a44359 [2021-11-24T01:26:29.854Z] #46 DONE 0.4s [2021-11-24T01:26:29.854Z] [2021-11-24T01:26:29.854Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-24T01:26:29.854Z] #25 sha256:78396ad3c2873ac7734668e4948cc6e863108c2d7f8a5a4af3e430fc44816e1a [2021-11-24T01:26:29.854Z] #25 DONE 0.4s [2021-11-24T01:26:29.854Z] [2021-11-24T01:26:29.854Z] #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-24T01:26:29.854Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-24T01:26:29.866Z] #11 ... [2021-11-24T01:26:29.866Z] [2021-11-24T01:26:29.866Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:29.866Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:29.866Z] #28 DONE 11.8s [2021-11-24T01:26:29.866Z] [2021-11-24T01:26:29.866Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:29.866Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:29.866Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.3s done [2021-11-24T01:26:30.133Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-11-24T01:26:30.258Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.9s done [2021-11-24T01:26:30.520Z] #28 ... [2021-11-24T01:26:30.520Z] [2021-11-24T01:26:30.520Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-24T01:26:30.520Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-24T01:26:30.520Z] #72 DONE 0.8s [2021-11-24T01:26:30.520Z] [2021-11-24T01:26:30.520Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:30.520Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:30.520Z] #28 DONE 11.6s [2021-11-24T01:26:30.520Z] [2021-11-24T01:26:30.520Z] #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-24T01:26:30.520Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:26:31.072Z] Client: [2021-11-24T01:26:31.072Z] Context: default [2021-11-24T01:26:31.072Z] Debug Mode: false [2021-11-24T01:26:31.072Z] Plugins: [2021-11-24T01:26:31.072Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-24T01:26:31.072Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-24T01:26:31.072Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-24T01:26:31.072Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-24T01:26:31.072Z] [2021-11-24T01:26:31.072Z] Server: [2021-11-24T01:26:31.072Z] Containers: 0 [2021-11-24T01:26:31.072Z] Running: 0 [2021-11-24T01:26:31.072Z] Paused: 0 [2021-11-24T01:26:31.072Z] Stopped: 0 [2021-11-24T01:26:31.072Z] Images: 0 [2021-11-24T01:26:31.072Z] Server Version: 20.10.10-rc1 [2021-11-24T01:26:31.072Z] Storage Driver: overlay2 [2021-11-24T01:26:31.072Z] Backing Filesystem: extfs [2021-11-24T01:26:31.072Z] Supports d_type: true [2021-11-24T01:26:31.072Z] Native Overlay Diff: true [2021-11-24T01:26:31.072Z] userxattr: false [2021-11-24T01:26:31.072Z] Logging Driver: json-file [2021-11-24T01:26:31.072Z] Cgroup Driver: systemd [2021-11-24T01:26:31.072Z] Cgroup Version: 2 [2021-11-24T01:26:31.072Z] Plugins: [2021-11-24T01:26:31.072Z] Volume: local [2021-11-24T01:26:31.072Z] Network: bridge host ipvlan macvlan null overlay [2021-11-24T01:26:31.072Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-24T01:26:31.072Z] Swarm: inactive [2021-11-24T01:26:31.072Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-24T01:26:31.072Z] Default Runtime: runc [2021-11-24T01:26:31.072Z] Init Binary: docker-init [2021-11-24T01:26:31.072Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-24T01:26:31.072Z] runc version: v1.0.2-0-g52b36a2 [2021-11-24T01:26:31.072Z] init version: de40ad0 [2021-11-24T01:26:31.072Z] Security Options: [2021-11-24T01:26:31.072Z] apparmor [2021-11-24T01:26:31.072Z] seccomp [2021-11-24T01:26:31.072Z] Profile: default [2021-11-24T01:26:31.072Z] cgroupns [2021-11-24T01:26:31.072Z] Kernel Version: 5.11.0-1020-aws [2021-11-24T01:26:31.072Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-24T01:26:31.072Z] OSType: linux [2021-11-24T01:26:31.072Z] Architecture: x86_64 [2021-11-24T01:26:31.072Z] CPUs: 2 [2021-11-24T01:26:31.072Z] Total Memory: 7.482GiB [2021-11-24T01:26:31.072Z] Name: ip-10-100-46-59 [2021-11-24T01:26:31.072Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-24T01:26:31.072Z] Docker Root Dir: /var/lib/docker [2021-11-24T01:26:31.072Z] Debug Mode: false [2021-11-24T01:26:31.072Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:26:31.072Z] Labels: [2021-11-24T01:26:31.072Z] Experimental: true [2021-11-24T01:26:31.072Z] Insecure Registries: [2021-11-24T01:26:31.072Z] 127.0.0.0/8 [2021-11-24T01:26:31.072Z] Live Restore Enabled: true [2021-11-24T01:26:31.072Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-24T01:26:31.417Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 . [2021-11-24T01:26:31.417Z] #1 [internal] load build definition from Dockerfile [2021-11-24T01:26:31.417Z] #1 sha256:d85d49519fa35d037147d25d735088a263f57c48591a42ff4bf15248546dc555 [2021-11-24T01:26:31.514Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.0s done [2021-11-24T01:26:31.678Z] #1 transferring dockerfile: 17.53kB done [2021-11-24T01:26:31.678Z] #1 DONE 0.2s [2021-11-24T01:26:31.678Z] [2021-11-24T01:26:31.678Z] #2 [internal] load .dockerignore [2021-11-24T01:26:31.678Z] #2 sha256:94c4757b3d185e1ffc24eceebbb8f5afc9a0d9673bac6c1e006187bf4e529006 [2021-11-24T01:26:31.678Z] #2 transferring context: 87B done [2021-11-24T01:26:31.678Z] #2 DONE 0.1s [2021-11-24T01:26:31.678Z] [2021-11-24T01:26:31.678Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-24T01:26:31.678Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-24T01:26:31.773Z] #11 ... [2021-11-24T01:26:31.774Z] [2021-11-24T01:26:31.774Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-24T01:26:31.774Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-24T01:26:31.774Z] #70 DONE 1.0s [2021-11-24T01:26:32.037Z] [2021-11-24T01:26:32.037Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-24T01:26:32.037Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-24T01:26:32.252Z] #3 DONE 0.4s [2021-11-24T01:26:32.252Z] [2021-11-24T01:26:32.252Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-24T01:26:32.252Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-24T01:26:32.252Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2021-11-24T01:26:32.252Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-24T01:26:32.252Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-24T01:26:32.252Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-24T01:26:32.252Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-24T01:26:32.438Z] #29 2.036 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:26:32.439Z] #29 2.036 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:26:32.699Z] #29 2.055 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:26:32.876Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-24T01:26:32.876Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-24T01:26:32.961Z] #29 2.213 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:26:33.138Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-24T01:26:33.138Z] #4 DONE 1.0s [2021-11-24T01:26:33.230Z] #29 2.487 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:26:33.230Z] #29 2.815 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:26:33.419Z] [2021-11-24T01:26:33.419Z] #5 [internal] load build definition from Dockerfile [2021-11-24T01:26:33.419Z] #5 sha256:0f0ce84ea8d35705bf672e6017b4938e9ef7c8c121399059ff7b3594e8130381 [2021-11-24T01:26:33.419Z] #5 DONE 0.0s [2021-11-24T01:26:33.419Z] [2021-11-24T01:26:33.419Z] #6 [internal] load .dockerignore [2021-11-24T01:26:33.419Z] #6 sha256:2af3098b491d19c36178315776073e61e69dce0a37190cb332a7eb77e3f73007 [2021-11-24T01:26:33.419Z] #6 DONE 0.0s [2021-11-24T01:26:33.419Z] [2021-11-24T01:26:33.419Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:33.419Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-24T01:26:33.423Z] #72 DONE 1.6s [2021-11-24T01:26:33.423Z] [2021-11-24T01:26:33.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:33.423Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:33.423Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 1.0s [2021-11-24T01:26:34.622Z] #29 4.199 Fetched 8478 kB in 2s (3495 kB/s) [2021-11-24T01:26:34.803Z] #10 DONE 1.4s [2021-11-24T01:26:34.804Z] [2021-11-24T01:26:34.804Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-24T01:26:34.804Z] #9 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-24T01:26:35.067Z] #9 DONE 1.4s [2021-11-24T01:26:35.067Z] [2021-11-24T01:26:35.067Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-24T01:26:35.067Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-24T01:26:35.067Z] #7 DONE 1.4s [2021-11-24T01:26:35.067Z] [2021-11-24T01:26:35.067Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-24T01:26:35.067Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-24T01:26:35.067Z] #8 DONE 1.5s [2021-11-24T01:26:35.113Z] #34 ... [2021-11-24T01:26:35.113Z] [2021-11-24T01:26:35.113Z] #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-24T01:26:35.113Z] #31 sha256:76fe65c79a6f3ad825e1bc6ae5fb1b9d63fd9c9d7f590b148971ba0947e97dd0 [2021-11-24T01:26:35.113Z] #31 1.827 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-24T01:26:35.113Z] #31 2.257 [2021-11-24T01:26:35.113Z] #31 2.475 #=#=# 0.2% ######################################################################## 100.0% [2021-11-24T01:26:35.113Z] #31 2.815 [2021-11-24T01:26:35.113Z] #31 4.117 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-24T01:26:35.113Z] #31 4.350 [2021-11-24T01:26:35.113Z] #31 4.567 #=#=# 0.7% ######################################################################## 100.0% [2021-11-24T01:26:35.113Z] #31 4.963 [2021-11-24T01:26:35.113Z] #31 6.462 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-24T01:26:35.333Z] [2021-11-24T01:26:35.333Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:35.333Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:26:35.333Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-24T01:26:35.333Z] #71 DONE 0.0s [2021-11-24T01:26:35.333Z] [2021-11-24T01:26:35.333Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:35.333Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:35.333Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:35.333Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.1s done [2021-11-24T01:26:35.371Z] #31 7.297 #=#=# [2021-11-24T01:26:35.569Z] #29 4.199 Reading package lists... [2021-11-24T01:26:35.605Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-24T01:26:35.605Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-24T01:26:35.605Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-24T01:26:35.629Z] #31 7.621 #=#=# [2021-11-24T01:26:35.630Z] #31 ... [2021-11-24T01:26:35.630Z] [2021-11-24T01:26:35.630Z] #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-24T01:26:35.630Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-24T01:26:35.630Z] #34 5.881 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-24T01:26:35.630Z] #34 5.888 Cloning into '.'... [2021-11-24T01:26:35.867Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.3s [2021-11-24T01:26:36.200Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 3.15MB / 54.93MB 0.4s [2021-11-24T01:26:36.200Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 6.56MB / 54.93MB 0.5s [2021-11-24T01:26:36.466Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 17.65MB / 54.93MB 0.6s [2021-11-24T01:26:36.466Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 26.41MB / 54.93MB 0.8s [2021-11-24T01:26:36.466Z] #28 ... [2021-11-24T01:26:36.466Z] [2021-11-24T01:26:36.466Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-24T01:26:36.466Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-24T01:26:36.466Z] #45 DONE 1.3s [2021-11-24T01:26:36.510Z] #60 ... [2021-11-24T01:26:36.510Z] [2021-11-24T01:26:36.510Z] #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-24T01:26:36.510Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-24T01:26:36.510Z] #19 57.44 Fetched 48.7 MB in 56s (875 kB/s) [2021-11-24T01:26:36.514Z] #29 5.023 Reading package lists... [2021-11-24T01:26:36.514Z] #29 5.860 Building dependency tree... [2021-11-24T01:26:36.729Z] [2021-11-24T01:26:36.729Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-24T01:26:36.729Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-24T01:26:36.729Z] #45 DONE 0.0s [2021-11-24T01:26:36.729Z] [2021-11-24T01:26:36.729Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:36.729Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:36.729Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 50.79MB / 54.93MB 1.1s [2021-11-24T01:26:36.729Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.1s [2021-11-24T01:26:36.775Z] #29 6.223 The following additional packages will be installed: [2021-11-24T01:26:36.775Z] #29 6.223 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-24T01:26:36.775Z] #29 6.223 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-24T01:26:36.775Z] #29 6.223 Recommended packages: [2021-11-24T01:26:36.775Z] #29 6.223 libldap-common publicsuffix libsasl2-modules [2021-11-24T01:26:37.036Z] #29 6.406 The following NEW packages will be installed: [2021-11-24T01:26:37.036Z] #29 6.406 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-24T01:26:37.036Z] #29 6.406 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-24T01:26:37.036Z] #29 6.415 libssh2-1 openssl [2021-11-24T01:26:37.300Z] #29 6.686 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:26:37.300Z] #29 6.686 Need to get 3038 kB of archives. [2021-11-24T01:26:37.300Z] #29 6.686 After this operation, 6652 kB of additional disk space will be used. [2021-11-24T01:26:37.300Z] #29 6.686 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-24T01:26:37.300Z] #29 6.707 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-24T01:26:37.300Z] #29 6.707 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-24T01:26:37.300Z] #29 6.707 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-24T01:26:37.300Z] #29 6.707 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-24T01:26:37.300Z] #29 6.707 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-24T01:26:37.300Z] #29 6.709 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-24T01:26:37.300Z] #29 6.710 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-24T01:26:37.300Z] #29 6.711 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-24T01:26:37.300Z] #29 6.712 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-24T01:26:37.300Z] #29 6.715 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-24T01:26:37.300Z] #29 6.719 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-24T01:26:37.300Z] #29 6.787 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-24T01:26:37.561Z] #29 6.797 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-24T01:26:37.561Z] #29 6.800 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-24T01:26:37.561Z] #29 7.017 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:26:37.561Z] #29 7.043 Fetched 3038 kB in 0s (7888 kB/s) [2021-11-24T01:26:37.561Z] #29 7.081 Selecting previously unselected package openssl. [2021-11-24T01:26:37.561Z] #29 7.081 (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-24T01:26:37.561Z] #29 7.081 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-24T01:26:37.561Z] #29 7.113 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:26:37.676Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.8s done [2021-11-24T01:26:37.676Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-11-24T01:26:37.829Z] #29 7.270 Selecting previously unselected package ca-certificates. [2021-11-24T01:26:37.829Z] #29 7.270 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-24T01:26:37.829Z] #29 7.279 Unpacking ca-certificates (20210119) ... [2021-11-24T01:26:37.829Z] #29 7.360 Selecting previously unselected package libbrotli1:amd64. [2021-11-24T01:26:37.829Z] #29 7.360 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-24T01:26:37.829Z] #29 7.369 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-24T01:26:38.090Z] #29 7.438 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-24T01:26:38.090Z] #29 7.440 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-24T01:26:38.090Z] #29 7.446 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:38.090Z] #29 7.537 Selecting previously unselected package libsasl2-2:amd64. [2021-11-24T01:26:38.090Z] #29 7.537 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-24T01:26:38.090Z] #29 7.549 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:38.090Z] #29 7.611 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-24T01:26:38.090Z] #29 7.611 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-24T01:26:38.090Z] #29 7.611 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-24T01:26:38.352Z] #29 7.715 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-24T01:26:38.352Z] #29 7.715 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-24T01:26:38.352Z] #29 7.720 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-24T01:26:38.352Z] #29 7.782 Selecting previously unselected package libpsl5:amd64. [2021-11-24T01:26:38.352Z] #29 7.782 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-24T01:26:38.352Z] #29 7.786 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-24T01:26:38.352Z] #29 7.830 Selecting previously unselected package librtmp1:amd64. [2021-11-24T01:26:38.352Z] #29 7.830 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-24T01:26:38.352Z] #29 7.840 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:26:38.352Z] #29 7.945 Selecting previously unselected package libssh2-1:amd64. [2021-11-24T01:26:38.352Z] #29 7.945 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-24T01:26:38.352Z] #29 7.945 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-24T01:26:38.613Z] #29 8.011 Selecting previously unselected package libcurl4:amd64. [2021-11-24T01:26:38.613Z] #29 8.011 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-24T01:26:38.613Z] #29 8.015 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-24T01:26:38.613Z] #29 8.105 Selecting previously unselected package curl. [2021-11-24T01:26:38.613Z] #29 8.105 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-24T01:26:38.613Z] #29 8.110 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-24T01:26:38.613Z] #29 8.192 Selecting previously unselected package libonig5:amd64. [2021-11-24T01:26:38.613Z] #29 8.192 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-24T01:26:38.700Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 6.1s [2021-11-24T01:26:38.875Z] #29 8.197 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:26:38.875Z] #29 8.265 Selecting previously unselected package libjq1:amd64. [2021-11-24T01:26:38.875Z] #29 8.265 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-24T01:26:38.875Z] #29 8.271 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:26:38.875Z] #29 8.328 Selecting previously unselected package jq. [2021-11-24T01:26:38.875Z] #29 8.329 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-24T01:26:38.875Z] #29 8.333 Unpacking jq (1.6-2.1) ... [2021-11-24T01:26:38.875Z] #29 8.416 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-24T01:26:38.875Z] #29 8.416 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-24T01:26:38.875Z] #29 8.424 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-24T01:26:38.875Z] #29 8.432 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:39.136Z] #29 8.442 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:26:39.136Z] #29 8.453 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:39.136Z] #29 8.464 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-24T01:26:39.136Z] #29 8.475 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:26:39.136Z] #29 8.490 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:26:39.136Z] #29 8.500 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:26:39.136Z] #29 8.510 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-24T01:26:39.136Z] #29 8.521 Setting up ca-certificates (20210119) ... [2021-11-24T01:26:39.712Z] #29 9.290 Updating certificates in /etc/ssl/certs... [2021-11-24T01:26:39.815Z] #34 ... [2021-11-24T01:26:39.815Z] [2021-11-24T01:26:39.815Z] #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-24T01:26:39.815Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-24T01:26:39.815Z] #51 5.607 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-24T01:26:39.815Z] #51 7.204 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-24T01:26:39.815Z] #51 7.204 go: downloading github.com/fatih/color v1.10.0 [2021-11-24T01:26:39.815Z] #51 7.287 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-24T01:26:39.815Z] #51 7.435 go: downloading github.com/pkg/errors v0.9.1 [2021-11-24T01:26:39.815Z] #51 8.175 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-24T01:26:39.815Z] #51 8.193 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-24T01:26:39.815Z] #51 8.288 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-24T01:26:39.815Z] #51 8.478 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-24T01:26:39.815Z] #51 8.647 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-24T01:26:39.815Z] #51 8.680 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-24T01:26:39.815Z] #51 9.096 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-24T01:26:39.815Z] #51 9.422 go: downloading golang.org/x/tools v0.1.0 [2021-11-24T01:26:39.815Z] #51 ... [2021-11-24T01:26:39.815Z] [2021-11-24T01:26:39.815Z] #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-24T01:26:39.815Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-24T01:26:39.815Z] #55 4.108 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-24T01:26:39.815Z] #55 5.024 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-24T01:26:39.815Z] #55 5.062 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-24T01:26:39.815Z] #55 5.062 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-24T01:26:39.815Z] #55 6.351 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-24T01:26:39.815Z] #55 ... [2021-11-24T01:26:39.815Z] [2021-11-24T01:26:39.815Z] #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-24T01:26:39.815Z] #26 sha256:a1e2e7e9586c1f5901db5a4dee6f5359cad897787a5c1324b7059df9f8ae7eb7 [2021-11-24T01:26:39.815Z] #26 5.537 + RM_GOPATH=0 [2021-11-24T01:26:39.815Z] #26 5.537 + TMP_GOPATH= [2021-11-24T01:26:39.815Z] #26 5.537 + : /build [2021-11-24T01:26:39.815Z] #26 5.537 + '[' -z '' ']' [2021-11-24T01:26:39.815Z] #26 5.537 ++ mktemp -d [2021-11-24T01:26:39.815Z] #26 5.548 + export GOPATH=/tmp/tmp.Pox841E4Xl [2021-11-24T01:26:39.815Z] #26 5.548 + GOPATH=/tmp/tmp.Pox841E4Xl [2021-11-24T01:26:39.815Z] #26 5.548 + RM_GOPATH=1 [2021-11-24T01:26:39.815Z] #26 5.548 + case "$(go env GOARCH)" in [2021-11-24T01:26:39.815Z] #26 5.548 ++ go env GOARCH [2021-11-24T01:26:39.815Z] #26 5.575 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:26:39.815Z] #26 5.575 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:26:39.815Z] #26 5.575 ++ dirname /install.sh [2021-11-24T01:26:39.815Z] #26 5.575 + dir=/ [2021-11-24T01:26:39.815Z] #26 5.575 + bin=dockercli [2021-11-24T01:26:39.815Z] #26 5.575 + shift [2021-11-24T01:26:39.815Z] #26 5.575 + '[' '!' -f //dockercli.installer ']' [2021-11-24T01:26:39.815Z] #26 5.575 + . //dockercli.installer [2021-11-24T01:26:39.815Z] #26 5.575 ++ : stable [2021-11-24T01:26:39.815Z] #26 5.575 ++ : 17.06.2-ce [2021-11-24T01:26:39.815Z] #26 5.578 + install_dockercli [2021-11-24T01:26:39.815Z] #26 5.578 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-24T01:26:39.815Z] #26 5.578 ++ uname -m [2021-11-24T01:26:39.815Z] #26 5.579 Install docker/cli version 17.06.2-ce from stable [2021-11-24T01:26:39.815Z] #26 5.584 + arch=aarch64 [2021-11-24T01:26:39.815Z] #26 5.584 + '[' aarch64 '!=' x86_64 ']' [2021-11-24T01:26:39.815Z] #26 5.584 + '[' aarch64 '!=' s390x ']' [2021-11-24T01:26:39.815Z] #26 5.584 + '[' aarch64 '!=' armhf ']' [2021-11-24T01:26:39.815Z] #26 5.584 + build_dockercli [2021-11-24T01:26:39.815Z] #26 5.584 + git clone https://github.com/docker/docker-ce /tmp/tmp.Pox841E4Xl/tmp/docker-ce [2021-11-24T01:26:39.815Z] #26 5.594 Cloning into '/tmp/tmp.Pox841E4Xl/tmp/docker-ce'... [2021-11-24T01:26:40.071Z] #26 ... [2021-11-24T01:26:40.071Z] [2021-11-24T01:26:40.071Z] #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-24T01:26:40.071Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-24T01:26:40.071Z] #47 6.403 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:26:40.071Z] #47 6.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:26:40.071Z] #47 6.417 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:26:40.071Z] #47 7.127 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-24T01:26:40.071Z] #47 8.071 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:26:40.071Z] #47 ... [2021-11-24T01:26:40.071Z] [2021-11-24T01:26:40.071Z] #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-24T01:26:40.071Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-24T01:26:40.071Z] #38 6.620 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:26:40.071Z] #38 6.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:26:40.071Z] #38 6.666 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:26:40.071Z] #38 7.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:26:40.082Z] #11 ... [2021-11-24T01:26:40.082Z] [2021-11-24T01:26:40.082Z] #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-24T01:26:40.082Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:26:40.082Z] #29 1.846 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:26:40.082Z] #29 1.855 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:26:40.082Z] #29 1.855 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:26:40.082Z] #29 2.099 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:26:40.082Z] #29 2.334 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:26:40.082Z] #29 2.753 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:26:40.082Z] #29 4.199 Fetched 8478 kB in 3s (3231 kB/s) [2021-11-24T01:26:40.082Z] #29 4.199 Reading package lists... [2021-11-24T01:26:40.082Z] #29 5.073 Reading package lists... [2021-11-24T01:26:40.082Z] #29 5.999 Building dependency tree... [2021-11-24T01:26:40.082Z] #29 6.362 The following additional packages will be installed: [2021-11-24T01:26:40.082Z] #29 6.362 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-24T01:26:40.082Z] #29 6.362 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-24T01:26:40.082Z] #29 6.362 Recommended packages: [2021-11-24T01:26:40.082Z] #29 6.362 libldap-common publicsuffix libsasl2-modules [2021-11-24T01:26:40.082Z] #29 6.528 The following NEW packages will be installed: [2021-11-24T01:26:40.082Z] #29 6.530 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-24T01:26:40.082Z] #29 6.530 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-24T01:26:40.082Z] #29 6.530 libssh2-1 openssl [2021-11-24T01:26:40.082Z] #29 6.805 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:26:40.082Z] #29 6.805 Need to get 3038 kB of archives. [2021-11-24T01:26:40.082Z] #29 6.805 After this operation, 6652 kB of additional disk space will be used. [2021-11-24T01:26:40.082Z] #29 6.805 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-24T01:26:40.082Z] #29 6.819 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-24T01:26:40.082Z] #29 6.834 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-24T01:26:40.082Z] #29 6.834 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-24T01:26:40.082Z] #29 6.834 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-24T01:26:40.082Z] #29 6.838 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-24T01:26:40.082Z] #29 6.838 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-24T01:26:40.082Z] #29 6.853 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-24T01:26:40.082Z] #29 6.853 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-24T01:26:40.082Z] #29 6.853 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-24T01:26:40.082Z] #29 6.853 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-24T01:26:40.082Z] #29 6.865 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-24T01:26:40.082Z] #29 6.865 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-24T01:26:40.082Z] #29 6.865 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-24T01:26:40.082Z] #29 6.865 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-24T01:26:40.082Z] #29 7.090 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:26:40.082Z] #29 7.134 Fetched 3038 kB in 0s (9151 kB/s) [2021-11-24T01:26:40.082Z] #29 7.155 Selecting previously unselected package openssl. [2021-11-24T01:26:40.082Z] #29 7.155 (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-24T01:26:40.082Z] #29 7.160 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.169 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:26:40.082Z] #29 7.320 Selecting previously unselected package ca-certificates. [2021-11-24T01:26:40.082Z] #29 7.320 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-24T01:26:40.082Z] #29 7.324 Unpacking ca-certificates (20210119) ... [2021-11-24T01:26:40.082Z] #29 7.421 Selecting previously unselected package libbrotli1:amd64. [2021-11-24T01:26:40.082Z] #29 7.421 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.421 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-24T01:26:40.082Z] #29 7.505 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-24T01:26:40.082Z] #29 7.505 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.509 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:40.082Z] #29 7.566 Selecting previously unselected package libsasl2-2:amd64. [2021-11-24T01:26:40.082Z] #29 7.566 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.572 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:40.082Z] #29 7.651 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-24T01:26:40.082Z] #29 7.651 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.655 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-24T01:26:40.082Z] #29 7.752 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-24T01:26:40.082Z] #29 7.752 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.757 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-24T01:26:40.082Z] #29 7.815 Selecting previously unselected package libpsl5:amd64. [2021-11-24T01:26:40.082Z] #29 7.815 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.819 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-24T01:26:40.082Z] #29 7.872 Selecting previously unselected package librtmp1:amd64. [2021-11-24T01:26:40.082Z] #29 7.872 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.881 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:26:40.082Z] #29 7.929 Selecting previously unselected package libssh2-1:amd64. [2021-11-24T01:26:40.082Z] #29 7.929 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 7.932 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-24T01:26:40.082Z] #29 8.020 Selecting previously unselected package libcurl4:amd64. [2021-11-24T01:26:40.082Z] #29 8.020 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 8.026 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-24T01:26:40.082Z] #29 8.103 Selecting previously unselected package curl. [2021-11-24T01:26:40.082Z] #29 8.103 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 8.117 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-24T01:26:40.082Z] #29 8.165 Selecting previously unselected package libonig5:amd64. [2021-11-24T01:26:40.082Z] #29 8.165 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 8.168 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:26:40.082Z] #29 8.239 Selecting previously unselected package libjq1:amd64. [2021-11-24T01:26:40.082Z] #29 8.239 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 8.243 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:26:40.082Z] #29 8.294 Selecting previously unselected package jq. [2021-11-24T01:26:40.082Z] #29 8.294 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-24T01:26:40.082Z] #29 8.303 Unpacking jq (1.6-2.1) ... [2021-11-24T01:26:40.082Z] #29 8.381 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-24T01:26:40.082Z] #29 8.395 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-24T01:26:40.082Z] #29 8.405 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-24T01:26:40.082Z] #29 8.415 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:40.082Z] #29 8.429 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:26:40.082Z] #29 8.443 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:40.082Z] #29 8.455 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-24T01:26:40.082Z] #29 8.471 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:26:40.082Z] #29 8.498 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:26:40.082Z] #29 8.506 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:26:40.082Z] #29 8.513 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-24T01:26:40.082Z] #29 8.524 Setting up ca-certificates (20210119) ... [2021-11-24T01:26:40.082Z] #29 9.145 Updating certificates in /etc/ssl/certs... [2021-11-24T01:26:40.329Z] #38 ... [2021-11-24T01:26:40.329Z] [2021-11-24T01:26:40.329Z] #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-24T01:26:40.329Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-24T01:26:40.329Z] #36 4.932 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-24T01:26:40.329Z] #36 ... [2021-11-24T01:26:40.329Z] [2021-11-24T01:26:40.329Z] #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-24T01:26:40.329Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-24T01:26:40.329Z] #60 4.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:26:40.329Z] #60 4.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:26:40.329Z] #60 4.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:26:40.329Z] #60 4.291 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:26:40.329Z] #60 4.731 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:26:40.329Z] #60 6.145 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:26:40.341Z] #29 10.33 129 added, 0 removed; done. [2021-11-24T01:26:40.341Z] #29 10.39 Setting up jq (1.6-2.1) ... [2021-11-24T01:26:40.601Z] #29 10.40 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-24T01:26:40.601Z] #29 10.41 Setting up curl (7.74.0-1.3+b1) ... [2021-11-24T01:26:40.601Z] #29 10.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:26:40.601Z] #29 10.44 Processing triggers for ca-certificates (20210119) ... [2021-11-24T01:26:40.601Z] #29 10.45 Updating certificates in /etc/ssl/certs... [2021-11-24T01:26:40.642Z] #60 ... [2021-11-24T01:26:40.642Z] [2021-11-24T01:26:40.642Z] #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-24T01:26:40.642Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:26:40.642Z] #53 6.269 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-24T01:26:40.642Z] #53 ... [2021-11-24T01:26:40.642Z] [2021-11-24T01:26:40.642Z] #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-24T01:26:40.642Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:26:40.642Z] #14 6.524 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:26:40.642Z] #14 6.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:26:40.642Z] #14 6.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:26:40.642Z] #14 7.736 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:26:40.642Z] #14 10.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:26:40.659Z] #29 ... [2021-11-24T01:26:40.659Z] [2021-11-24T01:26:40.659Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:40.659Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:40.659Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.4s done [2021-11-24T01:26:40.659Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 2.5s done [2021-11-24T01:26:40.659Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.5s [2021-11-24T01:26:41.008Z] #14 ... [2021-11-24T01:26:41.008Z] [2021-11-24T01:26:41.008Z] #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-24T01:26:41.008Z] #65 sha256:06c4d2236ca00c7f59c431f681af6cb6adbdf1095cf4038df946a1ec58784d5f [2021-11-24T01:26:41.008Z] #65 5.302 + RM_GOPATH=0 [2021-11-24T01:26:41.008Z] #65 5.302 + TMP_GOPATH= [2021-11-24T01:26:41.008Z] #65 5.302 + : /build [2021-11-24T01:26:41.008Z] #65 5.302 + '[' -z '' ']' [2021-11-24T01:26:41.008Z] #65 5.302 ++ mktemp -d [2021-11-24T01:26:41.008Z] #65 5.312 + export GOPATH=/tmp/tmp.b7u91ikMuB [2021-11-24T01:26:41.008Z] #65 5.312 + GOPATH=/tmp/tmp.b7u91ikMuB [2021-11-24T01:26:41.008Z] #65 5.312 + RM_GOPATH=1 [2021-11-24T01:26:41.008Z] #65 5.312 + case "$(go env GOARCH)" in [2021-11-24T01:26:41.008Z] #65 5.312 ++ go env GOARCH [2021-11-24T01:26:41.008Z] #65 5.334 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:26:41.008Z] #65 5.334 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:26:41.008Z] #65 5.334 ++ dirname /install.sh [2021-11-24T01:26:41.008Z] #65 5.334 + dir=/ [2021-11-24T01:26:41.008Z] #65 5.334 + bin=rootlesskit [2021-11-24T01:26:41.008Z] #65 5.334 + shift [2021-11-24T01:26:41.008Z] #65 5.334 + '[' '!' -f //rootlesskit.installer ']' [2021-11-24T01:26:41.008Z] #65 5.334 + . //rootlesskit.installer [2021-11-24T01:26:41.008Z] #65 5.334 ++ : v0.14.6 [2021-11-24T01:26:41.008Z] #65 5.334 + install_rootlesskit [2021-11-24T01:26:41.008Z] #65 5.334 + case "$1" in [2021-11-24T01:26:41.008Z] #65 5.334 + export CGO_ENABLED=0 [2021-11-24T01:26:41.008Z] #65 5.334 + CGO_ENABLED=0 [2021-11-24T01:26:41.008Z] #65 5.334 + _install_rootlesskit [2021-11-24T01:26:41.008Z] #65 5.351 + echo 'Install rootlesskit version v0.14.6' [2021-11-24T01:26:41.008Z] #65 5.351 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:26:41.008Z] #65 5.351 + GOBIN=/build [2021-11-24T01:26:41.008Z] #65 5.351 + GO111MODULE=on [2021-11-24T01:26:41.008Z] #65 5.351 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-24T01:26:41.008Z] #65 5.351 Install rootlesskit version v0.14.6 [2021-11-24T01:26:41.008Z] #65 5.967 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-24T01:26:41.008Z] #65 ... [2021-11-24T01:26:41.008Z] [2021-11-24T01:26:41.008Z] #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-24T01:26:41.008Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-24T01:26:41.008Z] #49 6.161 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-24T01:26:41.174Z] #29 ... [2021-11-24T01:26:41.174Z] [2021-11-24T01:26:41.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:41.174Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:41.174Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 8.4s done [2021-11-24T01:26:41.174Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0.4s [2021-11-24T01:26:41.232Z] #11 ... [2021-11-24T01:26:41.232Z] [2021-11-24T01:26:41.232Z] #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-24T01:26:41.232Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:26:41.232Z] #29 10.56 129 added, 0 removed; done. [2021-11-24T01:26:41.232Z] #29 10.59 Setting up jq (1.6-2.1) ... [2021-11-24T01:26:41.232Z] #29 10.60 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-24T01:26:41.232Z] #29 10.61 Setting up curl (7.74.0-1.3+b1) ... [2021-11-24T01:26:41.232Z] #29 10.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:26:41.232Z] #29 10.64 Processing triggers for ca-certificates (20210119) ... [2021-11-24T01:26:41.232Z] #29 10.66 Updating certificates in /etc/ssl/certs... [2021-11-24T01:26:41.296Z] #49 ... [2021-11-24T01:26:41.296Z] [2021-11-24T01:26:41.296Z] #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-24T01:26:41.296Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-24T01:26:41.296Z] #43 5.482 + git clone https://github.com/docker/distribution.git . [2021-11-24T01:26:41.296Z] #43 5.482 Cloning into '.'... [2021-11-24T01:26:41.296Z] #43 ... [2021-11-24T01:26:41.296Z] [2021-11-24T01:26:41.296Z] #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-24T01:26:41.296Z] #31 sha256:76fe65c79a6f3ad825e1bc6ae5fb1b9d63fd9c9d7f590b148971ba0947e97dd0 [2021-11-24T01:26:41.296Z] #31 7.621 #=#=# 0.1% ########## 14.4% ########### 15.8% ################# 24.6% ##################### 29.8% ######################### 35.9% ############################# 41.3% ################################## 48.6% ######################################### 57.4% ############################################### 65.9% ##################################################### 74.0% ########################################################### 82.6% #################################################################### 95.1% ######################################################################## 100.0% [2021-11-24T01:26:41.296Z] #31 11.62 [2021-11-24T01:26:41.560Z] #31 ... [2021-11-24T01:26:41.560Z] [2021-11-24T01:26:41.560Z] #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-24T01:26:41.560Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-24T01:26:41.560Z] #47 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:26:42.178Z] #29 11.62 0 added, 0 removed; done. [2021-11-24T01:26:42.178Z] #29 11.62 Running hooks in /etc/ca-certificates/update.d... [2021-11-24T01:26:42.178Z] #29 11.62 done. [2021-11-24T01:26:42.756Z] #29 DONE 12.3s [2021-11-24T01:26:42.756Z] [2021-11-24T01:26:42.756Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:42.756Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:42.756Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 7.0s done [2021-11-24T01:26:42.756Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0.3s [2021-11-24T01:26:43.008Z] #28 ... [2021-11-24T01:26:43.008Z] [2021-11-24T01:26:43.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:43.008Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:43.008Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.1s done [2021-11-24T01:26:43.008Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-24T01:26:43.008Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-24T01:26:43.008Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-24T01:26:43.008Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.5s done [2021-11-24T01:26:43.008Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 1.9s done [2021-11-24T01:26:43.008Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 2.3s done [2021-11-24T01:26:43.008Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 5.4s done [2021-11-24T01:26:43.008Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 4.6s done [2021-11-24T01:26:43.008Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 6.4s [2021-11-24T01:26:43.008Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 5.5s done [2021-11-24T01:26:43.008Z] #11 ... [2021-11-24T01:26:43.008Z] [2021-11-24T01:26:43.008Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:43.008Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:43.008Z] #28 ... [2021-11-24T01:26:43.008Z] [2021-11-24T01:26:43.008Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:43.008Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-24T01:26:43.008Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:26:43.008Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-24T01:26:43.008Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-24T01:26:43.008Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-11-24T01:26:43.008Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2021-11-24T01:26:43.008Z] #71 DONE 7.6s [2021-11-24T01:26:43.008Z] [2021-11-24T01:26:43.008Z] #24 [internal] load build context [2021-11-24T01:26:43.008Z] #24 sha256:f29af51678da80320e4389900bd59f08dbf93b0a66e3a8892c3a540b174b35b6 [2021-11-24T01:26:43.008Z] #24 transferring context: 55.49MB 5.2s done [2021-11-24T01:26:43.008Z] #24 DONE 7.7s [2021-11-24T01:26:43.008Z] [2021-11-24T01:26:43.008Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-24T01:26:43.008Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-24T01:26:43.008Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-24T01:26:43.008Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-24T01:26:43.008Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-24T01:26:43.008Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-24T01:26:43.008Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-11-24T01:26:43.008Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2021-11-24T01:26:43.008Z] #69 DONE 7.6s [2021-11-24T01:26:43.008Z] [2021-11-24T01:26:43.008Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-24T01:26:43.008Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-24T01:26:43.008Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.4s done [2021-11-24T01:26:43.018Z] #11 ... [2021-11-24T01:26:43.018Z] [2021-11-24T01:26:43.018Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-24T01:26:43.018Z] #30 sha256:4318722be94693ed71a8235c1743427683b8a5e4fe599cd2a6cd510a4c103f63 [2021-11-24T01:26:43.018Z] #30 DONE 0.1s [2021-11-24T01:26:43.018Z] [2021-11-24T01:26:43.018Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:43.018Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:43.083Z] #11 ... [2021-11-24T01:26:43.083Z] [2021-11-24T01:26:43.083Z] #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-24T01:26:43.083Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:26:43.083Z] #29 11.42 0 added, 0 removed; done. [2021-11-24T01:26:43.083Z] #29 11.42 Running hooks in /etc/ca-certificates/update.d... [2021-11-24T01:26:43.083Z] #29 11.42 done. [2021-11-24T01:26:43.083Z] #29 DONE 12.7s [2021-11-24T01:26:43.083Z] [2021-11-24T01:26:43.083Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:43.083Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:43.083Z] #11 ... [2021-11-24T01:26:43.083Z] [2021-11-24T01:26:43.083Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-24T01:26:43.083Z] #30 sha256:50e803eedb163e12a480cb5e13b124680b973f548646d8dc360ed0dfd6473908 [2021-11-24T01:26:43.083Z] #30 DONE 0.1s [2021-11-24T01:26:43.083Z] [2021-11-24T01:26:43.083Z] #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-24T01:26:43.083Z] #31 sha256:6e2ba55de370b3c0f2555e466a7a0d5d44636eecc7550ee797622de1c993b8ed [2021-11-24T01:26:43.580Z] #28 DONE 8.1s [2021-11-24T01:26:43.580Z] [2021-11-24T01:26:43.580Z] #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-24T01:26:43.580Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:26:45.620Z] #31 2.876 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-24T01:26:45.748Z] #47 15.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:26:45.884Z] #31 3.196 [2021-11-24T01:26:46.130Z] #29 ... [2021-11-24T01:26:46.130Z] [2021-11-24T01:26:46.130Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-24T01:26:46.130Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-24T01:26:46.130Z] #70 DONE 0.8s [2021-11-24T01:26:46.130Z] [2021-11-24T01:26:46.130Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-24T01:26:46.130Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-24T01:26:46.453Z] #31 3.429 #=#=# ######################################################################## 100.0% [2021-11-24T01:26:46.453Z] #31 3.754 [2021-11-24T01:26:47.082Z] #72 DONE 0.9s [2021-11-24T01:26:47.082Z] [2021-11-24T01:26:47.082Z] #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-24T01:26:47.082Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:26:47.082Z] #29 2.834 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:26:47.082Z] #29 2.843 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:26:47.082Z] #29 2.862 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:26:47.082Z] #29 2.994 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:26:47.082Z] #29 3.156 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:26:47.082Z] #29 3.566 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:26:47.116Z] #47 ... [2021-11-24T01:26:47.116Z] [2021-11-24T01:26:47.116Z] #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-24T01:26:47.116Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:26:47.116Z] #53 15.36 go: downloading github.com/fatih/color v1.7.0 [2021-11-24T01:26:47.116Z] #53 15.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-24T01:26:47.116Z] #53 15.56 go: downloading github.com/pkg/errors v0.8.1 [2021-11-24T01:26:47.116Z] #53 15.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-24T01:26:47.116Z] #53 15.60 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-24T01:26:47.116Z] #53 16.06 go: downloading github.com/spf13/viper v1.6.1 [2021-11-24T01:26:47.116Z] #53 16.31 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-24T01:26:47.116Z] #53 16.47 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-24T01:26:47.116Z] #53 16.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-24T01:26:47.116Z] #53 16.47 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-24T01:26:47.116Z] #53 17.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-24T01:26:47.679Z] #53 18.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-24T01:26:47.833Z] #31 5.043 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-24T01:26:48.318Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.5s [2021-11-24T01:26:48.401Z] #31 5.407 [2021-11-24T01:26:48.471Z] #29 4.910 Fetched 8478 kB in 2s (3602 kB/s) [2021-11-24T01:26:48.661Z] #31 5.628 #=#=# ############################# 41.6% ######################################################################## 100.0% [2021-11-24T01:26:48.920Z] #31 6.009 [2021-11-24T01:26:49.424Z] #29 4.910 Reading package lists... [2021-11-24T01:26:49.489Z] #31 ... [2021-11-24T01:26:49.489Z] [2021-11-24T01:26:49.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:49.489Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:49.489Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 8.5s [2021-11-24T01:26:49.749Z] #11 ... [2021-11-24T01:26:49.749Z] [2021-11-24T01:26:49.749Z] #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-24T01:26:49.749Z] #31 sha256:6e2ba55de370b3c0f2555e466a7a0d5d44636eecc7550ee797622de1c993b8ed [2021-11-24T01:26:49.749Z] #31 6.945 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-24T01:26:49.996Z] #29 5.752 Reading package lists... [2021-11-24T01:26:50.008Z] #31 7.213 [2021-11-24T01:26:50.258Z] #29 6.567 Building dependency tree... [2021-11-24T01:26:50.527Z] #29 6.959 The following additional packages will be installed: [2021-11-24T01:26:50.527Z] #29 6.960 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-24T01:26:50.527Z] #29 6.960 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-24T01:26:50.527Z] #29 6.961 Recommended packages: [2021-11-24T01:26:50.527Z] #29 6.961 libldap-common publicsuffix libsasl2-modules [2021-11-24T01:26:50.788Z] #31 7.437 #=#=# 0.0% #################################### 50.1% ########################################### 60.1% ########################################################## 81.5% ######################################################################## 100.0% [2021-11-24T01:26:50.789Z] #29 7.152 The following NEW packages will be installed: [2021-11-24T01:26:50.789Z] #29 7.153 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-24T01:26:50.789Z] #29 7.153 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-24T01:26:50.789Z] #29 7.154 libssh2-1 openssl [2021-11-24T01:26:50.789Z] #29 7.429 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:26:50.789Z] #29 7.429 Need to get 3038 kB of archives. [2021-11-24T01:26:50.789Z] #29 7.429 After this operation, 6652 kB of additional disk space will be used. [2021-11-24T01:26:50.789Z] #29 7.429 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-24T01:26:50.789Z] #29 7.445 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-24T01:26:50.789Z] #29 7.445 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-24T01:26:50.949Z] #53 ... [2021-11-24T01:26:50.949Z] [2021-11-24T01:26:50.949Z] #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-24T01:26:50.949Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-24T01:26:50.949Z] #38 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:26:50.949Z] #38 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:26:50.949Z] #38 ... [2021-11-24T01:26:50.949Z] [2021-11-24T01:26:50.949Z] #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-24T01:26:50.949Z] #65 sha256:06c4d2236ca00c7f59c431f681af6cb6adbdf1095cf4038df946a1ec58784d5f [2021-11-24T01:26:50.949Z] #65 11.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-24T01:26:50.949Z] #65 11.98 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-24T01:26:50.949Z] #65 13.16 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-24T01:26:50.949Z] #65 18.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-24T01:26:50.949Z] #65 19.21 go: downloading github.com/google/uuid v1.3.0 [2021-11-24T01:26:50.949Z] #65 19.36 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-24T01:26:50.949Z] #65 19.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-24T01:26:50.949Z] #65 19.66 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-24T01:26:50.949Z] #65 19.74 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-24T01:26:50.949Z] #65 20.12 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-24T01:26:50.949Z] #65 20.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-24T01:26:51.048Z] #31 8.235 [2021-11-24T01:26:51.049Z] #29 7.454 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-24T01:26:51.049Z] #29 7.454 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-24T01:26:51.049Z] #29 7.454 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-24T01:26:51.049Z] #29 7.454 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-24T01:26:51.049Z] #29 7.454 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-24T01:26:51.049Z] #29 7.454 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-24T01:26:51.049Z] #29 7.458 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-24T01:26:51.049Z] #29 7.464 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-24T01:26:51.050Z] #29 7.467 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-24T01:26:51.050Z] #29 7.470 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-24T01:26:51.050Z] #29 7.472 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-24T01:26:51.050Z] #29 7.474 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-24T01:26:51.050Z] #29 7.641 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:26:51.050Z] #29 7.667 Fetched 3038 kB in 0s (9754 kB/s) [2021-11-24T01:26:51.050Z] #29 7.696 Selecting previously unselected package openssl. [2021-11-24T01:26:51.050Z] #29 7.696 (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-24T01:26:51.206Z] #65 21.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-24T01:26:51.206Z] #65 21.49 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-24T01:26:51.310Z] #29 7.698 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-24T01:26:51.310Z] #29 7.702 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:26:51.354Z] #19 57.44 Reading package lists... [2021-11-24T01:26:51.572Z] #29 7.942 Selecting previously unselected package ca-certificates. [2021-11-24T01:26:51.572Z] #29 7.942 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-24T01:26:51.572Z] #29 7.946 Unpacking ca-certificates (20210119) ... [2021-11-24T01:26:51.572Z] #29 8.036 Selecting previously unselected package libbrotli1:amd64. [2021-11-24T01:26:51.572Z] #29 8.036 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-24T01:26:51.572Z] #29 8.042 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-24T01:26:51.572Z] #29 8.109 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-24T01:26:51.572Z] #29 8.110 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-24T01:26:51.572Z] #29 8.114 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:51.572Z] #29 8.159 Selecting previously unselected package libsasl2-2:amd64. [2021-11-24T01:26:51.572Z] #29 8.159 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-24T01:26:51.572Z] #29 8.162 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:51.572Z] #29 8.218 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-24T01:26:51.572Z] #29 8.218 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-24T01:26:51.769Z] #65 ... [2021-11-24T01:26:51.769Z] [2021-11-24T01:26:51.769Z] #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-24T01:26:51.769Z] #31 sha256:76fe65c79a6f3ad825e1bc6ae5fb1b9d63fd9c9d7f590b148971ba0947e97dd0 [2021-11-24T01:26:51.769Z] #31 20.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-24T01:26:51.769Z] #31 23.23 #=#=# [2021-11-24T01:26:51.769Z] #31 23.70 #=#=# ######################################################################## 100.0% [2021-11-24T01:26:51.833Z] #29 8.220 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-24T01:26:51.833Z] #29 8.297 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-24T01:26:51.833Z] #29 8.297 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-24T01:26:51.833Z] #29 8.300 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-24T01:26:51.833Z] #29 8.345 Selecting previously unselected package libpsl5:amd64. [2021-11-24T01:26:51.833Z] #29 8.345 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-24T01:26:51.833Z] #29 8.349 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-24T01:26:51.833Z] #29 8.389 Selecting previously unselected package librtmp1:amd64. [2021-11-24T01:26:51.833Z] #29 8.389 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-24T01:26:51.833Z] #29 8.393 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:26:51.833Z] #29 8.440 Selecting previously unselected package libssh2-1:amd64. [2021-11-24T01:26:51.833Z] #29 8.440 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-24T01:26:52.094Z] #29 8.443 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-24T01:26:52.094Z] #29 8.506 Selecting previously unselected package libcurl4:amd64. [2021-11-24T01:26:52.094Z] #29 8.506 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-24T01:26:52.094Z] #29 8.517 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-24T01:26:52.094Z] #29 8.586 Selecting previously unselected package curl. [2021-11-24T01:26:52.094Z] #29 8.586 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-24T01:26:52.094Z] #29 8.590 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-24T01:26:52.094Z] #29 8.654 Selecting previously unselected package libonig5:amd64. [2021-11-24T01:26:52.094Z] #29 8.654 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-24T01:26:52.094Z] #29 8.659 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:26:52.356Z] #29 8.725 Selecting previously unselected package libjq1:amd64. [2021-11-24T01:26:52.356Z] #29 8.725 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-24T01:26:52.356Z] #29 8.730 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:26:52.356Z] #29 8.785 Selecting previously unselected package jq. [2021-11-24T01:26:52.356Z] #29 8.785 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-24T01:26:52.356Z] #29 8.789 Unpacking jq (1.6-2.1) ... [2021-11-24T01:26:52.356Z] #29 8.837 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-24T01:26:52.356Z] #29 8.848 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-24T01:26:52.356Z] #29 8.859 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-24T01:26:52.356Z] #29 8.869 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:52.356Z] #29 8.878 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-24T01:26:52.356Z] #29 8.890 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-24T01:26:52.430Z] #31 9.346 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-24T01:26:52.430Z] #31 9.648 [2021-11-24T01:26:52.618Z] #29 8.898 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-24T01:26:52.618Z] #29 8.907 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-24T01:26:52.618Z] #29 8.921 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:26:52.618Z] #29 8.931 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:26:52.618Z] #29 8.941 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-24T01:26:52.618Z] #29 8.952 Setting up ca-certificates (20210119) ... [2021-11-24T01:26:52.618Z] #29 ... [2021-11-24T01:26:52.618Z] [2021-11-24T01:26:52.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:52.618Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:52.618Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.3s done [2021-11-24T01:26:52.618Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.7s done [2021-11-24T01:26:52.618Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.3s done [2021-11-24T01:26:52.618Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 1.8s [2021-11-24T01:26:52.999Z] #31 9.894 #=#=# ######################################################################## 100.0% [2021-11-24T01:26:52.999Z] #31 10.16 [2021-11-24T01:26:53.190Z] #11 ... [2021-11-24T01:26:53.190Z] [2021-11-24T01:26:53.190Z] #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-24T01:26:53.190Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-24T01:26:53.190Z] #29 9.568 Updating certificates in /etc/ssl/certs... [2021-11-24T01:26:53.596Z] #31 10.92 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-24T01:26:53.624Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 10.5s [2021-11-24T01:26:53.625Z] #11 ... [2021-11-24T01:26:53.625Z] [2021-11-24T01:26:53.625Z] #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-24T01:26:53.625Z] #31 sha256:33ef57671761d6879191f7f797d005f28d714df9ca7396f2035bfba457790b1e [2021-11-24T01:26:53.625Z] #31 2.925 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-24T01:26:53.625Z] #31 3.264 [2021-11-24T01:26:53.625Z] #31 3.479 #=#=# ######################################################################## 100.0% [2021-11-24T01:26:53.625Z] #31 3.801 [2021-11-24T01:26:53.625Z] #31 4.829 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-24T01:26:53.625Z] #31 5.160 [2021-11-24T01:26:53.625Z] #31 5.401 #=#=# ############# 18.3% ######################################################################## 100.0% [2021-11-24T01:26:53.625Z] #31 5.775 [2021-11-24T01:26:53.625Z] #31 6.945 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-24T01:26:53.625Z] #31 7.309 [2021-11-24T01:26:53.625Z] #31 7.551 #=#=# ## 3.6% ################################## 47.9% ########################################################### 82.7% ######################################################################## 100.0% [2021-11-24T01:26:53.625Z] #31 8.175 [2021-11-24T01:26:53.625Z] #31 9.155 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-24T01:26:53.625Z] #31 9.499 [2021-11-24T01:26:53.625Z] #31 9.721 #=#=# ######################################################################## 100.0% [2021-11-24T01:26:53.625Z] #31 10.04 [2021-11-24T01:26:53.625Z] #31 ... [2021-11-24T01:26:53.625Z] [2021-11-24T01:26:53.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:53.625Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:53.625Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 11.2s done [2021-11-24T01:26:53.661Z] #31 ... [2021-11-24T01:26:53.661Z] [2021-11-24T01:26:53.661Z] #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-24T01:26:53.661Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-24T01:26:53.661Z] #60 14.09 Fetched 8364 kB in 10s (811 kB/s) [2021-11-24T01:26:53.661Z] #60 14.09 Reading package lists... [2021-11-24T01:26:53.661Z] #60 23.08 Reading package lists... [2021-11-24T01:26:53.661Z] #60 ... [2021-11-24T01:26:53.661Z] [2021-11-24T01:26:53.661Z] #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-24T01:26:53.661Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:26:53.661Z] #53 23.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-24T01:26:53.661Z] #53 23.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-24T01:26:53.661Z] #53 23.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-24T01:26:53.661Z] #53 23.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-24T01:26:53.661Z] #53 23.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-24T01:26:53.661Z] #53 24.30 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-24T01:26:53.661Z] #53 24.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-24T01:26:53.661Z] #53 ... [2021-11-24T01:26:53.661Z] [2021-11-24T01:26:53.661Z] #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-24T01:26:53.661Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:26:53.661Z] #14 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:26:53.764Z] #29 10.19 129 added, 0 removed; done. [2021-11-24T01:26:53.764Z] #29 10.22 Setting up jq (1.6-2.1) ... [2021-11-24T01:26:53.764Z] #29 10.23 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-24T01:26:53.764Z] #29 10.24 Setting up curl (7.74.0-1.3+b1) ... [2021-11-24T01:26:53.764Z] #29 10.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:26:53.764Z] #29 10.27 Processing triggers for ca-certificates (20210119) ... [2021-11-24T01:26:53.764Z] #29 10.28 Updating certificates in /etc/ssl/certs... [2021-11-24T01:26:53.917Z] #14 ... [2021-11-24T01:26:53.917Z] [2021-11-24T01:26:53.917Z] #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-24T01:26:53.917Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:26:53.917Z] #53 24.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-24T01:26:53.917Z] #53 24.50 go: downloading github.com/spf13/afero v1.1.2 [2021-11-24T01:26:54.174Z] #53 24.77 go: downloading github.com/spf13/cast v1.3.0 [2021-11-24T01:26:54.174Z] #53 24.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-24T01:26:54.174Z] #53 24.86 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-24T01:26:54.178Z] #31 11.33 [2021-11-24T01:26:54.198Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-24T01:26:54.337Z] #29 10.83 0 added, 0 removed; done. [2021-11-24T01:26:54.337Z] #29 10.83 Running hooks in /etc/ca-certificates/update.d... [2021-11-24T01:26:54.337Z] #29 10.83 done. [2021-11-24T01:26:54.431Z] #53 24.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-24T01:26:54.431Z] #53 25.00 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-24T01:26:54.449Z] #31 11.56 #=#=# ######################################################################## 100.0% [2021-11-24T01:26:54.706Z] #53 25.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-24T01:26:54.713Z] #31 11.83 [2021-11-24T01:26:54.713Z] #31 11.90 Download of images into '/build' complete. [2021-11-24T01:26:54.713Z] #31 11.90 Use something like the following to load the result into a Docker daemon: [2021-11-24T01:26:54.713Z] #31 11.90 tar -cC '/build' . | docker load [2021-11-24T01:26:54.965Z] #53 25.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-24T01:26:54.965Z] #53 25.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-24T01:26:54.966Z] #53 25.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-24T01:26:55.222Z] #53 25.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-24T01:26:55.222Z] #53 25.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-24T01:26:55.222Z] #53 25.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-24T01:26:55.478Z] #53 ... [2021-11-24T01:26:55.478Z] [2021-11-24T01:26:55.478Z] #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-24T01:26:55.478Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-24T01:26:55.478Z] #36 24.91 tomll can be used in two ways: [2021-11-24T01:26:55.478Z] #36 24.91 Writing to STDIN and reading from STDOUT: [2021-11-24T01:26:55.478Z] #36 24.91 cat file.toml | tomll > file.toml [2021-11-24T01:26:55.478Z] #36 24.91 [2021-11-24T01:26:55.478Z] #36 24.91 Reading and updating a list of files: [2021-11-24T01:26:55.478Z] #36 24.91 tomll a.toml b.toml c.toml [2021-11-24T01:26:55.478Z] #36 24.91 [2021-11-24T01:26:55.478Z] #36 24.91 When given a list of files, tomll will modify all files in place without asking. [2021-11-24T01:26:55.478Z] #36 DONE 26.1s [2021-11-24T01:26:55.478Z] [2021-11-24T01:26:55.478Z] #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-24T01:26:55.478Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:26:55.478Z] #53 26.00 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-24T01:26:55.734Z] #53 26.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-24T01:26:55.991Z] #53 26.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-24T01:26:55.991Z] #53 26.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-24T01:26:56.248Z] #53 26.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-24T01:26:56.248Z] #53 26.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-24T01:26:56.251Z] #29 DONE 12.7s [2021-11-24T01:26:56.251Z] [2021-11-24T01:26:56.251Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-24T01:26:56.251Z] #30 sha256:8b8acb55ae0bceb026b174711846b9c562ad959d00c11554d26652c7e529f977 [2021-11-24T01:26:56.505Z] #53 27.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-24T01:26:56.512Z] #30 DONE 0.4s [2021-11-24T01:26:56.512Z] [2021-11-24T01:26:56.512Z] #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-24T01:26:56.512Z] #31 sha256:f1b14231d2f94a98e1210a2f1d45f1b5ca178ed314112373770dcdf01fcec03e [2021-11-24T01:26:56.628Z] #31 ... [2021-11-24T01:26:56.628Z] [2021-11-24T01:26:56.628Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:56.628Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:56.628Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 10.9s done [2021-11-24T01:26:56.628Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 4.8s [2021-11-24T01:26:57.436Z] #53 27.80 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-24T01:26:57.436Z] #53 27.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-24T01:26:57.436Z] #53 27.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-24T01:26:57.507Z] #11 ... [2021-11-24T01:26:57.507Z] [2021-11-24T01:26:57.507Z] #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-24T01:26:57.507Z] #31 sha256:33ef57671761d6879191f7f797d005f28d714df9ca7396f2035bfba457790b1e [2021-11-24T01:26:57.507Z] #31 10.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-24T01:26:57.507Z] #31 11.19 [2021-11-24T01:26:57.507Z] #31 11.42 #=#=# ######################################################################## 100.0% [2021-11-24T01:26:57.507Z] #31 11.71 [2021-11-24T01:26:57.507Z] #31 11.80 Download of images into '/build' complete. [2021-11-24T01:26:57.507Z] #31 11.80 Use something like the following to load the result into a Docker daemon: [2021-11-24T01:26:57.507Z] #31 11.80 tar -cC '/build' . | docker load [2021-11-24T01:26:57.507Z] #31 DONE 14.5s [2021-11-24T01:26:57.693Z] #53 28.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-24T01:26:57.769Z] [2021-11-24T01:26:57.769Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:57.769Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:57.950Z] #53 28.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-24T01:26:57.950Z] #53 ... [2021-11-24T01:26:57.950Z] [2021-11-24T01:26:57.950Z] #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-24T01:26:57.950Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-24T01:26:57.950Z] #51 18.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-24T01:26:57.950Z] #51 18.54 go: downloading golang.org/x/mod v0.3.0 [2021-11-24T01:26:58.207Z] #51 ... [2021-11-24T01:26:58.207Z] [2021-11-24T01:26:58.207Z] #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-24T01:26:58.207Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:26:58.207Z] #53 28.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-24T01:26:58.207Z] #53 28.73 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-24T01:26:58.537Z] #11 ... [2021-11-24T01:26:58.537Z] [2021-11-24T01:26:58.537Z] #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-24T01:26:58.537Z] #31 sha256:6e2ba55de370b3c0f2555e466a7a0d5d44636eecc7550ee797622de1c993b8ed [2021-11-24T01:26:58.537Z] #31 DONE 15.5s [2021-11-24T01:26:58.537Z] [2021-11-24T01:26:58.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:26:58.537Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:26:58.773Z] #53 29.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-24T01:26:58.773Z] #53 29.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-24T01:26:58.773Z] #53 ... [2021-11-24T01:26:58.773Z] [2021-11-24T01:26:58.773Z] #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-24T01:26:58.773Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-24T01:26:58.773Z] #47 19.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-24T01:26:58.773Z] #47 26.81 Fetched 8367 kB in 21s (401 kB/s) [2021-11-24T01:26:59.031Z] #47 26.81 Reading package lists... [2021-11-24T01:26:59.031Z] #47 ... [2021-11-24T01:26:59.031Z] [2021-11-24T01:26:59.031Z] #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-24T01:26:59.031Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:26:59.031Z] #53 29.48 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-24T01:26:59.031Z] #53 29.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-24T01:26:59.074Z] #31 2.327 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-24T01:26:59.229Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.1s [2021-11-24T01:26:59.288Z] #53 29.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-24T01:26:59.288Z] #53 29.91 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-24T01:26:59.335Z] #31 2.638 [2021-11-24T01:26:59.444Z] #19 71.28 Reading package lists... [2021-11-24T01:26:59.597Z] #31 2.872 #=#=# ######################################################################## 100.0% [2021-11-24T01:26:59.853Z] #53 30.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-24T01:26:59.859Z] #31 3.304 [2021-11-24T01:27:00.373Z] #19 79.88 Building dependency tree... [2021-11-24T01:27:00.420Z] #53 ... [2021-11-24T01:27:00.420Z] [2021-11-24T01:27:00.420Z] #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-24T01:27:00.420Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-24T01:27:00.420Z] #49 30.69 Usage of /build/vndr: [2021-11-24T01:27:00.421Z] #49 30.69 /build/vndr [[import path] [revision]] [repository] [2021-11-24T01:27:00.421Z] #49 30.69 /build/vndr init [2021-11-24T01:27:00.421Z] #49 30.69 -strict [2021-11-24T01:27:00.421Z] #49 30.69 checking mode. treat non-trivial warning as an error [2021-11-24T01:27:00.421Z] #49 30.69 -verbose [2021-11-24T01:27:00.421Z] #49 30.69 shows all warnings [2021-11-24T01:27:00.421Z] #49 30.69 -whitelist value [2021-11-24T01:27:00.421Z] #49 30.69 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-24T01:27:00.421Z] #49 DONE 30.9s [2021-11-24T01:27:00.421Z] [2021-11-24T01:27:00.421Z] #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-24T01:27:00.421Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:27:00.421Z] #53 30.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-24T01:27:00.421Z] #53 30.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-24T01:27:00.421Z] #53 31.12 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-24T01:27:00.421Z] #53 31.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-24T01:27:00.677Z] #53 31.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-24T01:27:00.677Z] #53 31.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-24T01:27:01.261Z] #31 4.384 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-24T01:27:01.261Z] #31 4.688 [2021-11-24T01:27:01.522Z] #31 4.905 #=#=# ######################################################################## 100.0% [2021-11-24T01:27:01.784Z] #31 5.187 [2021-11-24T01:27:01.825Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 9.8s [2021-11-24T01:27:02.050Z] #53 32.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-24T01:27:02.050Z] #53 32.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-24T01:27:02.050Z] #53 32.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-24T01:27:02.050Z] #53 32.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-24T01:27:02.270Z] #19 83.62 The following additional packages will be installed: [2021-11-24T01:27:02.270Z] #19 83.62 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-24T01:27:02.270Z] #19 83.62 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.62 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.62 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-24T01:27:02.270Z] #19 83.62 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.62 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.62 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-11-24T01:27:02.270Z] #19 83.62 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-11-24T01:27:02.270Z] #19 83.62 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.62 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.62 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-24T01:27:02.270Z] #19 83.62 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-24T01:27:02.270Z] #19 83.62 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-24T01:27:02.270Z] #19 83.62 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-24T01:27:02.270Z] #19 83.62 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.62 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.62 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-24T01:27:02.270Z] #19 83.62 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-24T01:27:02.270Z] #19 83.62 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-24T01:27:02.270Z] #19 83.62 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-24T01:27:02.270Z] #19 83.62 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-24T01:27:02.270Z] #19 83.62 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-24T01:27:02.270Z] #19 83.62 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-24T01:27:02.270Z] #19 83.62 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-24T01:27:02.270Z] #19 83.62 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-24T01:27:02.270Z] #19 83.62 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-24T01:27:02.270Z] #19 83.62 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-24T01:27:02.270Z] #19 83.62 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-24T01:27:02.270Z] #19 83.62 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-24T01:27:02.270Z] #19 83.63 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-24T01:27:02.270Z] #19 83.63 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-24T01:27:02.270Z] #19 83.63 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-24T01:27:02.270Z] #19 83.63 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-24T01:27:02.270Z] #19 83.63 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-24T01:27:02.270Z] #19 83.63 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-24T01:27:02.270Z] #19 83.63 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-24T01:27:02.270Z] #19 83.63 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-24T01:27:02.270Z] #19 83.63 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-24T01:27:02.270Z] #19 83.63 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-24T01:27:02.270Z] #19 83.63 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-24T01:27:02.270Z] #19 83.63 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-24T01:27:02.270Z] #19 83.63 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-24T01:27:02.270Z] #19 83.63 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-24T01:27:02.270Z] #19 83.64 linux-libc-dev-s390x-cross patch xz-utils [2021-11-24T01:27:02.270Z] #19 83.67 Suggested packages: [2021-11-24T01:27:02.270Z] #19 83.67 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-11-24T01:27:02.270Z] #19 83.67 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.67 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-11-24T01:27:02.270Z] #19 83.67 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-11-24T01:27:02.270Z] #19 83.67 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-11-24T01:27:02.270Z] #19 83.67 libyaml-shell-perl ed diffutils-doc [2021-11-24T01:27:02.270Z] #19 83.67 Recommended packages: [2021-11-24T01:27:02.270Z] #19 83.67 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-11-24T01:27:02.270Z] #19 83.67 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-11-24T01:27:02.308Z] #53 32.82 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-24T01:27:02.565Z] #53 32.98 go: downloading golang.org/x/text v0.3.2 [2021-11-24T01:27:02.731Z] #31 6.080 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-24T01:27:02.993Z] #31 6.346 [2021-11-24T01:27:02.993Z] #31 ... [2021-11-24T01:27:02.993Z] [2021-11-24T01:27:02.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:27:02.993Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:27:02.993Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 4.4s done [2021-11-24T01:27:02.993Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 7.4s [2021-11-24T01:27:03.203Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.9s done [2021-11-24T01:27:03.203Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-24T01:27:03.255Z] #11 ... [2021-11-24T01:27:03.255Z] [2021-11-24T01:27:03.255Z] #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-24T01:27:03.255Z] #31 sha256:f1b14231d2f94a98e1210a2f1d45f1b5ca178ed314112373770dcdf01fcec03e [2021-11-24T01:27:03.462Z] #11 DONE 45.2s [2021-11-24T01:27:03.462Z] [2021-11-24T01:27:03.462Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-24T01:27:03.462Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-24T01:27:03.517Z] #31 6.562 #=#=# ############## 20.2% ######################################### 57.2% ################################################################ 89.0% ######################################################################## 100.0% [2021-11-24T01:27:03.778Z] #31 7.119 [2021-11-24T01:27:03.935Z] #53 ... [2021-11-24T01:27:03.935Z] [2021-11-24T01:27:03.935Z] #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-24T01:27:03.935Z] #31 sha256:76fe65c79a6f3ad825e1bc6ae5fb1b9d63fd9c9d7f590b148971ba0947e97dd0 [2021-11-24T01:27:03.935Z] #31 25.91 [2021-11-24T01:27:03.935Z] #31 30.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-24T01:27:03.935Z] #31 32.69 [2021-11-24T01:27:03.935Z] #31 32.93 #=#=# ##O#-# ######################################################################## 100.0% [2021-11-24T01:27:03.935Z] #31 35.08 [2021-11-24T01:27:03.935Z] #31 35.57 Download of images into '/build' complete. [2021-11-24T01:27:03.935Z] #31 35.57 Use something like the following to load the result into a Docker daemon: [2021-11-24T01:27:03.935Z] #31 35.57 tar -cC '/build' . | docker load [2021-11-24T01:27:03.935Z] #31 DONE 35.6s [2021-11-24T01:27:03.935Z] [2021-11-24T01:27:03.935Z] #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-24T01:27:03.935Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-24T01:27:03.935Z] #43 28.96 Updating files: 71% (1252/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-24T01:27:03.935Z] #43 29.67 + git checkout -q v2.3.0 [2021-11-24T01:27:03.935Z] #43 31.78 + 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-24T01:27:03.935Z] #43 ... [2021-11-24T01:27:03.935Z] [2021-11-24T01:27:03.935Z] #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-24T01:27:03.935Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-24T01:27:03.935Z] #47 26.81 Reading package lists... [2021-11-24T01:27:04.499Z] #47 ... [2021-11-24T01:27:04.499Z] [2021-11-24T01:27:04.499Z] #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-24T01:27:04.499Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-24T01:27:04.499Z] #38 24.97 Fetched 8364 kB in 19s (449 kB/s) [2021-11-24T01:27:04.499Z] #38 24.97 Reading package lists... [2021-11-24T01:27:04.499Z] #38 33.28 Reading package lists... [2021-11-24T01:27:04.499Z] #38 ... [2021-11-24T01:27:04.499Z] [2021-11-24T01:27:04.499Z] #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-24T01:27:04.499Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:27:04.499Z] #14 25.01 Fetched 8364 kB in 19s (444 kB/s) [2021-11-24T01:27:04.499Z] #14 25.01 Reading package lists... [2021-11-24T01:27:04.561Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.2s [2021-11-24T01:27:04.722Z] #31 7.984 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-24T01:27:04.722Z] #31 8.262 [2021-11-24T01:27:04.756Z] #14 33.17 Reading package lists... [2021-11-24T01:27:04.756Z] #14 ... [2021-11-24T01:27:04.756Z] [2021-11-24T01:27:04.756Z] #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-24T01:27:04.756Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-24T01:27:04.756Z] #47 34.63 Reading package lists... [2021-11-24T01:27:04.756Z] #47 ... [2021-11-24T01:27:04.756Z] [2021-11-24T01:27:04.756Z] #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-24T01:27:04.756Z] #65 sha256:06c4d2236ca00c7f59c431f681af6cb6adbdf1095cf4038df946a1ec58784d5f [2021-11-24T01:27:04.756Z] #65 25.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-24T01:27:04.845Z] #12 DONE 1.1s [2021-11-24T01:27:04.845Z] [2021-11-24T01:27:04.845Z] #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-24T01:27:04.845Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-24T01:27:04.985Z] #31 8.481 #=#=# ######################################################################## 100.0% [2021-11-24T01:27:05.013Z] #65 ... [2021-11-24T01:27:05.013Z] [2021-11-24T01:27:05.013Z] #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-24T01:27:05.013Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-24T01:27:05.013Z] #60 23.08 Reading package lists... [2021-11-24T01:27:05.013Z] #60 31.69 Building dependency tree... [2021-11-24T01:27:05.557Z] #31 8.742 [2021-11-24T01:27:05.787Z] #13 DONE 1.0s [2021-11-24T01:27:05.787Z] [2021-11-24T01:27:05.787Z] #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-24T01:27:05.787Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-24T01:27:05.818Z] #31 ... [2021-11-24T01:27:05.818Z] [2021-11-24T01:27:05.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-24T01:27:05.818Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-24T01:27:05.818Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 9.9s done [2021-11-24T01:27:05.818Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-24T01:27:05.818Z] #11 DONE 30.5s [2021-11-24T01:27:06.048Z] #46 DONE 0.4s [2021-11-24T01:27:06.048Z] [2021-11-24T01:27:06.048Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-24T01:27:06.048Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-24T01:27:06.048Z] #42 DONE 0.3s [2021-11-24T01:27:06.048Z] [2021-11-24T01:27:06.048Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-24T01:27:06.048Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-24T01:27:06.048Z] #33 DONE 0.4s [2021-11-24T01:27:06.048Z] [2021-11-24T01:27:06.048Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-24T01:27:06.048Z] #25 sha256:2fdba603de0aa26ef749ea6de7498a01583af52cb28128b15f692d5efde1135a [2021-11-24T01:27:06.048Z] #25 DONE 0.4s [2021-11-24T01:27:06.048Z] [2021-11-24T01:27:06.048Z] #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-24T01:27:06.048Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:06.048Z] #47 ... [2021-11-24T01:27:06.048Z] [2021-11-24T01:27:06.048Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-24T01:27:06.048Z] #64 sha256:253fe8f22bc1799fa16c85498f45545d77b02ce2ce61778464bd04c299851cb4 [2021-11-24T01:27:06.048Z] #64 DONE 0.5s [2021-11-24T01:27:06.079Z] [2021-11-24T01:27:06.079Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-24T01:27:06.079Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-24T01:27:06.307Z] [2021-11-24T01:27:06.308Z] #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-24T01:27:06.308Z] #65 sha256:4df2661e005c15fc85d25c99c8ee7b2c7ca0b42c9789446fa525e64d8c86d328 [2021-11-24T01:27:06.382Z] #60 36.91 The following additional packages will be installed: [2021-11-24T01:27:06.382Z] #60 36.91 libbtrfs0 [2021-11-24T01:27:06.382Z] #60 37.03 The following NEW packages will be installed: [2021-11-24T01:27:06.451Z] #19 87.35 The following NEW packages will be installed: [2021-11-24T01:27:06.451Z] #19 87.35 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-24T01:27:06.451Z] #19 87.35 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-24T01:27:06.451Z] #19 87.35 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-24T01:27:06.451Z] #19 87.35 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-24T01:27:06.451Z] #19 87.35 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-24T01:27:06.451Z] #19 87.35 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-24T01:27:06.451Z] #19 87.35 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-11-24T01:27:06.451Z] #19 87.35 crossbuild-essential-armel crossbuild-essential-armhf [2021-11-24T01:27:06.451Z] #19 87.35 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-11-24T01:27:06.451Z] #19 87.35 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-11-24T01:27:06.451Z] #19 87.35 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-11-24T01:27:06.451Z] #19 87.35 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-11-24T01:27:06.451Z] #19 87.35 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-11-24T01:27:06.451Z] #19 87.35 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-24T01:27:06.451Z] #19 87.35 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-24T01:27:06.451Z] #19 87.35 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-24T01:27:06.451Z] #19 87.35 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-24T01:27:06.451Z] #19 87.35 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-24T01:27:06.451Z] #19 87.35 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-24T01:27:06.451Z] #19 87.36 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-24T01:27:06.451Z] #19 87.36 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-24T01:27:06.451Z] #19 87.36 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-24T01:27:06.451Z] #19 87.36 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-24T01:27:06.451Z] #19 87.36 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-24T01:27:06.451Z] #19 87.36 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-24T01:27:06.451Z] #19 87.36 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-24T01:27:06.451Z] #19 87.36 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-24T01:27:06.451Z] #19 87.36 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-24T01:27:06.451Z] #19 87.36 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-24T01:27:06.451Z] #19 87.36 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-24T01:27:06.451Z] #19 87.36 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-24T01:27:06.451Z] #19 87.36 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-24T01:27:06.451Z] #19 87.36 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-24T01:27:06.451Z] #19 87.36 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-24T01:27:06.451Z] #19 87.36 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-24T01:27:06.451Z] #19 87.37 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-24T01:27:06.451Z] #19 87.37 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-24T01:27:06.451Z] #19 87.37 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-24T01:27:06.451Z] #19 87.37 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-24T01:27:06.451Z] #19 87.37 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-24T01:27:06.451Z] #19 87.37 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-24T01:27:06.451Z] #19 87.37 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-24T01:27:06.451Z] #19 87.37 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-24T01:27:06.451Z] #19 87.37 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-24T01:27:06.451Z] #19 87.37 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-24T01:27:06.451Z] #19 87.37 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-24T01:27:06.451Z] #19 87.37 linux-libc-dev-s390x-cross patch xz-utils [2021-11-24T01:27:06.451Z] #19 87.77 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:06.451Z] #19 87.77 Need to get 787 MB of archives. [2021-11-24T01:27:06.451Z] #19 87.77 After this operation, 3385 MB of additional disk space will be used. [2021-11-24T01:27:06.451Z] #19 87.77 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-24T01:27:06.451Z] #19 87.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-24T01:27:06.451Z] #19 87.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-11-24T01:27:06.451Z] #19 87.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-11-24T01:27:06.451Z] #19 87.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-11-24T01:27:06.451Z] #19 87.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-24T01:27:06.451Z] #19 87.80 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-24T01:27:06.451Z] #19 87.86 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-24T01:27:06.451Z] #19 87.94 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-24T01:27:06.451Z] #19 88.00 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-24T01:27:06.451Z] #19 88.06 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-24T01:27:06.451Z] #19 88.11 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-24T01:27:06.451Z] #19 88.12 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-24T01:27:06.476Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 12.3s done [2021-11-24T01:27:06.638Z] #60 37.04 libbtrfs-dev libbtrfs0 [2021-11-24T01:27:06.895Z] #60 37.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:06.895Z] #60 37.44 Need to get 454 kB of archives. [2021-11-24T01:27:06.895Z] #60 37.44 After this operation, 1275 kB of additional disk space will be used. [2021-11-24T01:27:06.895Z] #60 37.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-24T01:27:06.895Z] #60 37.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-24T01:27:07.047Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-24T01:27:07.308Z] #11 DONE 48.4s [2021-11-24T01:27:07.458Z] #60 ... [2021-11-24T01:27:07.458Z] [2021-11-24T01:27:07.459Z] #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-24T01:27:07.459Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:27:07.459Z] #14 33.17 Reading package lists... [2021-11-24T01:27:07.570Z] [2021-11-24T01:27:07.570Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-24T01:27:07.570Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-24T01:27:07.996Z] #12 DONE 1.9s [2021-11-24T01:27:07.996Z] [2021-11-24T01:27:07.996Z] #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-24T01:27:07.996Z] #31 sha256:f1b14231d2f94a98e1210a2f1d45f1b5ca178ed314112373770dcdf01fcec03e [2021-11-24T01:27:07.996Z] #31 9.474 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-24T01:27:07.996Z] #31 9.908 [2021-11-24T01:27:07.996Z] #31 10.15 #=#=# ######################################################################## 100.0% [2021-11-24T01:27:07.996Z] #31 10.52 [2021-11-24T01:27:07.996Z] #31 10.60 Download of images into '/build' complete. [2021-11-24T01:27:07.996Z] #31 10.61 Use something like the following to load the result into a Docker daemon: [2021-11-24T01:27:07.996Z] #31 10.61 tar -cC '/build' . | docker load [2021-11-24T01:27:07.996Z] #31 DONE 11.2s [2021-11-24T01:27:07.996Z] [2021-11-24T01:27:07.996Z] #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-24T01:27:07.996Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-24T01:27:08.352Z] #19 89.67 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-24T01:27:08.353Z] #19 89.68 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-24T01:27:08.389Z] #14 38.10 Building dependency tree... [2021-11-24T01:27:08.647Z] #14 ... [2021-11-24T01:27:08.647Z] [2021-11-24T01:27:08.647Z] #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-24T01:27:08.647Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-24T01:27:08.647Z] #60 38.18 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:08.647Z] #60 38.35 Fetched 454 kB in 0s (1379 kB/s) [2021-11-24T01:27:08.647Z] #60 38.44 Selecting previously unselected package libbtrfs0:arm64. [2021-11-24T01:27:08.647Z] #60 38.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-24T01:27:08.647Z] #60 38.50 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-24T01:27:08.647Z] #60 38.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-24T01:27:08.647Z] #60 38.71 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-24T01:27:08.647Z] #60 38.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-24T01:27:08.647Z] #60 38.73 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-24T01:27:08.647Z] #60 38.99 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-24T01:27:08.647Z] #60 39.01 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-24T01:27:08.647Z] #60 39.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:27:08.647Z] #60 DONE 39.3s [2021-11-24T01:27:08.904Z] [2021-11-24T01:27:08.904Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-24T01:27:08.904Z] #61 sha256:32f77ea4a1d24c3caa67e62549aa5e38842b5a252faa1065427dfc4928fd813a [2021-11-24T01:27:08.904Z] #61 DONE 0.1s [2021-11-24T01:27:08.904Z] [2021-11-24T01:27:08.904Z] #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-24T01:27:08.904Z] #62 sha256:a58e6fb83325d2286e260380e234e944e91f3a26eb43c44a1df470ed4085f1cd [2021-11-24T01:27:08.943Z] #13 DONE 1.2s [2021-11-24T01:27:08.943Z] [2021-11-24T01:27:08.943Z] #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-24T01:27:08.943Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:08.943Z] #14 ... [2021-11-24T01:27:08.943Z] [2021-11-24T01:27:08.943Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-24T01:27:08.943Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-24T01:27:08.943Z] #33 DONE 0.1s [2021-11-24T01:27:09.220Z] [2021-11-24T01:27:09.220Z] #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-24T01:27:09.220Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-24T01:27:09.220Z] #46 DONE 0.2s [2021-11-24T01:27:09.220Z] [2021-11-24T01:27:09.220Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-24T01:27:09.220Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-24T01:27:09.220Z] #42 DONE 0.2s [2021-11-24T01:27:09.220Z] [2021-11-24T01:27:09.220Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-24T01:27:09.220Z] #64 sha256:26a399e7c04449ec6f34c5175082df03627537058e102ee888b0eec5a10bae51 [2021-11-24T01:27:09.220Z] #64 DONE 0.3s [2021-11-24T01:27:09.220Z] [2021-11-24T01:27:09.220Z] #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-24T01:27:09.220Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:09.220Z] #43 ... [2021-11-24T01:27:09.220Z] [2021-11-24T01:27:09.220Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-24T01:27:09.220Z] #25 sha256:28002c0693cddf92231a1b0f1dc32b54543f372fb85b84afabcc47e659813e2f [2021-11-24T01:27:09.220Z] #25 DONE 0.4s [2021-11-24T01:27:09.484Z] [2021-11-24T01:27:09.484Z] #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-24T01:27:09.484Z] #26 sha256:7145b379cdd6a4ccff22299a438965a03025320d01cc71f76a6108df9eb38e73 [2021-11-24T01:27:09.726Z] #19 91.22 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-24T01:27:09.726Z] #19 91.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-11-24T01:27:09.834Z] #62 1.024 + RM_GOPATH=0 [2021-11-24T01:27:09.834Z] #62 1.024 + TMP_GOPATH= [2021-11-24T01:27:09.834Z] #62 1.024 + : /build [2021-11-24T01:27:09.834Z] #62 1.024 + '[' -z '' ']' [2021-11-24T01:27:09.834Z] #62 1.024 ++ mktemp -d [2021-11-24T01:27:09.834Z] #62 1.024 + export GOPATH=/tmp/tmp.TTsNltMqXf [2021-11-24T01:27:09.834Z] #62 1.024 + GOPATH=/tmp/tmp.TTsNltMqXf [2021-11-24T01:27:09.834Z] #62 1.024 + RM_GOPATH=1 [2021-11-24T01:27:09.834Z] #62 1.024 + case "$(go env GOARCH)" in [2021-11-24T01:27:09.834Z] #62 1.024 ++ go env GOARCH [2021-11-24T01:27:09.834Z] #62 1.084 Install containerd version v1.5.8 [2021-11-24T01:27:09.834Z] #62 1.084 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:09.834Z] #62 1.084 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:09.834Z] #62 1.084 ++ dirname /install.sh [2021-11-24T01:27:09.834Z] #62 1.084 + dir=/ [2021-11-24T01:27:09.834Z] #62 1.084 + bin=containerd [2021-11-24T01:27:09.834Z] #62 1.084 + shift [2021-11-24T01:27:09.834Z] #62 1.084 + '[' '!' -f //containerd.installer ']' [2021-11-24T01:27:09.834Z] #62 1.084 + . //containerd.installer [2021-11-24T01:27:09.834Z] #62 1.084 ++ set -e [2021-11-24T01:27:09.834Z] #62 1.084 ++ : v1.5.8 [2021-11-24T01:27:09.834Z] #62 1.084 + install_containerd [2021-11-24T01:27:09.834Z] #62 1.084 + echo 'Install containerd version v1.5.8' [2021-11-24T01:27:09.834Z] #62 1.084 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TTsNltMqXf/src/github.com/containerd/containerd [2021-11-24T01:27:09.834Z] #62 1.096 Cloning into '/tmp/tmp.TTsNltMqXf/src/github.com/containerd/containerd'... [2021-11-24T01:27:10.135Z] #12 DONE 2.7s [2021-11-24T01:27:10.135Z] [2021-11-24T01:27:10.135Z] #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-24T01:27:10.135Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-24T01:27:11.083Z] #13 DONE 0.9s [2021-11-24T01:27:11.083Z] [2021-11-24T01:27:11.083Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-24T01:27:11.083Z] #64 sha256:dca583bf67dcede1ab434a3af6a7376bfa0ee74b3e0ea07cd8fa6680ee15033c [2021-11-24T01:27:11.098Z] #19 92.75 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-24T01:27:11.098Z] #19 92.75 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-24T01:27:11.345Z] #64 DONE 0.2s [2021-11-24T01:27:11.345Z] [2021-11-24T01:27:11.345Z] #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-24T01:27:11.345Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-24T01:27:11.345Z] #46 DONE 0.2s [2021-11-24T01:27:11.345Z] [2021-11-24T01:27:11.345Z] #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-24T01:27:11.345Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:27:11.345Z] #65 ... [2021-11-24T01:27:11.345Z] [2021-11-24T01:27:11.345Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-24T01:27:11.345Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-24T01:27:11.345Z] #42 DONE 0.4s [2021-11-24T01:27:11.606Z] [2021-11-24T01:27:11.606Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-24T01:27:11.606Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-24T01:27:11.606Z] #33 DONE 0.5s [2021-11-24T01:27:11.606Z] [2021-11-24T01:27:11.606Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-24T01:27:11.606Z] #25 sha256:be98db9b96ae9cea64d825f7ab7cc66194d601a973348c99a301caf141c37478 [2021-11-24T01:27:11.606Z] #25 DONE 0.5s [2021-11-24T01:27:11.606Z] [2021-11-24T01:27:11.606Z] #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-24T01:27:11.606Z] #26 sha256:bab14217c0e81ee89ec7d51b97490271057a1f445afe6b6e3e2309d1ae4faca2 [2021-11-24T01:27:12.568Z] Running on azwin-2-429801 in d:\jenkins\workspace\moby_PR-43045 [Pipeline] { [Pipeline] ws [2021-11-24T01:27:12.582Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-24T01:27:12.877Z] #65 ... [2021-11-24T01:27:12.877Z] [2021-11-24T01:27:12.877Z] #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-24T01:27:12.877Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:12.877Z] #38 6.530 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:12.877Z] #38 6.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:12.877Z] #38 6.530 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:12.877Z] #38 6.775 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:12.877Z] #38 7.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:12.996Z] #19 94.20 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-24T01:27:12.996Z] #19 94.20 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-24T01:27:13.113Z] #62 ... [2021-11-24T01:27:13.113Z] [2021-11-24T01:27:13.113Z] #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-24T01:27:13.113Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-24T01:27:13.113Z] #55 43.24 v3.0.2 [2021-11-24T01:27:13.113Z] #55 DONE 43.6s [2021-11-24T01:27:13.113Z] [2021-11-24T01:27:13.113Z] #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-24T01:27:13.113Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:27:13.113Z] #14 42.12 The following additional packages will be installed: [2021-11-24T01:27:13.113Z] #14 42.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:27:13.113Z] #14 42.13 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-24T01:27:13.113Z] #14 42.13 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-24T01:27:13.113Z] #14 42.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-24T01:27:13.113Z] #14 42.13 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-24T01:27:13.113Z] #14 42.13 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-24T01:27:13.113Z] #14 42.14 mingw-w64-common mingw-w64-x86-64-dev [2021-11-24T01:27:13.113Z] #14 42.20 Suggested packages: [2021-11-24T01:27:13.113Z] #14 42.20 gcc-10-locales seccomp wine64 [2021-11-24T01:27:13.113Z] #14 43.23 The following NEW packages will be installed: [2021-11-24T01:27:13.113Z] #14 43.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:27:13.113Z] #14 43.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-24T01:27:13.113Z] #14 43.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-24T01:27:13.113Z] #14 43.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-24T01:27:13.113Z] #14 43.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-24T01:27:13.113Z] #14 43.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-24T01:27:13.113Z] #14 43.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-24T01:27:13.113Z] #14 43.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-24T01:27:13.113Z] #14 43.23 mingw-w64-x86-64-dev [2021-11-24T01:27:13.113Z] #14 43.65 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:13.113Z] #14 43.65 Need to get 108 MB of archives. [2021-11-24T01:27:13.113Z] #14 43.65 After this operation, 620 MB of additional disk space will be used. [2021-11-24T01:27:13.113Z] #14 43.65 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-24T01:27:13.113Z] #14 43.73 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-24T01:27:13.370Z] #14 43.85 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-24T01:27:13.370Z] #14 43.85 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-24T01:27:13.370Z] #14 43.87 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-24T01:27:13.370Z] #14 43.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-24T01:27:13.448Z] #38 7.790 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:13.627Z] #14 44.17 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-24T01:27:13.885Z] #14 44.32 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-24T01:27:13.885Z] #14 44.32 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-24T01:27:13.927Z] #19 95.40 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-24T01:27:13.927Z] #19 95.40 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-24T01:27:13.927Z] #19 95.40 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-24T01:27:13.927Z] #19 95.40 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-24T01:27:13.927Z] #19 95.40 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-24T01:27:13.927Z] #19 95.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-24T01:27:13.927Z] #19 95.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-24T01:27:13.927Z] #19 95.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-11-24T01:27:13.927Z] #19 95.43 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-24T01:27:13.927Z] #19 95.43 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-24T01:27:13.927Z] #19 95.43 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-24T01:27:13.927Z] #19 95.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-11-24T01:27:13.927Z] #19 95.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-11-24T01:27:13.927Z] #19 95.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-24T01:27:13.927Z] #19 95.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-24T01:27:13.927Z] #19 95.52 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-24T01:27:13.927Z] #19 95.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-11-24T01:27:13.927Z] #19 95.55 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-24T01:27:13.927Z] #19 95.55 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-24T01:27:14.142Z] #14 44.82 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-24T01:27:14.406Z] The recommended git tool is: git [2021-11-24T01:27:14.784Z] #26 ... [2021-11-24T01:27:14.784Z] [2021-11-24T01:27:14.784Z] #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-24T01:27:14.784Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-24T01:27:14.784Z] #36 5.091 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-24T01:27:14.847Z] #38 ... [2021-11-24T01:27:14.847Z] [2021-11-24T01:27:14.847Z] #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-24T01:27:14.847Z] #65 sha256:4df2661e005c15fc85d25c99c8ee7b2c7ca0b42c9789446fa525e64d8c86d328 [2021-11-24T01:27:14.847Z] #65 8.863 + RM_GOPATH=0 [2021-11-24T01:27:14.847Z] #65 8.863 + TMP_GOPATH= [2021-11-24T01:27:14.847Z] #65 8.863 + : /build [2021-11-24T01:27:14.847Z] #65 8.863 + '[' -z '' ']' [2021-11-24T01:27:14.847Z] #65 8.865 ++ mktemp -d [2021-11-24T01:27:14.847Z] #65 8.873 + export GOPATH=/tmp/tmp.btvxBhZRS7 [2021-11-24T01:27:14.847Z] #65 8.873 + GOPATH=/tmp/tmp.btvxBhZRS7 [2021-11-24T01:27:14.847Z] #65 8.873 + RM_GOPATH=1 [2021-11-24T01:27:14.847Z] #65 8.873 + case "$(go env GOARCH)" in [2021-11-24T01:27:14.847Z] #65 8.873 ++ go env GOARCH [2021-11-24T01:27:15.047Z] #36 ... [2021-11-24T01:27:15.047Z] [2021-11-24T01:27:15.047Z] #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-24T01:27:15.047Z] #26 sha256:7145b379cdd6a4ccff22299a438965a03025320d01cc71f76a6108df9eb38e73 [2021-11-24T01:27:15.047Z] #26 5.627 + RM_GOPATH=0 [2021-11-24T01:27:15.047Z] #26 5.627 + TMP_GOPATH= [2021-11-24T01:27:15.047Z] #26 5.627 + : /build [2021-11-24T01:27:15.047Z] #26 5.627 + '[' -z '' ']' [2021-11-24T01:27:15.047Z] #26 5.627 ++ mktemp -d [2021-11-24T01:27:15.047Z] #26 5.627 + export GOPATH=/tmp/tmp.dZNzJWBKv7 [2021-11-24T01:27:15.047Z] #26 5.627 + GOPATH=/tmp/tmp.dZNzJWBKv7 [2021-11-24T01:27:15.047Z] #26 5.627 + RM_GOPATH=1 [2021-11-24T01:27:15.047Z] #26 5.627 + case "$(go env GOARCH)" in [2021-11-24T01:27:15.047Z] #26 5.627 ++ go env GOARCH [2021-11-24T01:27:15.047Z] #26 5.628 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:15.047Z] #26 5.628 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:15.047Z] #26 5.628 ++ dirname /install.sh [2021-11-24T01:27:15.047Z] #26 5.641 + dir=/ [2021-11-24T01:27:15.047Z] #26 5.641 + bin=dockercli [2021-11-24T01:27:15.047Z] #26 5.641 + shift [2021-11-24T01:27:15.047Z] #26 5.641 + '[' '!' -f //dockercli.installer ']' [2021-11-24T01:27:15.047Z] #26 5.641 + . //dockercli.installer [2021-11-24T01:27:15.047Z] #26 5.641 ++ : stable [2021-11-24T01:27:15.047Z] #26 5.641 ++ : 17.06.2-ce [2021-11-24T01:27:15.047Z] #26 5.641 + install_dockercli [2021-11-24T01:27:15.047Z] #26 5.641 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-24T01:27:15.047Z] #26 5.641 ++ uname -m [2021-11-24T01:27:15.047Z] #26 5.641 + arch=x86_64 [2021-11-24T01:27:15.047Z] #26 5.641 + '[' x86_64 '!=' x86_64 ']' [2021-11-24T01:27:15.047Z] #26 5.641 + url=https://download.docker.com/linux/static [2021-11-24T01:27:15.047Z] #26 5.641 + tar -xz docker/docker [2021-11-24T01:27:15.047Z] #26 5.645 Install docker/cli version 17.06.2-ce from stable [2021-11-24T01:27:15.048Z] #26 5.645 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-24T01:27:15.106Z] #65 8.958 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:15.106Z] #65 8.958 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:15.106Z] #65 8.958 ++ dirname /install.sh [2021-11-24T01:27:15.106Z] #65 8.958 + dir=/ [2021-11-24T01:27:15.106Z] #65 8.958 + bin=rootlesskit [2021-11-24T01:27:15.106Z] #65 8.958 + shift [2021-11-24T01:27:15.106Z] #65 8.958 + '[' '!' -f //rootlesskit.installer ']' [2021-11-24T01:27:15.106Z] #65 8.958 + . //rootlesskit.installer [2021-11-24T01:27:15.106Z] #65 8.958 ++ : v0.14.6 [2021-11-24T01:27:15.106Z] #65 8.958 + install_rootlesskit [2021-11-24T01:27:15.106Z] #65 8.958 + case "$1" in [2021-11-24T01:27:15.106Z] #65 8.958 + export CGO_ENABLED=0 [2021-11-24T01:27:15.106Z] #65 8.958 + CGO_ENABLED=0 [2021-11-24T01:27:15.106Z] #65 8.958 + _install_rootlesskit [2021-11-24T01:27:15.106Z] #65 8.965 Install rootlesskit version v0.14.6 [2021-11-24T01:27:15.106Z] #65 8.973 + echo 'Install rootlesskit version v0.14.6' [2021-11-24T01:27:15.106Z] #65 8.973 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:27:15.106Z] #65 8.973 + GOBIN=/build [2021-11-24T01:27:15.106Z] #65 8.973 + GO111MODULE=on [2021-11-24T01:27:15.106Z] #65 8.973 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-24T01:27:15.522Z] #14 45.79 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-24T01:27:15.522Z] #14 46.03 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-24T01:27:15.675Z] #65 ... [2021-11-24T01:27:15.675Z] [2021-11-24T01:27:15.675Z] #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-24T01:27:15.675Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-24T01:27:15.675Z] #36 9.805 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-24T01:27:15.675Z] #36 ... [2021-11-24T01:27:15.675Z] [2021-11-24T01:27:15.675Z] #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-24T01:27:15.675Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:27:15.675Z] #51 9.725 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-24T01:27:15.779Z] #14 46.32 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-24T01:27:15.827Z] #19 97.28 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-24T01:27:15.827Z] #19 97.29 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-24T01:27:15.827Z] #19 97.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-11-24T01:27:15.827Z] #19 97.36 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-24T01:27:15.827Z] #19 97.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-11-24T01:27:15.935Z] #51 ... [2021-11-24T01:27:15.935Z] [2021-11-24T01:27:15.935Z] #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-24T01:27:15.935Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:15.935Z] #43 8.555 + git clone https://github.com/docker/distribution.git . [2021-11-24T01:27:15.935Z] #43 8.555 Cloning into '.'... [2021-11-24T01:27:16.194Z] #43 ... [2021-11-24T01:27:16.194Z] [2021-11-24T01:27:16.194Z] #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-24T01:27:16.194Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:16.194Z] #14 10.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:16.194Z] #14 10.20 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:16.194Z] #14 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:16.194Z] #14 ... [2021-11-24T01:27:16.194Z] [2021-11-24T01:27:16.194Z] #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-24T01:27:16.194Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:27:16.194Z] #34 9.616 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-24T01:27:16.194Z] #34 9.626 Cloning into '.'... [2021-11-24T01:27:16.342Z] #14 46.86 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-24T01:27:16.395Z] #19 ... [2021-11-24T01:27:16.395Z] [2021-11-24T01:27:16.395Z] #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-24T01:27:16.395Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:27:16.395Z] #41 DONE 111.6s [2021-11-24T01:27:16.395Z] [2021-11-24T01:27:16.395Z] #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-24T01:27:16.395Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:16.453Z] #34 ... [2021-11-24T01:27:16.453Z] [2021-11-24T01:27:16.453Z] #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-24T01:27:16.453Z] #26 sha256:7745d2b2e4fb7e44107bd5e8f58975580852bd1044831c96f604d7fe735b4667 [2021-11-24T01:27:16.453Z] #26 9.557 + RM_GOPATH=0 [2021-11-24T01:27:16.453Z] #26 9.557 + TMP_GOPATH= [2021-11-24T01:27:16.453Z] #26 9.557 + : /build [2021-11-24T01:27:16.453Z] #26 9.557 + '[' -z '' ']' [2021-11-24T01:27:16.453Z] #26 9.557 ++ mktemp -d [2021-11-24T01:27:16.453Z] #26 9.564 + export GOPATH=/tmp/tmp.gTkeW3ucta [2021-11-24T01:27:16.453Z] #26 9.564 + GOPATH=/tmp/tmp.gTkeW3ucta [2021-11-24T01:27:16.453Z] #26 9.564 + RM_GOPATH=1 [2021-11-24T01:27:16.453Z] #26 9.564 + case "$(go env GOARCH)" in [2021-11-24T01:27:16.453Z] #26 9.564 ++ go env GOARCH [2021-11-24T01:27:16.453Z] #26 9.645 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:16.453Z] #26 9.645 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:16.453Z] #26 9.657 ++ dirname /install.sh [2021-11-24T01:27:16.453Z] #26 9.657 + dir=/ [2021-11-24T01:27:16.453Z] #26 9.657 + bin=dockercli [2021-11-24T01:27:16.453Z] #26 9.657 + shift [2021-11-24T01:27:16.453Z] #26 9.657 + '[' '!' -f //dockercli.installer ']' [2021-11-24T01:27:16.453Z] #26 9.657 + . //dockercli.installer [2021-11-24T01:27:16.453Z] #26 9.657 ++ : stable [2021-11-24T01:27:16.453Z] #26 9.657 ++ : 17.06.2-ce [2021-11-24T01:27:16.453Z] #26 9.657 + install_dockercli [2021-11-24T01:27:16.453Z] #26 9.657 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-24T01:27:16.453Z] #26 9.657 Install docker/cli version 17.06.2-ce from stable [2021-11-24T01:27:16.453Z] #26 9.664 ++ uname -m [2021-11-24T01:27:16.453Z] #26 9.680 + arch=x86_64 [2021-11-24T01:27:16.453Z] #26 9.680 + '[' x86_64 '!=' x86_64 ']' [2021-11-24T01:27:16.453Z] #26 9.680 + url=https://download.docker.com/linux/static [2021-11-24T01:27:16.453Z] #26 9.680 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-24T01:27:16.453Z] #26 9.685 + tar -xz docker/docker [2021-11-24T01:27:16.453Z] #26 ... [2021-11-24T01:27:16.453Z] [2021-11-24T01:27:16.454Z] #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-24T01:27:16.454Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:16.454Z] #60 8.460 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:16.454Z] #60 8.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:16.454Z] #60 8.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:16.454Z] #60 9.030 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:16.600Z] #14 47.10 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-24T01:27:16.601Z] #14 47.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-24T01:27:16.601Z] #14 47.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-24T01:27:16.601Z] #14 47.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-24T01:27:16.601Z] #14 47.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-24T01:27:16.601Z] #14 47.12 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-24T01:27:16.601Z] #14 47.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-24T01:27:16.601Z] #14 47.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-24T01:27:16.601Z] #14 47.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-24T01:27:16.601Z] #14 47.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-24T01:27:16.601Z] #14 47.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-24T01:27:16.601Z] #14 47.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-24T01:27:16.601Z] #14 47.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-24T01:27:16.601Z] #14 47.14 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-24T01:27:16.601Z] #14 47.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-24T01:27:16.601Z] #14 47.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-24T01:27:16.713Z] #60 ... [2021-11-24T01:27:16.713Z] [2021-11-24T01:27:16.713Z] #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-24T01:27:16.713Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:16.713Z] #53 9.369 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-24T01:27:16.713Z] #53 ... [2021-11-24T01:27:16.713Z] [2021-11-24T01:27:16.713Z] #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-24T01:27:16.713Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-24T01:27:16.713Z] #49 9.646 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-24T01:27:16.972Z] #49 ... [2021-11-24T01:27:16.972Z] [2021-11-24T01:27:16.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-24T01:27:16.972Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:27:16.972Z] #55 8.372 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-24T01:27:16.972Z] #55 9.324 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-24T01:27:16.972Z] #55 9.324 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-24T01:27:16.972Z] #55 9.370 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-24T01:27:17.231Z] #55 ... [2021-11-24T01:27:17.231Z] [2021-11-24T01:27:17.231Z] #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-24T01:27:17.231Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:17.231Z] #47 9.787 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:17.231Z] #47 9.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:17.231Z] #47 9.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:17.231Z] #47 10.60 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-24T01:27:17.327Z] #60 ... [2021-11-24T01:27:17.327Z] [2021-11-24T01:27:17.327Z] #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-24T01:27:17.327Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-24T01:27:17.327Z] #19 98.78 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-24T01:27:17.327Z] #19 98.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-24T01:27:17.327Z] #19 98.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-11-24T01:27:17.327Z] #19 98.85 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-11-24T01:27:17.327Z] #19 98.85 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-24T01:27:17.327Z] #19 98.85 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-24T01:27:17.530Z] #14 47.95 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:17.530Z] #14 ... [2021-11-24T01:27:17.530Z] [2021-11-24T01:27:17.530Z] #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-24T01:27:17.530Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-24T01:27:17.530Z] #38 33.28 Reading package lists... [2021-11-24T01:27:17.530Z] #38 38.13 Building dependency tree... [2021-11-24T01:27:17.530Z] #38 41.88 The following additional packages will be installed: [2021-11-24T01:27:17.530Z] #38 41.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-24T01:27:17.530Z] #38 41.99 Suggested packages: [2021-11-24T01:27:17.530Z] #38 41.99 cmake-doc ninja-build lrzip [2021-11-24T01:27:17.530Z] #38 41.99 Recommended packages: [2021-11-24T01:27:17.530Z] #38 41.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-24T01:27:17.530Z] #38 42.87 The following NEW packages will be installed: [2021-11-24T01:27:17.530Z] #38 42.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-24T01:27:17.530Z] #38 42.88 vim-common xxd [2021-11-24T01:27:17.530Z] #38 43.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:17.530Z] #38 43.25 Need to get 15.6 MB of archives. [2021-11-24T01:27:17.530Z] #38 43.25 After this operation, 67.4 MB of additional disk space will be used. [2021-11-24T01:27:17.530Z] #38 43.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-24T01:27:17.530Z] #38 43.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:27:17.530Z] #38 43.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-24T01:27:17.530Z] #38 43.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-24T01:27:17.530Z] #38 43.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-24T01:27:17.530Z] #38 43.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-24T01:27:17.530Z] #38 43.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-24T01:27:17.530Z] #38 43.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-24T01:27:17.530Z] #38 43.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-24T01:27:17.530Z] #38 43.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-24T01:27:17.530Z] #38 45.21 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:17.530Z] #38 45.53 Fetched 15.6 MB in 1s (19.7 MB/s) [2021-11-24T01:27:17.530Z] #38 45.67 Selecting previously unselected package xxd. [2021-11-24T01:27:17.530Z] #38 45.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-24T01:27:17.530Z] #38 45.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-24T01:27:17.530Z] #38 45.73 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:27:17.530Z] #38 45.95 Selecting previously unselected package vim-common. [2021-11-24T01:27:17.530Z] #38 45.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:27:17.530Z] #38 45.97 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:27:17.530Z] #38 46.19 Selecting previously unselected package cmake-data. [2021-11-24T01:27:17.530Z] #38 46.19 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-24T01:27:17.530Z] #38 46.19 Unpacking cmake-data (3.18.4-2) ... [2021-11-24T01:27:17.530Z] #38 ... [2021-11-24T01:27:17.530Z] [2021-11-24T01:27:17.530Z] #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-24T01:27:17.530Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:27:17.530Z] #14 48.13 Fetched 108 MB in 4s (28.4 MB/s) [2021-11-24T01:27:17.530Z] #14 48.19 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-24T01:27:17.585Z] #19 99.16 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-24T01:27:17.585Z] #19 99.19 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-24T01:27:17.585Z] #19 99.19 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-24T01:27:17.585Z] #19 99.19 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-24T01:27:17.585Z] #19 99.19 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-24T01:27:17.585Z] #19 99.19 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-11-24T01:27:17.585Z] #19 99.19 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-11-24T01:27:17.585Z] #19 99.19 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-24T01:27:17.585Z] #19 99.19 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-11-24T01:27:17.585Z] #19 99.19 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-11-24T01:27:17.585Z] #19 99.19 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-24T01:27:17.585Z] #19 99.20 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-11-24T01:27:17.585Z] #19 99.20 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-11-24T01:27:17.585Z] #19 99.20 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-11-24T01:27:17.585Z] #19 99.23 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-24T01:27:17.585Z] #19 99.24 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-24T01:27:17.585Z] #19 99.24 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-11-24T01:27:17.585Z] #19 99.24 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-11-24T01:27:17.789Z] #14 48.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-24T01:27:17.789Z] #14 48.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-24T01:27:17.789Z] #14 48.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:27:17.843Z] #19 99.33 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-24T01:27:17.843Z] #19 99.33 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-11-24T01:27:17.843Z] #19 99.38 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-24T01:27:17.843Z] #19 99.38 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-24T01:27:18.046Z] #14 ... [2021-11-24T01:27:18.046Z] [2021-11-24T01:27:18.046Z] #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-24T01:27:18.046Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:27:18.046Z] #53 38.62 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-24T01:27:18.046Z] #53 38.63 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-24T01:27:18.046Z] #53 38.73 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-24T01:27:18.046Z] #53 38.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-24T01:27:18.046Z] #53 38.76 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-24T01:27:18.046Z] #53 40.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-24T01:27:18.046Z] #53 40.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-24T01:27:18.046Z] #53 40.82 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-24T01:27:18.046Z] #53 ... [2021-11-24T01:27:18.046Z] [2021-11-24T01:27:18.046Z] #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-24T01:27:18.046Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-24T01:27:18.046Z] #47 34.63 Reading package lists... [2021-11-24T01:27:18.046Z] #47 38.42 Building dependency tree... [2021-11-24T01:27:18.046Z] #47 42.60 The following additional packages will be installed: [2021-11-24T01:27:18.046Z] #47 42.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:27:18.046Z] #47 42.61 python3-protobuf python3-six [2021-11-24T01:27:18.046Z] #47 42.62 Suggested packages: [2021-11-24T01:27:18.046Z] #47 42.63 python3-setuptools [2021-11-24T01:27:18.046Z] #47 42.63 Recommended packages: [2021-11-24T01:27:18.046Z] #47 42.63 iproute2 | iproute [2021-11-24T01:27:18.046Z] #47 43.07 The following NEW packages will be installed: [2021-11-24T01:27:18.046Z] #47 43.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:27:18.046Z] #47 43.07 python3-protobuf python3-six [2021-11-24T01:27:18.046Z] #47 43.45 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:18.046Z] #47 43.45 Need to get 2112 kB of archives. [2021-11-24T01:27:18.046Z] #47 43.45 After this operation, 10.7 MB of additional disk space will be used. [2021-11-24T01:27:18.046Z] #47 43.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-24T01:27:18.046Z] #47 43.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:27:18.046Z] #47 43.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-24T01:27:18.046Z] #47 43.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-24T01:27:18.046Z] #47 43.50 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-24T01:27:18.046Z] #47 43.50 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-24T01:27:18.046Z] #47 43.51 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-24T01:27:18.046Z] #47 46.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-24T01:27:18.046Z] #47 47.87 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:18.046Z] #47 48.04 Fetched 2112 kB in 4s (524 kB/s) [2021-11-24T01:27:18.046Z] #47 48.10 Selecting previously unselected package libprotobuf23:arm64. [2021-11-24T01:27:18.046Z] #47 48.10 (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-24T01:27:18.046Z] #47 48.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-24T01:27:18.046Z] #47 48.17 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-24T01:27:18.171Z] #47 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:18.212Z] #26 ... [2021-11-24T01:27:18.212Z] [2021-11-24T01:27:18.212Z] #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-24T01:27:18.212Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:18.212Z] #53 6.951 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-24T01:27:18.304Z] #47 ... [2021-11-24T01:27:18.304Z] [2021-11-24T01:27:18.304Z] #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-24T01:27:18.304Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-24T01:27:18.304Z] #38 48.63 Selecting previously unselected package libicu67:arm64. [2021-11-24T01:27:18.304Z] #38 48.63 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-24T01:27:18.304Z] #38 48.65 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-24T01:27:18.473Z] #53 ... [2021-11-24T01:27:18.473Z] [2021-11-24T01:27:18.473Z] #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-24T01:27:18.473Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:27:18.473Z] #65 7.279 + RM_GOPATH=0 [2021-11-24T01:27:18.473Z] #65 7.279 + TMP_GOPATH= [2021-11-24T01:27:18.473Z] #65 7.279 + : /build [2021-11-24T01:27:18.473Z] #65 7.279 + '[' -z '' ']' [2021-11-24T01:27:18.735Z] #65 7.282 ++ mktemp -d [2021-11-24T01:27:18.735Z] #65 7.296 + export GOPATH=/tmp/tmp.naSrU7vwPp [2021-11-24T01:27:18.735Z] #65 7.296 + GOPATH=/tmp/tmp.naSrU7vwPp [2021-11-24T01:27:18.735Z] #65 7.296 + RM_GOPATH=1 [2021-11-24T01:27:18.735Z] #65 7.296 + case "$(go env GOARCH)" in [2021-11-24T01:27:18.735Z] #65 7.296 ++ go env GOARCH [2021-11-24T01:27:18.735Z] #65 7.297 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:18.735Z] #65 7.297 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:18.735Z] #65 7.297 ++ dirname /install.sh [2021-11-24T01:27:18.735Z] #65 7.297 + dir=/ [2021-11-24T01:27:18.735Z] #65 7.297 + bin=rootlesskit [2021-11-24T01:27:18.735Z] #65 7.297 + shift [2021-11-24T01:27:18.735Z] #65 7.297 + '[' '!' -f //rootlesskit.installer ']' [2021-11-24T01:27:18.735Z] #65 7.297 + . //rootlesskit.installer [2021-11-24T01:27:18.735Z] #65 7.297 ++ : v0.14.6 [2021-11-24T01:27:18.735Z] #65 7.297 + install_rootlesskit [2021-11-24T01:27:18.735Z] #65 7.297 + case "$1" in [2021-11-24T01:27:18.735Z] #65 7.297 + export CGO_ENABLED=0 [2021-11-24T01:27:18.735Z] #65 7.297 + CGO_ENABLED=0 [2021-11-24T01:27:18.735Z] #65 7.297 + _install_rootlesskit [2021-11-24T01:27:18.735Z] #65 7.297 + echo 'Install rootlesskit version v0.14.6' [2021-11-24T01:27:18.735Z] #65 7.297 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:27:18.735Z] #65 7.297 + GOBIN=/build [2021-11-24T01:27:18.735Z] #65 7.297 + GO111MODULE=on [2021-11-24T01:27:18.735Z] #65 7.297 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-24T01:27:18.735Z] #65 7.297 Install rootlesskit version v0.14.6 [2021-11-24T01:27:18.735Z] #65 7.454 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-24T01:27:19.217Z] #19 100.9 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-24T01:27:19.217Z] #19 100.9 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-24T01:27:19.217Z] #19 100.9 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-11-24T01:27:19.270Z] #26 ... [2021-11-24T01:27:19.270Z] [2021-11-24T01:27:19.270Z] #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-24T01:27:19.270Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:27:19.270Z] #55 6.100 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-24T01:27:19.270Z] #55 7.029 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-24T01:27:19.270Z] #55 7.036 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-24T01:27:19.270Z] #55 7.066 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-24T01:27:19.270Z] #55 8.963 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-24T01:27:19.270Z] #55 ... [2021-11-24T01:27:19.270Z] [2021-11-24T01:27:19.270Z] #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-24T01:27:19.270Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:27:19.270Z] #51 5.345 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-24T01:27:19.270Z] #51 6.217 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-24T01:27:19.270Z] #51 6.235 go: downloading github.com/fatih/color v1.10.0 [2021-11-24T01:27:19.270Z] #51 6.298 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-24T01:27:19.270Z] #51 6.326 go: downloading github.com/pkg/errors v0.9.1 [2021-11-24T01:27:19.270Z] #51 6.594 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-24T01:27:19.270Z] #51 6.607 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-24T01:27:19.270Z] #51 6.642 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-24T01:27:19.270Z] #51 6.714 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-24T01:27:19.270Z] #51 6.764 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-24T01:27:19.270Z] #51 6.815 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-24T01:27:19.270Z] #51 6.845 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-24T01:27:19.270Z] #51 6.981 go: downloading golang.org/x/tools v0.1.0 [2021-11-24T01:27:19.270Z] #51 ... [2021-11-24T01:27:19.270Z] [2021-11-24T01:27:19.270Z] #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-24T01:27:19.270Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:19.270Z] #38 6.100 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:19.270Z] #38 6.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:19.270Z] #38 6.119 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:19.270Z] #38 6.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:19.270Z] #38 9.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:19.270Z] #38 ... [2021-11-24T01:27:19.270Z] [2021-11-24T01:27:19.270Z] #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-24T01:27:19.270Z] #65 sha256:a648f34a12c8ce26fddd453f9f12a94c572ae4bd443d522b9de92ae9bae87321 [2021-11-24T01:27:19.270Z] #65 6.305 + RM_GOPATH=0 [2021-11-24T01:27:19.270Z] #65 6.305 + TMP_GOPATH= [2021-11-24T01:27:19.270Z] #65 6.305 + : /build [2021-11-24T01:27:19.270Z] #65 6.305 + '[' -z '' ']' [2021-11-24T01:27:19.270Z] #65 6.305 ++ mktemp -d [2021-11-24T01:27:19.270Z] #65 6.306 + export GOPATH=/tmp/tmp.ORwl3d8Tbi [2021-11-24T01:27:19.270Z] #65 6.312 + GOPATH=/tmp/tmp.ORwl3d8Tbi [2021-11-24T01:27:19.270Z] #65 6.312 + RM_GOPATH=1 [2021-11-24T01:27:19.270Z] #65 6.312 + case "$(go env GOARCH)" in [2021-11-24T01:27:19.270Z] #65 6.313 ++ go env GOARCH [2021-11-24T01:27:19.270Z] #65 6.339 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:19.270Z] #65 6.339 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:19.270Z] #65 6.339 ++ dirname /install.sh [2021-11-24T01:27:19.270Z] #65 6.342 Install rootlesskit version v0.14.6 [2021-11-24T01:27:19.270Z] #65 6.346 + dir=/ [2021-11-24T01:27:19.270Z] #65 6.346 + bin=rootlesskit [2021-11-24T01:27:19.270Z] #65 6.346 + shift [2021-11-24T01:27:19.270Z] #65 6.346 + '[' '!' -f //rootlesskit.installer ']' [2021-11-24T01:27:19.270Z] #65 6.346 + . //rootlesskit.installer [2021-11-24T01:27:19.270Z] #65 6.346 ++ : v0.14.6 [2021-11-24T01:27:19.270Z] #65 6.346 + install_rootlesskit [2021-11-24T01:27:19.270Z] #65 6.346 + case "$1" in [2021-11-24T01:27:19.270Z] #65 6.346 + export CGO_ENABLED=0 [2021-11-24T01:27:19.270Z] #65 6.346 + CGO_ENABLED=0 [2021-11-24T01:27:19.270Z] #65 6.346 + _install_rootlesskit [2021-11-24T01:27:19.270Z] #65 6.346 + echo 'Install rootlesskit version v0.14.6' [2021-11-24T01:27:19.270Z] #65 6.346 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:27:19.270Z] #65 6.346 + GOBIN=/build [2021-11-24T01:27:19.270Z] #65 6.346 + GO111MODULE=on [2021-11-24T01:27:19.271Z] #65 6.346 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-24T01:27:19.271Z] #65 6.899 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-24T01:27:19.271Z] #65 9.070 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-24T01:27:19.271Z] #65 9.100 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-24T01:27:19.271Z] #65 9.738 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-24T01:27:19.475Z] #19 101.0 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-24T01:27:19.475Z] #19 101.0 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-24T01:27:19.531Z] #65 ... [2021-11-24T01:27:19.531Z] [2021-11-24T01:27:19.531Z] #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-24T01:27:19.531Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:19.531Z] #60 7.419 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:19.531Z] #60 7.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:19.531Z] #60 7.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:19.531Z] #60 8.352 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:19.792Z] #60 ... [2021-11-24T01:27:19.792Z] [2021-11-24T01:27:19.792Z] #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-24T01:27:19.792Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:19.792Z] #47 6.990 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:19.792Z] #47 7.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:19.792Z] #47 7.020 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:19.792Z] #47 7.996 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-24T01:27:19.792Z] #47 8.102 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:19.792Z] #47 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:19.792Z] #47 ... [2021-11-24T01:27:19.792Z] [2021-11-24T01:27:19.792Z] #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-24T01:27:19.792Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-24T01:27:19.792Z] #49 5.868 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-24T01:27:20.054Z] #49 ... [2021-11-24T01:27:20.054Z] [2021-11-24T01:27:20.054Z] #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-24T01:27:20.054Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:27:20.054Z] #34 6.187 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-24T01:27:20.054Z] #34 6.187 Cloning into '.'... [2021-11-24T01:27:20.054Z] #34 ... [2021-11-24T01:27:20.054Z] [2021-11-24T01:27:20.054Z] #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-24T01:27:20.054Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:20.054Z] #53 6.207 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-24T01:27:20.316Z] #53 ... [2021-11-24T01:27:20.316Z] [2021-11-24T01:27:20.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-24T01:27:20.316Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:20.316Z] #60 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:20.702Z] Running on azwin-2-429800 in d:\jenkins\workspace\moby_PR-43045 [Pipeline] { [Pipeline] ws [2021-11-24T01:27:20.717Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-24T01:27:21.282Z] #65 ... [2021-11-24T01:27:21.282Z] [2021-11-24T01:27:21.282Z] #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-24T01:27:21.282Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:21.282Z] #14 8.655 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:21.282Z] #14 8.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:21.282Z] #14 8.774 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:21.282Z] #14 ... [2021-11-24T01:27:21.282Z] [2021-11-24T01:27:21.282Z] #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-24T01:27:21.282Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-24T01:27:21.282Z] #49 7.755 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-24T01:27:21.282Z] #49 ... [2021-11-24T01:27:21.282Z] [2021-11-24T01:27:21.282Z] #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-24T01:27:21.282Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:21.282Z] #60 8.889 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:21.282Z] #60 8.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:21.282Z] #60 8.927 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:21.373Z] #19 102.6 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-24T01:27:21.373Z] #19 102.6 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-11-24T01:27:21.373Z] #19 102.6 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-11-24T01:27:21.373Z] #19 102.6 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-24T01:27:21.373Z] #19 102.6 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-24T01:27:21.373Z] #19 102.6 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-11-24T01:27:21.373Z] #19 102.6 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-11-24T01:27:21.373Z] #19 102.6 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-24T01:27:21.373Z] #19 102.7 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-11-24T01:27:21.373Z] #19 102.7 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-24T01:27:21.373Z] #19 102.7 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-24T01:27:21.476Z] #47 ... [2021-11-24T01:27:21.476Z] [2021-11-24T01:27:21.476Z] #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-24T01:27:21.476Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:27:21.476Z] #51 12.16 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-24T01:27:21.476Z] #51 12.20 go: downloading github.com/fatih/color v1.10.0 [2021-11-24T01:27:21.476Z] #51 12.28 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-24T01:27:21.476Z] #51 12.29 go: downloading github.com/pkg/errors v0.9.1 [2021-11-24T01:27:21.476Z] #51 13.39 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-24T01:27:21.476Z] #51 13.39 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-24T01:27:21.476Z] #51 13.51 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-24T01:27:21.476Z] #51 13.67 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-24T01:27:21.476Z] #51 14.04 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-24T01:27:21.476Z] #51 14.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-24T01:27:21.476Z] #51 14.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-24T01:27:21.476Z] #51 15.07 go: downloading golang.org/x/tools v0.1.0 [2021-11-24T01:27:21.543Z] #60 10.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:21.543Z] #60 ... [2021-11-24T01:27:21.543Z] [2021-11-24T01:27:21.543Z] #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-24T01:27:21.543Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-24T01:27:21.543Z] #36 8.487 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-24T01:27:21.804Z] #36 ... [2021-11-24T01:27:21.804Z] [2021-11-24T01:27:21.804Z] #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-24T01:27:21.804Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:21.804Z] #43 7.756 + git clone https://github.com/docker/distribution.git . [2021-11-24T01:27:21.804Z] #43 7.768 Cloning into '.'... [2021-11-24T01:27:21.804Z] #43 ... [2021-11-24T01:27:21.804Z] [2021-11-24T01:27:21.804Z] #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-24T01:27:21.804Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:27:21.804Z] #55 9.105 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-24T01:27:21.804Z] #55 10.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-24T01:27:21.804Z] #55 10.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-24T01:27:22.066Z] #55 10.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-24T01:27:22.066Z] #55 ... [2021-11-24T01:27:22.066Z] [2021-11-24T01:27:22.066Z] #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-24T01:27:22.066Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:27:22.066Z] #51 8.788 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-24T01:27:22.066Z] #51 ... [2021-11-24T01:27:22.066Z] [2021-11-24T01:27:22.066Z] #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-24T01:27:22.066Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:22.066Z] #47 9.435 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:22.066Z] #47 9.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:22.066Z] #47 9.569 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:22.066Z] #47 10.17 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-24T01:27:22.144Z] The recommended git tool is: git [2021-11-24T01:27:22.328Z] #47 ... [2021-11-24T01:27:22.328Z] [2021-11-24T01:27:22.328Z] #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-24T01:27:22.328Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:22.328Z] #38 8.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:22.328Z] #38 8.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:22.328Z] #38 8.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:22.328Z] #38 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:22.328Z] #38 ... [2021-11-24T01:27:22.328Z] [2021-11-24T01:27:22.328Z] #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-24T01:27:22.328Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:27:22.328Z] #34 8.313 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-24T01:27:22.328Z] #34 8.313 Cloning into '.'... [2021-11-24T01:27:22.485Z] #38 53.14 Selecting previously unselected package libxml2:arm64. [2021-11-24T01:27:22.485Z] #38 53.15 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-24T01:27:22.485Z] #38 53.16 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:27:22.589Z] #34 ... [2021-11-24T01:27:22.590Z] [2021-11-24T01:27:22.590Z] #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-24T01:27:22.590Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:27:22.590Z] #65 11.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-24T01:27:22.590Z] #65 11.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-24T01:27:22.747Z] #19 104.1 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-24T01:27:22.747Z] #19 104.1 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-24T01:27:22.747Z] #19 104.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-11-24T01:27:22.747Z] #19 104.1 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-24T01:27:22.747Z] #19 104.2 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-24T01:27:22.870Z] #60 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:23.049Z] #38 53.44 Selecting previously unselected package libarchive13:arm64. [2021-11-24T01:27:23.049Z] #38 53.44 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-24T01:27:23.049Z] #38 53.45 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-24T01:27:23.307Z] #38 53.72 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-24T01:27:23.307Z] #38 53.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-24T01:27:23.307Z] #38 53.74 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-24T01:27:23.308Z] #38 53.89 Selecting previously unselected package librhash0:arm64. [2021-11-24T01:27:23.308Z] #38 53.89 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-24T01:27:23.308Z] #38 53.90 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-24T01:27:23.564Z] #38 54.09 Selecting previously unselected package libuv1:arm64. [2021-11-24T01:27:23.564Z] #38 54.10 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-24T01:27:23.564Z] #38 54.10 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-24T01:27:23.679Z] #19 105.4 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-24T01:27:23.820Z] #38 54.26 Selecting previously unselected package cmake. [2021-11-24T01:27:23.822Z] #38 54.26 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-24T01:27:23.822Z] #38 54.27 Unpacking cmake (3.18.4-2) ... [2021-11-24T01:27:23.937Z] #19 105.4 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-11-24T01:27:23.937Z] #19 105.4 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-11-24T01:27:23.937Z] #19 105.5 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-24T01:27:23.937Z] #19 105.5 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-11-24T01:27:23.937Z] #19 105.5 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-24T01:27:23.937Z] #19 105.5 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-11-24T01:27:23.937Z] #19 105.5 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-11-24T01:27:23.937Z] #19 105.5 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-11-24T01:27:23.937Z] #19 105.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-11-24T01:27:23.937Z] #19 105.6 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-24T01:27:23.937Z] #19 105.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-11-24T01:27:23.937Z] #19 105.6 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-11-24T01:27:23.937Z] #19 105.6 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-24T01:27:23.937Z] #19 105.6 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-24T01:27:23.977Z] #65 12.45 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-24T01:27:24.262Z] #60 ... [2021-11-24T01:27:24.262Z] [2021-11-24T01:27:24.262Z] #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-24T01:27:24.262Z] #26 sha256:7145b379cdd6a4ccff22299a438965a03025320d01cc71f76a6108df9eb38e73 [2021-11-24T01:27:24.262Z] #26 14.01 + mkdir -p /build [2021-11-24T01:27:24.262Z] #26 14.02 + mv docker/docker /build/ [2021-11-24T01:27:24.262Z] #26 14.03 + rmdir docker [2021-11-24T01:27:24.262Z] #26 DONE 14.7s [2021-11-24T01:27:24.262Z] [2021-11-24T01:27:24.262Z] #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-24T01:27:24.262Z] #65 sha256:a648f34a12c8ce26fddd453f9f12a94c572ae4bd443d522b9de92ae9bae87321 [2021-11-24T01:27:24.262Z] #65 12.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-24T01:27:24.262Z] #65 13.62 go: downloading github.com/google/uuid v1.3.0 [2021-11-24T01:27:24.262Z] #65 13.65 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-24T01:27:24.262Z] #65 13.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-24T01:27:24.262Z] #65 13.79 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-24T01:27:24.262Z] #65 13.95 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-24T01:27:24.262Z] #65 14.11 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-24T01:27:24.262Z] #65 14.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-24T01:27:24.524Z] #65 15.16 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-24T01:27:25.188Z] #38 ... [2021-11-24T01:27:25.189Z] [2021-11-24T01:27:25.189Z] #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-24T01:27:25.189Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-24T01:27:25.189Z] #47 48.68 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:27:25.189Z] #47 48.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:27:25.189Z] #47 48.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:27:25.189Z] #47 48.90 Selecting previously unselected package python3-six. [2021-11-24T01:27:25.189Z] #47 48.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-24T01:27:25.189Z] #47 48.91 Unpacking python3-six (1.16.0-2) ... [2021-11-24T01:27:25.189Z] #47 49.00 Selecting previously unselected package python3-protobuf. [2021-11-24T01:27:25.189Z] #47 49.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-24T01:27:25.189Z] #47 49.01 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-24T01:27:25.189Z] #47 49.44 Selecting previously unselected package libnet1:arm64. [2021-11-24T01:27:25.189Z] #47 49.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-24T01:27:25.189Z] #47 49.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:27:25.189Z] #47 49.58 Selecting previously unselected package libnl-3-200:arm64. [2021-11-24T01:27:25.189Z] #47 49.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-24T01:27:25.189Z] #47 49.59 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-24T01:27:25.189Z] #47 49.72 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-24T01:27:25.189Z] #47 49.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-24T01:27:25.189Z] #47 49.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-24T01:27:25.189Z] #47 49.81 Selecting previously unselected package criu. [2021-11-24T01:27:25.189Z] #47 49.82 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-24T01:27:25.189Z] #47 49.83 Unpacking criu (3.16.1-1) ... [2021-11-24T01:27:25.189Z] #47 50.33 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:27:25.189Z] #47 51.56 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-24T01:27:25.189Z] #47 51.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:27:25.189Z] #47 51.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-24T01:27:25.189Z] #47 51.60 Setting up python3-six (1.16.0-2) ... [2021-11-24T01:27:25.189Z] #47 52.36 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-24T01:27:25.189Z] #47 52.39 Setting up python3-protobuf (3.12.4-1) ... [2021-11-24T01:27:25.189Z] #47 55.06 Setting up criu (3.16.1-1) ... [2021-11-24T01:27:25.311Z] #19 107.0 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-24T01:27:25.311Z] #19 107.0 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-24T01:27:25.311Z] #19 107.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-11-24T01:27:25.311Z] #19 107.0 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-24T01:27:25.471Z] #65 ... [2021-11-24T01:27:25.471Z] [2021-11-24T01:27:25.471Z] #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-24T01:27:25.471Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-24T01:27:25.471Z] #36 16.23 tomll can be used in two ways: [2021-11-24T01:27:25.471Z] #36 16.23 Writing to STDIN and reading from STDOUT: [2021-11-24T01:27:25.471Z] #36 16.23 cat file.toml | tomll > file.toml [2021-11-24T01:27:25.471Z] #36 16.23 [2021-11-24T01:27:25.471Z] #36 16.23 Reading and updating a list of files: [2021-11-24T01:27:25.471Z] #36 16.23 tomll a.toml b.toml c.toml [2021-11-24T01:27:25.471Z] #36 16.23 [2021-11-24T01:27:25.471Z] #36 16.23 When given a list of files, tomll will modify all files in place without asking. [2021-11-24T01:27:25.471Z] #36 DONE 16.4s [2021-11-24T01:27:25.569Z] #19 107.1 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-24T01:27:25.733Z] [2021-11-24T01:27:25.733Z] #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-24T01:27:25.733Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:25.733Z] #53 11.66 go: downloading github.com/fatih/color v1.7.0 [2021-11-24T01:27:25.733Z] #53 11.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-24T01:27:25.733Z] #53 11.74 go: downloading github.com/pkg/errors v0.8.1 [2021-11-24T01:27:25.733Z] #53 11.74 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-24T01:27:25.733Z] #53 11.81 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-24T01:27:25.733Z] #53 12.15 go: downloading github.com/spf13/viper v1.6.1 [2021-11-24T01:27:25.734Z] #53 12.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-24T01:27:25.734Z] #53 12.58 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-24T01:27:25.734Z] #53 12.66 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-24T01:27:25.734Z] #53 12.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-24T01:27:25.734Z] #53 13.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-24T01:27:25.734Z] #53 13.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-24T01:27:25.734Z] #53 ... [2021-11-24T01:27:25.734Z] [2021-11-24T01:27:25.734Z] #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-24T01:27:25.734Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:25.734Z] #14 6.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:27:25.734Z] #14 6.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:27:25.734Z] #14 6.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:27:25.734Z] #14 7.876 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:25.734Z] #14 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:25.734Z] #14 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:25.754Z] #47 ... [2021-11-24T01:27:25.754Z] [2021-11-24T01:27:25.754Z] #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-24T01:27:25.754Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-24T01:27:25.754Z] #38 56.46 Setting up libicu67:arm64 (67.1-7) ... [2021-11-24T01:27:25.995Z] #14 ... [2021-11-24T01:27:25.995Z] [2021-11-24T01:27:25.995Z] #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-24T01:27:25.995Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:25.995Z] #43 6.689 + git clone https://github.com/docker/distribution.git . [2021-11-24T01:27:25.995Z] #43 6.694 Cloning into '.'... [2021-11-24T01:27:25.995Z] #43 ... [2021-11-24T01:27:25.995Z] [2021-11-24T01:27:25.995Z] #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-24T01:27:25.995Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:27:25.995Z] #51 14.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-24T01:27:25.995Z] #51 14.05 go: downloading golang.org/x/mod v0.3.0 [2021-11-24T01:27:26.010Z] #38 56.48 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:27:26.010Z] #38 56.49 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-24T01:27:26.010Z] #38 56.52 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:27:26.010Z] #38 56.57 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-24T01:27:26.010Z] #38 56.60 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-24T01:27:26.010Z] #38 56.62 Setting up cmake-data (3.18.4-2) ... [2021-11-24T01:27:26.010Z] #38 56.65 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:27:26.517Z] #38 56.67 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-24T01:27:26.517Z] #38 56.68 Setting up cmake (3.18.4-2) ... [2021-11-24T01:27:26.517Z] #38 56.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:27:26.756Z] #51 ... [2021-11-24T01:27:26.756Z] [2021-11-24T01:27:26.756Z] #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-24T01:27:26.756Z] #65 sha256:4df2661e005c15fc85d25c99c8ee7b2c7ca0b42c9789446fa525e64d8c86d328 [2021-11-24T01:27:26.756Z] #65 9.633 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-24T01:27:26.756Z] #65 13.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-24T01:27:26.756Z] #65 13.94 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-24T01:27:26.756Z] #65 15.20 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-24T01:27:26.756Z] #65 ... [2021-11-24T01:27:26.756Z] [2021-11-24T01:27:26.756Z] #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-24T01:27:26.756Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:26.756Z] #47 15.88 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:26.756Z] #47 20.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:26.939Z] #19 108.2 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-24T01:27:26.939Z] #19 108.3 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-11-24T01:27:26.939Z] #19 108.3 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-11-24T01:27:26.939Z] #19 108.3 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-24T01:27:26.939Z] #19 108.3 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-24T01:27:26.939Z] #19 108.3 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-24T01:27:26.939Z] #19 108.3 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-11-24T01:27:26.939Z] #19 108.3 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-11-24T01:27:26.939Z] #19 108.3 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-24T01:27:26.939Z] #19 108.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-11-24T01:27:26.939Z] #19 108.4 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-24T01:27:26.939Z] #19 108.4 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-24T01:27:27.337Z] #47 ... [2021-11-24T01:27:27.337Z] [2021-11-24T01:27:27.337Z] #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-24T01:27:27.337Z] #65 sha256:4df2661e005c15fc85d25c99c8ee7b2c7ca0b42c9789446fa525e64d8c86d328 [2021-11-24T01:27:27.337Z] #65 21.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-24T01:27:27.337Z] #65 ... [2021-11-24T01:27:27.337Z] [2021-11-24T01:27:27.337Z] #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-24T01:27:27.337Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:27.337Z] #14 11.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:27.337Z] #14 16.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:27.337Z] #14 20.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:27.597Z] #14 ... [2021-11-24T01:27:27.597Z] [2021-11-24T01:27:27.597Z] #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-24T01:27:27.597Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:27.597Z] #53 20.58 go: downloading github.com/fatih/color v1.7.0 [2021-11-24T01:27:27.597Z] #53 20.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-24T01:27:27.597Z] #53 20.70 go: downloading github.com/pkg/errors v0.8.1 [2021-11-24T01:27:27.597Z] #53 20.75 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-24T01:27:27.597Z] #53 21.01 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-24T01:27:27.597Z] #53 21.52 go: downloading github.com/spf13/viper v1.6.1 [2021-11-24T01:27:27.597Z] #53 21.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-24T01:27:27.597Z] #53 22.03 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-24T01:27:27.857Z] #53 22.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-24T01:27:27.857Z] #53 22.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-24T01:27:27.857Z] #53 ... [2021-11-24T01:27:27.857Z] [2021-11-24T01:27:27.857Z] #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-24T01:27:27.857Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:27.857Z] #60 12.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:27.857Z] #60 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:28.190Z] #65 ... [2021-11-24T01:27:28.190Z] [2021-11-24T01:27:28.190Z] #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-24T01:27:28.190Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:28.190Z] #53 14.05 go: downloading github.com/fatih/color v1.7.0 [2021-11-24T01:27:28.190Z] #53 14.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-24T01:27:28.190Z] #53 14.13 go: downloading github.com/pkg/errors v0.8.1 [2021-11-24T01:27:28.190Z] #53 14.15 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-24T01:27:28.190Z] #53 14.19 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-24T01:27:28.190Z] #53 14.73 go: downloading github.com/spf13/viper v1.6.1 [2021-11-24T01:27:28.190Z] #53 15.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-24T01:27:28.190Z] #53 15.64 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-24T01:27:28.190Z] #53 17.35 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-24T01:27:28.313Z] #19 109.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-24T01:27:28.313Z] #19 109.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-24T01:27:28.313Z] #19 109.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-11-24T01:27:28.313Z] #19 109.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-24T01:27:28.313Z] #19 109.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-24T01:27:28.426Z] #60 ... [2021-11-24T01:27:28.426Z] [2021-11-24T01:27:28.426Z] #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-24T01:27:28.426Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:27:28.426Z] #55 12.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-24T01:27:28.426Z] #55 ... [2021-11-24T01:27:28.426Z] [2021-11-24T01:27:28.426Z] #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-24T01:27:28.426Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:28.426Z] #38 13.20 Fetched 8478 kB in 7s (1232 kB/s) [2021-11-24T01:27:28.564Z] #51 ... [2021-11-24T01:27:28.564Z] [2021-11-24T01:27:28.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-24T01:27:28.564Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:28.564Z] #53 17.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-24T01:27:28.564Z] #53 17.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-24T01:27:28.564Z] #53 17.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-24T01:27:28.564Z] #53 17.65 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-24T01:27:28.564Z] #53 17.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-24T01:27:28.564Z] #53 18.05 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-24T01:27:28.564Z] #53 18.11 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-24T01:27:28.564Z] #53 18.13 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-24T01:27:28.564Z] #53 18.15 go: downloading github.com/spf13/afero v1.1.2 [2021-11-24T01:27:28.564Z] #53 18.38 go: downloading github.com/spf13/cast v1.3.0 [2021-11-24T01:27:28.564Z] #53 18.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-24T01:27:28.564Z] #53 18.46 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-24T01:27:28.564Z] #53 18.46 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-24T01:27:28.564Z] #53 18.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-24T01:27:28.564Z] #53 18.59 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-24T01:27:28.564Z] #53 18.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-24T01:27:28.564Z] #53 18.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-24T01:27:28.564Z] #53 18.92 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-24T01:27:28.564Z] #53 18.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-24T01:27:28.564Z] #53 19.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-24T01:27:28.564Z] #53 19.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-24T01:27:28.564Z] #53 19.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-24T01:27:28.564Z] #53 19.45 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-24T01:27:28.564Z] #53 19.48 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-24T01:27:28.564Z] #53 19.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-24T01:27:28.564Z] #53 19.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-24T01:27:28.564Z] #53 19.81 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-24T01:27:28.767Z] #53 17.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-24T01:27:28.828Z] #53 19.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-24T01:27:28.994Z] #38 13.20 Reading package lists... [2021-11-24T01:27:28.994Z] #38 ... [2021-11-24T01:27:28.994Z] [2021-11-24T01:27:28.994Z] #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-24T01:27:28.994Z] #65 sha256:4df2661e005c15fc85d25c99c8ee7b2c7ca0b42c9789446fa525e64d8c86d328 [2021-11-24T01:27:28.994Z] #65 22.70 go: downloading github.com/google/uuid v1.3.0 [2021-11-24T01:27:28.994Z] #65 22.85 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-24T01:27:29.038Z] #38 DONE 59.5s [2021-11-24T01:27:29.039Z] [2021-11-24T01:27:29.039Z] #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-24T01:27:29.039Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-24T01:27:29.039Z] #47 56.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:27:29.039Z] #47 DONE 59.2s [2021-11-24T01:27:29.039Z] [2021-11-24T01:27:29.039Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-24T01:27:29.039Z] #39 sha256:85eb0f976f4924be9bb8ba1e01647dac6bbcf079d48e3bc9b3a8cc8dee532fef [2021-11-24T01:27:29.253Z] #65 23.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-24T01:27:29.295Z] #39 ... [2021-11-24T01:27:29.295Z] [2021-11-24T01:27:29.295Z] #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-24T01:27:29.295Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:27:29.295Z] #14 49.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-24T01:27:29.295Z] #14 49.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-24T01:27:29.295Z] #14 49.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:27:29.295Z] #14 51.93 Selecting previously unselected package binutils-mingw-w64. [2021-11-24T01:27:29.295Z] #14 51.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-24T01:27:29.295Z] #14 51.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:27:29.295Z] #14 52.02 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-24T01:27:29.295Z] #14 52.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-24T01:27:29.295Z] #14 52.06 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-24T01:27:29.295Z] #14 52.23 Selecting previously unselected package dmsetup. [2021-11-24T01:27:29.296Z] #14 52.23 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-24T01:27:29.296Z] #14 52.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:27:29.296Z] #14 52.36 Selecting previously unselected package mingw-w64-common. [2021-11-24T01:27:29.296Z] #14 52.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-24T01:27:29.296Z] #14 52.37 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-24T01:27:29.296Z] #14 57.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-24T01:27:29.296Z] #14 57.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-24T01:27:29.296Z] #14 57.99 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:27:29.401Z] #53 20.33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-24T01:27:29.401Z] #53 20.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-24T01:27:29.401Z] #53 20.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-24T01:27:29.517Z] #65 23.31 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-24T01:27:29.517Z] #65 23.46 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-24T01:27:29.551Z] #14 ... [2021-11-24T01:27:29.551Z] [2021-11-24T01:27:29.551Z] #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-24T01:27:29.551Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-24T01:27:29.551Z] #34 49.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-24T01:27:29.551Z] #34 50.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-24T01:27:29.662Z] #53 20.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-24T01:27:29.662Z] #53 20.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-24T01:27:29.685Z] #19 111.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-24T01:27:29.685Z] #19 111.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-11-24T01:27:29.710Z] #53 ... [2021-11-24T01:27:29.710Z] [2021-11-24T01:27:29.710Z] #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-24T01:27:29.710Z] #26 sha256:bab14217c0e81ee89ec7d51b97490271057a1f445afe6b6e3e2309d1ae4faca2 [2021-11-24T01:27:29.710Z] #26 8.233 + RM_GOPATH=0 [2021-11-24T01:27:29.710Z] #26 8.233 + TMP_GOPATH= [2021-11-24T01:27:29.710Z] #26 8.233 + : /build [2021-11-24T01:27:29.710Z] #26 8.233 + '[' -z '' ']' [2021-11-24T01:27:29.710Z] #26 8.240 ++ mktemp -d [2021-11-24T01:27:29.710Z] #26 8.240 + export GOPATH=/tmp/tmp.JNutPOf1HE [2021-11-24T01:27:29.710Z] #26 8.240 + GOPATH=/tmp/tmp.JNutPOf1HE [2021-11-24T01:27:29.710Z] #26 8.240 + RM_GOPATH=1 [2021-11-24T01:27:29.710Z] #26 8.240 + case "$(go env GOARCH)" in [2021-11-24T01:27:29.710Z] #26 8.252 ++ go env GOARCH [2021-11-24T01:27:29.710Z] #26 8.277 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:29.710Z] #26 8.277 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:29.710Z] #26 8.277 ++ dirname /install.sh [2021-11-24T01:27:29.710Z] #26 8.285 + dir=/ [2021-11-24T01:27:29.710Z] #26 8.285 + bin=dockercli [2021-11-24T01:27:29.710Z] #26 8.285 + shift [2021-11-24T01:27:29.710Z] #26 8.285 + '[' '!' -f //dockercli.installer ']' [2021-11-24T01:27:29.710Z] #26 8.285 + . //dockercli.installer [2021-11-24T01:27:29.710Z] #26 8.285 ++ : stable [2021-11-24T01:27:29.710Z] #26 8.285 ++ : 17.06.2-ce [2021-11-24T01:27:29.710Z] #26 8.285 + install_dockercli [2021-11-24T01:27:29.710Z] #26 8.285 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-24T01:27:29.710Z] #26 8.285 ++ uname -m [2021-11-24T01:27:29.710Z] #26 8.285 Install docker/cli version 17.06.2-ce from stable [2021-11-24T01:27:29.710Z] #26 8.315 + arch=x86_64 [2021-11-24T01:27:29.710Z] #26 8.315 + '[' x86_64 '!=' x86_64 ']' [2021-11-24T01:27:29.710Z] #26 8.315 + url=https://download.docker.com/linux/static [2021-11-24T01:27:29.710Z] #26 8.315 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-24T01:27:29.710Z] #26 8.322 + tar -xz docker/docker [2021-11-24T01:27:29.808Z] #34 ... [2021-11-24T01:27:29.808Z] [2021-11-24T01:27:29.808Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-24T01:27:29.808Z] #39 sha256:85eb0f976f4924be9bb8ba1e01647dac6bbcf079d48e3bc9b3a8cc8dee532fef [2021-11-24T01:27:29.808Z] #39 DONE 0.9s [2021-11-24T01:27:29.808Z] [2021-11-24T01:27:29.808Z] #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-24T01:27:29.808Z] #40 sha256:663cba61e3bf2e8663db67e452064c9a05d4cc21df61941be01c0e2ac9116b4b [2021-11-24T01:27:29.924Z] #53 21.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-24T01:27:29.924Z] #53 21.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-24T01:27:29.942Z] #19 111.7 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:29.971Z] #26 ... [2021-11-24T01:27:29.971Z] [2021-11-24T01:27:29.971Z] #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-24T01:27:29.971Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:27:29.971Z] #65 18.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-24T01:27:30.086Z] #65 23.92 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-24T01:27:30.199Z] #19 112.0 Fetched 787 MB in 24s (33.4 MB/s) [2021-11-24T01:27:30.457Z] #19 112.0 Selecting previously unselected package liblocale-gettext-perl. [2021-11-24T01:27:30.458Z] #19 112.0 (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-24T01:27:30.458Z] #19 112.1 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-11-24T01:27:30.458Z] #19 112.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-11-24T01:27:30.458Z] #19 112.1 Selecting previously unselected package bzip2. [2021-11-24T01:27:30.458Z] #19 112.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-11-24T01:27:30.458Z] #19 112.1 Unpacking bzip2 (1.0.8-4) ... [2021-11-24T01:27:30.458Z] #19 112.1 Selecting previously unselected package libmagic-mgc. [2021-11-24T01:27:30.458Z] #19 112.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-11-24T01:27:30.458Z] #19 112.2 Unpacking libmagic-mgc (1:5.39-3) ... [2021-11-24T01:27:30.497Z] #53 21.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-24T01:27:30.497Z] #53 21.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-24T01:27:30.497Z] #53 21.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-24T01:27:30.497Z] #53 21.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-24T01:27:30.497Z] #53 21.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-24T01:27:30.715Z] #19 112.3 Selecting previously unselected package libmagic1:amd64. [2021-11-24T01:27:30.715Z] #19 112.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-11-24T01:27:30.715Z] #19 112.4 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-11-24T01:27:30.715Z] #19 112.4 Selecting previously unselected package file. [2021-11-24T01:27:30.715Z] #19 112.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-11-24T01:27:30.715Z] #19 112.4 Unpacking file (1:5.39-3) ... [2021-11-24T01:27:30.715Z] #19 112.5 Selecting previously unselected package xz-utils. [2021-11-24T01:27:30.758Z] #53 21.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-24T01:27:30.972Z] #19 112.5 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-11-24T01:27:30.972Z] #19 112.5 Unpacking xz-utils (5.2.5-2) ... [2021-11-24T01:27:30.972Z] #19 112.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-11-24T01:27:30.972Z] #19 112.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-24T01:27:30.972Z] #19 112.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-24T01:27:31.020Z] #53 22.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-24T01:27:31.020Z] #53 ... [2021-11-24T01:27:31.020Z] [2021-11-24T01:27:31.020Z] #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-24T01:27:31.020Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:31.020Z] #38 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:31.020Z] #38 19.63 Fetched 8478 kB in 14s (614 kB/s) [2021-11-24T01:27:31.023Z] #65 25.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-24T01:27:31.283Z] #65 25.33 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-24T01:27:31.284Z] #38 19.63 Reading package lists... [2021-11-24T01:27:31.284Z] #38 ... [2021-11-24T01:27:31.284Z] [2021-11-24T01:27:31.284Z] #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-24T01:27:31.284Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-24T01:27:31.284Z] #49 21.91 Usage of /build/vndr: [2021-11-24T01:27:31.284Z] #49 21.91 /build/vndr [[import path] [revision]] [repository] [2021-11-24T01:27:31.284Z] #49 21.91 /build/vndr init [2021-11-24T01:27:31.284Z] #49 21.91 -strict [2021-11-24T01:27:31.284Z] #49 21.91 checking mode. treat non-trivial warning as an error [2021-11-24T01:27:31.284Z] #49 21.91 -verbose [2021-11-24T01:27:31.284Z] #49 21.91 shows all warnings [2021-11-24T01:27:31.284Z] #49 21.91 -whitelist value [2021-11-24T01:27:31.284Z] #49 21.91 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-24T01:27:31.313Z] #40 1.440 + RM_GOPATH=0 [2021-11-24T01:27:31.313Z] #40 1.440 + TMP_GOPATH= [2021-11-24T01:27:31.313Z] #40 1.440 + : /build [2021-11-24T01:27:31.313Z] #40 1.440 + '[' -z '' ']' [2021-11-24T01:27:31.313Z] #40 1.440 ++ mktemp -d [2021-11-24T01:27:31.313Z] #40 1.440 + export GOPATH=/tmp/tmp.qrQQ0pVURu [2021-11-24T01:27:31.313Z] #40 1.440 + GOPATH=/tmp/tmp.qrQQ0pVURu [2021-11-24T01:27:31.313Z] #40 1.440 + RM_GOPATH=1 [2021-11-24T01:27:31.313Z] #40 1.440 + case "$(go env GOARCH)" in [2021-11-24T01:27:31.313Z] #40 1.440 ++ go env GOARCH [2021-11-24T01:27:31.313Z] #40 1.445 Install tini version v0.19.0 [2021-11-24T01:27:31.313Z] #40 1.447 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:31.313Z] #40 1.447 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:31.313Z] #40 1.447 ++ dirname /install.sh [2021-11-24T01:27:31.313Z] #40 1.447 + dir=/ [2021-11-24T01:27:31.313Z] #40 1.447 + bin=tini [2021-11-24T01:27:31.313Z] #40 1.447 + shift [2021-11-24T01:27:31.313Z] #40 1.447 + '[' '!' -f //tini.installer ']' [2021-11-24T01:27:31.313Z] #40 1.447 + . //tini.installer [2021-11-24T01:27:31.313Z] #40 1.447 ++ : v0.19.0 [2021-11-24T01:27:31.313Z] #40 1.447 + install_tini [2021-11-24T01:27:31.313Z] #40 1.447 + echo 'Install tini version v0.19.0' [2021-11-24T01:27:31.313Z] #40 1.447 + git clone https://github.com/krallin/tini.git /tmp/tmp.qrQQ0pVURu/tini [2021-11-24T01:27:31.313Z] #40 1.447 Cloning into '/tmp/tmp.qrQQ0pVURu/tini'... [2021-11-24T01:27:31.373Z] #65 20.07 go: downloading github.com/google/uuid v1.3.0 [2021-11-24T01:27:31.373Z] #65 20.09 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-24T01:27:31.373Z] #65 ... [2021-11-24T01:27:31.373Z] [2021-11-24T01:27:31.373Z] #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-24T01:27:31.373Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:31.373Z] #14 10.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:31.373Z] #14 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:31.373Z] #14 18.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:31.545Z] #49 DONE 22.5s [2021-11-24T01:27:31.545Z] [2021-11-24T01:27:31.545Z] #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-24T01:27:31.545Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:31.545Z] #53 22.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-24T01:27:31.545Z] #53 22.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-24T01:27:31.545Z] #53 22.47 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-24T01:27:31.545Z] #53 22.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-24T01:27:31.545Z] #53 22.52 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-24T01:27:31.545Z] #53 22.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-24T01:27:31.634Z] #14 ... [2021-11-24T01:27:31.634Z] [2021-11-24T01:27:31.634Z] #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-24T01:27:31.634Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:27:31.634Z] #65 20.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-24T01:27:31.896Z] #65 20.57 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-24T01:27:31.896Z] #65 20.79 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-24T01:27:31.906Z] #19 113.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-11-24T01:27:31.906Z] #19 113.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-11-24T01:27:31.906Z] #19 113.4 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-24T01:27:32.318Z] #40 ... [2021-11-24T01:27:32.318Z] [2021-11-24T01:27:32.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-24T01:27:32.318Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-24T01:27:32.318Z] #51 62.27 gotestsum version dev [2021-11-24T01:27:32.318Z] #51 DONE 62.7s [2021-11-24T01:27:32.318Z] [2021-11-24T01:27:32.318Z] #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-24T01:27:32.318Z] #40 sha256:663cba61e3bf2e8663db67e452064c9a05d4cc21df61941be01c0e2ac9116b4b [2021-11-24T01:27:32.318Z] #40 2.476 + cd /tmp/tmp.qrQQ0pVURu/tini [2021-11-24T01:27:32.318Z] #40 2.476 + git checkout -q v0.19.0 [2021-11-24T01:27:32.318Z] #40 2.518 + cmake . [2021-11-24T01:27:32.468Z] #65 21.10 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-24T01:27:32.468Z] #65 ... [2021-11-24T01:27:32.468Z] [2021-11-24T01:27:32.468Z] #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-24T01:27:32.469Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:27:32.469Z] #51 11.35 go: downloading github.com/fatih/color v1.10.0 [2021-11-24T01:27:32.469Z] #51 11.81 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-24T01:27:32.469Z] #51 12.27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-24T01:27:32.469Z] #51 12.44 go: downloading github.com/pkg/errors v0.9.1 [2021-11-24T01:27:32.469Z] #51 12.65 go: downloading golang.org/x/tools v0.1.0 [2021-11-24T01:27:32.469Z] #51 12.85 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-24T01:27:32.469Z] #51 13.08 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-24T01:27:32.469Z] #51 13.50 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-24T01:27:32.469Z] #51 13.61 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-24T01:27:32.469Z] #19 114.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-11-24T01:27:32.469Z] #19 114.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-11-24T01:27:32.469Z] #19 114.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-24T01:27:32.504Z] #53 ... [2021-11-24T01:27:32.504Z] [2021-11-24T01:27:32.504Z] #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-24T01:27:32.504Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:32.504Z] #47 13.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:32.504Z] #47 16.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-24T01:27:32.504Z] #47 22.44 Fetched 8482 kB in 16s (541 kB/s) [2021-11-24T01:27:32.766Z] #47 22.44 Reading package lists... [2021-11-24T01:27:32.766Z] #47 ... [2021-11-24T01:27:32.766Z] [2021-11-24T01:27:32.766Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-24T01:27:32.766Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:32.766Z] #14 21.21 Fetched 8478 kB in 15s (580 kB/s) [2021-11-24T01:27:32.885Z] #40 3.164 -- The C compiler identification is GNU 10.2.1 [2021-11-24T01:27:33.003Z] Running on azwin-2-1d96b0 in d:\jenkins\workspace\moby_PR-43045 [Pipeline] { [Pipeline] ws [2021-11-24T01:27:33.022Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-11-24T01:27:33.033Z] #19 114.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-11-24T01:27:33.033Z] #19 114.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-24T01:27:33.033Z] #19 114.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-24T01:27:33.040Z] #51 ... [2021-11-24T01:27:33.040Z] [2021-11-24T01:27:33.040Z] #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-24T01:27:33.040Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:33.040Z] #47 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:27:33.040Z] #47 15.53 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:33.040Z] #47 19.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [Pipeline] checkout [2021-11-24T01:27:33.144Z] #40 3.291 -- Detecting C compiler ABI info [2021-11-24T01:27:33.301Z] #47 ... [2021-11-24T01:27:33.301Z] [2021-11-24T01:27:33.301Z] #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-24T01:27:33.301Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:27:33.301Z] #65 21.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-24T01:27:33.564Z] #65 22.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-24T01:27:33.826Z] #65 22.60 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-24T01:27:33.965Z] #19 115.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-11-24T01:27:33.965Z] #19 115.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-24T01:27:33.965Z] #19 115.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-24T01:27:33.965Z] #19 115.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-11-24T01:27:34.074Z] #40 4.024 -- Detecting C compiler ABI info - done [2021-11-24T01:27:34.074Z] #40 4.195 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-24T01:27:34.074Z] #40 4.209 -- Detecting C compile features [2021-11-24T01:27:34.074Z] #40 4.211 -- Detecting C compile features - done [2021-11-24T01:27:34.074Z] #40 4.258 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-24T01:27:34.222Z] #19 115.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:27:34.222Z] #19 115.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:27:34.222Z] #19 115.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-11-24T01:27:34.222Z] #19 115.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:27:34.222Z] #19 115.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:27:34.329Z] #40 4.479 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-24T01:27:34.451Z] The recommended git tool is: git [2021-11-24T01:27:34.574Z] #65 ... [2021-11-24T01:27:34.575Z] [2021-11-24T01:27:34.575Z] #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-24T01:27:34.575Z] #26 sha256:7745d2b2e4fb7e44107bd5e8f58975580852bd1044831c96f604d7fe735b4667 [2021-11-24T01:27:34.575Z] #26 26.46 + mkdir -p /build [2021-11-24T01:27:34.575Z] #26 26.46 + mv docker/docker /build/ [2021-11-24T01:27:34.575Z] #26 26.49 + rmdir docker [2021-11-24T01:27:34.575Z] #26 DONE 28.0s [2021-11-24T01:27:34.575Z] [2021-11-24T01:27:34.575Z] #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-24T01:27:34.575Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:27:34.575Z] #51 27.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-24T01:27:34.575Z] #51 27.13 go: downloading golang.org/x/mod v0.3.0 [2021-11-24T01:27:34.585Z] #40 4.596 -- Configuring done [2021-11-24T01:27:34.585Z] #40 4.631 -- Generating done [2021-11-24T01:27:34.585Z] #40 4.631 -- Build files have been written to: /tmp/tmp.qrQQ0pVURu/tini [2021-11-24T01:27:34.585Z] #40 4.656 + make tini-static [2021-11-24T01:27:34.841Z] #40 5.054 Scanning dependencies of target tini-static [2021-11-24T01:27:34.841Z] #40 5.134 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-24T01:27:35.214Z] #65 ... [2021-11-24T01:27:35.214Z] [2021-11-24T01:27:35.214Z] #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-24T01:27:35.214Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:35.214Z] #60 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:35.214Z] #60 18.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:35.318Z] #14 21.21 Reading package lists... [2021-11-24T01:27:35.318Z] #14 ... [2021-11-24T01:27:35.318Z] [2021-11-24T01:27:35.318Z] #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-24T01:27:35.318Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:35.318Z] #38 19.63 Reading package lists... [2021-11-24T01:27:35.474Z] #60 ... [2021-11-24T01:27:35.474Z] [2021-11-24T01:27:35.475Z] #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-24T01:27:35.475Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:35.475Z] #53 24.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-24T01:27:35.475Z] #53 24.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-24T01:27:35.736Z] #53 24.74 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-24T01:27:35.736Z] #53 24.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-24T01:27:35.736Z] #53 24.76 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-24T01:27:35.997Z] #53 ... [2021-11-24T01:27:35.997Z] [2021-11-24T01:27:35.997Z] #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-24T01:27:35.997Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:35.997Z] #38 14.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:27:35.997Z] #38 18.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:27:35.997Z] #38 ... [2021-11-24T01:27:35.997Z] [2021-11-24T01:27:35.997Z] #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-24T01:27:35.997Z] #26 sha256:bab14217c0e81ee89ec7d51b97490271057a1f445afe6b6e3e2309d1ae4faca2 [2021-11-24T01:27:35.997Z] #26 24.63 + mkdir -p /build [2021-11-24T01:27:36.258Z] #26 24.63 + mv docker/docker /build/ [2021-11-24T01:27:36.258Z] #26 24.66 + rmdir docker [2021-11-24T01:27:36.258Z] #26 ... [2021-11-24T01:27:36.258Z] [2021-11-24T01:27:36.258Z] #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-24T01:27:36.258Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:27:36.258Z] #55 15.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-24T01:27:36.521Z] #55 ... [2021-11-24T01:27:36.521Z] [2021-11-24T01:27:36.521Z] #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-24T01:27:36.521Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:36.521Z] #53 25.20 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-24T01:27:36.521Z] #53 25.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-24T01:27:36.707Z] #38 25.51 Reading package lists... [2021-11-24T01:27:36.707Z] #38 ... [2021-11-24T01:27:36.707Z] [2021-11-24T01:27:36.707Z] #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-24T01:27:36.707Z] #65 sha256:a648f34a12c8ce26fddd453f9f12a94c572ae4bd443d522b9de92ae9bae87321 [2021-11-24T01:27:36.707Z] #65 17.35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-24T01:27:36.707Z] #65 17.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-24T01:27:36.733Z] #40 7.041 [100%] Linking C executable tini-static [2021-11-24T01:27:36.969Z] #65 ... [2021-11-24T01:27:36.969Z] [2021-11-24T01:27:36.969Z] #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-24T01:27:36.969Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:36.969Z] #47 22.44 Reading package lists... [2021-11-24T01:27:37.096Z] #53 25.95 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-24T01:27:37.096Z] #53 25.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-24T01:27:37.096Z] #53 26.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-24T01:27:37.096Z] #53 26.20 go: downloading github.com/spf13/afero v1.1.2 [2021-11-24T01:27:37.301Z] #40 7.429 [100%] Built target tini-static [2021-11-24T01:27:37.301Z] #40 7.452 + mkdir -p /build [2021-11-24T01:27:37.301Z] #40 7.461 + cp tini-static /build/docker-init [2021-11-24T01:27:37.685Z] #53 ... [2021-11-24T01:27:37.685Z] [2021-11-24T01:27:37.685Z] #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-24T01:27:37.685Z] #26 sha256:bab14217c0e81ee89ec7d51b97490271057a1f445afe6b6e3e2309d1ae4faca2 [2021-11-24T01:27:37.685Z] #26 DONE 26.1s [2021-11-24T01:27:37.685Z] [2021-11-24T01:27:37.685Z] #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-24T01:27:37.685Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:37.685Z] #53 26.66 go: downloading github.com/spf13/cast v1.3.0 [2021-11-24T01:27:37.685Z] #53 26.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-24T01:27:37.947Z] #53 26.90 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-24T01:27:37.947Z] #53 26.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-24T01:27:37.947Z] #53 26.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-24T01:27:38.209Z] #53 27.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-24T01:27:38.229Z] #40 DONE 8.3s [2021-11-24T01:27:38.229Z] [2021-11-24T01:27:38.229Z] #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-24T01:27:38.229Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:27:38.229Z] #14 65.87 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-24T01:27:38.229Z] #14 65.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-24T01:27:38.229Z] #14 65.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:27:38.229Z] #14 66.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-24T01:27:38.229Z] #14 66.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-24T01:27:38.229Z] #14 66.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:27:38.473Z] #53 27.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-24T01:27:38.473Z] #53 27.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-24T01:27:38.473Z] #53 27.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-24T01:27:38.473Z] #53 27.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-24T01:27:38.473Z] #53 27.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-24T01:27:38.473Z] #53 27.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-24T01:27:38.494Z] using credential docker-jenkins-github-credentials [2021-11-24T01:27:38.574Z] Cloning the remote Git repository [2021-11-24T01:27:38.574Z] Cloning with configured refspecs honoured and without tags [2021-11-24T01:27:38.734Z] #53 27.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-24T01:27:38.734Z] #53 27.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-24T01:27:38.734Z] #53 27.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-24T01:27:38.734Z] #53 27.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-24T01:27:38.769Z] #51 ... [2021-11-24T01:27:38.769Z] [2021-11-24T01:27:38.769Z] #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-24T01:27:38.769Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:38.769Z] #53 24.09 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-24T01:27:38.769Z] #53 24.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-24T01:27:38.769Z] #53 30.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-24T01:27:38.769Z] #53 30.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-24T01:27:38.769Z] #53 30.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-24T01:27:38.769Z] #53 31.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-24T01:27:38.769Z] #53 31.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-24T01:27:38.769Z] #53 31.93 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-24T01:27:38.769Z] #53 32.03 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-24T01:27:38.769Z] #53 32.08 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-24T01:27:38.769Z] #53 32.23 go: downloading github.com/spf13/afero v1.1.2 [2021-11-24T01:27:38.769Z] #53 32.46 go: downloading github.com/spf13/cast v1.3.0 [2021-11-24T01:27:38.769Z] #53 32.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-24T01:27:38.769Z] #53 32.65 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-24T01:27:38.769Z] #53 32.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-24T01:27:38.769Z] #53 32.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-24T01:27:38.769Z] #53 32.96 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-24T01:27:38.769Z] #53 ... [2021-11-24T01:27:38.769Z] [2021-11-24T01:27:38.769Z] #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-24T01:27:38.769Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:38.769Z] #60 32.95 Fetched 8478 kB in 25s (343 kB/s) [2021-11-24T01:27:38.769Z] #60 32.95 Reading package lists... [2021-11-24T01:27:38.769Z] #60 ... [2021-11-24T01:27:38.769Z] [2021-11-24T01:27:38.769Z] #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-24T01:27:38.769Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-24T01:27:38.769Z] #36 33.08 tomll can be used in two ways: [2021-11-24T01:27:38.769Z] #36 33.08 Writing to STDIN and reading from STDOUT: [2021-11-24T01:27:38.769Z] #36 33.08 cat file.toml | tomll > file.toml [2021-11-24T01:27:38.769Z] #36 33.08 [2021-11-24T01:27:38.769Z] #36 33.08 Reading and updating a list of files: [2021-11-24T01:27:38.769Z] #36 33.08 tomll a.toml b.toml c.toml [2021-11-24T01:27:38.769Z] #36 33.08 [2021-11-24T01:27:38.769Z] #36 33.08 When given a list of files, tomll will modify all files in place without asking. [2021-11-24T01:27:38.769Z] #36 DONE 33.3s [2021-11-24T01:27:39.008Z] #53 28.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-24T01:27:39.008Z] #53 28.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-24T01:27:39.063Z] [2021-11-24T01:27:39.063Z] #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-24T01:27:39.063Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:39.063Z] #53 33.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-24T01:27:39.063Z] #53 33.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-24T01:27:39.063Z] #53 33.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-24T01:27:39.269Z] #53 28.08 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-24T01:27:39.269Z] #53 28.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-24T01:27:39.332Z] #53 33.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-24T01:27:39.332Z] #53 33.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-24T01:27:39.332Z] #53 33.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-24T01:27:39.332Z] #53 33.80 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-24T01:27:39.530Z] #53 28.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-24T01:27:39.615Z] #53 ... [2021-11-24T01:27:39.615Z] [2021-11-24T01:27:39.615Z] #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-24T01:27:39.615Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:39.615Z] #47 23.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-24T01:27:39.791Z] #53 28.77 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-24T01:27:39.791Z] #53 28.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-24T01:27:39.791Z] #53 28.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-24T01:27:39.791Z] #53 28.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-24T01:27:39.881Z] #47 ... [2021-11-24T01:27:39.881Z] [2021-11-24T01:27:39.881Z] #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-24T01:27:39.881Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:39.881Z] #53 34.20 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-24T01:27:40.170Z] #53 34.47 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-24T01:27:40.170Z] #53 34.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-24T01:27:40.170Z] #53 34.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-24T01:27:40.279Z] #47 27.80 Reading package lists... [2021-11-24T01:27:40.279Z] #47 ... [2021-11-24T01:27:40.279Z] [2021-11-24T01:27:40.279Z] #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-24T01:27:40.279Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:40.279Z] #60 21.02 Fetched 8478 kB in 14s (611 kB/s) [2021-11-24T01:27:40.279Z] #60 21.02 Reading package lists... [2021-11-24T01:27:40.279Z] #60 26.54 Reading package lists... [2021-11-24T01:27:40.279Z] #60 ... [2021-11-24T01:27:40.279Z] [2021-11-24T01:27:40.279Z] #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-24T01:27:40.279Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:40.279Z] #38 25.51 Reading package lists... [2021-11-24T01:27:38.765Z] Cloning repository https://github.com/moby/moby.git [2021-11-24T01:27:39.159Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-24T01:27:39.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:27:39.980Z] > git --version # timeout=10 [2021-11-24T01:27:40.028Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-24T01:27:40.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:27:40.031Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:27:40.364Z] #53 29.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-24T01:27:40.364Z] #53 29.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-24T01:27:40.364Z] #53 29.41 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-24T01:27:40.364Z] #53 29.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-24T01:27:40.627Z] #53 29.53 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-24T01:27:40.627Z] #53 29.70 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-24T01:27:40.752Z] #53 34.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-24T01:27:40.752Z] #53 35.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-24T01:27:40.855Z] #38 30.50 Building dependency tree... [2021-11-24T01:27:41.203Z] #53 30.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-24T01:27:41.203Z] #53 30.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-24T01:27:41.203Z] #53 30.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-24T01:27:41.463Z] #53 30.53 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-24T01:27:41.687Z] #53 35.75 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-24T01:27:41.687Z] #53 35.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-24T01:27:41.687Z] #53 35.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-24T01:27:41.687Z] #53 36.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-24T01:27:41.687Z] #53 36.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-24T01:27:41.687Z] #53 ... [2021-11-24T01:27:41.687Z] [2021-11-24T01:27:41.687Z] #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-24T01:27:41.687Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:41.687Z] #38 13.20 Reading package lists... [2021-11-24T01:27:41.724Z] #53 30.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-24T01:27:41.724Z] #53 30.66 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-24T01:27:41.724Z] #53 30.84 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-24T01:27:41.945Z] #38 26.43 Reading package lists... [2021-11-24T01:27:41.945Z] #38 ... [2021-11-24T01:27:41.945Z] [2021-11-24T01:27:41.945Z] #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-24T01:27:41.945Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:41.945Z] #14 35.57 Fetched 8478 kB in 26s (329 kB/s) [2021-11-24T01:27:42.398Z] #14 72.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-24T01:27:42.398Z] #14 72.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-24T01:27:42.398Z] #14 72.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:27:42.671Z] #53 ... [2021-11-24T01:27:42.671Z] [2021-11-24T01:27:42.671Z] #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-24T01:27:42.671Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-24T01:27:42.671Z] #36 31.43 tomll can be used in two ways: [2021-11-24T01:27:42.671Z] #36 31.43 Writing to STDIN and reading from STDOUT: [2021-11-24T01:27:42.671Z] #36 31.43 cat file.toml | tomll > file.toml [2021-11-24T01:27:42.671Z] #36 31.43 [2021-11-24T01:27:42.671Z] #36 31.43 Reading and updating a list of files: [2021-11-24T01:27:42.671Z] #36 31.43 tomll a.toml b.toml c.toml [2021-11-24T01:27:42.671Z] #36 31.43 [2021-11-24T01:27:42.671Z] #36 31.43 When given a list of files, tomll will modify all files in place without asking. [2021-11-24T01:27:42.671Z] #36 DONE 31.6s [2021-11-24T01:27:42.671Z] [2021-11-24T01:27:42.671Z] #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-24T01:27:42.671Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:27:42.671Z] #51 22.73 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-24T01:27:42.671Z] #51 22.81 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-24T01:27:42.671Z] #51 22.98 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-24T01:27:42.671Z] #51 26.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-24T01:27:42.671Z] #51 26.69 go: downloading golang.org/x/mod v0.3.0 [2021-11-24T01:27:42.786Z] #38 ... [2021-11-24T01:27:42.786Z] [2021-11-24T01:27:42.786Z] #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-24T01:27:42.786Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:42.786Z] #53 23.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-24T01:27:42.786Z] #53 23.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-24T01:27:42.786Z] #53 23.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-24T01:27:42.786Z] #53 23.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-24T01:27:42.786Z] #53 23.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-24T01:27:42.786Z] #53 23.99 go: downloading golang.org/x/text v0.3.2 [2021-11-24T01:27:42.786Z] #53 29.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-24T01:27:42.786Z] #53 29.65 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-24T01:27:42.786Z] #53 29.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-24T01:27:42.786Z] #53 29.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-24T01:27:42.786Z] #53 29.65 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-24T01:27:42.786Z] #53 30.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-24T01:27:42.786Z] #53 31.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-24T01:27:42.786Z] #53 31.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-24T01:27:43.048Z] #53 ... [2021-11-24T01:27:43.048Z] [2021-11-24T01:27:43.048Z] #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-24T01:27:43.048Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:43.048Z] #38 34.09 The following additional packages will be installed: [2021-11-24T01:27:43.048Z] #38 34.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-24T01:27:43.048Z] #38 34.13 Suggested packages: [2021-11-24T01:27:43.048Z] #38 34.13 cmake-doc ninja-build lrzip [2021-11-24T01:27:43.048Z] #38 34.13 Recommended packages: [2021-11-24T01:27:43.048Z] #38 34.13 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-24T01:27:43.613Z] #51 ... [2021-11-24T01:27:43.613Z] [2021-11-24T01:27:43.613Z] #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-24T01:27:43.613Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:43.613Z] #53 32.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-24T01:27:43.613Z] #53 32.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-24T01:27:43.874Z] #53 32.82 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-24T01:27:43.997Z] #38 ... [2021-11-24T01:27:43.997Z] [2021-11-24T01:27:43.997Z] #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-24T01:27:43.997Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:43.997Z] #43 24.80 + git checkout -q v2.3.0 [2021-11-24T01:27:43.997Z] #43 27.02 + 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-24T01:27:43.997Z] #43 ... [2021-11-24T01:27:43.997Z] [2021-11-24T01:27:43.997Z] #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-24T01:27:43.997Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:43.997Z] #38 35.25 The following NEW packages will be installed: [2021-11-24T01:27:44.135Z] #53 32.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-24T01:27:44.135Z] #53 ... [2021-11-24T01:27:44.135Z] [2021-11-24T01:27:44.135Z] #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-24T01:27:44.135Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:44.135Z] #47 23.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-24T01:27:44.199Z] #19 124.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-11-24T01:27:44.199Z] #19 124.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:27:44.199Z] #19 124.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:27:44.199Z] #19 125.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-11-24T01:27:44.199Z] #19 125.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:27:44.199Z] #19 125.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-24T01:27:44.259Z] #38 35.29 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-24T01:27:44.259Z] #38 35.29 vim-common xxd [2021-11-24T01:27:44.397Z] #47 ... [2021-11-24T01:27:44.397Z] [2021-11-24T01:27:44.397Z] #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-24T01:27:44.397Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:44.397Z] #53 33.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-24T01:27:44.397Z] #53 33.33 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-24T01:27:44.673Z] #53 33.69 go: downloading golang.org/x/text v0.3.2 [2021-11-24T01:27:44.833Z] #38 35.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:44.833Z] #38 35.74 Need to get 17.7 MB of archives. [2021-11-24T01:27:44.833Z] #38 35.74 After this operation, 70.7 MB of additional disk space will be used. [2021-11-24T01:27:44.833Z] #38 35.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-24T01:27:44.833Z] #38 35.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:27:44.833Z] #38 35.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-24T01:27:44.833Z] #38 35.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-24T01:27:44.913Z] #14 ... [2021-11-24T01:27:44.913Z] [2021-11-24T01:27:44.913Z] #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-24T01:27:44.913Z] #62 sha256:a58e6fb83325d2286e260380e234e944e91f3a26eb43c44a1df470ed4085f1cd [2021-11-24T01:27:45.235Z] #14 35.57 Reading package lists... [2021-11-24T01:27:45.235Z] #14 ... [2021-11-24T01:27:45.235Z] [2021-11-24T01:27:45.235Z] #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-24T01:27:45.235Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-24T01:27:45.235Z] #49 38.72 Usage of /build/vndr: [2021-11-24T01:27:45.235Z] #49 38.72 /build/vndr [[import path] [revision]] [repository] [2021-11-24T01:27:45.235Z] #49 38.72 /build/vndr init [2021-11-24T01:27:45.235Z] #49 38.72 -strict [2021-11-24T01:27:45.235Z] #49 38.72 checking mode. treat non-trivial warning as an error [2021-11-24T01:27:45.235Z] #49 38.72 -verbose [2021-11-24T01:27:45.235Z] #49 38.72 shows all warnings [2021-11-24T01:27:45.235Z] #49 38.72 -whitelist value [2021-11-24T01:27:45.235Z] #49 38.72 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-24T01:27:45.235Z] #49 DONE 39.0s [2021-11-24T01:27:45.235Z] [2021-11-24T01:27:45.235Z] #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-24T01:27:45.235Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:45.235Z] #53 36.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-24T01:27:45.235Z] #53 36.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-24T01:27:45.235Z] #53 37.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-24T01:27:45.235Z] #53 37.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-24T01:27:45.235Z] #53 37.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-24T01:27:45.235Z] #53 37.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-24T01:27:45.235Z] #53 37.45 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-24T01:27:45.235Z] #53 37.50 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-24T01:27:45.235Z] #53 38.03 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-24T01:27:45.235Z] #53 38.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-24T01:27:45.235Z] #53 38.57 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-24T01:27:45.235Z] #53 38.77 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-24T01:27:45.235Z] #53 38.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-24T01:27:45.235Z] #53 38.98 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-24T01:27:45.235Z] #53 39.15 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-24T01:27:45.407Z] #38 36.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-24T01:27:45.407Z] #38 36.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-24T01:27:45.407Z] #38 36.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-24T01:27:45.407Z] #38 36.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-24T01:27:45.407Z] #38 36.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-24T01:27:45.407Z] #38 36.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-24T01:27:45.426Z] #62 36.04 Updating files: 77% (3641/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-24T01:27:45.426Z] #62 36.52 + cd /tmp/tmp.TTsNltMqXf/src/github.com/containerd/containerd [2021-11-24T01:27:45.426Z] #62 36.52 + git checkout -q v1.5.8 [2021-11-24T01:27:45.495Z] #53 ... [2021-11-24T01:27:45.495Z] [2021-11-24T01:27:45.495Z] #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-24T01:27:45.495Z] #65 sha256:4df2661e005c15fc85d25c99c8ee7b2c7ca0b42c9789446fa525e64d8c86d328 [2021-11-24T01:27:45.495Z] #65 29.44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-24T01:27:45.495Z] #65 29.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-24T01:27:45.669Z] #38 ... [2021-11-24T01:27:45.669Z] [2021-11-24T01:27:45.669Z] #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-24T01:27:45.669Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:45.669Z] #14 21.21 Reading package lists... [2021-11-24T01:27:45.669Z] #14 26.87 Reading package lists... [2021-11-24T01:27:45.669Z] #14 32.17 Building dependency tree... [2021-11-24T01:27:45.669Z] #14 36.01 The following additional packages will be installed: [2021-11-24T01:27:45.669Z] #14 36.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:27:45.669Z] #14 36.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-24T01:27:45.669Z] #14 36.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-24T01:27:45.669Z] #14 36.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-24T01:27:45.669Z] #14 36.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-24T01:27:45.669Z] #14 36.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-24T01:27:45.669Z] #14 36.08 mingw-w64-common mingw-w64-x86-64-dev [2021-11-24T01:27:45.669Z] #14 36.08 Suggested packages: [2021-11-24T01:27:45.669Z] #14 36.08 gcc-10-locales seccomp wine64 [2021-11-24T01:27:45.669Z] #14 ... [2021-11-24T01:27:45.669Z] [2021-11-24T01:27:45.669Z] #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-24T01:27:45.669Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:27:45.669Z] #55 36.90 v3.0.2 [2021-11-24T01:27:45.754Z] #65 ... [2021-11-24T01:27:45.754Z] [2021-11-24T01:27:45.754Z] #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-24T01:27:45.754Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:45.931Z] #55 DONE 37.0s [2021-11-24T01:27:45.931Z] [2021-11-24T01:27:45.931Z] #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-24T01:27:45.931Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:45.931Z] #60 26.54 Reading package lists... [2021-11-24T01:27:45.931Z] #60 31.87 Building dependency tree... [2021-11-24T01:27:45.931Z] #60 35.63 The following additional packages will be installed: [2021-11-24T01:27:45.931Z] #60 35.63 libbtrfs0 [2021-11-24T01:27:45.931Z] #60 35.85 The following NEW packages will be installed: [2021-11-24T01:27:45.931Z] #60 35.87 libbtrfs-dev libbtrfs0 [2021-11-24T01:27:45.931Z] #60 36.35 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:45.931Z] #60 36.35 Need to get 460 kB of archives. [2021-11-24T01:27:45.931Z] #60 36.35 After this operation, 1237 kB of additional disk space will be used. [2021-11-24T01:27:45.931Z] #60 36.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-24T01:27:45.932Z] #60 36.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-24T01:27:46.013Z] #43 39.12 Updating files: 59% (1046/1750) Updating files: 60% (1050/1750) Updating files: 61% (1068/1750) Updating files: 62% (1085/1750) Updating files: 63% (1103/1750) Updating files: 64% (1120/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) 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-24T01:27:46.013Z] #43 40.05 + git checkout -q v2.3.0 [2021-11-24T01:27:46.062Z] using credential docker-jenkins-github-credentials [2021-11-24T01:27:46.136Z] Cloning the remote Git repository [2021-11-24T01:27:46.136Z] Cloning with configured refspecs honoured and without tags [2021-11-24T01:27:46.204Z] #60 37.43 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:46.204Z] #60 ... [2021-11-24T01:27:46.204Z] [2021-11-24T01:27:46.204Z] #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-24T01:27:46.204Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:46.204Z] #14 37.41 The following NEW packages will be installed: [2021-11-24T01:27:46.204Z] #14 37.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:27:46.204Z] #14 37.41 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-24T01:27:46.204Z] #14 37.41 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-24T01:27:46.204Z] #14 37.41 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-24T01:27:46.204Z] #14 37.41 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-24T01:27:46.204Z] #14 37.41 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-24T01:27:46.204Z] #14 37.41 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-24T01:27:46.204Z] #14 37.41 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-24T01:27:46.204Z] #14 37.41 mingw-w64-x86-64-dev [2021-11-24T01:27:46.353Z] #62 37.48 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-24T01:27:46.353Z] #62 37.48 + BUILDTAGS='netgo osusergo static_build' [2021-11-24T01:27:46.353Z] #62 37.48 + export EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:27:46.353Z] #62 37.48 + EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:27:46.353Z] #62 37.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-24T01:27:46.353Z] #62 37.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-24T01:27:46.353Z] #62 37.48 + '[' '' = dynamic ']' [2021-11-24T01:27:46.353Z] #62 37.48 + make [2021-11-24T01:27:46.778Z] #14 37.85 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:46.778Z] #14 37.85 Need to get 115 MB of archives. [2021-11-24T01:27:46.778Z] #14 37.85 After this operation, 645 MB of additional disk space will be used. [2021-11-24T01:27:46.778Z] #14 37.85 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-24T01:27:47.040Z] #14 37.98 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-24T01:27:47.040Z] #14 38.16 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-24T01:27:47.040Z] #14 38.16 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-24T01:27:47.301Z] #14 38.17 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-24T01:27:47.301Z] #14 38.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-24T01:27:47.301Z] #14 38.48 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-24T01:27:47.584Z] #14 38.73 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-24T01:27:47.584Z] #14 38.73 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-24T01:27:47.719Z] #62 38.76 + bin/ctr [2021-11-24T01:27:47.846Z] #14 ... [2021-11-24T01:27:47.846Z] [2021-11-24T01:27:47.846Z] #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-24T01:27:47.846Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:47.846Z] #60 37.69 Fetched 460 kB in 0s (1340 kB/s) [2021-11-24T01:27:47.846Z] #60 37.75 Selecting previously unselected package libbtrfs0:amd64. [2021-11-24T01:27:47.846Z] #60 37.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 ... 15713 files and directories currently installed.) [2021-11-24T01:27:47.846Z] #60 37.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-24T01:27:47.846Z] #60 37.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:27:47.846Z] #60 38.08 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-24T01:27:47.846Z] #60 38.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-24T01:27:47.846Z] #60 38.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:27:47.846Z] #60 38.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:27:47.846Z] #60 38.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:27:47.846Z] #60 38.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:27:47.846Z] #60 DONE 38.9s [2021-11-24T01:27:47.846Z] [2021-11-24T01:27:47.846Z] #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-24T01:27:47.846Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:47.846Z] #38 37.77 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:47.846Z] #38 38.06 Fetched 17.7 MB in 1s (12.7 MB/s) [2021-11-24T01:27:47.846Z] #38 38.13 Selecting previously unselected package xxd. [2021-11-24T01:27:47.846Z] #38 38.13 (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-24T01:27:47.846Z] #38 38.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:27:47.846Z] #38 38.19 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:27:47.846Z] #38 38.35 Selecting previously unselected package vim-common. [2021-11-24T01:27:47.846Z] #38 38.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:27:47.846Z] #38 38.37 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:27:47.846Z] #38 38.89 Selecting previously unselected package cmake-data. [2021-11-24T01:27:47.846Z] #38 38.89 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-24T01:27:47.846Z] #38 38.89 Unpacking cmake-data (3.18.4-2) ... [2021-11-24T01:27:47.974Z] #53 ... [2021-11-24T01:27:47.974Z] [2021-11-24T01:27:47.974Z] #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-24T01:27:47.974Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-24T01:27:47.974Z] #49 36.38 Usage of /build/vndr: [2021-11-24T01:27:47.974Z] #49 36.38 /build/vndr [[import path] [revision]] [repository] [2021-11-24T01:27:47.974Z] #49 36.38 /build/vndr init [2021-11-24T01:27:47.974Z] #49 36.38 -strict [2021-11-24T01:27:47.974Z] #49 36.38 checking mode. treat non-trivial warning as an error [2021-11-24T01:27:47.974Z] #49 36.38 -verbose [2021-11-24T01:27:47.974Z] #49 36.38 shows all warnings [2021-11-24T01:27:47.974Z] #49 36.38 -whitelist value [2021-11-24T01:27:47.974Z] #49 36.38 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-24T01:27:47.974Z] #49 DONE 36.5s [2021-11-24T01:27:47.974Z] [2021-11-24T01:27:47.974Z] #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-24T01:27:47.974Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:47.974Z] #47 35.66 Fetched 8482 kB in 27s (318 kB/s) [2021-11-24T01:27:46.323Z] Cloning repository https://github.com/moby/moby.git [2021-11-24T01:27:46.711Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-24T01:27:47.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:27:47.522Z] > git --version # timeout=10 [2021-11-24T01:27:47.566Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-24T01:27:47.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:27:47.571Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:27:48.450Z] #38 ... [2021-11-24T01:27:48.450Z] [2021-11-24T01:27:48.450Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-24T01:27:48.450Z] #61 sha256:ded98060edf5027c67b074266b1d3431bddf49a9f57f61951e328edcdd45d0be [2021-11-24T01:27:48.450Z] #61 DONE 0.3s [2021-11-24T01:27:48.450Z] [2021-11-24T01:27:48.450Z] #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-24T01:27:48.450Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:48.450Z] #14 39.52 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-24T01:27:49.304Z] #43 43.46 + 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-24T01:27:49.361Z] #47 35.66 Reading package lists... [2021-11-24T01:27:49.361Z] #47 ... [2021-11-24T01:27:49.361Z] [2021-11-24T01:27:49.361Z] #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-24T01:27:49.361Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:27:49.361Z] #65 27.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-24T01:27:49.361Z] #65 ... [2021-11-24T01:27:49.361Z] [2021-11-24T01:27:49.361Z] #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-24T01:27:49.361Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:49.361Z] #38 34.19 Fetched 8478 kB in 26s (330 kB/s) [2021-11-24T01:27:49.880Z] #14 40.93 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-24T01:27:50.454Z] #14 41.33 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-24T01:27:50.715Z] #14 41.88 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-24T01:27:51.277Z] #38 34.19 Reading package lists... [2021-11-24T01:27:51.277Z] #38 ... [2021-11-24T01:27:51.277Z] [2021-11-24T01:27:51.277Z] #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-24T01:27:51.277Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:51.798Z] #43 39.58 Updating files: 58% (1022/1750) Updating files: 59% (1033/1750) Updating files: 60% (1050/1750) Updating files: 61% (1068/1750) Updating files: 62% (1085/1750) Updating files: 63% (1103/1750) Updating files: 64% (1120/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) 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-24T01:27:51.798Z] #43 40.51 + git checkout -q v2.3.0 [2021-11-24T01:27:52.319Z] #19 133.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-11-24T01:27:52.319Z] #19 133.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:27:52.319Z] #19 133.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:27:52.319Z] #19 134.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-11-24T01:27:52.319Z] #19 134.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:27:52.319Z] #19 134.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-24T01:27:52.575Z] #19 ... [2021-11-24T01:27:52.575Z] [2021-11-24T01:27:52.575Z] #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-24T01:27:52.575Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:52.575Z] #60 148.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-24T01:27:52.652Z] #14 ... [2021-11-24T01:27:52.653Z] [2021-11-24T01:27:52.653Z] #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-24T01:27:52.653Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:52.653Z] #47 27.80 Reading package lists... [2021-11-24T01:27:52.653Z] #47 33.24 Building dependency tree... [2021-11-24T01:27:52.653Z] #47 37.12 The following additional packages will be installed: [2021-11-24T01:27:52.653Z] #47 37.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:27:52.653Z] #47 37.12 python3-protobuf python3-six [2021-11-24T01:27:52.653Z] #47 37.14 Suggested packages: [2021-11-24T01:27:52.653Z] #47 37.14 python3-setuptools [2021-11-24T01:27:52.653Z] #47 37.14 Recommended packages: [2021-11-24T01:27:52.653Z] #47 37.14 iproute2 | iproute [2021-11-24T01:27:52.653Z] #47 37.78 The following NEW packages will be installed: [2021-11-24T01:27:52.653Z] #47 37.78 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:27:52.653Z] #47 37.78 python3-protobuf python3-six [2021-11-24T01:27:52.653Z] #47 38.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:52.653Z] #47 38.23 Need to get 2288 kB of archives. [2021-11-24T01:27:52.653Z] #47 38.23 After this operation, 11.0 MB of additional disk space will be used. [2021-11-24T01:27:52.653Z] #47 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-24T01:27:52.653Z] #47 38.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:27:52.653Z] #47 38.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-24T01:27:52.653Z] #47 38.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-24T01:27:52.653Z] #47 38.28 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-24T01:27:52.653Z] #47 38.31 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-24T01:27:52.653Z] #47 38.31 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-24T01:27:52.653Z] #47 42.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-24T01:27:52.653Z] #47 ... [2021-11-24T01:27:52.653Z] [2021-11-24T01:27:52.653Z] #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-24T01:27:52.653Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:52.653Z] #14 43.41 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-24T01:27:52.913Z] #14 43.98 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-24T01:27:52.913Z] #14 43.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-24T01:27:52.913Z] #14 43.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-24T01:27:52.913Z] #14 43.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-24T01:27:52.913Z] #14 43.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-24T01:27:52.913Z] #14 44.01 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-24T01:27:52.913Z] #14 44.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-24T01:27:52.913Z] #14 44.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-24T01:27:52.913Z] #14 44.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-24T01:27:52.913Z] #14 44.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-24T01:27:52.913Z] #14 44.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-24T01:27:53.174Z] #14 44.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-24T01:27:53.174Z] #14 44.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-24T01:27:53.174Z] #14 44.10 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-24T01:27:53.174Z] #14 44.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-24T01:27:53.174Z] #14 44.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-24T01:27:53.507Z] #43 ... [2021-11-24T01:27:53.507Z] [2021-11-24T01:27:53.507Z] #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-24T01:27:53.507Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:53.507Z] #47 36.65 Fetched 8482 kB in 27s (312 kB/s) [2021-11-24T01:27:53.507Z] #47 36.65 Reading package lists... [2021-11-24T01:27:53.507Z] #47 45.77 Reading package lists... [2021-11-24T01:27:53.507Z] #47 ... [2021-11-24T01:27:53.507Z] [2021-11-24T01:27:53.507Z] #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-24T01:27:53.507Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:53.507Z] #38 26.43 Reading package lists... [2021-11-24T01:27:53.507Z] #38 38.34 Building dependency tree... [2021-11-24T01:27:53.507Z] #38 45.12 The following additional packages will be installed: [2021-11-24T01:27:53.507Z] #38 45.13 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-24T01:27:53.507Z] #38 45.17 Suggested packages: [2021-11-24T01:27:53.507Z] #38 45.17 cmake-doc ninja-build lrzip [2021-11-24T01:27:53.507Z] #38 45.17 Recommended packages: [2021-11-24T01:27:53.507Z] #38 45.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-24T01:27:53.507Z] #38 46.84 The following NEW packages will be installed: [2021-11-24T01:27:53.507Z] #38 46.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-24T01:27:53.507Z] #38 46.87 vim-common xxd [2021-11-24T01:27:53.507Z] #38 47.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:27:53.507Z] #38 47.46 Need to get 17.7 MB of archives. [2021-11-24T01:27:53.507Z] #38 47.46 After this operation, 70.7 MB of additional disk space will be used. [2021-11-24T01:27:53.507Z] #38 47.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-24T01:27:53.507Z] #38 47.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:27:53.507Z] #38 47.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-24T01:27:53.507Z] #38 47.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-24T01:27:54.085Z] #38 48.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-24T01:27:54.086Z] #38 48.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-24T01:27:54.120Z] #14 45.03 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:54.120Z] #14 45.29 Fetched 115 MB in 7s (17.3 MB/s) [2021-11-24T01:27:54.345Z] #38 48.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-24T01:27:54.345Z] #38 48.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-24T01:27:54.345Z] #38 48.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-24T01:27:54.345Z] #38 48.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-24T01:27:54.381Z] #14 45.38 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-24T01:27:54.381Z] #14 45.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-24T01:27:54.381Z] #14 45.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-24T01:27:54.381Z] #14 45.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:27:55.154Z] #43 ... [2021-11-24T01:27:55.154Z] [2021-11-24T01:27:55.154Z] #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-24T01:27:55.154Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:55.154Z] #60 33.93 Fetched 8478 kB in 25s (334 kB/s) [2021-11-24T01:27:55.154Z] #60 33.93 Reading package lists... [2021-11-24T01:27:55.154Z] #60 43.57 Reading package lists... [2021-11-24T01:27:55.154Z] #60 ... [2021-11-24T01:27:55.154Z] [2021-11-24T01:27:55.154Z] #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-24T01:27:55.154Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:55.154Z] #14 33.98 Fetched 8478 kB in 26s (331 kB/s) [2021-11-24T01:27:55.154Z] #14 33.98 Reading package lists... [2021-11-24T01:27:55.154Z] #14 43.23 Reading package lists... [2021-11-24T01:27:55.154Z] #14 ... [2021-11-24T01:27:55.154Z] [2021-11-24T01:27:55.154Z] #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-24T01:27:55.154Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:55.154Z] #43 43.63 + 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-24T01:27:56.879Z] #38 ... [2021-11-24T01:27:56.879Z] [2021-11-24T01:27:56.879Z] #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-24T01:27:56.879Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:56.879Z] #53 40.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-24T01:27:56.879Z] #53 40.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-24T01:27:56.879Z] #53 41.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-24T01:27:56.879Z] #53 41.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-24T01:27:56.879Z] #53 41.30 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-24T01:27:56.879Z] #53 41.59 go: downloading golang.org/x/text v0.3.2 [2021-11-24T01:27:56.879Z] #53 ... [2021-11-24T01:27:56.879Z] [2021-11-24T01:27:56.879Z] #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-24T01:27:56.879Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:27:56.879Z] #38 51.23 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:56.921Z] Fetching without tags [2021-11-24T01:27:56.930Z] #14 47.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-24T01:27:56.930Z] #14 47.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-24T01:27:56.930Z] #14 47.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:27:57.139Z] #38 51.68 Fetched 17.7 MB in 2s (8429 kB/s) [2021-11-24T01:27:57.401Z] #38 51.79 Selecting previously unselected package xxd. [2021-11-24T01:27:57.401Z] #38 51.79 (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-24T01:27:57.663Z] #38 51.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:27:57.663Z] #38 51.94 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:27:57.725Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:27:57.824Z] #60 ... [2021-11-24T01:27:57.824Z] [2021-11-24T01:27:57.824Z] #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-24T01:27:57.824Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:27:57.824Z] #50 150.1 + dpkg --print-architecture [2021-11-24T01:27:57.824Z] #50 150.1 + git checkout -q v2.1.0 [2021-11-24T01:27:57.824Z] #50 150.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-24T01:27:57.824Z] #50 150.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-24T01:27:57.922Z] #38 52.32 Selecting previously unselected package vim-common. [2021-11-24T01:27:57.922Z] #38 52.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:27:57.922Z] #38 52.34 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:27:57.922Z] #38 ... [2021-11-24T01:27:57.922Z] [2021-11-24T01:27:57.922Z] #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-24T01:27:57.922Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:27:57.922Z] #60 32.95 Reading package lists... [2021-11-24T01:27:57.922Z] #60 42.63 Reading package lists... [2021-11-24T01:27:56.409Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:27:56.485Z] > git config --add remote.origin.fetch +refs/pull/43045/head:refs/remotes/origin/PR-43045 # timeout=10 [2021-11-24T01:27:56.541Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:27:56.822Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:27:56.957Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:27:56.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:27:56.960Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:27:57.833Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:27:57.881Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:27:58.181Z] #60 51.33 Building dependency tree... [2021-11-24T01:27:58.181Z] #60 ... [2021-11-24T01:27:58.181Z] [2021-11-24T01:27:58.182Z] #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-24T01:27:58.182Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:27:58.182Z] #53 51.92 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-24T01:27:58.182Z] #53 52.05 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-24T01:27:58.182Z] #53 52.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-24T01:27:58.182Z] #53 52.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-24T01:27:58.182Z] #53 52.23 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-24T01:27:58.319Z] #14 ... [2021-11-24T01:27:58.319Z] [2021-11-24T01:27:58.319Z] #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-24T01:27:58.319Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:27:58.319Z] #62 4.259 Install containerd version v1.5.8 [2021-11-24T01:27:58.319Z] #62 4.259 + RM_GOPATH=0 [2021-11-24T01:27:58.319Z] #62 4.259 + TMP_GOPATH= [2021-11-24T01:27:58.319Z] #62 4.259 + : /build [2021-11-24T01:27:58.319Z] #62 4.259 + '[' -z '' ']' [2021-11-24T01:27:58.319Z] #62 4.259 ++ mktemp -d [2021-11-24T01:27:58.319Z] #62 4.259 + export GOPATH=/tmp/tmp.ANzcaJK7Ox [2021-11-24T01:27:58.319Z] #62 4.259 + GOPATH=/tmp/tmp.ANzcaJK7Ox [2021-11-24T01:27:58.319Z] #62 4.259 + RM_GOPATH=1 [2021-11-24T01:27:58.319Z] #62 4.259 + case "$(go env GOARCH)" in [2021-11-24T01:27:58.319Z] #62 4.259 ++ go env GOARCH [2021-11-24T01:27:58.319Z] #62 4.259 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:58.319Z] #62 4.259 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:27:58.319Z] #62 4.259 ++ dirname /install.sh [2021-11-24T01:27:58.319Z] #62 4.259 + dir=/ [2021-11-24T01:27:58.319Z] #62 4.259 + bin=containerd [2021-11-24T01:27:58.319Z] #62 4.259 + shift [2021-11-24T01:27:58.319Z] #62 4.259 + '[' '!' -f //containerd.installer ']' [2021-11-24T01:27:58.319Z] #62 4.259 + . //containerd.installer [2021-11-24T01:27:58.319Z] #62 4.259 ++ set -e [2021-11-24T01:27:58.319Z] #62 4.259 ++ : v1.5.8 [2021-11-24T01:27:58.319Z] #62 4.259 + install_containerd [2021-11-24T01:27:58.319Z] #62 4.259 + echo 'Install containerd version v1.5.8' [2021-11-24T01:27:58.319Z] #62 4.259 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ANzcaJK7Ox/src/github.com/containerd/containerd [2021-11-24T01:27:58.319Z] #62 4.259 Cloning into '/tmp/tmp.ANzcaJK7Ox/src/github.com/containerd/containerd'... [2021-11-24T01:27:58.393Z] using credential docker-jenkins-github-credentials [2021-11-24T01:27:58.467Z] Cloning the remote Git repository [2021-11-24T01:27:58.468Z] Cloning with configured refspecs honoured and without tags [2021-11-24T01:27:58.581Z] #62 ... [2021-11-24T01:27:58.581Z] [2021-11-24T01:27:58.581Z] #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-24T01:27:58.581Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:27:58.581Z] #47 43.84 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:27:58.581Z] #47 44.06 Fetched 2288 kB in 5s (456 kB/s) [2021-11-24T01:27:58.581Z] #47 44.17 Selecting previously unselected package libprotobuf23:amd64. [2021-11-24T01:27:58.581Z] #47 44.17 (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-24T01:27:58.581Z] #47 44.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-24T01:27:58.581Z] #47 44.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-24T01:27:58.581Z] #47 45.05 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:27:58.581Z] #47 45.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:27:58.581Z] #47 45.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:27:58.581Z] #47 45.24 Selecting previously unselected package python3-six. [2021-11-24T01:27:58.581Z] #47 45.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-24T01:27:58.581Z] #47 45.24 Unpacking python3-six (1.16.0-2) ... [2021-11-24T01:27:58.581Z] #47 45.34 Selecting previously unselected package python3-protobuf. [2021-11-24T01:27:58.581Z] #47 45.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-24T01:27:58.581Z] #47 45.35 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-24T01:27:58.581Z] #47 45.85 Selecting previously unselected package libnet1:amd64. [2021-11-24T01:27:58.581Z] #47 45.85 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-24T01:27:58.581Z] #47 45.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:27:58.581Z] #47 45.99 Selecting previously unselected package libnl-3-200:amd64. [2021-11-24T01:27:58.581Z] #47 45.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-24T01:27:58.581Z] #47 46.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:27:58.581Z] #47 46.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-24T01:27:58.581Z] #47 46.15 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-24T01:27:58.581Z] #47 46.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:27:58.581Z] #47 46.36 Selecting previously unselected package criu. [2021-11-24T01:27:58.581Z] #47 46.36 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-24T01:27:58.581Z] #47 46.36 Unpacking criu (3.16.1-1) ... [2021-11-24T01:27:58.581Z] #47 47.11 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:27:58.581Z] #47 48.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-24T01:27:58.581Z] #47 48.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:27:58.581Z] #47 48.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:27:58.581Z] #47 48.78 Setting up python3-six (1.16.0-2) ... [2021-11-24T01:27:58.843Z] #47 ... [2021-11-24T01:27:58.843Z] [2021-11-24T01:27:58.843Z] #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-24T01:27:58.843Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:27:58.843Z] #14 49.93 Selecting previously unselected package binutils-mingw-w64. [2021-11-24T01:27:58.843Z] #14 49.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-24T01:27:58.843Z] #14 49.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:27:59.107Z] #14 50.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-24T01:27:59.107Z] #14 50.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:27:59.107Z] #14 50.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:27:59.679Z] #14 50.61 Selecting previously unselected package dmsetup. [2021-11-24T01:27:59.680Z] #14 50.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:27:59.680Z] #14 50.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:27:59.680Z] #14 50.82 Selecting previously unselected package mingw-w64-common. [2021-11-24T01:27:59.680Z] #14 50.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-24T01:27:59.941Z] #14 50.83 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-24T01:28:00.089Z] #53 54.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-24T01:28:00.089Z] #53 ... [2021-11-24T01:28:00.089Z] [2021-11-24T01:28:00.089Z] #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-24T01:28:00.089Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:00.089Z] #14 35.57 Reading package lists... [2021-11-24T01:28:00.089Z] #14 44.69 Reading package lists... [2021-11-24T01:28:00.089Z] #14 53.71 Building dependency tree... [2021-11-24T01:28:00.089Z] #14 ... [2021-11-24T01:28:00.089Z] [2021-11-24T01:28:00.089Z] #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-24T01:28:00.089Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:00.089Z] #38 52.98 Selecting previously unselected package cmake-data. [2021-11-24T01:28:00.089Z] #38 52.99 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-24T01:28:00.089Z] #38 53.01 Unpacking cmake-data (3.18.4-2) ... [2021-11-24T01:27:58.654Z] Cloning repository https://github.com/moby/moby.git [2021-11-24T01:27:59.055Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-24T01:28:00.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:28:00.019Z] > git --version # timeout=10 [2021-11-24T01:28:00.079Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-24T01:28:00.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:28:00.083Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:28:00.344Z] #50 ... [2021-11-24T01:28:00.344Z] [2021-11-24T01:28:00.344Z] #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-24T01:28:00.344Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:28:00.344Z] #60 DONE 155.7s [2021-11-24T01:28:00.344Z] [2021-11-24T01:28:00.344Z] #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-24T01:28:00.344Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-24T01:28:00.344Z] #19 141.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-11-24T01:28:00.344Z] #19 141.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:00.344Z] #19 141.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:28:00.344Z] #19 141.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-11-24T01:28:00.344Z] #19 141.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:00.344Z] #19 141.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:28:00.550Z] #43 ... [2021-11-24T01:28:00.551Z] [2021-11-24T01:28:00.551Z] #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-24T01:28:00.551Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:28:00.551Z] #53 46.97 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-24T01:28:00.551Z] #53 47.14 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-24T01:28:00.551Z] #53 47.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-24T01:28:00.551Z] #53 47.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-24T01:28:00.551Z] #53 47.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-24T01:28:00.551Z] #53 49.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-24T01:28:00.787Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:28:00.787Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:28:00.397Z] > git remote # timeout=10 [2021-11-24T01:28:00.472Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:28:00.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:28:00.524Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:28:00.699Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-24T01:28:00.821Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:28:00.869Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:28:01.123Z] #53 49.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-24T01:28:01.330Z] #14 ... [2021-11-24T01:28:01.330Z] [2021-11-24T01:28:01.330Z] #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-24T01:28:01.330Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:01.330Z] #38 42.16 Selecting previously unselected package libicu67:amd64. [2021-11-24T01:28:01.330Z] #38 42.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-24T01:28:01.330Z] #38 42.22 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-24T01:28:01.330Z] #38 48.26 Selecting previously unselected package libxml2:amd64. [2021-11-24T01:28:01.330Z] #38 48.26 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-24T01:28:01.330Z] #38 48.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:28:01.330Z] #38 48.76 Selecting previously unselected package libarchive13:amd64. [2021-11-24T01:28:01.330Z] #38 48.76 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-24T01:28:01.330Z] #38 48.77 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-24T01:28:01.330Z] #38 49.11 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-24T01:28:01.330Z] #38 49.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-24T01:28:01.330Z] #38 49.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-24T01:28:01.330Z] #38 49.29 Selecting previously unselected package librhash0:amd64. [2021-11-24T01:28:01.330Z] #38 49.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-24T01:28:01.330Z] #38 49.31 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-24T01:28:01.330Z] #38 49.49 Selecting previously unselected package libuv1:amd64. [2021-11-24T01:28:01.330Z] #38 49.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-24T01:28:01.330Z] #38 49.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-24T01:28:01.330Z] #38 49.69 Selecting previously unselected package cmake. [2021-11-24T01:28:01.330Z] #38 49.71 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-24T01:28:01.330Z] #38 49.72 Unpacking cmake (3.18.4-2) ... [2021-11-24T01:28:01.385Z] #53 50.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-24T01:28:02.568Z] #62 ... [2021-11-24T01:28:02.568Z] [2021-11-24T01:28:02.568Z] #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-24T01:28:02.568Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:28:02.568Z] #14 81.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-24T01:28:02.568Z] #14 81.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-24T01:28:02.568Z] #14 81.25 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:28:02.568Z] #14 84.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-24T01:28:02.568Z] #14 84.91 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-24T01:28:02.568Z] #14 84.91 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:28:02.568Z] #14 89.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-24T01:28:02.568Z] #14 89.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-24T01:28:02.568Z] #14 89.41 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:28:02.720Z] #38 53.77 Setting up libicu67:amd64 (67.1-7) ... [2021-11-24T01:28:02.720Z] #38 53.79 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:28:02.720Z] #38 53.81 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-24T01:28:02.720Z] #38 53.83 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:28:02.720Z] #38 53.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-24T01:28:02.720Z] #38 53.87 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-24T01:28:02.720Z] #38 53.90 Setting up cmake-data (3.18.4-2) ... [2021-11-24T01:28:02.720Z] #38 ... [2021-11-24T01:28:02.720Z] [2021-11-24T01:28:02.720Z] #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-24T01:28:02.720Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:28:02.720Z] #34 43.63 Updating files: 92% (1403/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-24T01:28:02.720Z] #34 43.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-24T01:28:02.720Z] #34 44.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-24T01:28:02.982Z] #34 ... [2021-11-24T01:28:02.982Z] [2021-11-24T01:28:02.982Z] #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-24T01:28:02.982Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:02.982Z] #38 53.90 Setting up cmake-data (3.18.4-2) ... [2021-11-24T01:28:02.982Z] #38 53.92 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:28:02.982Z] #38 53.95 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-24T01:28:02.982Z] #38 53.96 Setting up cmake (3.18.4-2) ... [2021-11-24T01:28:02.982Z] #38 53.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:03.927Z] #38 DONE 55.0s [2021-11-24T01:28:03.927Z] [2021-11-24T01:28:03.927Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-24T01:28:03.927Z] #39 sha256:344aaffe567e98eb690aedea4590e8718655c4e6ff1f8e82e2914325e06d21d2 [2021-11-24T01:28:03.932Z] #53 ... [2021-11-24T01:28:03.932Z] [2021-11-24T01:28:03.932Z] #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-24T01:28:03.932Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:03.932Z] #14 43.23 Reading package lists... [2021-11-24T01:28:04.190Z] #39 DONE 0.2s [2021-11-24T01:28:04.190Z] [2021-11-24T01:28:04.190Z] #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-24T01:28:04.190Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:04.190Z] #47 49.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:28:04.190Z] #47 49.90 Setting up python3-protobuf (3.12.4-1) ... [2021-11-24T01:28:04.190Z] #47 53.72 Setting up criu (3.16.1-1) ... [2021-11-24T01:28:04.660Z] Fetching without tags [2021-11-24T01:28:04.876Z] #14 52.62 Building dependency tree... [2021-11-24T01:28:04.876Z] #14 ... [2021-11-24T01:28:04.876Z] [2021-11-24T01:28:04.876Z] #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-24T01:28:04.876Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:04.876Z] #38 34.19 Reading package lists... [2021-11-24T01:28:04.876Z] #38 44.22 Reading package lists... [2021-11-24T01:28:04.876Z] #38 52.97 Building dependency tree... [2021-11-24T01:28:04.876Z] #38 ... [2021-11-24T01:28:04.876Z] [2021-11-24T01:28:04.876Z] #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-24T01:28:04.876Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:28:04.876Z] #60 43.57 Reading package lists... [2021-11-24T01:28:05.145Z] #47 55.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:05.362Z] #38 ... [2021-11-24T01:28:05.362Z] [2021-11-24T01:28:05.362Z] #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-24T01:28:05.362Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:28:05.362Z] #60 51.33 Building dependency tree... [2021-11-24T01:28:05.362Z] #60 57.78 The following additional packages will be installed: [2021-11-24T01:28:05.362Z] #60 57.83 libbtrfs0 [2021-11-24T01:28:05.362Z] #60 58.17 The following NEW packages will be installed: [2021-11-24T01:28:05.362Z] #60 58.19 libbtrfs-dev libbtrfs0 [2021-11-24T01:28:05.362Z] #60 58.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:28:05.362Z] #60 58.73 Need to get 460 kB of archives. [2021-11-24T01:28:05.362Z] #60 58.73 After this operation, 1237 kB of additional disk space will be used. [2021-11-24T01:28:05.362Z] #60 58.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-24T01:28:05.362Z] #60 58.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-24T01:28:05.362Z] #60 ... [2021-11-24T01:28:05.362Z] [2021-11-24T01:28:05.362Z] #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-24T01:28:05.362Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:05.362Z] #38 59.00 Selecting previously unselected package libicu67:amd64. [2021-11-24T01:28:05.362Z] #38 59.05 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-24T01:28:05.362Z] #38 59.08 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-24T01:28:05.378Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:28:04.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:28:04.404Z] > git config --add remote.origin.fetch +refs/pull/43045/head:refs/remotes/origin/PR-43045 # timeout=10 [2021-11-24T01:28:04.455Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:28:04.573Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:28:04.693Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:28:04.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:28:04.695Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:28:05.484Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:28:05.530Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:28:05.725Z] #47 DONE 56.5s [2021-11-24T01:28:05.725Z] [2021-11-24T01:28:05.725Z] #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-24T01:28:05.725Z] #40 sha256:a299d816640e6ba2bf56f646d167e0d6500622d429ce45894327da8ba7ff8682 [2021-11-24T01:28:05.818Z] #60 52.38 Building dependency tree... [2021-11-24T01:28:06.741Z] #14 96.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-24T01:28:06.741Z] #14 96.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-24T01:28:06.741Z] #14 96.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:28:06.762Z] #60 ... [2021-11-24T01:28:06.762Z] [2021-11-24T01:28:06.762Z] #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-24T01:28:06.762Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:06.762Z] #47 35.66 Reading package lists... [2021-11-24T01:28:06.762Z] #47 45.91 Reading package lists... [2021-11-24T01:28:06.891Z] #19 ... [2021-11-24T01:28:06.891Z] [2021-11-24T01:28:06.891Z] #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-24T01:28:06.891Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:28:06.891Z] #50 DONE 161.1s [2021-11-24T01:28:06.891Z] [2021-11-24T01:28:06.891Z] #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-24T01:28:06.891Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-24T01:28:07.023Z] #47 55.01 Building dependency tree... [2021-11-24T01:28:07.023Z] #47 ... [2021-11-24T01:28:07.023Z] [2021-11-24T01:28:07.023Z] #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-24T01:28:07.023Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:07.023Z] #38 52.97 Building dependency tree... [2021-11-24T01:28:07.454Z] #19 149.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-11-24T01:28:07.454Z] #19 149.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:07.454Z] #19 149.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:28:07.454Z] #19 149.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-11-24T01:28:07.454Z] #19 149.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:07.454Z] #19 149.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:28:07.644Z] #40 ... [2021-11-24T01:28:07.644Z] [2021-11-24T01:28:07.644Z] #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-24T01:28:07.644Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:28:07.644Z] #51 58.18 gotestsum version dev [2021-11-24T01:28:07.644Z] #51 DONE 58.7s [2021-11-24T01:28:07.644Z] [2021-11-24T01:28:07.644Z] #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-24T01:28:07.644Z] #40 sha256:a299d816640e6ba2bf56f646d167e0d6500622d429ce45894327da8ba7ff8682 [2021-11-24T01:28:07.644Z] #40 3.411 + RM_GOPATH=0 [2021-11-24T01:28:07.644Z] #40 3.411 + TMP_GOPATH= [2021-11-24T01:28:07.644Z] #40 3.412 + : /build [2021-11-24T01:28:07.644Z] #40 3.412 + '[' -z '' ']' [2021-11-24T01:28:07.644Z] #40 3.412 ++ mktemp -d [2021-11-24T01:28:07.644Z] #40 3.413 + export GOPATH=/tmp/tmp.eC35W6PQ3L [2021-11-24T01:28:07.644Z] #40 3.413 + GOPATH=/tmp/tmp.eC35W6PQ3L [2021-11-24T01:28:07.644Z] #40 3.413 + RM_GOPATH=1 [2021-11-24T01:28:07.644Z] #40 3.415 + case "$(go env GOARCH)" in [2021-11-24T01:28:07.644Z] #40 3.415 ++ go env GOARCH [2021-11-24T01:28:07.644Z] #40 3.447 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:07.644Z] #40 3.447 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:07.644Z] #40 3.447 ++ dirname /install.sh [2021-11-24T01:28:07.644Z] #40 3.447 + dir=/ [2021-11-24T01:28:07.644Z] #40 3.447 + bin=tini [2021-11-24T01:28:07.644Z] #40 3.447 + shift [2021-11-24T01:28:07.644Z] #40 3.447 + '[' '!' -f //tini.installer ']' [2021-11-24T01:28:07.644Z] #40 3.447 + . //tini.installer [2021-11-24T01:28:07.644Z] #40 3.447 ++ : v0.19.0 [2021-11-24T01:28:07.644Z] #40 3.447 + install_tini [2021-11-24T01:28:07.644Z] #40 3.447 + echo 'Install tini version v0.19.0' [2021-11-24T01:28:07.644Z] #40 3.447 + git clone https://github.com/krallin/tini.git /tmp/tmp.eC35W6PQ3L/tini [2021-11-24T01:28:07.644Z] #40 3.447 Cloning into '/tmp/tmp.eC35W6PQ3L/tini'... [2021-11-24T01:28:07.644Z] #40 3.447 Install tini version v0.19.0 [2021-11-24T01:28:08.422Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:28:08.423Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:28:08.588Z] #40 4.222 + cd /tmp/tmp.eC35W6PQ3L/tini [2021-11-24T01:28:08.588Z] #40 4.222 + git checkout -q v0.19.0 [2021-11-24T01:28:08.588Z] #40 4.222 + cmake . [2021-11-24T01:28:08.651Z] #38 ... [2021-11-24T01:28:08.651Z] [2021-11-24T01:28:08.651Z] #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-24T01:28:08.651Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:28:08.651Z] #55 61.59 v3.0.2 [2021-11-24T01:28:08.651Z] #55 DONE 63.2s [2021-11-24T01:28:08.076Z] > git remote # timeout=10 [2021-11-24T01:28:08.146Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:28:08.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:28:08.196Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:28:08.334Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-24T01:28:08.455Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:28:08.503Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:28:08.914Z] [2021-11-24T01:28:08.914Z] #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-24T01:28:08.914Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:28:08.914Z] #60 60.71 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:28:08.914Z] #60 61.25 Fetched 460 kB in 0s (1174 kB/s) [2021-11-24T01:28:08.914Z] #60 61.43 Selecting previously unselected package libbtrfs0:amd64. [2021-11-24T01:28:08.914Z] #60 61.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-24T01:28:08.914Z] #60 61.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-24T01:28:08.914Z] #60 61.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:28:08.914Z] #60 62.66 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-24T01:28:08.914Z] #60 62.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-24T01:28:08.914Z] #60 62.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:28:09.160Z] #40 4.772 -- The C compiler identification is GNU 10.2.1 [2021-11-24T01:28:09.160Z] #40 4.830 -- Detecting C compiler ABI info [2021-11-24T01:28:09.173Z] #60 63.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:28:09.173Z] #60 63.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:28:09.173Z] #60 63.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:09.421Z] #40 5.318 -- Detecting C compiler ABI info - done [2021-11-24T01:28:09.421Z] #40 5.424 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-24T01:28:09.683Z] #40 5.455 -- Detecting C compile features [2021-11-24T01:28:09.683Z] #40 5.455 -- Detecting C compile features - done [2021-11-24T01:28:09.683Z] #40 5.478 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-24T01:28:09.746Z] #60 DONE 64.1s [2021-11-24T01:28:09.746Z] [2021-11-24T01:28:09.746Z] #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-24T01:28:09.746Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:09.746Z] #14 53.71 Building dependency tree... [2021-11-24T01:28:09.746Z] #14 60.31 The following additional packages will be installed: [2021-11-24T01:28:09.746Z] #14 60.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:28:09.746Z] #14 60.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-24T01:28:09.746Z] #14 60.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-24T01:28:09.746Z] #14 60.31 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-24T01:28:09.746Z] #14 60.31 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-24T01:28:09.746Z] #14 60.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-24T01:28:09.746Z] #14 60.35 mingw-w64-common mingw-w64-x86-64-dev [2021-11-24T01:28:09.746Z] #14 60.35 Suggested packages: [2021-11-24T01:28:09.746Z] #14 60.35 gcc-10-locales seccomp wine64 [2021-11-24T01:28:09.746Z] #14 62.43 The following NEW packages will be installed: [2021-11-24T01:28:09.746Z] #14 62.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:28:09.746Z] #14 62.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-24T01:28:09.746Z] #14 62.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-24T01:28:09.746Z] #14 62.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-24T01:28:09.746Z] #14 62.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-24T01:28:09.746Z] #14 62.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-24T01:28:09.746Z] #14 62.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-24T01:28:09.746Z] #14 62.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-24T01:28:09.746Z] #14 62.45 mingw-w64-x86-64-dev [2021-11-24T01:28:09.746Z] #14 62.94 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:28:09.746Z] #14 62.94 Need to get 115 MB of archives. [2021-11-24T01:28:09.746Z] #14 62.94 After this operation, 645 MB of additional disk space will be used. [2021-11-24T01:28:09.746Z] #14 62.94 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-24T01:28:09.746Z] #14 63.13 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-24T01:28:09.746Z] #14 63.34 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-24T01:28:09.746Z] #14 63.34 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-24T01:28:09.746Z] #14 63.34 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-24T01:28:09.746Z] #14 63.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-24T01:28:09.746Z] #14 63.91 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-24T01:28:09.746Z] #14 64.24 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-24T01:28:09.746Z] #14 64.24 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-24T01:28:09.746Z] #14 ... [2021-11-24T01:28:09.746Z] [2021-11-24T01:28:09.746Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-24T01:28:09.746Z] #61 sha256:d4e9520aaf19a26830f4c30eb259df77fa6f6b37e7a44ce686eaa45e8d170670 [2021-11-24T01:28:09.945Z] #40 5.614 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-24T01:28:09.945Z] #40 5.698 -- Configuring done [2021-11-24T01:28:09.945Z] #40 5.741 -- Generating done [2021-11-24T01:28:09.945Z] #40 5.741 -- Build files have been written to: /tmp/tmp.eC35W6PQ3L/tini [2021-11-24T01:28:09.945Z] #40 5.756 + make tini-static [2021-11-24T01:28:10.005Z] #61 DONE 0.4s [2021-11-24T01:28:10.005Z] [2021-11-24T01:28:10.005Z] #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-24T01:28:10.005Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:10.005Z] #47 45.77 Reading package lists... [2021-11-24T01:28:10.005Z] #47 55.08 Building dependency tree... [2021-11-24T01:28:10.005Z] #47 61.46 The following additional packages will be installed: [2021-11-24T01:28:10.005Z] #47 61.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:28:10.005Z] #47 61.49 python3-protobuf python3-six [2021-11-24T01:28:10.005Z] #47 61.50 Suggested packages: [2021-11-24T01:28:10.005Z] #47 61.50 python3-setuptools [2021-11-24T01:28:10.005Z] #47 61.50 Recommended packages: [2021-11-24T01:28:10.005Z] #47 61.50 iproute2 | iproute [2021-11-24T01:28:10.005Z] #47 62.56 The following NEW packages will be installed: [2021-11-24T01:28:10.005Z] #47 62.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:28:10.005Z] #47 62.58 python3-protobuf python3-six [2021-11-24T01:28:10.005Z] #47 63.27 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:28:10.005Z] #47 63.27 Need to get 2288 kB of archives. [2021-11-24T01:28:10.005Z] #47 63.27 After this operation, 11.0 MB of additional disk space will be used. [2021-11-24T01:28:10.006Z] #47 63.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-24T01:28:10.006Z] #47 63.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:28:10.006Z] #47 63.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-24T01:28:10.006Z] #47 63.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-24T01:28:10.006Z] #47 63.48 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-24T01:28:10.006Z] #47 63.50 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-24T01:28:10.006Z] #47 63.50 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-24T01:28:10.018Z] #14 ... [2021-11-24T01:28:10.018Z] [2021-11-24T01:28:10.018Z] #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-24T01:28:10.018Z] #65 sha256:06c4d2236ca00c7f59c431f681af6cb6adbdf1095cf4038df946a1ec58784d5f [2021-11-24T01:28:10.018Z] #65 99.70 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:28:10.018Z] #65 99.70 + GOBIN=/build [2021-11-24T01:28:10.018Z] #65 99.70 + GO111MODULE=on [2021-11-24T01:28:10.018Z] #65 99.70 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-24T01:28:10.206Z] #40 6.018 Scanning dependencies of target tini-static [2021-11-24T01:28:10.206Z] #40 6.102 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-24T01:28:10.266Z] #47 ... [2021-11-24T01:28:10.266Z] [2021-11-24T01:28:10.266Z] #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-24T01:28:10.266Z] #62 sha256:802f48c86cac695a3151f4d5fcb3757e33ac82f4620c2590a937e076becc626e [2021-11-24T01:28:10.326Z] #38 59.32 The following additional packages will be installed: [2021-11-24T01:28:10.326Z] #38 59.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-24T01:28:10.326Z] #38 59.41 Suggested packages: [2021-11-24T01:28:10.326Z] #38 59.41 cmake-doc ninja-build lrzip [2021-11-24T01:28:10.326Z] #38 59.41 Recommended packages: [2021-11-24T01:28:10.326Z] #38 59.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-24T01:28:10.531Z] #62 ... [2021-11-24T01:28:10.532Z] [2021-11-24T01:28:10.532Z] #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-24T01:28:10.532Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:28:10.532Z] #53 54.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-24T01:28:10.532Z] #53 55.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-24T01:28:10.796Z] #53 ... [2021-11-24T01:28:10.796Z] [2021-11-24T01:28:10.797Z] #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-24T01:28:10.797Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:10.797Z] #14 65.17 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-24T01:28:11.592Z] #40 7.418 [100%] Linking C executable tini-static [2021-11-24T01:28:12.165Z] #40 7.972 [100%] Built target tini-static [2021-11-24T01:28:12.165Z] #40 8.054 + mkdir -p /build [2021-11-24T01:28:12.165Z] #40 8.054 + cp tini-static /build/docker-init [2021-11-24T01:28:12.241Z] #38 60.90 The following NEW packages will be installed: [2021-11-24T01:28:12.241Z] #38 60.90 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-24T01:28:12.241Z] #38 60.90 vim-common xxd [2021-11-24T01:28:12.502Z] #38 61.51 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:28:12.502Z] #38 61.51 Need to get 17.7 MB of archives. [2021-11-24T01:28:12.502Z] #38 61.51 After this operation, 70.7 MB of additional disk space will be used. [2021-11-24T01:28:12.502Z] #38 61.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-24T01:28:12.502Z] #38 61.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:28:12.704Z] #19 153.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-11-24T01:28:12.704Z] #19 153.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:12.704Z] #19 153.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:28:12.704Z] #19 153.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-11-24T01:28:12.704Z] #19 153.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:12.704Z] #19 153.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-24T01:28:12.704Z] #19 153.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-11-24T01:28:12.704Z] #19 153.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:12.704Z] #19 153.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-24T01:28:12.704Z] #19 153.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-11-24T01:28:12.704Z] #19 153.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:12.704Z] #19 153.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:28:12.704Z] #19 153.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-11-24T01:28:12.704Z] #19 153.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:12.704Z] #19 153.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:28:12.704Z] #19 153.7 Selecting previously unselected package cross-config. [2021-11-24T01:28:12.704Z] #19 153.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-11-24T01:28:12.704Z] #19 153.8 Unpacking cross-config (2.6.18+nmu1) ... [2021-11-24T01:28:12.704Z] #19 153.8 Selecting previously unselected package gcc-10-cross-base. [2021-11-24T01:28:12.704Z] #19 153.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.704Z] #19 153.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-24T01:28:12.704Z] #19 153.8 Selecting previously unselected package libc6-arm64-cross. [2021-11-24T01:28:12.704Z] #19 153.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-11-24T01:28:12.704Z] #19 153.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-11-24T01:28:12.704Z] #19 154.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-11-24T01:28:12.704Z] #19 154.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.704Z] #19 154.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:12.704Z] #19 154.0 Selecting previously unselected package libgomp1-arm64-cross. [2021-11-24T01:28:12.704Z] #19 154.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.704Z] #19 154.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:12.704Z] #19 154.0 Selecting previously unselected package libitm1-arm64-cross. [2021-11-24T01:28:12.704Z] #19 154.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.704Z] #19 154.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:12.704Z] #19 154.1 Selecting previously unselected package libatomic1-arm64-cross. [2021-11-24T01:28:12.704Z] #19 154.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.704Z] #19 154.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:12.704Z] #19 154.1 Selecting previously unselected package libasan6-arm64-cross. [2021-11-24T01:28:12.704Z] #19 154.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.704Z] #19 154.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:12.704Z] #19 154.3 Selecting previously unselected package liblsan0-arm64-cross. [2021-11-24T01:28:12.704Z] #19 154.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.704Z] #19 154.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:12.704Z] #19 154.4 Selecting previously unselected package libtsan0-arm64-cross. [2021-11-24T01:28:12.763Z] #38 61.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-24T01:28:12.763Z] #38 61.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-24T01:28:12.838Z] Commit message: "distribution: validate blob type" [2021-11-24T01:28:12.960Z] #19 154.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.960Z] #19 154.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:12.960Z] #19 154.7 Selecting previously unselected package libstdc++6-arm64-cross. [2021-11-24T01:28:12.960Z] #19 154.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:12.960Z] #19 154.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:12.960Z] #19 154.7 Selecting previously unselected package libubsan1-arm64-cross. [2021-11-24T01:28:13.024Z] #38 ... [2021-11-24T01:28:13.025Z] [2021-11-24T01:28:13.025Z] #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-24T01:28:13.025Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:28:13.025Z] #60 58.48 The following additional packages will be installed: [2021-11-24T01:28:13.025Z] #60 58.53 libbtrfs0 [2021-11-24T01:28:13.025Z] #60 58.83 The following NEW packages will be installed: [2021-11-24T01:28:13.025Z] #60 58.83 libbtrfs-dev libbtrfs0 [2021-11-24T01:28:13.025Z] #60 59.35 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:28:13.025Z] #60 59.35 Need to get 460 kB of archives. [2021-11-24T01:28:13.025Z] #60 59.35 After this operation, 1237 kB of additional disk space will be used. [2021-11-24T01:28:13.025Z] #60 59.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-24T01:28:13.025Z] #60 59.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-24T01:28:13.025Z] #60 61.31 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:28:13.025Z] #60 61.70 Fetched 460 kB in 0s (1194 kB/s) [2021-11-24T01:28:13.025Z] #60 61.85 Selecting previously unselected package libbtrfs0:amd64. [2021-11-24T01:28:13.025Z] #60 61.85 (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-24T01:28:13.025Z] #60 61.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-24T01:28:13.025Z] #60 62.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:28:13.216Z] #19 154.7 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:13.216Z] #19 154.7 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:13.216Z] #19 154.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-11-24T01:28:13.216Z] #19 154.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:13.216Z] #19 154.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:13.216Z] #19 155.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-11-24T01:28:13.333Z] #14 67.36 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-24T01:28:13.253Z] > git --version # timeout=10 [2021-11-24T01:28:13.305Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-24T01:28:13.354Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-11-24T01:28:13.472Z] #19 155.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:13.472Z] #19 155.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:28:13.553Z] #40 DONE 9.2s [2021-11-24T01:28:13.553Z] [2021-11-24T01:28:13.553Z] #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-24T01:28:13.553Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:13.553Z] #14 56.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-24T01:28:13.553Z] #14 56.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-24T01:28:13.553Z] #14 56.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:28:13.553Z] #14 62.41 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-24T01:28:13.553Z] #14 62.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:13.553Z] #14 62.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:28:13.553Z] #14 62.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-24T01:28:13.553Z] #14 62.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:13.553Z] #14 62.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-11-24T01:28:13.902Z] #14 68.41 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] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-24T01:28:14.470Z] #60 63.35 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-24T01:28:14.470Z] #60 63.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-24T01:28:14.470Z] #60 63.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:28:14.734Z] #60 ... [2021-11-24T01:28:14.734Z] [2021-11-24T01:28:14.734Z] #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-24T01:28:14.734Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-24T01:28:14.734Z] #55 62.20 v3.0.2 [2021-11-24T01:28:14.734Z] #55 DONE 63.6s [2021-11-24T01:28:14.734Z] [2021-11-24T01:28:14.734Z] #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-24T01:28:14.734Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:14.734Z] #38 62.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-24T01:28:14.734Z] #38 63.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-24T01:28:14.734Z] #38 63.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-24T01:28:14.734Z] #38 63.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-24T01:28:14.734Z] #38 63.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-24T01:28:14.734Z] #38 63.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-24T01:28:15.269Z] #65 ... [2021-11-24T01:28:15.269Z] [2021-11-24T01:28:15.269Z] #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-24T01:28:15.269Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-24T01:28:15.269Z] #14 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-24T01:28:15.269Z] #14 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-24T01:28:15.269Z] #14 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:28:15.269Z] #14 100.7 Selecting previously unselected package libapparmor1:arm64. [2021-11-24T01:28:15.269Z] #14 100.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 100.7 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-24T01:28:15.269Z] #14 100.7 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-24T01:28:15.269Z] #14 100.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 100.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-24T01:28:15.269Z] #14 100.9 Selecting previously unselected package libbtrfs0:arm64. [2021-11-24T01:28:15.269Z] #14 100.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 100.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-24T01:28:15.269Z] #14 101.0 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-24T01:28:15.269Z] #14 101.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 101.0 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-24T01:28:15.269Z] #14 101.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-24T01:28:15.269Z] #14 101.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 101.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-24T01:28:15.269Z] #14 101.1 Selecting previously unselected package libudev-dev:arm64. [2021-11-24T01:28:15.269Z] #14 101.1 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 101.1 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-11-24T01:28:15.269Z] #14 101.2 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-24T01:28:15.269Z] #14 101.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 101.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-24T01:28:15.269Z] #14 101.5 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-24T01:28:15.269Z] #14 101.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 101.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-24T01:28:15.269Z] #14 101.6 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-24T01:28:15.269Z] #14 101.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 101.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-24T01:28:15.269Z] #14 101.7 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-24T01:28:15.269Z] #14 101.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 101.8 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-24T01:28:15.269Z] #14 101.8 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-24T01:28:15.269Z] #14 101.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 101.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-24T01:28:15.269Z] #14 102.2 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-24T01:28:15.269Z] #14 102.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 102.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-24T01:28:15.269Z] #14 102.7 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-24T01:28:15.269Z] #14 102.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 102.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-24T01:28:15.269Z] #14 102.8 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-24T01:28:15.269Z] #14 102.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 102.8 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-24T01:28:15.269Z] #14 102.9 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-24T01:28:15.269Z] #14 102.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-24T01:28:15.269Z] #14 102.9 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-11-24T01:28:15.269Z] #14 103.3 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-24T01:28:15.269Z] #14 103.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-24T01:28:15.269Z] #14 103.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:28:15.269Z] #14 103.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-24T01:28:15.269Z] #14 103.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:28:15.269Z] #14 103.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-24T01:28:15.269Z] #14 103.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-24T01:28:15.269Z] #14 103.5 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-24T01:28:15.269Z] #14 103.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:28:15.269Z] #14 103.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-24T01:28:15.269Z] #14 103.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-24T01:28:15.269Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:28:15.269Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:28:15.269Z] #14 103.6 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-24T01:28:15.269Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:28:15.270Z] #14 103.6 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-24T01:28:15.270Z] #14 103.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:28:15.270Z] #14 103.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:28:15.270Z] #14 103.6 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-24T01:28:15.270Z] #14 103.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:28:15.270Z] #14 103.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:28:15.270Z] #14 103.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-24T01:28:15.270Z] #14 103.7 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:28:15.270Z] #14 103.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-24T01:28:15.270Z] #14 103.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-24T01:28:15.270Z] #14 103.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:15.282Z] #14 69.44 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-24T01:28:15.678Z] #38 ... [2021-11-24T01:28:15.678Z] [2021-11-24T01:28:15.678Z] #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-24T01:28:15.678Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-24T01:28:15.678Z] #60 64.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:28:15.678Z] #60 64.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:28:15.678Z] #60 64.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:15.678Z] #60 DONE 64.7s [2021-11-24T01:28:15.678Z] [2021-11-24T01:28:15.678Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-24T01:28:15.678Z] #61 sha256:f93062807bb6fc14f5f37ae3f86870207fed41911224fb3f9dafac6965c1b18d [2021-11-24T01:28:15.941Z] #61 DONE 0.2s [2021-11-24T01:28:15.941Z] [2021-11-24T01:28:15.941Z] #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-24T01:28:15.941Z] #62 sha256:7303cd7b11b6d1acce92cef9ea0f84ce93c89d8b49e07ce5192299be6fd20c29 [2021-11-24T01:28:16.202Z] #62 ... [2021-11-24T01:28:16.202Z] [2021-11-24T01:28:16.202Z] #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-24T01:28:16.202Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:16.202Z] #14 52.62 Building dependency tree... [2021-11-24T01:28:16.202Z] #14 59.02 The following additional packages will be installed: [2021-11-24T01:28:16.202Z] #14 59.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:28:16.202Z] #14 59.02 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-24T01:28:16.202Z] #14 59.02 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-24T01:28:16.202Z] #14 59.02 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-24T01:28:16.202Z] #14 59.02 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-24T01:28:16.202Z] #14 59.02 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-24T01:28:16.202Z] #14 59.02 mingw-w64-common mingw-w64-x86-64-dev [2021-11-24T01:28:16.202Z] #14 59.02 Suggested packages: [2021-11-24T01:28:16.202Z] #14 59.02 gcc-10-locales seccomp wine64 [2021-11-24T01:28:16.202Z] #14 61.23 The following NEW packages will be installed: [2021-11-24T01:28:16.202Z] #14 61.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:28:16.202Z] #14 61.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-24T01:28:16.202Z] #14 61.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-24T01:28:16.202Z] #14 61.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-24T01:28:16.202Z] #14 61.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-24T01:28:16.202Z] #14 61.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-24T01:28:16.202Z] #14 61.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-24T01:28:16.202Z] #14 61.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-24T01:28:16.202Z] #14 61.27 mingw-w64-x86-64-dev [2021-11-24T01:28:16.202Z] #14 61.78 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:28:16.202Z] #14 61.78 Need to get 115 MB of archives. [2021-11-24T01:28:16.202Z] #14 61.78 After this operation, 645 MB of additional disk space will be used. [2021-11-24T01:28:16.202Z] #14 61.78 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-24T01:28:16.202Z] #14 62.05 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-24T01:28:16.202Z] #14 62.33 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-24T01:28:16.202Z] #14 62.34 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-24T01:28:16.202Z] #14 62.34 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-24T01:28:16.202Z] #14 62.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-24T01:28:16.202Z] #14 63.09 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-24T01:28:16.202Z] #14 63.43 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-24T01:28:16.202Z] #14 63.43 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-24T01:28:16.202Z] #14 64.53 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-24T01:28:16.202Z] #14 ... [2021-11-24T01:28:16.202Z] [2021-11-24T01:28:16.202Z] #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-24T01:28:16.202Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:16.202Z] #38 65.26 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:28:16.221Z] #14 ... [2021-11-24T01:28:16.221Z] [2021-11-24T01:28:16.221Z] #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-24T01:28:16.221Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:16.221Z] #38 70.00 Selecting previously unselected package libxml2:amd64. [2021-11-24T01:28:16.221Z] #38 70.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-24T01:28:16.221Z] #38 70.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:28:16.480Z] #38 70.93 Selecting previously unselected package libarchive13:amd64. [2021-11-24T01:28:16.480Z] #38 70.93 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-24T01:28:16.480Z] #38 70.95 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-24T01:28:16.787Z] #38 65.71 Fetched 17.7 MB in 3s (6798 kB/s) [2021-11-24T01:28:16.787Z] #38 65.86 Selecting previously unselected package xxd. [2021-11-24T01:28:16.816Z] + docker version [2021-11-24T01:28:17.049Z] #38 65.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-24T01:28:17.049Z] #38 65.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:28:17.049Z] #38 65.98 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:28:17.374Z] #38 66.28 Selecting previously unselected package vim-common. [2021-11-24T01:28:17.374Z] #38 66.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:28:17.418Z] #38 71.51 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-24T01:28:17.418Z] #38 71.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-24T01:28:17.418Z] #38 71.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-24T01:28:17.636Z] #38 66.63 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:28:17.683Z] #38 71.91 Selecting previously unselected package librhash0:amd64. [2021-11-24T01:28:17.683Z] #38 71.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-24T01:28:17.683Z] #38 71.93 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-24T01:28:17.942Z] #38 72.22 Selecting previously unselected package libuv1:amd64. [2021-11-24T01:28:17.942Z] #38 72.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-24T01:28:17.942Z] #38 72.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-24T01:28:18.209Z] #38 67.13 Selecting previously unselected package cmake-data. [2021-11-24T01:28:18.209Z] #38 67.13 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-24T01:28:18.209Z] #38 67.15 Unpacking cmake-data (3.18.4-2) ... [2021-11-24T01:28:18.470Z] #38 ... [2021-11-24T01:28:18.470Z] [2021-11-24T01:28:18.470Z] #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-24T01:28:18.470Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:18.470Z] #47 55.01 Building dependency tree... [2021-11-24T01:28:18.470Z] #47 61.37 The following additional packages will be installed: [2021-11-24T01:28:18.470Z] #47 61.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:28:18.470Z] #47 61.37 python3-protobuf python3-six [2021-11-24T01:28:18.470Z] #47 61.40 Suggested packages: [2021-11-24T01:28:18.470Z] #47 61.40 python3-setuptools [2021-11-24T01:28:18.470Z] #47 61.40 Recommended packages: [2021-11-24T01:28:18.470Z] #47 61.40 iproute2 | iproute [2021-11-24T01:28:18.470Z] #47 62.41 The following NEW packages will be installed: [2021-11-24T01:28:18.470Z] #47 62.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-24T01:28:18.470Z] #47 62.44 python3-protobuf python3-six [2021-11-24T01:28:18.470Z] #47 63.03 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:28:18.470Z] #47 63.03 Need to get 2288 kB of archives. [2021-11-24T01:28:18.470Z] #47 63.03 After this operation, 11.0 MB of additional disk space will be used. [2021-11-24T01:28:18.470Z] #47 63.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-24T01:28:18.470Z] #47 63.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:28:18.470Z] #47 63.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-24T01:28:18.470Z] #47 63.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-24T01:28:18.470Z] #47 63.13 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-24T01:28:18.470Z] #47 63.13 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-24T01:28:18.470Z] #47 63.16 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-24T01:28:18.470Z] #47 66.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-24T01:28:18.511Z] #38 72.62 Selecting previously unselected package cmake. [2021-11-24T01:28:18.511Z] #38 72.67 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-24T01:28:18.511Z] #38 72.67 Unpacking cmake (3.18.4-2) ... [2021-11-24T01:28:18.728Z] #19 160.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-11-24T01:28:18.728Z] #19 160.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:18.728Z] #19 160.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:28:18.728Z] #19 160.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-11-24T01:28:18.728Z] #19 160.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-11-24T01:28:18.728Z] #19 160.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-24T01:28:18.728Z] #19 160.2 Selecting previously unselected package libc6-dev-arm64-cross. [2021-11-24T01:28:18.728Z] #19 160.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-11-24T01:28:18.728Z] #19 160.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-24T01:28:18.732Z] #47 ... [2021-11-24T01:28:18.732Z] [2021-11-24T01:28:18.732Z] #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-24T01:28:18.732Z] #62 sha256:7303cd7b11b6d1acce92cef9ea0f84ce93c89d8b49e07ce5192299be6fd20c29 [2021-11-24T01:28:18.732Z] #62 2.283 + RM_GOPATH=0 [2021-11-24T01:28:18.732Z] #62 2.283 + TMP_GOPATH= [2021-11-24T01:28:18.732Z] #62 2.283 + : /build [2021-11-24T01:28:18.732Z] #62 2.283 + '[' -z '' ']' [2021-11-24T01:28:18.732Z] #62 2.283 ++ mktemp -d [2021-11-24T01:28:18.732Z] #62 2.299 + export GOPATH=/tmp/tmp.XowKviQmWM [2021-11-24T01:28:18.732Z] #62 2.299 + GOPATH=/tmp/tmp.XowKviQmWM [2021-11-24T01:28:18.732Z] #62 2.299 + RM_GOPATH=1 [2021-11-24T01:28:18.732Z] #62 2.299 + case "$(go env GOARCH)" in [2021-11-24T01:28:18.732Z] #62 2.299 ++ go env GOARCH [2021-11-24T01:28:18.732Z] #62 2.399 Install containerd version v1.5.8 [2021-11-24T01:28:18.732Z] #62 2.399 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:18.732Z] #62 2.399 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:18.732Z] #62 2.399 ++ dirname /install.sh [2021-11-24T01:28:18.732Z] #62 2.399 + dir=/ [2021-11-24T01:28:18.732Z] #62 2.399 + bin=containerd [2021-11-24T01:28:18.732Z] #62 2.399 + shift [2021-11-24T01:28:18.732Z] #62 2.399 + '[' '!' -f //containerd.installer ']' [2021-11-24T01:28:18.732Z] #62 2.399 + . //containerd.installer [2021-11-24T01:28:18.732Z] #62 2.399 ++ set -e [2021-11-24T01:28:18.732Z] #62 2.399 ++ : v1.5.8 [2021-11-24T01:28:18.732Z] #62 2.399 + install_containerd [2021-11-24T01:28:18.732Z] #62 2.399 + echo 'Install containerd version v1.5.8' [2021-11-24T01:28:18.732Z] #62 2.399 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XowKviQmWM/src/github.com/containerd/containerd [2021-11-24T01:28:18.732Z] #62 2.427 Cloning into '/tmp/tmp.XowKviQmWM/src/github.com/containerd/containerd'... [2021-11-24T01:28:18.845Z] #14 69.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-24T01:28:18.845Z] #14 69.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:18.845Z] #14 69.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:28:18.985Z] #19 160.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-11-24T01:28:18.985Z] #19 160.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:18.985Z] #19 160.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:28:18.985Z] #19 160.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-11-24T01:28:19.243Z] #19 160.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:19.243Z] #19 160.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:28:19.315Z] Fetching without tags [2021-11-24T01:28:19.824Z] Commit message: "distribution: validate blob type" [2021-11-24T01:28:20.291Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:28:20.211Z] > git --version # timeout=10 [2021-11-24T01:28:20.261Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-24T01:28:20.317Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-11-24T01:28:20.521Z] #14 DONE 111.1s [2021-11-24T01:28:20.521Z] [2021-11-24T01:28:20.521Z] #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-24T01:28:20.521Z] #65 sha256:06c4d2236ca00c7f59c431f681af6cb6adbdf1095cf4038df946a1ec58784d5f [2021-11-24T01:28:20.521Z] #65 105.0 rootlesskit version 0.14.6 [2021-11-24T01:28:20.521Z] #65 105.0 Usage of /build/rootlesskit-docker-proxy: [2021-11-24T01:28:20.521Z] #65 105.0 -container-ip string [2021-11-24T01:28:20.521Z] #65 105.0 container ip [2021-11-24T01:28:20.521Z] #65 105.0 -container-port int [2021-11-24T01:28:20.521Z] #65 105.0 container port (default -1) [2021-11-24T01:28:20.521Z] #65 105.0 -host-ip string [2021-11-24T01:28:20.521Z] #65 105.0 host ip [2021-11-24T01:28:20.521Z] #65 105.0 -host-port int [2021-11-24T01:28:20.521Z] #65 105.0 host port (default -1) [2021-11-24T01:28:20.521Z] #65 105.0 -proto string [2021-11-24T01:28:20.521Z] #65 105.0 proxy protocol (default "tcp") [2021-11-24T01:28:20.521Z] #65 DONE 110.7s [2021-11-24T01:28:20.521Z] [2021-11-24T01:28:20.521Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-24T01:28:20.521Z] #66 sha256:9c2fd551345095f8ee8c2b99c1e7dd202f7c1def3c296012bec9e98e77e4bdfd [2021-11-24T01:28:20.521Z] #66 ... [2021-11-24T01:28:20.521Z] [2021-11-24T01:28:20.521Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-24T01:28:20.521Z] #57 sha256:3f16ba217f92b6ad2b4617f602cdae25f6b2372f590ef263700d68715343d335 [2021-11-24T01:28:20.521Z] #57 DONE 0.2s [Pipeline] withEnv [Pipeline] { [2021-11-24T01:28:20.777Z] [2021-11-24T01:28:20.777Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-24T01:28:20.777Z] #66 sha256:9c2fd551345095f8ee8c2b99c1e7dd202f7c1def3c296012bec9e98e77e4bdfd [2021-11-24T01:28:20.777Z] #66 DONE 0.2s [2021-11-24T01:28:20.777Z] [2021-11-24T01:28:20.777Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-24T01:28:20.777Z] #67 sha256:750bd6c498a7435d3b71b70ae9cad27fd6483eadbc2d5acb8ddffef6a38c75d3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-24T01:28:18.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:28:19.041Z] > git config --add remote.origin.fetch +refs/pull/43045/head:refs/remotes/origin/PR-43045 # timeout=10 [2021-11-24T01:28:19.100Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:28:19.222Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-24T01:28:19.355Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-24T01:28:19.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:28:19.357Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43045/head:refs/remotes/origin/PR-43045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-24T01:28:20.396Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:28:20.456Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:28:21.037Z] #67 DONE 0.2s [2021-11-24T01:28:21.037Z] [2021-11-24T01:28:21.037Z] #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-24T01:28:21.037Z] #58 sha256:3b1040a211ac26af117da03538b6ce129aed5784f2525d39d185da1830ca4ed7 [2021-11-24T01:28:21.803Z] #38 ... [2021-11-24T01:28:21.803Z] [2021-11-24T01:28:21.803Z] #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-24T01:28:21.803Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:28:21.803Z] #34 74.12 Updating files: 78% (1201/1521) Updating files: 79% (1202/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: 92% (1411/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-24T01:28:21.803Z] #34 75.47 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-24T01:28:21.803Z] #34 75.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-24T01:28:22.406Z] #58 1.761 + RM_GOPATH=0 [2021-11-24T01:28:22.407Z] #58 1.761 + TMP_GOPATH= [2021-11-24T01:28:22.407Z] #58 1.761 + : /build [2021-11-24T01:28:22.407Z] #58 1.761 + '[' -z '' ']' [2021-11-24T01:28:22.407Z] #58 1.769 ++ mktemp -d [2021-11-24T01:28:22.407Z] #58 1.769 + export GOPATH=/tmp/tmp.B86skokDHx [2021-11-24T01:28:22.407Z] #58 1.769 + GOPATH=/tmp/tmp.B86skokDHx [2021-11-24T01:28:22.407Z] #58 1.769 + RM_GOPATH=1 [2021-11-24T01:28:22.407Z] #58 1.769 + case "$(go env GOARCH)" in [2021-11-24T01:28:22.407Z] #58 1.769 ++ go env GOARCH [2021-11-24T01:28:22.407Z] #58 1.775 Install runc version v1.0.2 (build tags: seccomp) [2021-11-24T01:28:22.407Z] #58 1.775 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:22.407Z] #58 1.775 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:22.407Z] #58 1.775 ++ dirname /install.sh [2021-11-24T01:28:22.407Z] #58 1.775 + dir=/ [2021-11-24T01:28:22.407Z] #58 1.775 + bin=runc [2021-11-24T01:28:22.407Z] #58 1.775 + shift [2021-11-24T01:28:22.407Z] #58 1.775 + '[' '!' -f //runc.installer ']' [2021-11-24T01:28:22.407Z] #58 1.775 + . //runc.installer [2021-11-24T01:28:22.407Z] #58 1.775 ++ set -e [2021-11-24T01:28:22.407Z] #58 1.775 ++ : v1.0.2 [2021-11-24T01:28:22.407Z] #58 1.775 + install_runc [2021-11-24T01:28:22.407Z] #58 1.775 + RUNC_BUILDTAGS=seccomp [2021-11-24T01:28:22.407Z] #58 1.775 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-24T01:28:22.407Z] #58 1.775 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.B86skokDHx/src/github.com/opencontainers/runc [2021-11-24T01:28:22.664Z] #58 1.775 Cloning into '/tmp/tmp.B86skokDHx/src/github.com/opencontainers/runc'... [2021-11-24T01:28:22.664Z] #58 ... [2021-11-24T01:28:22.664Z] [2021-11-24T01:28:22.664Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-24T01:28:22.664Z] #15 sha256:52482ba78cd93eda1cf3740bd65dda6fd4f57fd2ea11e7ea64c853be4a433d10 [2021-11-24T01:28:22.664Z] #15 DONE 2.1s [2021-11-24T01:28:22.740Z] #34 ... [2021-11-24T01:28:22.740Z] [2021-11-24T01:28:22.740Z] #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-24T01:28:22.740Z] #62 sha256:802f48c86cac695a3151f4d5fcb3757e33ac82f4620c2590a937e076becc626e [2021-11-24T01:28:22.740Z] #62 2.332 + RM_GOPATH=0 [2021-11-24T01:28:22.740Z] #62 2.332 + TMP_GOPATH= [2021-11-24T01:28:22.740Z] #62 2.332 + : /build [2021-11-24T01:28:22.740Z] #62 2.332 + '[' -z '' ']' [2021-11-24T01:28:22.740Z] #62 2.332 ++ mktemp -d [2021-11-24T01:28:22.740Z] #62 2.343 + export GOPATH=/tmp/tmp.w9ZRhjW0RG [2021-11-24T01:28:22.740Z] #62 2.343 + GOPATH=/tmp/tmp.w9ZRhjW0RG [2021-11-24T01:28:22.740Z] #62 2.343 + RM_GOPATH=1 [2021-11-24T01:28:22.740Z] #62 2.343 + case "$(go env GOARCH)" in [2021-11-24T01:28:22.740Z] #62 2.343 ++ go env GOARCH [2021-11-24T01:28:22.740Z] #62 2.383 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:22.740Z] #62 2.383 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:22.740Z] #62 2.389 ++ dirname /install.sh [2021-11-24T01:28:22.740Z] #62 2.393 + dir=/ [2021-11-24T01:28:22.740Z] #62 2.393 + bin=containerd [2021-11-24T01:28:22.740Z] #62 2.393 + shift [2021-11-24T01:28:22.740Z] #62 2.393 + '[' '!' -f //containerd.installer ']' [2021-11-24T01:28:22.740Z] #62 2.397 + . //containerd.installer [2021-11-24T01:28:22.740Z] #62 2.397 ++ set -e [2021-11-24T01:28:22.740Z] #62 2.397 ++ : v1.5.8 [2021-11-24T01:28:22.741Z] #62 2.397 + install_containerd [2021-11-24T01:28:22.741Z] #62 2.398 + echo 'Install containerd version v1.5.8' [2021-11-24T01:28:22.741Z] #62 2.399 Install containerd version v1.5.8 [2021-11-24T01:28:22.741Z] #62 2.399 + git clone https://github.com/containerd/containerd.git /tmp/tmp.w9ZRhjW0RG/src/github.com/containerd/containerd [2021-11-24T01:28:22.741Z] #62 2.403 Cloning into '/tmp/tmp.w9ZRhjW0RG/src/github.com/containerd/containerd'... [2021-11-24T01:28:22.741Z] #62 ... [2021-11-24T01:28:22.741Z] [2021-11-24T01:28:22.741Z] #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-24T01:28:22.741Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:22.741Z] #14 71.76 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-24T01:28:22.741Z] #14 72.85 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-24T01:28:22.741Z] #14 72.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-24T01:28:22.741Z] #14 72.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-24T01:28:22.741Z] #14 72.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-24T01:28:22.741Z] #14 72.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-24T01:28:22.741Z] #14 72.95 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-24T01:28:22.741Z] #14 72.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-24T01:28:22.741Z] #14 72.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-24T01:28:22.741Z] #14 73.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-24T01:28:22.741Z] #14 73.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-24T01:28:22.741Z] #14 73.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-24T01:28:22.741Z] #14 73.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-24T01:28:22.741Z] #14 73.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-24T01:28:22.741Z] #14 73.16 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-24T01:28:22.741Z] #14 73.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-24T01:28:22.741Z] #14 73.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-24T01:28:22.741Z] #14 75.00 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:28:22.741Z] #14 75.42 Fetched 115 MB in 11s (10.8 MB/s) [2021-11-24T01:28:22.741Z] #14 75.58 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-24T01:28:22.741Z] #14 75.58 (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-24T01:28:22.741Z] #14 75.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-24T01:28:22.741Z] #14 75.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:28:22.921Z] [2021-11-24T01:28:22.921Z] #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-24T01:28:22.921Z] #26 sha256:a1e2e7e9586c1f5901db5a4dee6f5359cad897787a5c1324b7059df9f8ae7eb7 [2021-11-24T01:28:23.374Z] Merge succeeded, producing 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:28:23.374Z] Checking out Revision 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 (PR-43045) [2021-11-24T01:28:23.523Z] + docker version [2021-11-24T01:28:23.679Z] #14 ... [2021-11-24T01:28:23.679Z] [2021-11-24T01:28:23.679Z] #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-24T01:28:23.679Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:23.679Z] #47 67.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-24T01:28:23.679Z] #47 69.48 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:28:23.679Z] #47 69.89 Fetched 2288 kB in 5s (452 kB/s) [2021-11-24T01:28:23.679Z] #47 70.08 Selecting previously unselected package libprotobuf23:amd64. [2021-11-24T01:28:23.679Z] #47 70.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-24T01:28:23.679Z] #47 70.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-24T01:28:23.679Z] #47 70.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-24T01:28:23.679Z] #47 71.54 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:28:23.679Z] #47 71.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:28:23.679Z] #47 71.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:28:23.679Z] #47 71.85 Selecting previously unselected package python3-six. [2021-11-24T01:28:23.679Z] #47 71.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-24T01:28:23.679Z] #47 71.87 Unpacking python3-six (1.16.0-2) ... [2021-11-24T01:28:23.679Z] #47 72.09 Selecting previously unselected package python3-protobuf. [2021-11-24T01:28:23.679Z] #47 72.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-24T01:28:23.679Z] #47 72.12 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-24T01:28:23.679Z] #47 73.11 Selecting previously unselected package libnet1:amd64. [2021-11-24T01:28:23.679Z] #47 73.12 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-24T01:28:23.679Z] #47 73.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:28:23.679Z] #47 73.41 Selecting previously unselected package libnl-3-200:amd64. [2021-11-24T01:28:23.679Z] #47 73.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-24T01:28:23.679Z] #47 73.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:28:23.679Z] #47 73.60 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-24T01:28:23.679Z] #47 73.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-24T01:28:23.679Z] #47 73.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:28:23.679Z] #47 73.79 Selecting previously unselected package criu. [2021-11-24T01:28:23.679Z] #47 73.79 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-24T01:28:23.679Z] #47 73.80 Unpacking criu (3.16.1-1) ... [2021-11-24T01:28:23.679Z] #47 75.21 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:28:23.994Z] Client: [2021-11-24T01:28:23.995Z] Version: 20.10.9 [2021-11-24T01:28:23.995Z] API version: 1.41 [2021-11-24T01:28:23.995Z] Go version: go1.16.8 [2021-11-24T01:28:23.995Z] Git commit: c2ea9bc [2021-11-24T01:28:23.995Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-24T01:28:23.995Z] OS/Arch: windows/amd64 [2021-11-24T01:28:23.995Z] Context: default [2021-11-24T01:28:23.995Z] Experimental: true [2021-11-24T01:28:23.995Z] [2021-11-24T01:28:23.995Z] Server: Docker Engine - Community [2021-11-24T01:28:23.995Z] Engine: [2021-11-24T01:28:23.995Z] Version: 20.10.9 [2021-11-24T01:28:23.995Z] API version: 1.41 (minimum version 1.24) [2021-11-24T01:28:23.995Z] Go version: go1.16.8 [2021-11-24T01:28:23.995Z] Git commit: 79ea9d3 [2021-11-24T01:28:23.995Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-24T01:28:23.995Z] OS/Arch: windows/amd64 [2021-11-24T01:28:23.995Z] Experimental: true [2021-11-24T01:28:24.027Z] #62 ... [2021-11-24T01:28:24.028Z] [2021-11-24T01:28:24.028Z] #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-24T01:28:24.028Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:28:22.959Z] > git remote # timeout=10 [2021-11-24T01:28:23.073Z] > git config --get remote.origin.url # timeout=10 [2021-11-24T01:28:23.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-24T01:28:23.126Z] > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10 [2021-11-24T01:28:23.267Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-24T01:28:23.407Z] > git config core.sparsecheckout # timeout=10 [2021-11-24T01:28:23.458Z] > git checkout -f 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 # timeout=10 [2021-11-24T01:28:24.249Z] #47 78.26 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-24T01:28:24.249Z] #47 78.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:28:24.249Z] #47 78.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:28:24.249Z] #47 78.36 Setting up python3-six (1.16.0-2) ... [2021-11-24T01:28:24.498Z] #19 165.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-11-24T01:28:24.498Z] #19 165.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:24.498Z] #19 165.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:28:24.498Z] #19 165.5 Selecting previously unselected package patch. [2021-11-24T01:28:24.498Z] #19 165.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-11-24T01:28:24.498Z] #19 165.5 Unpacking patch (2.7.6-7) ... [2021-11-24T01:28:24.498Z] #19 165.5 Selecting previously unselected package dpkg-dev. [2021-11-24T01:28:24.498Z] #19 165.5 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-11-24T01:28:24.498Z] #19 165.5 Unpacking dpkg-dev (1.20.9) ... [2021-11-24T01:28:24.498Z] #19 165.6 Selecting previously unselected package libconfig-inifiles-perl. [2021-11-24T01:28:24.498Z] #19 165.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-11-24T01:28:24.498Z] #19 165.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-11-24T01:28:24.498Z] #19 165.7 Selecting previously unselected package libio-string-perl. [2021-11-24T01:28:24.498Z] #19 165.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-11-24T01:28:24.499Z] #19 165.7 Unpacking libio-string-perl (1.08-3.1) ... [2021-11-24T01:28:24.499Z] #19 165.7 Selecting previously unselected package libicu67:amd64. [2021-11-24T01:28:24.499Z] #19 165.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-11-24T01:28:24.499Z] #19 165.7 Unpacking libicu67:amd64 (67.1-7) ... [Pipeline] sh [2021-11-24T01:28:24.721Z] #26 111.9 Updating files: 19% (2244/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) Updating files: 29% (3311/11415) Updating files: 30% (3425/11415) Updating files: 31% (3539/11415) Updating files: 32% (3653/11415) Updating files: 33% (3767/11415) Updating files: 33% (3833/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 51% (5919/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) [2021-11-24T01:28:24.721Z] #26 ... [2021-11-24T01:28:24.721Z] [2021-11-24T01:28:24.721Z] #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-24T01:28:24.721Z] #16 sha256:6ffd839d54da310a948a41ef3bf8017985228a74757541b90b2f92850246bb9e [2021-11-24T01:28:24.721Z] #16 DONE 2.1s [2021-11-24T01:28:24.721Z] [2021-11-24T01:28:24.721Z] #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-24T01:28:24.721Z] #26 sha256:a1e2e7e9586c1f5901db5a4dee6f5359cad897787a5c1324b7059df9f8ae7eb7 [2021-11-24T01:28:24.812Z] #34 71.94 Updating files: 77% (1182/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/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: 93% (1422/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-24T01:28:24.812Z] #34 73.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-24T01:28:25.386Z] #34 73.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-24T01:28:25.446Z] #19 167.0 Selecting previously unselected package libxml2:amd64. [2021-11-24T01:28:25.446Z] #19 167.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-24T01:28:25.446Z] #19 167.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:28:25.446Z] #19 167.0 Selecting previously unselected package libxml-namespacesupport-perl. [2021-11-24T01:28:25.446Z] #19 167.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-11-24T01:28:25.446Z] #19 167.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-24T01:28:25.446Z] #19 167.1 Selecting previously unselected package libxml-sax-base-perl. [2021-11-24T01:28:25.446Z] #19 167.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-11-24T01:28:25.446Z] #19 167.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-11-24T01:28:25.446Z] #19 167.1 Selecting previously unselected package libxml-sax-perl. [2021-11-24T01:28:25.446Z] #19 167.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-11-24T01:28:25.446Z] #19 167.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-11-24T01:28:25.446Z] #19 167.1 Selecting previously unselected package libxml-libxml-perl. [2021-11-24T01:28:25.446Z] #19 167.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-11-24T01:28:25.446Z] #19 167.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-24T01:28:25.446Z] #19 167.2 Selecting previously unselected package libxml-simple-perl. [2021-11-24T01:28:25.446Z] #19 167.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-11-24T01:28:25.593Z] + docker info [2021-11-24T01:28:25.593Z] Client: [2021-11-24T01:28:25.593Z] Context: default [2021-11-24T01:28:25.593Z] Debug Mode: false [2021-11-24T01:28:25.593Z] [2021-11-24T01:28:25.593Z] Server: [2021-11-24T01:28:25.593Z] Containers: 0 [2021-11-24T01:28:25.593Z] Running: 0 [2021-11-24T01:28:25.593Z] Paused: 0 [2021-11-24T01:28:25.593Z] Stopped: 0 [2021-11-24T01:28:25.593Z] Images: 0 [2021-11-24T01:28:25.593Z] Server Version: 20.10.9 [2021-11-24T01:28:25.593Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-24T01:28:25.593Z] Windows: [2021-11-24T01:28:25.593Z] LCOW: [2021-11-24T01:28:25.593Z] Logging Driver: json-file [2021-11-24T01:28:25.593Z] Plugins: [2021-11-24T01:28:25.593Z] Volume: local [2021-11-24T01:28:25.593Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:28:25.593Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:28:25.593Z] Swarm: inactive [2021-11-24T01:28:25.593Z] Default Isolation: process [2021-11-24T01:28:25.593Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-24T01:28:25.593Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-24T01:28:25.593Z] OSType: windows [2021-11-24T01:28:25.593Z] Architecture: x86_64 [2021-11-24T01:28:25.593Z] CPUs: 4 [2021-11-24T01:28:25.593Z] Total Memory: 32GiB [2021-11-24T01:28:25.593Z] Name: azwin-2-429801 [2021-11-24T01:28:25.593Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-24T01:28:25.593Z] Docker Root Dir: D:\docker [2021-11-24T01:28:25.593Z] Debug Mode: false [2021-11-24T01:28:25.593Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:28:25.593Z] Labels: [2021-11-24T01:28:25.593Z] Experimental: true [2021-11-24T01:28:25.593Z] Insecure Registries: [2021-11-24T01:28:25.593Z] 10.0.0.4:5000 [2021-11-24T01:28:25.593Z] 127.0.0.0/8 [2021-11-24T01:28:25.593Z] Registry Mirrors: [2021-11-24T01:28:25.593Z] http://10.0.0.4:5000/ [2021-11-24T01:28:25.593Z] Live Restore Enabled: false [2021-11-24T01:28:25.593Z] Product License: Community Engine [2021-11-24T01:28:25.593Z] [2021-11-24T01:28:25.627Z] #47 ... [2021-11-24T01:28:25.627Z] [2021-11-24T01:28:25.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-24T01:28:25.627Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:25.627Z] #14 79.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-24T01:28:25.627Z] #14 79.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-24T01:28:25.627Z] #14 79.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:28:25.702Z] #19 167.2 Unpacking libxml-simple-perl (2.25-1) ... [2021-11-24T01:28:25.702Z] #19 167.3 Selecting previously unselected package libyaml-perl. [2021-11-24T01:28:25.702Z] #19 167.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-11-24T01:28:25.702Z] #19 167.3 Unpacking libyaml-perl (1.30-1) ... [2021-11-24T01:28:25.702Z] #19 167.3 Selecting previously unselected package libconfig-auto-perl. [2021-11-24T01:28:25.702Z] #19 167.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-11-24T01:28:25.702Z] #19 167.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-11-24T01:28:25.702Z] #19 167.3 Selecting previously unselected package libfile-which-perl. [2021-11-24T01:28:25.702Z] #19 167.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-11-24T01:28:25.702Z] #19 167.3 Unpacking libfile-which-perl (1.23-1) ... [2021-11-24T01:28:25.702Z] #19 167.4 Selecting previously unselected package libfile-homedir-perl. [2021-11-24T01:28:25.702Z] #19 167.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-11-24T01:28:25.702Z] #19 167.4 Unpacking libfile-homedir-perl (1.006-1) ... [2021-11-24T01:28:25.702Z] #19 167.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-11-24T01:28:25.702Z] #19 167.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-11-24T01:28:25.702Z] #19 167.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-24T01:28:25.702Z] #19 167.4 Selecting previously unselected package dpkg-cross. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-24T01:28:25.958Z] #19 167.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-11-24T01:28:25.958Z] #19 167.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-11-24T01:28:25.958Z] #19 167.5 Selecting previously unselected package crossbuild-essential-arm64. [2021-11-24T01:28:25.958Z] #19 167.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-11-24T01:28:25.958Z] #19 167.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-11-24T01:28:25.958Z] #19 167.5 Selecting previously unselected package libc6-armel-cross. [2021-11-24T01:28:25.958Z] #19 167.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-11-24T01:28:25.959Z] #19 167.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-11-24T01:28:25.959Z] #19 167.6 Selecting previously unselected package libgcc-s1-armel-cross. [2021-11-24T01:28:25.959Z] #19 167.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:25.959Z] #19 167.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:28:25.959Z] #19 167.7 Selecting previously unselected package libgomp1-armel-cross. [2021-11-24T01:28:25.959Z] #19 167.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:25.959Z] #19 167.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:28:25.959Z] #19 167.7 Selecting previously unselected package libatomic1-armel-cross. [2021-11-24T01:28:26.011Z] #26 111.9 Updating files: 19% (2244/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) Updating files: 29% (3311/11415) Updating files: 30% (3425/11415) Updating files: 31% (3539/11415) Updating files: 32% (3653/11415) Updating files: 33% (3767/11415) Updating files: 33% (3833/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 51% (5919/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) Updating files: 68% (7763/11415) Updating files: 68% (7779/11415) Updating files: 69% (7877/11415) Updating files: 70% (7991/11415) Updating files: 71% (8105/11415) Updating files: 72% (8219/11415) Updating files: 73% (8333/11415) Updating files: 74% (8448/11415) Updating files: 75% (8562/11415) Updating files: 76% (8676/11415) Updating files: 77% (8790/11415) Updating files: 78% (8904/11415) Updating files: 79% (9018/11415) Updating files: 80% (9132/11415) Updating files: 81% (9247/11415) Updating files: 82% (9361/11415) Updating files: 83% (9475/11415) Updating files: 84% (9589/11415) Updating files: 85% (9703/11415) Updating files: 86% (9817/11415) Updating files: 86% (9872/11415) Updating files: 87% (9932/11415) Updating files: 88% (10046/11415) Updating files: 89% (10160/11415) Updating files: 90% (10274/11415) Updating files: 91% (10388/11415) Updating files: 92% (10502/11415) Updating files: 93% (10616/11415) Updating files: 94% (10731/11415) [2021-11-24T01:28:26.011Z] #26 ... [2021-11-24T01:28:26.011Z] [2021-11-24T01:28:26.011Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-24T01:28:26.011Z] #17 sha256:bc6aef89da04b99820a43c4a2be6752f69fa206b112e17e4db9f596ba97b55e2 [2021-11-24T01:28:26.011Z] #17 0.846 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-24T01:28:26.011Z] #17 DONE 1.3s [2021-11-24T01:28:26.011Z] [2021-11-24T01:28:26.011Z] #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-24T01:28:26.011Z] #26 sha256:a1e2e7e9586c1f5901db5a4dee6f5359cad897787a5c1324b7059df9f8ae7eb7 [2021-11-24T01:28:26.214Z] #19 167.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:26.214Z] #19 167.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:28:26.214Z] #19 167.7 Selecting previously unselected package libasan6-armel-cross. [2021-11-24T01:28:26.214Z] #19 167.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:26.214Z] #19 167.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:28:26.214Z] #19 167.9 Selecting previously unselected package libstdc++6-armel-cross. [2021-11-24T01:28:26.268Z] #26 111.9 Updating files: 19% (2244/11415) Updating files: 20% (2283/11415) Updating files: 21% (2398/11415) Updating files: 22% (2512/11415) Updating files: 23% (2626/11415) Updating files: 24% (2740/11415) Updating files: 25% (2854/11415) Updating files: 26% (2968/11415) Updating files: 27% (3083/11415) Updating files: 28% (3197/11415) Updating files: 29% (3311/11415) Updating files: 30% (3425/11415) Updating files: 31% (3539/11415) Updating files: 32% (3653/11415) Updating files: 33% (3767/11415) Updating files: 33% (3833/11415) Updating files: 34% (3882/11415) Updating files: 35% (3996/11415) Updating files: 36% (4110/11415) Updating files: 37% (4224/11415) Updating files: 38% (4338/11415) Updating files: 39% (4452/11415) Updating files: 40% (4566/11415) Updating files: 41% (4681/11415) Updating files: 42% (4795/11415) Updating files: 43% (4909/11415) Updating files: 44% (5023/11415) Updating files: 45% (5137/11415) Updating files: 46% (5251/11415) Updating files: 47% (5366/11415) Updating files: 48% (5480/11415) Updating files: 49% (5594/11415) Updating files: 50% (5708/11415) Updating files: 51% (5822/11415) Updating files: 51% (5919/11415) Updating files: 52% (5936/11415) Updating files: 53% (6050/11415) Updating files: 54% (6165/11415) Updating files: 55% (6279/11415) Updating files: 56% (6393/11415) Updating files: 57% (6507/11415) Updating files: 58% (6621/11415) Updating files: 59% (6735/11415) Updating files: 60% (6849/11415) Updating files: 61% (6964/11415) Updating files: 62% (7078/11415) Updating files: 63% (7192/11415) Updating files: 64% (7306/11415) Updating files: 65% (7420/11415) Updating files: 66% (7534/11415) Updating files: 67% (7649/11415) Updating files: 68% (7763/11415) Updating files: 68% (7779/11415) Updating files: 69% (7877/11415) Updating files: 70% (7991/11415) Updating files: 71% (8105/11415) Updating files: 72% (8219/11415) Updating files: 73% (8333/11415) Updating files: 74% (8448/11415) Updating files: 75% (8562/11415) Updating files: 76% (8676/11415) Updating files: 77% (8790/11415) Updating files: 78% (8904/11415) Updating files: 79% (9018/11415) Updating files: 80% (9132/11415) Updating files: 81% (9247/11415) Updating files: 82% (9361/11415) Updating files: 83% (9475/11415) Updating files: 84% (9589/11415) Updating files: 85% (9703/11415) Updating files: 86% (9817/11415) Updating files: 86% (9872/11415) Updating files: 87% (9932/11415) Updating files: 88% (10046/11415) Updating files: 89% (10160/11415) Updating files: 90% (10274/11415) Updating files: 91% (10388/11415) Updating files: 92% (10502/11415) Updating files: 93% (10616/11415) Updating files: 94% (10731/11415) Updating files: 95% (10845/11415) Updating files: 96% (10959/11415) Updating files: 97% (11073/11415) Updating files: 98% (11187/11415) Updating files: 99% (11301/11415) Updating files: 100% (11415/11415) Updating files: 100% (11415/11415), done. [2021-11-24T01:28:26.471Z] #19 167.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:26.471Z] #19 167.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:28:26.471Z] #19 168.0 Selecting previously unselected package libubsan1-armel-cross. [2021-11-24T01:28:26.471Z] #19 168.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:26.471Z] #19 168.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:28:26.471Z] #19 168.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-11-24T01:28:26.471Z] #19 168.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:26.471Z] #19 168.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:28:26.471Z] #19 168.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-11-24T01:28:26.525Z] #26 116.8 + cd /tmp/tmp.Pox841E4Xl/tmp/docker-ce [2021-11-24T01:28:26.525Z] #26 116.8 + git checkout -q v17.06.2-ce [2021-11-24T01:28:26.727Z] #19 168.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:26.727Z] #19 168.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-24T01:28:27.455Z] #26 ... [2021-11-24T01:28:27.455Z] [2021-11-24T01:28:27.455Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-24T01:28:27.455Z] #18 sha256:2c376badc264aff0ff33f05e040d19af5f63da940046efbaa0f9701db367ae2c [2021-11-24T01:28:27.455Z] #18 DONE 1.3s [2021-11-24T01:28:27.455Z] [2021-11-24T01:28:27.455Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-24T01:28:27.455Z] #19 sha256:550fc51e80ddb44da52670c7ff42726ad87a417914d94a61921d3f8e3cac4c4f [2021-11-24T01:28:27.949Z] #34 ... [2021-11-24T01:28:27.949Z] [2021-11-24T01:28:27.949Z] #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-24T01:28:27.949Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:27.949Z] #14 66.75 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-24T01:28:27.949Z] #14 67.65 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-24T01:28:27.949Z] #14 68.91 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-24T01:28:27.949Z] #14 71.51 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-24T01:28:27.949Z] #14 72.39 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-24T01:28:27.949Z] #14 72.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-24T01:28:27.949Z] #14 72.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-24T01:28:27.949Z] #14 72.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-24T01:28:27.949Z] #14 72.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-24T01:28:27.949Z] #14 72.42 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-24T01:28:27.949Z] #14 72.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-24T01:28:27.949Z] #14 72.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-24T01:28:27.949Z] #14 72.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-24T01:28:27.949Z] #14 72.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-24T01:28:27.950Z] #14 72.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-24T01:28:27.950Z] #14 72.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-24T01:28:27.950Z] #14 72.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-24T01:28:27.950Z] #14 72.59 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-24T01:28:27.950Z] #14 72.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-24T01:28:27.950Z] #14 72.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-24T01:28:27.950Z] #14 74.49 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:28:27.950Z] #14 74.85 Fetched 115 MB in 11s (10.1 MB/s) [2021-11-24T01:28:27.950Z] #14 74.97 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-24T01:28:27.950Z] #14 74.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-24T01:28:27.950Z] #14 75.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-24T01:28:27.950Z] #14 75.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:28:27.950Z] #14 ... [2021-11-24T01:28:27.950Z] [2021-11-24T01:28:27.950Z] #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-24T01:28:27.950Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:27.950Z] #47 68.77 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:28:27.950Z] #47 69.20 Fetched 2288 kB in 4s (521 kB/s) [2021-11-24T01:28:27.950Z] #47 69.39 Selecting previously unselected package libprotobuf23:amd64. [2021-11-24T01:28:27.950Z] #47 69.39 (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-24T01:28:27.950Z] #47 69.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-24T01:28:27.950Z] #47 69.52 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-24T01:28:27.950Z] #47 70.90 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:28:27.950Z] #47 70.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:28:27.950Z] #47 71.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:28:27.950Z] #47 71.68 Selecting previously unselected package python3-six. [2021-11-24T01:28:27.950Z] #47 71.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-24T01:28:27.950Z] #47 71.70 Unpacking python3-six (1.16.0-2) ... [2021-11-24T01:28:27.950Z] #47 71.85 Selecting previously unselected package python3-protobuf. [2021-11-24T01:28:27.950Z] #47 71.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-24T01:28:27.950Z] #47 71.89 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-24T01:28:27.950Z] #47 72.62 Selecting previously unselected package libnet1:amd64. [2021-11-24T01:28:27.950Z] #47 72.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-24T01:28:27.950Z] #47 72.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:28:27.950Z] #47 72.83 Selecting previously unselected package libnl-3-200:amd64. [2021-11-24T01:28:27.950Z] #47 72.83 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-24T01:28:27.950Z] #47 72.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:28:27.950Z] #47 73.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-24T01:28:27.950Z] #47 73.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-24T01:28:27.950Z] #47 73.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:28:27.950Z] #47 73.25 Selecting previously unselected package criu. [2021-11-24T01:28:27.950Z] #47 73.27 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-24T01:28:27.950Z] #47 73.30 Unpacking criu (3.16.1-1) ... [2021-11-24T01:28:27.950Z] #47 74.64 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:28:28.165Z] #14 ... [2021-11-24T01:28:28.165Z] [2021-11-24T01:28:28.165Z] #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-24T01:28:28.165Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:28.165Z] #38 80.91 Setting up libicu67:amd64 (67.1-7) ... [2021-11-24T01:28:28.165Z] #38 80.99 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:28:28.165Z] #38 81.02 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-24T01:28:28.165Z] #38 81.03 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:28:28.165Z] #38 81.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-24T01:28:28.165Z] #38 81.20 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-24T01:28:28.165Z] #38 81.22 Setting up cmake-data (3.18.4-2) ... [2021-11-24T01:28:28.165Z] #38 81.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:28:28.165Z] #38 81.27 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-24T01:28:28.165Z] #38 81.29 Setting up cmake (3.18.4-2) ... [2021-11-24T01:28:28.165Z] #38 81.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:28.165Z] #38 DONE 82.2s [2021-11-24T01:28:28.165Z] [2021-11-24T01:28:28.165Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-24T01:28:28.165Z] #39 sha256:4b6dd922cad1d396fbad58505946bf13b6b7abbe69e57bcce40f8ce837fcde9b [2021-11-24T01:28:28.165Z] #39 DONE 0.2s [2021-11-24T01:28:28.165Z] [2021-11-24T01:28:28.165Z] #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-24T01:28:28.165Z] #40 sha256:c943095b5c4c455c239ad620b89031ac6f2b85ae7f2bf220cde342b2b0493f8a [2021-11-24T01:28:28.385Z] #19 DONE 1.0s [2021-11-24T01:28:28.385Z] [2021-11-24T01:28:28.385Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-24T01:28:28.385Z] #20 sha256:46577f70d07a420d6210aa93528b5016523bc025f9ae8c34fc20a4460823f85d [2021-11-24T01:28:28.892Z] #47 77.69 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-24T01:28:28.893Z] #47 77.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:28:28.893Z] #47 77.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:28:29.153Z] #47 77.78 Setting up python3-six (1.16.0-2) ... [2021-11-24T01:28:29.544Z] #40 1.425 + RM_GOPATH=0 [2021-11-24T01:28:29.544Z] #40 1.425 + TMP_GOPATH= [2021-11-24T01:28:29.544Z] #40 1.425 + : /build [2021-11-24T01:28:29.544Z] #40 1.425 + '[' -z '' ']' [2021-11-24T01:28:29.544Z] #40 1.425 ++ mktemp -d [2021-11-24T01:28:29.544Z] #40 1.434 + export GOPATH=/tmp/tmp.GkuAQmi7C7 [2021-11-24T01:28:29.544Z] #40 1.434 + GOPATH=/tmp/tmp.GkuAQmi7C7 [2021-11-24T01:28:29.544Z] #40 1.434 + RM_GOPATH=1 [2021-11-24T01:28:29.544Z] #40 1.434 + case "$(go env GOARCH)" in [2021-11-24T01:28:29.544Z] #40 1.434 ++ go env GOARCH [2021-11-24T01:28:29.544Z] #40 1.471 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:29.544Z] #40 1.471 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:29.544Z] #40 1.471 ++ dirname /install.sh [2021-11-24T01:28:29.544Z] #40 1.474 Install tini version v0.19.0 [2021-11-24T01:28:29.544Z] #40 1.474 + dir=/ [2021-11-24T01:28:29.544Z] #40 1.474 + bin=tini [2021-11-24T01:28:29.544Z] #40 1.474 + shift [2021-11-24T01:28:29.544Z] #40 1.474 + '[' '!' -f //tini.installer ']' [2021-11-24T01:28:29.544Z] #40 1.474 + . //tini.installer [2021-11-24T01:28:29.544Z] #40 1.474 ++ : v0.19.0 [2021-11-24T01:28:29.544Z] #40 1.474 + install_tini [2021-11-24T01:28:29.544Z] #40 1.474 + echo 'Install tini version v0.19.0' [2021-11-24T01:28:29.544Z] #40 1.474 + git clone https://github.com/krallin/tini.git /tmp/tmp.GkuAQmi7C7/tini [2021-11-24T01:28:29.544Z] #40 1.474 Cloning into '/tmp/tmp.GkuAQmi7C7/tini'... [2021-11-24T01:28:29.751Z] #20 DONE 1.2s [2021-11-24T01:28:29.751Z] [2021-11-24T01:28:29.751Z] #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-24T01:28:29.751Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-24T01:28:30.096Z] #47 ... [2021-11-24T01:28:30.096Z] [2021-11-24T01:28:30.096Z] #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-24T01:28:30.096Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:30.096Z] #14 78.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-24T01:28:30.096Z] #14 78.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-24T01:28:30.096Z] #14 79.00 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:28:30.565Z] Client: [2021-11-24T01:28:30.565Z] Version: 20.10.9 [2021-11-24T01:28:30.565Z] API version: 1.41 [2021-11-24T01:28:30.565Z] Go version: go1.16.8 [2021-11-24T01:28:30.566Z] Git commit: c2ea9bc [2021-11-24T01:28:30.566Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-24T01:28:30.566Z] OS/Arch: windows/amd64 [2021-11-24T01:28:30.566Z] Context: default [2021-11-24T01:28:30.566Z] Experimental: true [2021-11-24T01:28:30.566Z] [2021-11-24T01:28:30.566Z] Server: Docker Engine - Community [2021-11-24T01:28:30.566Z] Engine: [2021-11-24T01:28:30.566Z] Version: 20.10.9 [2021-11-24T01:28:30.566Z] API version: 1.41 (minimum version 1.24) [2021-11-24T01:28:30.566Z] Go version: go1.16.8 [2021-11-24T01:28:30.566Z] Git commit: 79ea9d3 [2021-11-24T01:28:30.566Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-24T01:28:30.566Z] OS/Arch: windows/amd64 [2021-11-24T01:28:30.566Z] Experimental: true [2021-11-24T01:28:30.922Z] #40 2.678 + cd /tmp/tmp.GkuAQmi7C7/tini [2021-11-24T01:28:30.922Z] #40 2.678 + git checkout -q v0.19.0 [2021-11-24T01:28:30.922Z] #40 2.704 + cmake . [2021-11-24T01:28:31.078Z] #14 ... [2021-11-24T01:28:31.078Z] [2021-11-24T01:28:31.078Z] #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-24T01:28:31.078Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:28:31.120Z] #21 1.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:28:31.120Z] #21 1.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:28:31.120Z] #21 1.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [Pipeline] sh [2021-11-24T01:28:31.599Z] #62 42.14 Updating files: 47% (2226/4693) Updating files: 48% (2253/4693) Updating files: 49% (2300/4693) Updating files: 50% (2347/4693) Updating files: 51% (2394/4693) Updating files: 52% (2441/4693) Updating files: 53% (2488/4693) Updating files: 54% (2535/4693) Updating files: 55% (2582/4693) Updating files: 56% (2629/4693) Updating files: 57% (2676/4693) Updating files: 58% (2722/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 90% (4265/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-24T01:28:31.599Z] #62 43.45 + cd /tmp/tmp.ANzcaJK7Ox/src/github.com/containerd/containerd [2021-11-24T01:28:31.599Z] #62 43.45 + git checkout -q v1.5.8 [2021-11-24T01:28:31.683Z] #21 2.173 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:28:31.890Z] #40 3.811 -- The C compiler identification is GNU 10.2.1 [2021-11-24T01:28:32.078Z] + docker info [2021-11-24T01:28:32.078Z] Client: [2021-11-24T01:28:32.078Z] Context: default [2021-11-24T01:28:32.078Z] Debug Mode: false [2021-11-24T01:28:32.078Z] [2021-11-24T01:28:32.078Z] Server: [2021-11-24T01:28:32.078Z] Containers: 0 [2021-11-24T01:28:32.078Z] Running: 0 [2021-11-24T01:28:32.078Z] Paused: 0 [2021-11-24T01:28:32.078Z] Stopped: 0 [2021-11-24T01:28:32.078Z] Images: 0 [2021-11-24T01:28:32.078Z] Server Version: 20.10.9 [2021-11-24T01:28:32.078Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-24T01:28:32.078Z] Windows: [2021-11-24T01:28:32.078Z] LCOW: [2021-11-24T01:28:32.078Z] Logging Driver: json-file [2021-11-24T01:28:32.078Z] Plugins: [2021-11-24T01:28:32.078Z] Volume: local [2021-11-24T01:28:32.078Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:28:32.078Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:28:32.078Z] Swarm: inactive [2021-11-24T01:28:32.078Z] Default Isolation: process [2021-11-24T01:28:32.078Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-24T01:28:32.078Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-24T01:28:32.078Z] OSType: windows [2021-11-24T01:28:32.078Z] Architecture: x86_64 [2021-11-24T01:28:32.078Z] CPUs: 4 [2021-11-24T01:28:32.078Z] Total Memory: 32GiB [2021-11-24T01:28:32.078Z] Name: azwin-2-429800 [2021-11-24T01:28:32.078Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-24T01:28:32.078Z] Docker Root Dir: D:\docker [2021-11-24T01:28:32.078Z] Debug Mode: false [2021-11-24T01:28:32.078Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:28:32.078Z] Labels: [2021-11-24T01:28:32.078Z] Experimental: true [2021-11-24T01:28:32.078Z] Insecure Registries: [2021-11-24T01:28:32.078Z] 10.0.0.4:5000 [2021-11-24T01:28:32.078Z] 127.0.0.0/8 [2021-11-24T01:28:32.078Z] Registry Mirrors: [2021-11-24T01:28:32.078Z] http://10.0.0.4:5000/ [2021-11-24T01:28:32.078Z] Live Restore Enabled: false [2021-11-24T01:28:32.078Z] Product License: Community Engine [2021-11-24T01:28:32.078Z] [2021-11-24T01:28:32.150Z] #40 4.022 -- Detecting C compiler ABI info [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-24T01:28:33.268Z] #19 173.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-11-24T01:28:33.269Z] #19 173.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:33.269Z] #19 174.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-24T01:28:33.269Z] #19 174.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-11-24T01:28:33.269Z] #19 174.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-11-24T01:28:33.269Z] #19 174.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-24T01:28:33.269Z] #19 174.9 Selecting previously unselected package libc6-dev-armel-cross. [2021-11-24T01:28:33.269Z] #19 174.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-11-24T01:28:33.269Z] #19 174.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-24T01:28:33.516Z] #62 44.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-24T01:28:33.516Z] #62 44.89 + BUILDTAGS='netgo osusergo static_build' [2021-11-24T01:28:33.516Z] #62 44.89 + export EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:28:33.516Z] #62 44.89 + EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:28:33.516Z] #62 44.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-24T01:28:33.516Z] #62 44.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-24T01:28:33.516Z] #62 44.89 + '[' '' = dynamic ']' [2021-11-24T01:28:33.516Z] #62 44.89 + make [2021-11-24T01:28:33.526Z] #19 175.1 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-11-24T01:28:33.526Z] #19 175.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:33.526Z] #19 175.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:28:33.534Z] #40 5.359 -- Detecting C compiler ABI info - done [2021-11-24T01:28:33.534Z] #40 5.607 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-24T01:28:33.534Z] #40 5.607 -- Detecting C compile features [2021-11-24T01:28:33.534Z] #40 5.607 -- Detecting C compile features - done [2021-11-24T01:28:33.594Z] #21 3.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:28:33.783Z] #19 175.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-11-24T01:28:33.783Z] #19 175.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:33.783Z] #19 175.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-24T01:28:33.794Z] #40 5.667 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-24T01:28:34.053Z] #40 6.171 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-24T01:28:34.302Z] #14 ... [2021-11-24T01:28:34.302Z] [2021-11-24T01:28:34.302Z] #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-24T01:28:34.302Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:34.302Z] #38 72.67 Selecting previously unselected package libicu67:amd64. [2021-11-24T01:28:34.302Z] #38 72.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-24T01:28:34.302Z] #38 72.73 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-24T01:28:34.302Z] #38 ... [2021-11-24T01:28:34.302Z] [2021-11-24T01:28:34.302Z] #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-24T01:28:34.302Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:34.302Z] #47 80.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:28:34.302Z] #47 80.06 Setting up python3-protobuf (3.12.4-1) ... [2021-11-24T01:28:34.313Z] #40 6.447 -- Configuring done [2021-11-24T01:28:34.573Z] #40 6.475 -- Generating done [2021-11-24T01:28:34.573Z] #40 6.499 -- Build files have been written to: /tmp/tmp.GkuAQmi7C7/tini [2021-11-24T01:28:34.573Z] #40 6.500 + make tini-static [2021-11-24T01:28:34.815Z] Commit message: "distribution: validate blob type" [2021-11-24T01:28:34.901Z] #62 46.60 + bin/ctr [2021-11-24T01:28:34.977Z] #21 5.207 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:28:35.142Z] #40 7.135 Scanning dependencies of target tini-static [2021-11-24T01:28:35.202Z] > git --version # timeout=10 [2021-11-24T01:28:35.266Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-24T01:28:35.328Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-11-24T01:28:35.401Z] #40 7.230 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-24T01:28:35.539Z] #21 ... [2021-11-24T01:28:35.539Z] [2021-11-24T01:28:35.539Z] #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-24T01:28:35.539Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-24T01:28:35.539Z] #34 DONE 125.8s [2021-11-24T01:28:35.539Z] [2021-11-24T01:28:35.539Z] #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-24T01:28:35.539Z] #58 sha256:3b1040a211ac26af117da03538b6ce129aed5784f2525d39d185da1830ca4ed7 [2021-11-24T01:28:35.539Z] #58 13.21 + cd /tmp/tmp.B86skokDHx/src/github.com/opencontainers/runc [2021-11-24T01:28:35.539Z] #58 13.21 + git checkout -q v1.0.2 [2021-11-24T01:28:35.539Z] #58 14.24 + '[' -z '' ']' [2021-11-24T01:28:35.539Z] #58 14.25 + target=static [2021-11-24T01:28:35.539Z] #58 14.25 + make BUILDTAGS=seccomp static [2021-11-24T01:28:35.539Z] #58 14.59 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-24T01:28:36.340Z] #40 ... [2021-11-24T01:28:36.340Z] [2021-11-24T01:28:36.340Z] #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-24T01:28:36.340Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:36.340Z] #47 80.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:28:36.340Z] #47 80.38 Setting up python3-protobuf (3.12.4-1) ... [2021-11-24T01:28:36.340Z] #47 87.54 Setting up criu (3.16.1-1) ... [2021-11-24T01:28:36.599Z] #47 ... [2021-11-24T01:28:36.599Z] [2021-11-24T01:28:36.599Z] #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-24T01:28:36.599Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:36.599Z] #14 84.30 Selecting previously unselected package binutils-mingw-w64. [2021-11-24T01:28:36.599Z] #14 84.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-24T01:28:36.599Z] #14 84.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:28:36.599Z] #14 84.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-24T01:28:36.599Z] #14 84.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:28:36.599Z] #14 84.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:28:36.599Z] #14 84.82 Selecting previously unselected package dmsetup. [2021-11-24T01:28:36.599Z] #14 84.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:28:36.599Z] #14 84.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:28:36.599Z] #14 85.13 Selecting previously unselected package mingw-w64-common. [2021-11-24T01:28:36.599Z] #14 85.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-24T01:28:36.599Z] #14 85.17 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-24T01:28:36.847Z] #47 ... [2021-11-24T01:28:36.847Z] [2021-11-24T01:28:36.847Z] #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-24T01:28:36.847Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:36.847Z] #14 83.61 Selecting previously unselected package binutils-mingw-w64. [2021-11-24T01:28:36.847Z] #14 83.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-24T01:28:36.847Z] #14 83.63 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:28:36.847Z] #14 83.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-24T01:28:36.847Z] #14 83.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:28:36.847Z] #14 83.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:28:36.847Z] #14 84.17 Selecting previously unselected package dmsetup. [2021-11-24T01:28:36.847Z] #14 84.17 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:28:36.847Z] #14 84.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:28:36.847Z] #14 84.42 Selecting previously unselected package mingw-w64-common. [2021-11-24T01:28:36.847Z] #14 84.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-24T01:28:36.847Z] #14 84.46 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-24T01:28:37.537Z] #14 ... [2021-11-24T01:28:37.537Z] [2021-11-24T01:28:37.537Z] #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-24T01:28:37.537Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:37.537Z] #47 91.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:38.105Z] #47 DONE 92.0s [2021-11-24T01:28:38.105Z] [2021-11-24T01:28:38.105Z] #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-24T01:28:38.105Z] #40 sha256:c943095b5c4c455c239ad620b89031ac6f2b85ae7f2bf220cde342b2b0493f8a [2021-11-24T01:28:38.105Z] #40 9.838 [100%] Linking C executable tini-static [2021-11-24T01:28:38.472Z] + docker version [2021-11-24T01:28:39.034Z] #19 179.8 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-11-24T01:28:39.034Z] #19 179.8 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:39.034Z] #19 179.8 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-24T01:28:39.034Z] #19 179.8 Selecting previously unselected package crossbuild-essential-armel. [2021-11-24T01:28:39.034Z] #19 179.8 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-11-24T01:28:39.034Z] #19 179.9 Unpacking crossbuild-essential-armel (12.9) ... [2021-11-24T01:28:39.034Z] #19 179.9 Selecting previously unselected package libc6-armhf-cross. [2021-11-24T01:28:39.034Z] #19 179.9 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-11-24T01:28:39.034Z] #19 179.9 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-11-24T01:28:39.034Z] #19 180.0 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-11-24T01:28:39.034Z] #19 180.0 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:39.034Z] #19 180.0 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:28:39.034Z] #19 180.0 Selecting previously unselected package libgomp1-armhf-cross. [2021-11-24T01:28:39.034Z] #19 180.0 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:39.034Z] #19 180.0 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:28:39.034Z] #19 180.1 Selecting previously unselected package libatomic1-armhf-cross. [2021-11-24T01:28:39.034Z] #19 180.1 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:39.034Z] #19 180.1 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:28:39.034Z] #19 180.2 Selecting previously unselected package libasan6-armhf-cross. [2021-11-24T01:28:39.034Z] #19 180.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:39.034Z] #19 180.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:28:39.034Z] #19 180.4 Selecting previously unselected package libstdc++6-armhf-cross. [2021-11-24T01:28:39.034Z] #19 180.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:39.034Z] #19 180.4 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:28:39.034Z] #19 180.4 Selecting previously unselected package libubsan1-armhf-cross. [2021-11-24T01:28:39.034Z] #19 180.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:39.034Z] #19 180.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:28:39.034Z] #19 180.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-11-24T01:28:39.034Z] #19 180.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:39.034Z] #19 180.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:28:39.034Z] #19 180.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-11-24T01:28:39.034Z] #19 180.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:39.034Z] #19 180.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-24T01:28:39.043Z] #40 10.96 [100%] Built target tini-static [2021-11-24T01:28:39.043Z] #40 11.13 + mkdir -p /build [2021-11-24T01:28:39.043Z] #40 11.14 + cp tini-static /build/docker-init [2021-11-24T01:28:39.302Z] #40 DONE 11.2s [2021-11-24T01:28:39.302Z] [2021-11-24T01:28:39.302Z] #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-24T01:28:39.302Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:28:40.679Z] #51 ... [2021-11-24T01:28:40.679Z] [2021-11-24T01:28:40.679Z] #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-24T01:28:40.679Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:40.679Z] #14 95.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-24T01:28:40.679Z] #14 95.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-24T01:28:40.679Z] #14 95.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:28:41.056Z] #14 ... [2021-11-24T01:28:41.056Z] [2021-11-24T01:28:41.056Z] #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-24T01:28:41.056Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-24T01:28:41.056Z] #47 86.37 Setting up criu (3.16.1-1) ... [2021-11-24T01:28:41.056Z] #47 88.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:41.056Z] #47 DONE 90.0s [2021-11-24T01:28:41.056Z] [2021-11-24T01:28:41.056Z] #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-24T01:28:41.056Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:41.056Z] #38 84.85 Selecting previously unselected package libxml2:amd64. [2021-11-24T01:28:41.056Z] #38 84.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-24T01:28:41.056Z] #38 84.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:28:41.056Z] #38 85.85 Selecting previously unselected package libarchive13:amd64. [2021-11-24T01:28:41.056Z] #38 85.85 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-24T01:28:41.056Z] #38 85.86 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-24T01:28:41.056Z] #38 86.18 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-24T01:28:41.056Z] #38 86.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-24T01:28:41.056Z] #38 86.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-24T01:28:41.056Z] #38 86.34 Selecting previously unselected package librhash0:amd64. [2021-11-24T01:28:41.056Z] #38 86.35 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-24T01:28:41.056Z] #38 86.35 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-24T01:28:41.056Z] #38 86.53 Selecting previously unselected package libuv1:amd64. [2021-11-24T01:28:41.056Z] #38 86.54 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-24T01:28:41.056Z] #38 86.55 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-24T01:28:41.056Z] #38 86.68 Selecting previously unselected package cmake. [2021-11-24T01:28:41.056Z] #38 86.68 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-24T01:28:41.056Z] #38 86.71 Unpacking cmake (3.18.4-2) ... [2021-11-24T01:28:41.284Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-24T01:28:41.284Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-42aa7d46\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-24T01:28:41.285Z] ---------------------------------------------------------------------------- [2021-11-24T01:28:41.285Z] [2021-11-24T01:28:41.285Z] INFO: executeCI.ps1 starting at Wed Nov 24 01:28:40 CUT 2021 [2021-11-24T01:28:41.285Z] [2021-11-24T01:28:41.285Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-24T01:28:41.285Z] INFO: Running git version 2.24.1.windows.2 [2021-11-24T01:28:41.285Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-24T01:28:41.285Z] INFO: Environment variables: [2021-11-24T01:28:41.285Z] [2021-11-24T01:28:41.285Z] Name Value [2021-11-24T01:28:41.285Z] ---- ----- [2021-11-24T01:28:41.285Z] ALLUSERSPROFILE C:\ProgramData [2021-11-24T01:28:41.285Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-24T01:28:41.285Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-24T01:28:41.285Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-24T01:28:41.285Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-24T01:28:41.285Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-24T01:28:41.285Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-24T01:28:41.285Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-24T01:28:41.285Z] BRANCH_NAME PR-43045 [2021-11-24T01:28:41.285Z] BUILD_DISPLAY_NAME #1 [2021-11-24T01:28:41.285Z] BUILD_ID 1 [2021-11-24T01:28:41.285Z] BUILD_NUMBER 1 [2021-11-24T01:28:41.285Z] BUILD_TAG jenkins-moby-PR-43045-1 [2021-11-24T01:28:41.285Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/ [2021-11-24T01:28:41.285Z] CHANGE_AUTHOR samuelkarp [2021-11-24T01:28:41.285Z] CHANGE_AUTHOR_DISPLAY_NAME Samuel Karp [2021-11-24T01:28:41.285Z] CHANGE_BRANCH distribution-validate-blob-type [2021-11-24T01:28:41.285Z] CHANGE_FORK samuelkarp/docker [2021-11-24T01:28:41.285Z] CHANGE_ID 43045 [2021-11-24T01:28:41.285Z] CHANGE_TARGET master [2021-11-24T01:28:41.285Z] CHANGE_TITLE distribution: validate blob type [2021-11-24T01:28:41.285Z] CHANGE_URL https://github.com/moby/moby/pull/43045 [2021-11-24T01:28:41.285Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:28:41.285Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-24T01:28:41.285Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-24T01:28:41.285Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-24T01:28:41.285Z] COMPUTERNAME azwin-2-429801 [2021-11-24T01:28:41.285Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-24T01:28:41.285Z] ConfigSequenceNumber 0 [2021-11-24T01:28:41.285Z] DOCKER_BUILDKIT 0 [2021-11-24T01:28:41.285Z] DOCKER_DUT_DEBUG 1 [2021-11-24T01:28:41.285Z] DOCKER_EXPERIMENTAL 1 [2021-11-24T01:28:41.285Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-24T01:28:41.285Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-24T01:28:41.285Z] EXECUTOR_NUMBER 0 [2021-11-24T01:28:41.285Z] FQDN azwin-2-429801.westus.cloudapp.azure.com [2021-11-24T01:28:41.285Z] GIT_BRANCH PR-43045 [2021-11-24T01:28:41.285Z] GIT_COMMIT 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:28:41.285Z] GIT_URL https://github.com/moby/moby.git [2021-11-24T01:28:41.285Z] HUDSON_COOKIE 15f830df-406d-47e4-b020-327c00f38d69 [2021-11-24T01:28:41.285Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-24T01:28:41.285Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-24T01:28:41.285Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-24T01:28:41.285Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-24T01:28:41.285Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-24T01:28:41.285Z] JENKINS_NODE_COOKIE bb48f116-e99b-4df4-89a4-8176acbf5609 [2021-11-24T01:28:41.285Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-24T01:28:41.285Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-24T01:28:41.285Z] JOB_BASE_NAME PR-43045 [2021-11-24T01:28:41.285Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/display/redirect [2021-11-24T01:28:41.285Z] JOB_NAME moby/PR-43045 [2021-11-24T01:28:41.285Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/ [2021-11-24T01:28:41.285Z] library.jps.version master [2021-11-24T01:28:41.285Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-24T01:28:41.285Z] NODE_LABELS amd64 azure azwin-2-429801 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-24T01:28:41.285Z] NODE_NAME azwin-2-429801 [2021-11-24T01:28:41.285Z] NUMBER_OF_PROCESSORS 4 [2021-11-24T01:28:41.285Z] OS Windows_NT [2021-11-24T01:28:41.285Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-24T01:28:41.285Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-24T01:28:41.285Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-24T01:28:41.285Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-24T01:28:41.285Z] PROCESSOR_LEVEL 6 [2021-11-24T01:28:41.285Z] PROCESSOR_REVISION 5507 [2021-11-24T01:28:41.285Z] ProgramData C:\ProgramData [2021-11-24T01:28:41.285Z] ProgramFiles C:\Program Files [2021-11-24T01:28:41.285Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-24T01:28:41.285Z] ProgramW6432 C:\Program Files [2021-11-24T01:28:41.285Z] PROMPT $P$G [2021-11-24T01:28:41.285Z] PSExecutionPolicyPreference Bypass [2021-11-24T01:28:41.285Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-24T01:28:41.285Z] PUBLIC C:\Users\Public [2021-11-24T01:28:41.285Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=artif... [2021-11-24T01:28:41.285Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=changes [2021-11-24T01:28:41.285Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect [2021-11-24T01:28:41.285Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=tests [2021-11-24T01:28:41.285Z] SKIP_VALIDATION_TESTS 1 [2021-11-24T01:28:41.285Z] SOURCES_DRIVE d [2021-11-24T01:28:41.285Z] SOURCES_SUBDIR gopath [2021-11-24T01:28:41.285Z] STAGE_NAME Run tests [2021-11-24T01:28:41.285Z] SystemDrive C: [2021-11-24T01:28:41.285Z] SystemRoot C:\Windows [2021-11-24T01:28:41.285Z] TEMP C:\Windows\TEMP [2021-11-24T01:28:41.285Z] TESTDEBUG 0 [2021-11-24T01:28:41.285Z] TESTRUN_DRIVE d [2021-11-24T01:28:41.285Z] TESTRUN_SUBDIR CI [2021-11-24T01:28:41.285Z] TIMEOUT 120m [2021-11-24T01:28:41.285Z] TMP C:\Windows\TEMP [2021-11-24T01:28:41.285Z] USERDOMAIN WORKGROUP [2021-11-24T01:28:41.285Z] USERNAME azwin-2-429801$ [2021-11-24T01:28:41.285Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-24T01:28:41.285Z] windir C:\Windows [2021-11-24T01:28:41.285Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-24T01:28:41.285Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-24T01:28:41.285Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-24T01:28:41.285Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-24T01:28:41.285Z] [2021-11-24T01:28:41.285Z] [2021-11-24T01:28:41.285Z] [2021-11-24T01:28:41.317Z] #38 ... [2021-11-24T01:28:41.317Z] [2021-11-24T01:28:41.317Z] #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-24T01:28:41.317Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:41.317Z] #14 90.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-24T01:28:41.317Z] #14 90.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-24T01:28:41.317Z] #14 90.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:28:41.493Z] #62 ... [2021-11-24T01:28:41.493Z] [2021-11-24T01:28:41.493Z] #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-24T01:28:41.493Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:41.493Z] #14 82.17 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-24T01:28:41.493Z] #14 82.17 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:41.493Z] #14 82.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:28:41.493Z] #14 87.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-24T01:28:41.493Z] #14 87.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:41.493Z] #14 87.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:28:42.076Z] #58 ... [2021-11-24T01:28:42.076Z] [2021-11-24T01:28:42.076Z] #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-24T01:28:42.076Z] #26 sha256:a1e2e7e9586c1f5901db5a4dee6f5359cad897787a5c1324b7059df9f8ae7eb7 [2021-11-24T01:28:42.076Z] #26 121.6 + mkdir -p /tmp/tmp.Pox841E4Xl/src/github.com/docker [2021-11-24T01:28:42.076Z] #26 121.6 + mv components/cli /tmp/tmp.Pox841E4Xl/src/github.com/docker/cli [2021-11-24T01:28:42.076Z] #26 121.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-24T01:28:42.076Z] #26 ... [2021-11-24T01:28:42.076Z] [2021-11-24T01:28:42.076Z] #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-24T01:28:42.076Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-24T01:28:42.076Z] #21 9.590 Fetched 8364 kB in 9s (972 kB/s) [2021-11-24T01:28:42.262Z] #14 ... [2021-11-24T01:28:42.262Z] [2021-11-24T01:28:42.262Z] #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-24T01:28:42.262Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-24T01:28:42.262Z] #38 90.38 Setting up libicu67:amd64 (67.1-7) ... [2021-11-24T01:28:42.262Z] #38 90.42 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:28:42.262Z] #38 90.43 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-24T01:28:42.262Z] #38 90.45 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:28:42.262Z] #38 90.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-24T01:28:42.262Z] #38 90.52 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-24T01:28:42.262Z] #38 90.54 Setting up cmake-data (3.18.4-2) ... [2021-11-24T01:28:42.262Z] #38 90.56 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:28:42.262Z] #38 90.61 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-24T01:28:42.262Z] #38 90.65 Setting up cmake (3.18.4-2) ... [2021-11-24T01:28:42.262Z] #38 90.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:28:42.262Z] #38 DONE 91.2s [2021-11-24T01:28:42.262Z] [2021-11-24T01:28:42.262Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-24T01:28:42.262Z] #39 sha256:9c42c35d7d4965ec9f0aee1562bc609b5cbc52fcf1fab2c162a515f83dbceec0 [2021-11-24T01:28:42.438Z] #14 93.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-24T01:28:42.438Z] #14 93.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:42.438Z] #14 93.61 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:28:42.638Z] #21 9.590 Reading package lists... [2021-11-24T01:28:42.835Z] #39 DONE 0.5s [2021-11-24T01:28:42.835Z] [2021-11-24T01:28:42.835Z] #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-24T01:28:42.835Z] #40 sha256:98a9df81f35328771235ad06d8009679aea28eff250299b166cabf8177f8a3a1 [2021-11-24T01:28:42.855Z] INFO: Sources under d:\gopath\... [2021-11-24T01:28:42.855Z] INFO: Test run under d:\CI\... [2021-11-24T01:28:42.855Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-24T01:28:42.855Z] INFO: docker/docker repository was found [2021-11-24T01:28:42.855Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-24T01:28:43.326Z] ltsc2022: Pulling from windows/servercore [2021-11-24T01:28:43.326Z] 8f616e6e9eec: Pulling fs layer [2021-11-24T01:28:43.326Z] a0eb404f1860: Pulling fs layer [2021-11-24T01:28:44.752Z] #40 2.012 + RM_GOPATH=0 [2021-11-24T01:28:44.753Z] #40 2.012 + TMP_GOPATH= [2021-11-24T01:28:44.753Z] #40 2.012 + : /build [2021-11-24T01:28:44.753Z] #40 2.012 + '[' -z '' ']' [2021-11-24T01:28:44.753Z] #40 2.012 ++ mktemp -d [2021-11-24T01:28:45.014Z] #40 2.022 + export GOPATH=/tmp/tmp.fcjzALPgdt [2021-11-24T01:28:45.014Z] #40 2.022 + GOPATH=/tmp/tmp.fcjzALPgdt [2021-11-24T01:28:45.014Z] #40 2.022 + RM_GOPATH=1 [2021-11-24T01:28:45.014Z] #40 2.022 + case "$(go env GOARCH)" in [2021-11-24T01:28:45.014Z] #40 2.022 ++ go env GOARCH [2021-11-24T01:28:45.014Z] #40 2.061 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:45.014Z] #40 2.061 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:28:45.014Z] #40 2.061 ++ dirname /install.sh [2021-11-24T01:28:45.014Z] #40 2.061 + dir=/ [2021-11-24T01:28:45.014Z] #40 2.061 + bin=tini [2021-11-24T01:28:45.014Z] #40 2.061 + shift [2021-11-24T01:28:45.014Z] #40 2.061 + '[' '!' -f //tini.installer ']' [2021-11-24T01:28:45.014Z] #40 2.061 + . //tini.installer [2021-11-24T01:28:45.014Z] #40 2.061 ++ : v0.19.0 [2021-11-24T01:28:45.014Z] #40 2.061 + install_tini [2021-11-24T01:28:45.014Z] #40 2.061 + echo 'Install tini version v0.19.0' [2021-11-24T01:28:45.014Z] #40 2.061 + git clone https://github.com/krallin/tini.git /tmp/tmp.fcjzALPgdt/tini [2021-11-24T01:28:45.014Z] #40 2.061 Cloning into '/tmp/tmp.fcjzALPgdt/tini'... [2021-11-24T01:28:45.014Z] #40 2.061 Install tini version v0.19.0 [2021-11-24T01:28:45.528Z] Client: [2021-11-24T01:28:45.528Z] Version: 20.10.9 [2021-11-24T01:28:45.528Z] API version: 1.41 [2021-11-24T01:28:45.528Z] Go version: go1.16.8 [2021-11-24T01:28:45.528Z] Git commit: c2ea9bc [2021-11-24T01:28:45.528Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-24T01:28:45.528Z] OS/Arch: windows/amd64 [2021-11-24T01:28:45.528Z] Context: default [2021-11-24T01:28:45.528Z] Experimental: true [2021-11-24T01:28:45.528Z] [2021-11-24T01:28:45.528Z] Server: Docker Engine - Community [2021-11-24T01:28:45.528Z] Engine: [2021-11-24T01:28:45.528Z] Version: 20.10.9 [2021-11-24T01:28:45.528Z] API version: 1.41 (minimum version 1.24) [2021-11-24T01:28:45.528Z] Go version: go1.16.8 [2021-11-24T01:28:45.528Z] Git commit: 79ea9d3 [2021-11-24T01:28:45.528Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-24T01:28:45.528Z] OS/Arch: windows/amd64 [2021-11-24T01:28:45.528Z] Experimental: true [2021-11-24T01:28:45.589Z] #19 186.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-11-24T01:28:45.589Z] #19 186.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:45.589Z] #19 186.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-24T01:28:45.953Z] #14 ... [2021-11-24T01:28:45.953Z] [2021-11-24T01:28:45.953Z] #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-24T01:28:45.953Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:28:45.953Z] #51 99.18 gotestsum version dev [2021-11-24T01:28:45.953Z] #51 DONE 99.5s [2021-11-24T01:28:45.953Z] [2021-11-24T01:28:45.953Z] #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-24T01:28:45.953Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:28:45.960Z] #40 ... [2021-11-24T01:28:45.960Z] [2021-11-24T01:28:45.960Z] #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-24T01:28:45.960Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-24T01:28:45.960Z] #51 94.36 gotestsum version dev [2021-11-24T01:28:45.960Z] #51 DONE 94.7s [2021-11-24T01:28:45.960Z] [2021-11-24T01:28:45.960Z] #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-24T01:28:45.960Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:28:46.151Z] #19 187.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-11-24T01:28:46.151Z] #19 187.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-11-24T01:28:46.151Z] #19 187.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [Pipeline] sh [2021-11-24T01:28:46.222Z] #53 ... [2021-11-24T01:28:46.222Z] [2021-11-24T01:28:46.222Z] #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-24T01:28:46.222Z] #40 sha256:98a9df81f35328771235ad06d8009679aea28eff250299b166cabf8177f8a3a1 [2021-11-24T01:28:46.222Z] #40 3.329 + cd /tmp/tmp.fcjzALPgdt/tini [2021-11-24T01:28:46.222Z] #40 3.329 + git checkout -q v0.19.0 [2021-11-24T01:28:46.222Z] #40 3.365 + cmake . [2021-11-24T01:28:46.870Z] #21 13.07 Reading package lists... [2021-11-24T01:28:47.044Z] + docker info [2021-11-24T01:28:47.079Z] #19 188.7 Selecting previously unselected package libc6-dev-armhf-cross. [2021-11-24T01:28:47.079Z] #19 188.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-11-24T01:28:47.079Z] #19 188.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-24T01:28:47.167Z] #40 4.169 -- The C compiler identification is GNU 10.2.1 [2021-11-24T01:28:47.167Z] #40 4.309 -- Detecting C compiler ABI info [2021-11-24T01:28:47.335Z] #19 188.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-11-24T01:28:47.335Z] #19 188.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:47.335Z] #19 188.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:28:47.434Z] #21 16.74 Building dependency tree... [2021-11-24T01:28:47.592Z] #19 189.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-11-24T01:28:47.592Z] #19 189.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:47.592Z] #19 189.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-24T01:28:48.111Z] #40 5.129 -- Detecting C compiler ABI info - done [2021-11-24T01:28:48.111Z] #40 5.396 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-24T01:28:48.111Z] #40 5.401 -- Detecting C compile features [2021-11-24T01:28:48.111Z] #40 5.421 -- Detecting C compile features - done [2021-11-24T01:28:48.111Z] #40 5.507 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-24T01:28:48.685Z] #40 5.733 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-24T01:28:48.685Z] #40 5.885 -- Configuring done [2021-11-24T01:28:48.685Z] #40 5.900 -- Generating done [2021-11-24T01:28:48.685Z] #40 5.913 -- Build files have been written to: /tmp/tmp.fcjzALPgdt/tini [2021-11-24T01:28:48.685Z] #40 5.949 + make tini-static [2021-11-24T01:28:49.245Z] #34 ... [2021-11-24T01:28:49.245Z] [2021-11-24T01:28:49.245Z] #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-24T01:28:49.245Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:49.245Z] #14 103.3 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-24T01:28:49.245Z] #14 103.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:49.245Z] #14 103.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:28:49.245Z] #14 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-24T01:28:49.245Z] #14 103.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:49.245Z] #14 103.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:28:49.258Z] #40 6.400 Scanning dependencies of target tini-static [2021-11-24T01:28:49.332Z] #21 19.66 The following additional packages will be installed: [2021-11-24T01:28:49.332Z] #21 19.66 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-24T01:28:49.332Z] #21 19.66 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-24T01:28:49.332Z] #21 19.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-24T01:28:49.332Z] #21 19.66 python3-pkg-resources vim-runtime xxd [2021-11-24T01:28:49.332Z] #21 19.68 Suggested packages: [2021-11-24T01:28:49.332Z] #21 19.68 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-24T01:28:49.332Z] #21 19.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-24T01:28:49.332Z] #21 19.68 acl attr quota [2021-11-24T01:28:49.332Z] #21 19.68 Recommended packages: [2021-11-24T01:28:49.332Z] #21 19.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-24T01:28:49.519Z] #40 6.548 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-24T01:28:50.406Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-24T01:28:50.407Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ce17fa9c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-24T01:28:50.407Z] ---------------------------------------------------------------------------- [2021-11-24T01:28:50.407Z] [2021-11-24T01:28:50.407Z] INFO: executeCI.ps1 starting at Wed Nov 24 01:28:48 CUT 2021 [2021-11-24T01:28:50.407Z] [2021-11-24T01:28:50.407Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-24T01:28:50.407Z] INFO: Running git version 2.24.1.windows.2 [2021-11-24T01:28:50.407Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-24T01:28:50.407Z] INFO: Environment variables: [2021-11-24T01:28:50.407Z] [2021-11-24T01:28:50.407Z] Name Value [2021-11-24T01:28:50.407Z] ---- ----- [2021-11-24T01:28:50.407Z] ALLUSERSPROFILE C:\ProgramData [2021-11-24T01:28:50.407Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-24T01:28:50.407Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-24T01:28:50.407Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-24T01:28:50.407Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-24T01:28:50.407Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-24T01:28:50.407Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-24T01:28:50.407Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-24T01:28:50.407Z] BRANCH_NAME PR-43045 [2021-11-24T01:28:50.407Z] BUILD_DISPLAY_NAME #1 [2021-11-24T01:28:50.407Z] BUILD_ID 1 [2021-11-24T01:28:50.407Z] BUILD_NUMBER 1 [2021-11-24T01:28:50.407Z] BUILD_TAG jenkins-moby-PR-43045-1 [2021-11-24T01:28:50.407Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/ [2021-11-24T01:28:50.407Z] CHANGE_AUTHOR samuelkarp [2021-11-24T01:28:50.407Z] CHANGE_AUTHOR_DISPLAY_NAME Samuel Karp [2021-11-24T01:28:50.407Z] CHANGE_BRANCH distribution-validate-blob-type [2021-11-24T01:28:50.407Z] CHANGE_FORK samuelkarp/docker [2021-11-24T01:28:50.407Z] CHANGE_ID 43045 [2021-11-24T01:28:50.407Z] CHANGE_TARGET master [2021-11-24T01:28:50.407Z] CHANGE_TITLE distribution: validate blob type [2021-11-24T01:28:50.407Z] CHANGE_URL https://github.com/moby/moby/pull/43045 [2021-11-24T01:28:50.407Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:28:50.407Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-24T01:28:50.407Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-24T01:28:50.407Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-24T01:28:50.407Z] COMPUTERNAME azwin-2-429800 [2021-11-24T01:28:50.407Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-24T01:28:50.407Z] ConfigSequenceNumber 0 [2021-11-24T01:28:50.407Z] DOCKER_BUILDKIT 0 [2021-11-24T01:28:50.407Z] DOCKER_DUT_DEBUG 1 [2021-11-24T01:28:50.407Z] DOCKER_EXPERIMENTAL 1 [2021-11-24T01:28:50.407Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-24T01:28:50.407Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-24T01:28:50.407Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-24T01:28:50.407Z] EXECUTOR_NUMBER 0 [2021-11-24T01:28:50.407Z] FQDN azwin-2-429800.westus.cloudapp.azure.com [2021-11-24T01:28:50.407Z] GIT_BRANCH PR-43045 [2021-11-24T01:28:50.407Z] GIT_COMMIT 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:28:50.407Z] GIT_URL https://github.com/moby/moby.git [2021-11-24T01:28:50.407Z] HUDSON_COOKIE ce6fa77b-310a-4062-aaeb-2bd60b5a1fe9 [2021-11-24T01:28:50.407Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-24T01:28:50.407Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-24T01:28:50.407Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-24T01:28:50.407Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-24T01:28:50.407Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-24T01:28:50.407Z] JENKINS_NODE_COOKIE 659d55fc-829d-447d-84bc-24f4d712a851 [2021-11-24T01:28:50.407Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-24T01:28:50.407Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-24T01:28:50.407Z] JOB_BASE_NAME PR-43045 [2021-11-24T01:28:50.407Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/display/redirect [2021-11-24T01:28:50.407Z] JOB_NAME moby/PR-43045 [2021-11-24T01:28:50.407Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/ [2021-11-24T01:28:50.407Z] library.jps.version master [2021-11-24T01:28:50.407Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-24T01:28:50.407Z] NODE_LABELS amd64 azure azwin-2-429800 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-24T01:28:50.407Z] NODE_NAME azwin-2-429800 [2021-11-24T01:28:50.407Z] NUMBER_OF_PROCESSORS 4 [2021-11-24T01:28:50.407Z] OS Windows_NT [2021-11-24T01:28:50.407Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-24T01:28:50.407Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-24T01:28:50.407Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-24T01:28:50.407Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-11-24T01:28:50.407Z] PROCESSOR_LEVEL 6 [2021-11-24T01:28:50.407Z] PROCESSOR_REVISION 5504 [2021-11-24T01:28:50.407Z] ProgramData C:\ProgramData [2021-11-24T01:28:50.407Z] ProgramFiles C:\Program Files [2021-11-24T01:28:50.407Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-24T01:28:50.407Z] ProgramW6432 C:\Program Files [2021-11-24T01:28:50.407Z] PROMPT $P$G [2021-11-24T01:28:50.407Z] PSExecutionPolicyPreference Bypass [2021-11-24T01:28:50.407Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-24T01:28:50.407Z] PUBLIC C:\Users\Public [2021-11-24T01:28:50.407Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=artif... [2021-11-24T01:28:50.407Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=changes [2021-11-24T01:28:50.407Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect [2021-11-24T01:28:50.407Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=tests [2021-11-24T01:28:50.407Z] SKIP_VALIDATION_TESTS 1 [2021-11-24T01:28:50.407Z] SOURCES_DRIVE d [2021-11-24T01:28:50.407Z] SOURCES_SUBDIR gopath [2021-11-24T01:28:50.407Z] STAGE_NAME Run tests [2021-11-24T01:28:50.407Z] SystemDrive C: [2021-11-24T01:28:50.407Z] SystemRoot C:\Windows [2021-11-24T01:28:50.407Z] TEMP C:\Windows\TEMP [2021-11-24T01:28:50.407Z] TESTDEBUG 0 [2021-11-24T01:28:50.407Z] TESTRUN_DRIVE d [2021-11-24T01:28:50.407Z] TESTRUN_SUBDIR CI [2021-11-24T01:28:50.407Z] TIMEOUT 120m [2021-11-24T01:28:50.407Z] TMP C:\Windows\TEMP [2021-11-24T01:28:50.407Z] USERDOMAIN WORKGROUP [2021-11-24T01:28:50.407Z] USERNAME azwin-2-429800$ [2021-11-24T01:28:50.407Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-24T01:28:50.407Z] windir C:\Windows [2021-11-24T01:28:50.407Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-24T01:28:50.407Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-24T01:28:50.407Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-24T01:28:50.407Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-24T01:28:50.407Z] [2021-11-24T01:28:50.407Z] [2021-11-24T01:28:50.407Z] [2021-11-24T01:28:50.590Z] #14 ... [2021-11-24T01:28:50.590Z] [2021-11-24T01:28:50.590Z] #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-24T01:28:50.590Z] #65 sha256:a648f34a12c8ce26fddd453f9f12a94c572ae4bd443d522b9de92ae9bae87321 [2021-11-24T01:28:50.590Z] #65 101.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:28:50.590Z] #65 101.4 + GOBIN=/build [2021-11-24T01:28:50.590Z] #65 101.4 + GO111MODULE=on [2021-11-24T01:28:50.590Z] #65 101.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-24T01:28:50.862Z] INFO: Sources under d:\gopath\... [2021-11-24T01:28:50.862Z] INFO: Test run under d:\CI\... [2021-11-24T01:28:50.862Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-24T01:28:50.862Z] INFO: docker/docker repository was found [2021-11-24T01:28:50.862Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-24T01:28:51.221Z] #21 21.32 The following NEW packages will be installed: [2021-11-24T01:28:51.221Z] #21 21.32 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-24T01:28:51.221Z] #21 21.32 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-24T01:28:51.221Z] #21 21.32 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-24T01:28:51.221Z] #21 21.32 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-24T01:28:51.221Z] #21 21.32 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-24T01:28:51.221Z] #21 21.33 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-24T01:28:51.221Z] #21 21.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-24T01:28:51.221Z] #21 21.33 xz-utils zip zstd [2021-11-24T01:28:51.221Z] #21 21.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:28:51.221Z] #21 21.64 Need to get 27.0 MB of archives. [2021-11-24T01:28:51.221Z] #21 21.64 After this operation, 105 MB of additional disk space will be used. [2021-11-24T01:28:51.221Z] #21 21.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-24T01:28:51.221Z] #21 21.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-24T01:28:51.221Z] #21 21.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-24T01:28:51.221Z] #21 21.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-24T01:28:51.221Z] #21 21.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-24T01:28:51.221Z] #21 21.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-24T01:28:51.221Z] #21 21.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-24T01:28:51.221Z] #21 21.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-24T01:28:51.221Z] #21 21.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-24T01:28:51.221Z] #21 21.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:28:51.221Z] #21 21.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-24T01:28:51.221Z] #21 21.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-24T01:28:51.221Z] #21 21.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-24T01:28:51.221Z] #21 21.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-24T01:28:51.221Z] #21 21.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-24T01:28:51.221Z] #21 21.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-24T01:28:51.221Z] #21 21.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-24T01:28:51.221Z] #21 21.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-24T01:28:51.221Z] #21 21.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-24T01:28:51.221Z] #21 21.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-24T01:28:51.221Z] #21 21.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-24T01:28:51.221Z] #21 21.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-24T01:28:51.221Z] #21 21.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-24T01:28:51.221Z] #21 21.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-24T01:28:51.221Z] #21 21.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-24T01:28:51.221Z] #21 21.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-24T01:28:51.221Z] #21 21.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-24T01:28:51.324Z] ltsc2022: Pulling from windows/servercore [2021-11-24T01:28:51.324Z] 8f616e6e9eec: Pulling fs layer [2021-11-24T01:28:51.324Z] a0eb404f1860: Pulling fs layer [2021-11-24T01:28:51.437Z] #40 8.461 [100%] Linking C executable tini-static [2021-11-24T01:28:51.478Z] #21 21.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-24T01:28:51.478Z] #21 21.99 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-24T01:28:51.478Z] #21 21.99 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-24T01:28:51.478Z] #21 21.99 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-24T01:28:51.478Z] #21 21.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-24T01:28:51.478Z] #21 21.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-24T01:28:51.479Z] #21 21.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-24T01:28:51.479Z] #21 22.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-24T01:28:51.479Z] #21 22.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-24T01:28:51.479Z] #21 22.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:28:51.479Z] #21 22.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-24T01:28:51.479Z] #21 22.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-24T01:28:51.479Z] #21 22.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-24T01:28:51.479Z] #21 22.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-24T01:28:51.737Z] #21 22.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-24T01:28:51.737Z] #21 22.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-24T01:28:51.737Z] #21 22.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-24T01:28:51.737Z] #21 22.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-24T01:28:51.737Z] #21 22.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-24T01:28:51.737Z] #21 22.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-24T01:28:51.993Z] #21 22.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-24T01:28:52.010Z] #40 9.348 [100%] Built target tini-static [2021-11-24T01:28:52.250Z] #21 22.73 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:28:52.250Z] #21 22.85 Fetched 27.0 MB in 1s (27.7 MB/s) [2021-11-24T01:28:52.272Z] #40 9.477 + mkdir -p /build [2021-11-24T01:28:52.272Z] #40 9.504 + cp tini-static /build/docker-init [2021-11-24T01:28:52.506Z] #21 22.91 Selecting previously unselected package pigz. [2021-11-24T01:28:52.507Z] #21 22.91 (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-24T01:28:52.507Z] #21 22.95 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-24T01:28:52.507Z] #21 22.96 Unpacking pigz (2.6-1) ... [2021-11-24T01:28:52.507Z] #21 23.01 Selecting previously unselected package libelf1:arm64. [2021-11-24T01:28:52.507Z] #21 23.01 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-24T01:28:52.507Z] #21 23.02 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-24T01:28:52.533Z] #40 DONE 9.8s [2021-11-24T01:28:52.533Z] [2021-11-24T01:28:52.533Z] #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-24T01:28:52.533Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:52.533Z] #14 99.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-24T01:28:52.533Z] #14 99.23 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:52.533Z] #14 99.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:28:52.533Z] #14 99.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-24T01:28:52.533Z] #14 99.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:52.533Z] #14 99.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:28:52.763Z] #21 23.14 Selecting previously unselected package libbpf0:arm64. [2021-11-24T01:28:52.763Z] #21 23.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-24T01:28:52.763Z] #21 23.15 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-24T01:28:52.763Z] #21 23.22 Selecting previously unselected package libcap2:arm64. [2021-11-24T01:28:52.763Z] #21 23.22 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-24T01:28:52.763Z] #21 23.23 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-24T01:28:52.763Z] #21 23.28 Selecting previously unselected package libmnl0:arm64. [2021-11-24T01:28:52.763Z] #21 23.28 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-24T01:28:52.763Z] #21 23.29 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-24T01:28:52.848Z] #19 193.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-11-24T01:28:52.848Z] #19 193.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:52.848Z] #19 193.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-24T01:28:52.848Z] #19 193.6 Selecting previously unselected package crossbuild-essential-armhf. [2021-11-24T01:28:52.848Z] #19 193.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-11-24T01:28:52.848Z] #19 193.7 Unpacking crossbuild-essential-armhf (12.9) ... [2021-11-24T01:28:52.848Z] #19 193.7 Selecting previously unselected package libc6-ppc64el-cross. [2021-11-24T01:28:52.848Z] #19 193.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-24T01:28:52.848Z] #19 193.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-24T01:28:52.848Z] #19 193.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-11-24T01:28:52.848Z] #19 193.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:52.848Z] #19 193.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:52.848Z] #19 193.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-11-24T01:28:52.848Z] #19 193.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:52.848Z] #19 193.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:52.848Z] #19 193.9 Selecting previously unselected package libitm1-ppc64el-cross. [2021-11-24T01:28:52.848Z] #19 193.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:52.848Z] #19 193.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:52.848Z] #19 194.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-11-24T01:28:52.848Z] #19 194.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:52.848Z] #19 194.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:52.848Z] #19 194.0 Selecting previously unselected package libasan6-ppc64el-cross. [2021-11-24T01:28:52.848Z] #19 194.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:52.848Z] #19 194.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:52.848Z] #19 194.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-11-24T01:28:52.848Z] #19 194.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:52.848Z] #19 194.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:52.848Z] #19 194.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-11-24T01:28:52.848Z] #19 194.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:52.848Z] #19 194.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:52.848Z] #19 194.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-11-24T01:28:53.019Z] #21 23.34 Selecting previously unselected package libxtables12:arm64. [2021-11-24T01:28:53.019Z] #21 23.36 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-24T01:28:53.019Z] #21 23.36 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-24T01:28:53.019Z] #21 23.43 Selecting previously unselected package libcap2-bin. [2021-11-24T01:28:53.019Z] #21 23.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-24T01:28:53.019Z] #21 23.45 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-24T01:28:53.019Z] #21 23.51 Selecting previously unselected package iproute2. [2021-11-24T01:28:53.019Z] #21 23.52 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-24T01:28:53.019Z] #21 23.52 Unpacking iproute2 (5.10.0-4) ... [2021-11-24T01:28:53.105Z] #19 194.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:53.105Z] #19 194.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:53.105Z] #19 194.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-11-24T01:28:53.105Z] #19 194.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:53.105Z] #19 194.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:53.105Z] #19 194.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-11-24T01:28:53.105Z] #19 194.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:53.105Z] #19 194.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:53.105Z] #19 194.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-11-24T01:28:53.105Z] #19 194.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:53.105Z] #19 194.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:53.276Z] #21 23.87 Selecting previously unselected package xxd. [2021-11-24T01:28:53.361Z] #19 195.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-11-24T01:28:53.361Z] #19 195.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:53.361Z] #19 195.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:28:53.533Z] #21 23.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-24T01:28:53.533Z] #21 23.88 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:28:53.533Z] #21 23.98 Selecting previously unselected package vim-common. [2021-11-24T01:28:53.533Z] #21 23.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:28:53.533Z] #21 23.99 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:28:53.533Z] #21 24.09 Selecting previously unselected package bash-completion. [2021-11-24T01:28:53.789Z] #21 24.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-24T01:28:55.156Z] #21 25.37 Unpacking bash-completion (1:2.11-2) ... [2021-11-24T01:28:55.156Z] #21 25.69 Selecting previously unselected package bzip2. [2021-11-24T01:28:55.413Z] #21 25.70 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-24T01:28:55.413Z] #21 25.72 Unpacking bzip2 (1.0.8-4) ... [2021-11-24T01:28:55.413Z] #21 25.77 Selecting previously unselected package xz-utils. [2021-11-24T01:28:55.413Z] #21 25.78 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-24T01:28:55.413Z] #21 25.78 Unpacking xz-utils (5.2.5-2) ... [2021-11-24T01:28:55.413Z] #21 25.92 Selecting previously unselected package apparmor. [2021-11-24T01:28:55.413Z] #21 25.92 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-24T01:28:55.413Z] #21 25.97 Unpacking apparmor (2.13.6-10) ... [2021-11-24T01:28:55.968Z] #65 106.3 rootlesskit version 0.14.6 [2021-11-24T01:28:55.968Z] #65 106.3 Usage of /build/rootlesskit-docker-proxy: [2021-11-24T01:28:55.968Z] #65 106.3 -container-ip string [2021-11-24T01:28:55.968Z] #65 106.3 container ip [2021-11-24T01:28:55.968Z] #65 106.3 -container-port int [2021-11-24T01:28:55.968Z] #65 106.3 container port (default -1) [2021-11-24T01:28:55.968Z] #65 106.3 -host-ip string [2021-11-24T01:28:55.968Z] #65 106.3 host ip [2021-11-24T01:28:55.968Z] #65 106.3 -host-port int [2021-11-24T01:28:55.968Z] #65 106.3 host port (default -1) [2021-11-24T01:28:55.968Z] #65 106.3 -proto string [2021-11-24T01:28:55.968Z] #65 106.3 proxy protocol (default "tcp") [2021-11-24T01:28:55.976Z] #21 26.30 Selecting previously unselected package inetutils-ping. [2021-11-24T01:28:55.976Z] #21 26.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-24T01:28:55.976Z] #21 26.31 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-24T01:28:55.976Z] #21 26.42 Selecting previously unselected package libip4tc2:arm64. [2021-11-24T01:28:55.976Z] #21 26.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-24T01:28:55.976Z] #21 26.43 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-24T01:28:55.976Z] #21 26.50 Selecting previously unselected package libip6tc2:arm64. [2021-11-24T01:28:55.976Z] #21 26.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-24T01:28:55.976Z] #21 26.51 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-24T01:28:56.232Z] #21 26.58 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-24T01:28:56.232Z] #21 26.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-24T01:28:56.232Z] #21 26.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-24T01:28:56.232Z] #21 26.66 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-24T01:28:56.232Z] #21 26.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-24T01:28:56.232Z] #21 26.67 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-24T01:28:56.232Z] #21 26.73 Selecting previously unselected package libnftnl11:arm64. [2021-11-24T01:28:56.232Z] #21 26.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-24T01:28:56.232Z] #21 26.73 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-24T01:28:56.489Z] #21 26.80 Selecting previously unselected package iptables. [2021-11-24T01:28:56.489Z] #21 26.82 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-24T01:28:56.489Z] #21 26.83 Unpacking iptables (1.8.7-1) ... [2021-11-24T01:28:56.551Z] #65 DONE 107.2s [2021-11-24T01:28:56.551Z] [2021-11-24T01:28:56.551Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-24T01:28:56.551Z] #66 sha256:5573ba2b8fcad54655204757ef581cbaf81e3537a0999ce8ba150ee5550b7c6e [2021-11-24T01:28:56.746Z] #21 27.01 Selecting previously unselected package libonig5:arm64. [2021-11-24T01:28:56.746Z] #21 27.01 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-24T01:28:56.746Z] #21 27.03 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-24T01:28:56.746Z] #21 27.12 Selecting previously unselected package libjq1:arm64. [2021-11-24T01:28:56.746Z] #21 27.13 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-24T01:28:56.746Z] #21 27.13 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-24T01:28:56.746Z] #21 27.20 Selecting previously unselected package jq. [2021-11-24T01:28:56.746Z] #21 27.20 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-24T01:28:56.746Z] #21 27.21 Unpacking jq (1.6-2.1) ... [2021-11-24T01:28:56.746Z] #21 27.27 Selecting previously unselected package libaio1:arm64. [2021-11-24T01:28:56.746Z] #21 27.28 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-24T01:28:56.746Z] #21 27.28 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-24T01:28:56.746Z] #21 27.33 Selecting previously unselected package libgpm2:arm64. [2021-11-24T01:28:56.822Z] #66 DONE 0.1s [2021-11-24T01:28:56.822Z] [2021-11-24T01:28:56.822Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-24T01:28:56.822Z] #67 sha256:8d06cbc880c9733831f9c7db6687d8622f68a34ee2a1b6dba64b332eba583c51 [2021-11-24T01:28:56.822Z] #67 DONE 0.2s [2021-11-24T01:28:56.822Z] [2021-11-24T01:28:56.822Z] #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-24T01:28:56.822Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:28:56.822Z] #14 106.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-24T01:28:56.822Z] #14 106.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:56.822Z] #14 106.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:28:57.003Z] #21 27.33 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-24T01:28:57.003Z] #21 27.34 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-24T01:28:57.003Z] #21 27.39 Selecting previously unselected package libicu67:arm64. [2021-11-24T01:28:57.003Z] #21 27.39 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-24T01:28:57.003Z] #21 27.40 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-24T01:28:58.642Z] #19 199.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-11-24T01:28:58.642Z] #19 199.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:28:58.642Z] #19 199.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:28:58.642Z] #19 199.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-11-24T01:28:58.642Z] #19 199.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-11-24T01:28:58.642Z] #19 199.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-24T01:28:58.642Z] #19 199.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-11-24T01:28:58.642Z] #19 199.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-24T01:28:58.642Z] #19 199.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-24T01:28:58.642Z] #19 200.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-11-24T01:28:58.642Z] #19 200.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:28:58.642Z] #19 200.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:28:58.898Z] #19 200.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-11-24T01:28:58.898Z] #19 200.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:28:58.898Z] #19 200.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:28:59.227Z] #14 112.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-24T01:28:59.227Z] #14 112.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:28:59.227Z] #14 112.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:28:59.519Z] #21 29.86 Selecting previously unselected package libinih1:arm64. [2021-11-24T01:28:59.519Z] #21 29.87 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-24T01:28:59.519Z] #21 29.87 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-24T01:28:59.519Z] #21 29.92 Selecting previously unselected package libnet1:arm64. [2021-11-24T01:28:59.519Z] #21 29.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-24T01:28:59.519Z] #21 29.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:28:59.519Z] #21 29.98 Selecting previously unselected package libnl-3-200:arm64. [2021-11-24T01:28:59.519Z] #21 29.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-24T01:28:59.519Z] #21 29.99 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-24T01:28:59.519Z] #21 30.05 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-24T01:28:59.519Z] #21 30.05 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-24T01:28:59.519Z] #21 30.05 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-24T01:28:59.775Z] #21 30.10 Selecting previously unselected package net-tools. [2021-11-24T01:28:59.775Z] #21 30.11 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-24T01:28:59.775Z] #21 30.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:28:59.775Z] #21 30.26 Selecting previously unselected package patch. [2021-11-24T01:28:59.775Z] #21 30.27 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-24T01:28:59.775Z] #21 30.28 Unpacking patch (2.7.6-7) ... [2021-11-24T01:28:59.775Z] #21 30.35 Selecting previously unselected package python-pip-whl. [2021-11-24T01:29:00.031Z] #21 30.35 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-24T01:29:00.031Z] #21 30.35 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-24T01:29:00.594Z] #21 30.81 Selecting previously unselected package python3-lib2to3. [2021-11-24T01:29:00.594Z] #21 30.81 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-24T01:29:00.594Z] #21 30.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:29:00.594Z] #21 30.92 Selecting previously unselected package python3-distutils. [2021-11-24T01:29:00.594Z] #21 30.92 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-24T01:29:00.594Z] #21 30.93 Unpacking python3-distutils (3.9.2-1) ... [2021-11-24T01:29:00.594Z] #21 31.04 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:29:00.594Z] #21 31.04 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:29:00.594Z] #21 31.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:29:00.740Z] #14 108.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-24T01:29:00.740Z] #14 108.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:00.740Z] #14 108.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:00.851Z] #21 31.15 Selecting previously unselected package python3-setuptools. [2021-11-24T01:29:00.851Z] #21 31.16 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-24T01:29:00.851Z] #21 31.16 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-24T01:29:00.851Z] #21 31.35 Selecting previously unselected package python3-wheel. [2021-11-24T01:29:00.851Z] #21 31.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-24T01:29:00.851Z] #21 31.36 Unpacking python3-wheel (0.34.2-1) ... [2021-11-24T01:29:00.851Z] #21 31.41 Selecting previously unselected package python3-pip. [2021-11-24T01:29:01.107Z] #21 31.41 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-24T01:29:01.107Z] #21 31.42 Unpacking python3-pip (20.3.4-4) ... [2021-11-24T01:29:01.166Z] a0eb404f1860: Verifying Checksum [2021-11-24T01:29:01.166Z] a0eb404f1860: Download complete [2021-11-24T01:29:01.363Z] #21 31.66 Selecting previously unselected package sudo. [2021-11-24T01:29:01.363Z] #21 31.67 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-24T01:29:01.363Z] #21 31.67 Unpacking sudo (1.9.5p2-3) ... [2021-11-24T01:29:01.620Z] #21 32.04 Selecting previously unselected package thin-provisioning-tools. [2021-11-24T01:29:01.620Z] #21 32.04 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-24T01:29:01.620Z] #21 32.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:29:01.832Z] Client: [2021-11-24T01:29:01.832Z] Context: default [2021-11-24T01:29:01.832Z] Debug Mode: false [2021-11-24T01:29:01.832Z] Plugins: [2021-11-24T01:29:01.832Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-24T01:29:01.832Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-24T01:29:01.832Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-24T01:29:01.832Z] [2021-11-24T01:29:01.832Z] Server: [2021-11-24T01:29:01.832Z] Containers: 0 [2021-11-24T01:29:01.832Z] Running: 0 [2021-11-24T01:29:01.832Z] Paused: 0 [2021-11-24T01:29:01.832Z] Stopped: 0 [2021-11-24T01:29:01.832Z] Images: 0 [2021-11-24T01:29:01.832Z] Server Version: 20.10.9 [2021-11-24T01:29:01.832Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-24T01:29:01.832Z] Windows: [2021-11-24T01:29:01.832Z] LCOW: [2021-11-24T01:29:01.832Z] Logging Driver: json-file [2021-11-24T01:29:01.832Z] Plugins: [2021-11-24T01:29:01.832Z] Volume: local [2021-11-24T01:29:01.832Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:29:01.832Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:29:01.832Z] Swarm: inactive [2021-11-24T01:29:01.832Z] Default Isolation: process [2021-11-24T01:29:01.832Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-24T01:29:01.832Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-24T01:29:01.832Z] OSType: windows [2021-11-24T01:29:01.832Z] Architecture: x86_64 [2021-11-24T01:29:01.832Z] CPUs: 4 [2021-11-24T01:29:01.832Z] Total Memory: 32GiB [2021-11-24T01:29:01.832Z] Name: azwin-2-1d96b0 [2021-11-24T01:29:01.832Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-24T01:29:01.832Z] Docker Root Dir: D:\docker [2021-11-24T01:29:01.832Z] Debug Mode: false [2021-11-24T01:29:01.832Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:29:01.832Z] Labels: [2021-11-24T01:29:01.832Z] Experimental: true [2021-11-24T01:29:01.832Z] Insecure Registries: [2021-11-24T01:29:01.832Z] 10.0.0.4:5000 [2021-11-24T01:29:01.832Z] 127.0.0.0/8 [2021-11-24T01:29:01.832Z] Registry Mirrors: [2021-11-24T01:29:01.832Z] http://10.0.0.4:5000/ [2021-11-24T01:29:01.832Z] Live Restore Enabled: false [2021-11-24T01:29:01.832Z] Product License: Community Engine [2021-11-24T01:29:01.832Z] [2021-11-24T01:29:01.876Z] #21 32.23 Selecting previously unselected package uidmap. [2021-11-24T01:29:01.876Z] #21 32.23 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-24T01:29:01.876Z] #21 32.23 Unpacking uidmap (1:4.8.1-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-24T01:29:02.133Z] #21 32.34 Selecting previously unselected package vim-runtime. [2021-11-24T01:29:02.133Z] #21 32.35 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:29:02.133Z] #21 32.37 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-24T01:29:02.133Z] #21 32.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-24T01:29:02.133Z] #21 32.39 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:29:02.145Z] #14 112.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-24T01:29:02.145Z] #14 112.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-24T01:29:02.145Z] #14 112.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:29:02.145Z] #14 112.6 Selecting previously unselected package libapparmor1:amd64. [2021-11-24T01:29:02.145Z] #14 112.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-24T01:29:02.145Z] #14 112.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-24T01:29:02.145Z] #14 112.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-24T01:29:02.145Z] #14 112.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-24T01:29:02.145Z] #14 112.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-24T01:29:02.145Z] #14 112.8 Selecting previously unselected package libbtrfs0:amd64. [2021-11-24T01:29:02.145Z] #14 112.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-24T01:29:02.145Z] #14 112.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:29:02.145Z] #14 113.0 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-24T01:29:02.145Z] #14 113.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-24T01:29:02.145Z] #14 113.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:29:02.145Z] #14 113.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-24T01:29:02.145Z] #14 113.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:29:02.145Z] #14 113.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:02.407Z] #14 113.3 Selecting previously unselected package libudev-dev:amd64. [2021-11-24T01:29:02.407Z] #14 113.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-24T01:29:02.407Z] #14 113.3 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-24T01:29:02.407Z] #14 113.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-24T01:29:02.407Z] #14 113.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-24T01:29:02.407Z] #14 113.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-24T01:29:02.407Z] #14 113.7 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-24T01:29:02.669Z] #14 113.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-24T01:29:02.669Z] #14 113.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-24T01:29:02.930Z] #14 113.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-24T01:29:02.930Z] #14 113.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-24T01:29:02.930Z] #14 113.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-24T01:29:02.930Z] #14 114.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-24T01:29:02.930Z] #14 114.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-24T01:29:02.930Z] #14 114.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-24T01:29:02.930Z] #14 114.0 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-24T01:29:02.930Z] #14 114.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-24T01:29:02.930Z] #14 114.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-24T01:29:03.066Z] #19 204.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-11-24T01:29:03.322Z] #19 204.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:29:03.322Z] #19 204.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:03.322Z] #19 204.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-11-24T01:29:03.322Z] #19 204.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-11-24T01:29:03.322Z] #19 204.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-11-24T01:29:03.322Z] #19 204.8 Selecting previously unselected package libc6-s390x-cross. [2021-11-24T01:29:03.322Z] #19 204.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-11-24T01:29:03.322Z] #19 204.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-11-24T01:29:03.322Z] #19 205.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-11-24T01:29:03.322Z] #19 205.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:03.322Z] #19 205.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:03.322Z] #19 205.0 Selecting previously unselected package libgomp1-s390x-cross. [2021-11-24T01:29:03.322Z] #19 205.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:03.322Z] #19 205.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:03.322Z] #19 205.0 Selecting previously unselected package libitm1-s390x-cross. [2021-11-24T01:29:03.503Z] #14 114.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-24T01:29:03.503Z] #14 114.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-24T01:29:03.503Z] #14 114.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-24T01:29:03.578Z] #19 205.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:03.578Z] #19 205.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:03.578Z] #19 205.1 Selecting previously unselected package libatomic1-s390x-cross. [2021-11-24T01:29:03.578Z] #19 205.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:03.578Z] #19 205.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:03.578Z] #19 205.1 Selecting previously unselected package libasan6-s390x-cross. [2021-11-24T01:29:03.578Z] #19 205.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:03.578Z] #19 205.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:03.578Z] #19 205.3 Selecting previously unselected package libstdc++6-s390x-cross. [2021-11-24T01:29:03.765Z] #14 114.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-24T01:29:03.765Z] #14 114.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:29:03.765Z] #14 114.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:03.765Z] #14 114.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-24T01:29:03.765Z] #14 114.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-24T01:29:03.765Z] #14 114.9 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-24T01:29:03.765Z] #14 115.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-24T01:29:03.834Z] #19 205.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:03.834Z] #19 205.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:03.834Z] #19 205.4 Selecting previously unselected package libubsan1-s390x-cross. [2021-11-24T01:29:03.834Z] #19 205.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:03.834Z] #19 205.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:03.834Z] #19 205.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-11-24T01:29:03.834Z] #19 205.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:03.834Z] #19 205.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:03.834Z] #19 205.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-11-24T01:29:04.026Z] #14 115.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-24T01:29:04.026Z] #14 115.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-24T01:29:04.090Z] #19 205.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:29:04.090Z] #19 205.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:04.288Z] #14 115.5 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-24T01:29:04.288Z] #14 115.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-24T01:29:04.288Z] #14 115.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:29:04.288Z] #14 115.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-24T01:29:04.288Z] #14 115.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:29:04.288Z] #14 115.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-24T01:29:04.550Z] #14 115.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:29:04.550Z] #14 115.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-24T01:29:04.550Z] #14 115.6 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-24T01:29:04.550Z] #14 115.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-24T01:29:04.550Z] #14 115.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:29:04.550Z] #14 115.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:29:04.550Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:29:04.550Z] #14 115.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-24T01:29:04.550Z] #14 115.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-24T01:29:04.550Z] #14 115.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-24T01:29:04.550Z] #14 115.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:29:04.550Z] #14 115.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-24T01:29:04.550Z] #14 115.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-24T01:29:04.550Z] #14 115.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:29:04.550Z] #14 115.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:04.650Z] #21 35.03 Selecting previously unselected package vim. [2021-11-24T01:29:04.650Z] #21 35.03 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-24T01:29:04.650Z] #21 35.04 Unpacking vim (2:8.2.2434-3) ... [2021-11-24T01:29:04.812Z] #14 115.8 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-24T01:29:04.812Z] #14 115.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:04.812Z] #14 115.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-24T01:29:04.812Z] #14 115.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:29:04.812Z] #14 115.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:04.812Z] #14 115.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-24T01:29:04.812Z] #14 115.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:04.812Z] #14 115.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:29:04.812Z] #14 115.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:04.812Z] #14 115.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:29:04.812Z] #14 115.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:04.812Z] #14 115.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:04.812Z] #14 115.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:29:05.167Z] #21 35.43 Selecting previously unselected package xfsprogs. [2021-11-24T01:29:05.167Z] #21 35.44 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-24T01:29:05.167Z] #21 35.44 Unpacking xfsprogs (5.10.0-4) ... [2021-11-24T01:29:05.386Z] #14 DONE 116.5s [2021-11-24T01:29:05.386Z] [2021-11-24T01:29:05.386Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-24T01:29:05.386Z] #57 sha256:75efe39adf28d60a82b5628d4b6c532c31e4d0256221d4662bacabc1b05deebe [2021-11-24T01:29:05.423Z] #21 35.79 Selecting previously unselected package zip. [2021-11-24T01:29:05.423Z] #21 35.79 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-24T01:29:05.423Z] #21 35.80 Unpacking zip (3.0-12) ... [2021-11-24T01:29:05.423Z] #21 35.94 Selecting previously unselected package zstd. [2021-11-24T01:29:05.423Z] #21 35.94 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-24T01:29:05.423Z] #21 35.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:29:05.648Z] #57 DONE 0.2s [2021-11-24T01:29:05.648Z] [2021-11-24T01:29:05.648Z] #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-24T01:29:05.648Z] #58 sha256:7633bba63872fc78912772f18f02d4ce6499cd34333c9787d6e8994c3d0fd5e6 [2021-11-24T01:29:05.799Z] #14 ... [2021-11-24T01:29:05.799Z] [2021-11-24T01:29:05.799Z] #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-24T01:29:05.799Z] #62 sha256:802f48c86cac695a3151f4d5fcb3757e33ac82f4620c2590a937e076becc626e [2021-11-24T01:29:05.799Z] #62 54.49 Updating files: 51% (2430/4693) Updating files: 52% (2441/4693) Updating files: 53% (2488/4693) Updating files: 54% (2535/4693) Updating files: 55% (2582/4693) Updating files: 56% (2629/4693) Updating files: 57% (2676/4693) Updating files: 58% (2722/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-24T01:29:05.799Z] #62 55.44 + cd /tmp/tmp.w9ZRhjW0RG/src/github.com/containerd/containerd [2021-11-24T01:29:05.799Z] #62 55.45 + git checkout -q v1.5.8 [2021-11-24T01:29:05.932Z] 8f616e6e9eec: Verifying Checksum [2021-11-24T01:29:05.932Z] 8f616e6e9eec: Download complete [2021-11-24T01:29:05.984Z] #21 36.22 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:29:06.092Z] 8f616e6e9eec: Verifying Checksum [2021-11-24T01:29:06.092Z] 8f616e6e9eec: Download complete [2021-11-24T01:29:06.545Z] #21 36.90 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-24T01:29:06.546Z] #21 36.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:29:06.546Z] #21 36.93 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-24T01:29:06.546Z] #21 36.94 Setting up libicu67:arm64 (67.1-7) ... [2021-11-24T01:29:06.546Z] #21 36.95 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-24T01:29:06.546Z] #21 36.97 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-24T01:29:06.546Z] #21 37.00 Setting up uidmap (1:4.8.1-1) ... [2021-11-24T01:29:06.807Z] #21 37.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:29:06.807Z] #21 37.02 Setting up bzip2 (1.0.8-4) ... [2021-11-24T01:29:06.807Z] #21 37.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-24T01:29:06.807Z] #21 37.05 Setting up python3-wheel (0.34.2-1) ... [2021-11-24T01:29:07.181Z] #62 56.75 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-24T01:29:07.181Z] #62 56.75 + BUILDTAGS='netgo osusergo static_build' [2021-11-24T01:29:07.181Z] #62 56.75 + export EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:29:07.181Z] #62 56.75 + EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:29:07.181Z] #62 56.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-24T01:29:07.181Z] #62 56.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-24T01:29:07.181Z] #62 56.75 + '[' '' = dynamic ']' [2021-11-24T01:29:07.181Z] #62 56.75 + make [2021-11-24T01:29:07.330Z] #21 37.61 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:29:07.330Z] #21 37.62 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-24T01:29:07.330Z] #21 37.63 Setting up libcap2-bin (1:2.44-1) ... [2021-11-24T01:29:07.330Z] #21 37.64 Setting up apparmor (2.13.6-10) ... [2021-11-24T01:29:07.352Z] #14 ... [2021-11-24T01:29:07.352Z] [2021-11-24T01:29:07.352Z] #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-24T01:29:07.352Z] #62 sha256:7303cd7b11b6d1acce92cef9ea0f84ce93c89d8b49e07ce5192299be6fd20c29 [2021-11-24T01:29:07.352Z] #62 50.49 Updating files: 58% (2747/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-24T01:29:07.352Z] #62 51.42 + cd /tmp/tmp.XowKviQmWM/src/github.com/containerd/containerd [2021-11-24T01:29:07.352Z] #62 51.42 + git checkout -q v1.5.8 [2021-11-24T01:29:08.198Z] #58 2.366 + RM_GOPATH=0 [2021-11-24T01:29:08.198Z] #58 2.366 + TMP_GOPATH= [2021-11-24T01:29:08.198Z] #58 2.366 + : /build [2021-11-24T01:29:08.198Z] #58 2.366 + '[' -z '' ']' [2021-11-24T01:29:08.198Z] #58 2.366 ++ mktemp -d [2021-11-24T01:29:08.198Z] #58 2.367 + export GOPATH=/tmp/tmp.HpsTIgHJ15 [2021-11-24T01:29:08.198Z] #58 2.367 + GOPATH=/tmp/tmp.HpsTIgHJ15 [2021-11-24T01:29:08.198Z] #58 2.367 + RM_GOPATH=1 [2021-11-24T01:29:08.198Z] #58 2.367 + case "$(go env GOARCH)" in [2021-11-24T01:29:08.198Z] #58 2.378 ++ go env GOARCH [2021-11-24T01:29:08.198Z] #58 2.382 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:08.198Z] #58 2.382 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:08.198Z] #58 2.382 ++ dirname /install.sh [2021-11-24T01:29:08.198Z] #58 2.383 + dir=/ [2021-11-24T01:29:08.198Z] #58 2.383 + bin=runc [2021-11-24T01:29:08.198Z] #58 2.383 + shift [2021-11-24T01:29:08.198Z] #58 2.383 + '[' '!' -f //runc.installer ']' [2021-11-24T01:29:08.198Z] #58 2.383 + . //runc.installer [2021-11-24T01:29:08.198Z] #58 2.383 ++ set -e [2021-11-24T01:29:08.198Z] #58 2.383 ++ : v1.0.2 [2021-11-24T01:29:08.198Z] #58 2.383 + install_runc [2021-11-24T01:29:08.198Z] #58 2.383 + RUNC_BUILDTAGS=seccomp [2021-11-24T01:29:08.198Z] #58 2.383 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-24T01:29:08.198Z] #58 2.383 Install runc version v1.0.2 (build tags: seccomp) [2021-11-24T01:29:08.198Z] #58 2.395 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HpsTIgHJ15/src/github.com/opencontainers/runc [2021-11-24T01:29:08.198Z] #58 2.395 Cloning into '/tmp/tmp.HpsTIgHJ15/src/github.com/opencontainers/runc'... [2021-11-24T01:29:08.198Z] #58 ... [2021-11-24T01:29:08.198Z] [2021-11-24T01:29:08.198Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-24T01:29:08.198Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-24T01:29:08.198Z] #15 DONE 2.7s [2021-11-24T01:29:08.198Z] [2021-11-24T01:29:08.198Z] #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-24T01:29:08.198Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-24T01:29:08.260Z] #19 209.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-11-24T01:29:08.294Z] #62 52.44 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-24T01:29:08.516Z] #19 209.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:29:08.516Z] #19 209.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:08.516Z] #19 210.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-11-24T01:29:08.516Z] #19 210.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-11-24T01:29:08.517Z] #19 210.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-24T01:29:08.517Z] #19 210.1 Selecting previously unselected package libc6-dev-s390x-cross. [2021-11-24T01:29:08.517Z] #19 210.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-11-24T01:29:08.517Z] #19 210.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-24T01:29:08.556Z] #62 52.44 + BUILDTAGS='netgo osusergo static_build' [2021-11-24T01:29:08.556Z] #62 52.44 + export EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:29:08.556Z] #62 52.44 + EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:29:08.556Z] #62 52.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-24T01:29:08.556Z] #62 52.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-24T01:29:08.556Z] #62 52.44 + '[' '' = dynamic ']' [2021-11-24T01:29:08.556Z] #62 52.44 + make [2021-11-24T01:29:08.563Z] #62 58.27 + bin/ctr [2021-11-24T01:29:08.697Z] #21 39.08 Setting up zip (3.0-12) ... [2021-11-24T01:29:08.697Z] #21 39.09 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:29:08.697Z] #21 39.11 Setting up bash-completion (1:2.11-2) ... [2021-11-24T01:29:08.773Z] #19 210.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-11-24T01:29:08.773Z] #19 210.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-24T01:29:08.773Z] #19 210.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:09.029Z] #19 210.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-11-24T01:29:09.029Z] #19 210.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-24T01:29:09.029Z] #19 210.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:09.943Z] #62 53.83 + bin/ctr [2021-11-24T01:29:10.115Z] #16 DONE 1.7s [2021-11-24T01:29:10.115Z] [2021-11-24T01:29:10.115Z] #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-24T01:29:10.115Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:29:10.115Z] #62 ... [2021-11-24T01:29:10.115Z] [2021-11-24T01:29:10.115Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-24T01:29:10.115Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-24T01:29:10.589Z] #21 40.78 Setting up xz-utils (5.2.5-2) ... [2021-11-24T01:29:10.589Z] #21 40.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-24T01:29:10.589Z] #21 40.80 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-24T01:29:10.589Z] #21 40.80 Setting up patch (2.7.6-7) ... [2021-11-24T01:29:10.589Z] #21 40.81 Setting up sudo (1.9.5p2-3) ... [2021-11-24T01:29:10.589Z] #21 40.87 invoke-rc.d: could not determine current runlevel [2021-11-24T01:29:10.589Z] #21 40.88 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-24T01:29:10.589Z] #21 40.89 Setting up xfsprogs (5.10.0-4) ... [2021-11-24T01:29:10.589Z] #21 40.90 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-24T01:29:10.589Z] #21 40.91 Setting up inetutils-ping (2:2.0-1) ... [2021-11-24T01:29:10.589Z] #21 40.92 Setting up pigz (2.6-1) ... [2021-11-24T01:29:10.589Z] #21 40.93 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-24T01:29:10.589Z] #21 40.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-24T01:29:10.589Z] #21 40.99 Setting up python-pip-whl (20.3.4-4) ... [2021-11-24T01:29:10.589Z] #21 41.00 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:29:11.153Z] #21 41.55 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-24T01:29:11.153Z] #21 41.56 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:29:11.409Z] #21 41.85 Setting up libelf1:arm64 (0.183-1) ... [2021-11-24T01:29:11.409Z] #21 41.92 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:29:11.409Z] #21 41.93 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-24T01:29:11.409Z] #21 41.95 Setting up python3-distutils (3.9.2-1) ... [2021-11-24T01:29:11.501Z] #17 1.632 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-24T01:29:11.501Z] #17 DONE 1.7s [2021-11-24T01:29:11.501Z] [2021-11-24T01:29:11.501Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-24T01:29:11.501Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-24T01:29:11.971Z] #21 42.33 Setting up vim (2:8.2.2434-3) ... [2021-11-24T01:29:11.971Z] #21 42.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-24T01:29:11.971Z] #21 42.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-24T01:29:11.971Z] #21 42.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-24T01:29:11.971Z] #21 42.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-24T01:29:11.971Z] #21 42.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-24T01:29:11.971Z] #21 42.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-24T01:29:11.971Z] #21 42.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-24T01:29:11.971Z] #21 42.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-24T01:29:11.971Z] #21 42.38 Setting up python3-setuptools (52.0.0-4) ... [2021-11-24T01:29:13.196Z] #19 214.8 Selecting previously unselected package g++-s390x-linux-gnu. [2021-11-24T01:29:13.197Z] #19 214.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-24T01:29:13.197Z] #19 214.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:13.197Z] #19 214.8 Selecting previously unselected package crossbuild-essential-s390x. [2021-11-24T01:29:13.197Z] #19 214.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-11-24T01:29:13.197Z] #19 214.8 Unpacking crossbuild-essential-s390x (12.9) ... [2021-11-24T01:29:13.197Z] #19 214.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up libfile-which-perl (1.23-1) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up libicu67:amd64 (67.1-7) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up libmagic-mgc (1:5.39-3) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-11-24T01:29:13.197Z] #19 214.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-11-24T01:29:13.197Z] #19 215.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-24T01:29:13.339Z] #21 43.52 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-24T01:29:13.339Z] #21 43.54 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-24T01:29:13.339Z] #21 43.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:29:13.339Z] #21 43.57 Setting up python3-pip (20.3.4-4) ... [2021-11-24T01:29:13.418Z] #18 DONE 1.5s [2021-11-24T01:29:13.418Z] [2021-11-24T01:29:13.418Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-24T01:29:13.418Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-24T01:29:13.452Z] #19 215.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-24T01:29:13.452Z] #19 215.0 Setting up file (1:5.39-3) ... [2021-11-24T01:29:13.452Z] #19 215.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:29:13.452Z] #19 215.0 Setting up bzip2 (1.0.8-4) ... [2021-11-24T01:29:13.452Z] #19 215.0 Setting up libyaml-perl (1.30-1) ... [2021-11-24T01:29:13.452Z] #19 215.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-24T01:29:13.452Z] #19 215.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-11-24T01:29:13.452Z] #19 215.0 Setting up libio-string-perl (1.08-3.1) ... [2021-11-24T01:29:13.452Z] #19 215.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-24T01:29:13.452Z] #19 215.1 Setting up cross-config (2.6.18+nmu1) ... [2021-11-24T01:29:13.452Z] #19 215.2 Setting up xz-utils (5.2.5-2) ... [2021-11-24T01:29:13.452Z] #19 215.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-24T01:29:13.452Z] #19 215.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-11-24T01:29:13.452Z] #19 215.2 Setting up patch (2.7.6-7) ... [2021-11-24T01:29:13.452Z] #19 215.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-24T01:29:13.452Z] #19 215.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-24T01:29:13.708Z] #19 215.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up libfile-homedir-perl (1.006-1) ... [2021-11-24T01:29:13.708Z] #19 215.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-24T01:29:13.708Z] #19 215.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-24T01:29:13.708Z] #19 215.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-11-24T01:29:13.708Z] #19 215.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:13.708Z] #19 215.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-24T01:29:13.708Z] #19 215.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.964Z] #19 215.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-24T01:29:13.964Z] #19 215.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.964Z] #19 215.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.964Z] #19 215.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.964Z] #19 215.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-24T01:29:13.965Z] #19 215.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:13.965Z] #19 215.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-11-24T01:29:14.221Z] #19 215.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-11-24T01:29:14.221Z] #19 215.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-24T01:29:14.221Z] #19 215.9 [2021-11-24T01:29:14.221Z] #19 215.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-24T01:29:14.221Z] #19 215.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.221Z] #19 215.9 Setting up dpkg-dev (1.20.9) ... [2021-11-24T01:29:14.221Z] #19 215.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.221Z] #19 216.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-24T01:29:14.221Z] #19 216.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.221Z] #19 216.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.221Z] #19 216.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.266Z] #21 44.56 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-24T01:29:14.266Z] #21 44.58 Setting up jq (1.6-2.1) ... [2021-11-24T01:29:14.266Z] #21 44.60 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-24T01:29:14.266Z] #21 44.61 Setting up iptables (1.8.7-1) ... [2021-11-24T01:29:14.266Z] #21 44.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:29:14.266Z] #21 44.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:29:14.266Z] #21 44.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:29:14.266Z] #21 44.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:29:14.266Z] #21 44.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-24T01:29:14.266Z] #21 44.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-24T01:29:14.266Z] #21 44.73 Setting up iproute2 (5.10.0-4) ... [2021-11-24T01:29:14.477Z] #19 216.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.478Z] #19 216.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-24T01:29:14.478Z] #19 216.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.478Z] #19 216.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.478Z] #19 216.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.478Z] #19 216.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.478Z] #19 216.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-24T01:29:14.478Z] #19 216.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-11-24T01:29:14.478Z] #19 216.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-11-24T01:29:14.478Z] #19 216.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-24T01:29:14.522Z] #21 45.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:29:14.734Z] #19 216.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-24T01:29:14.734Z] #19 216.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:14.734Z] #19 216.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:14.734Z] #19 216.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.734Z] #19 216.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-24T01:29:14.734Z] #19 216.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.734Z] #19 216.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.734Z] #19 216.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:14.734Z] #19 216.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-24T01:29:14.734Z] #19 216.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.806Z] #19 DONE 1.8s [2021-11-24T01:29:14.806Z] [2021-11-24T01:29:14.806Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-24T01:29:14.806Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-24T01:29:14.990Z] #19 216.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up libxml-simple-perl (2.25-1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-24T01:29:14.990Z] #19 216.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-24T01:29:14.990Z] #19 216.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:14.990Z] #19 216.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:14.990Z] #19 216.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-24T01:29:14.990Z] #19 216.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:15.246Z] #19 216.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-11-24T01:29:15.246Z] #19 216.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:15.246Z] #19 216.8 Setting up crossbuild-essential-armel (12.9) ... [2021-11-24T01:29:15.246Z] #19 216.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-24T01:29:15.246Z] #19 216.8 Setting up crossbuild-essential-armhf (12.9) ... [2021-11-24T01:29:15.246Z] #19 216.9 Setting up crossbuild-essential-arm64 (12.9) ... [2021-11-24T01:29:15.246Z] #19 216.9 Setting up crossbuild-essential-s390x (12.9) ... [2021-11-24T01:29:15.246Z] #19 216.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-11-24T01:29:15.246Z] #19 216.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:29:15.888Z] #21 DONE 46.3s [2021-11-24T01:29:15.888Z] [2021-11-24T01:29:15.888Z] #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-24T01:29:15.888Z] #22 sha256:aece8024f3281bc0ddb1fdf0810a51b332a3be012d2ac18280c02e160bba7de1 [2021-11-24T01:29:16.174Z] #19 DONE 217.9s [2021-11-24T01:29:16.174Z] [2021-11-24T01:29:16.174Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-24T01:29:16.174Z] #71 sha256:a58f0fe3c91a5c3505eae0c4afca9286d8893973d017c2e5343d1c4027046412 [2021-11-24T01:29:16.431Z] #71 DONE 0.1s [2021-11-24T01:29:16.431Z] [2021-11-24T01:29:16.431Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-24T01:29:16.431Z] #32 sha256:0b2c53b571c509413f106d07d841d37f96b6d7ddbe8944b41ab484f46a299a2d [2021-11-24T01:29:16.431Z] #32 DONE 0.1s [2021-11-24T01:29:16.431Z] [2021-11-24T01:29:16.431Z] #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-24T01:29:16.431Z] #72 sha256:3bd42222f52362d4242c9184690ba634cb48108ba28b9a4410e63f05ab0c2e9f [2021-11-24T01:29:16.816Z] #22 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-24T01:29:16.816Z] #22 0.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-24T01:29:16.816Z] #22 0.916 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-24T01:29:16.816Z] #22 DONE 1.0s [2021-11-24T01:29:16.816Z] [2021-11-24T01:29:16.816Z] #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-24T01:29:16.816Z] #58 sha256:3b1040a211ac26af117da03538b6ce129aed5784f2525d39d185da1830ca4ed7 [2021-11-24T01:29:17.072Z] #58 ... [2021-11-24T01:29:17.072Z] [2021-11-24T01:29:17.072Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-24T01:29:17.072Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-24T01:29:17.356Z] #20 DONE 1.9s [2021-11-24T01:29:17.356Z] [2021-11-24T01:29:17.356Z] #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-24T01:29:17.356Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-24T01:29:18.546Z] #62 ... [2021-11-24T01:29:18.546Z] [2021-11-24T01:29:18.546Z] #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-24T01:29:18.546Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:29:18.546Z] #14 122.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-24T01:29:18.546Z] #14 122.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:18.546Z] #14 122.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:18.546Z] #14 127.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-24T01:29:18.546Z] #14 127.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:18.546Z] #14 127.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:29:18.546Z] #14 132.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-24T01:29:18.546Z] #14 132.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:18.547Z] #14 132.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:18.951Z] #72 2.229 + RM_GOPATH=0 [2021-11-24T01:29:18.951Z] #72 2.229 + TMP_GOPATH= [2021-11-24T01:29:18.951Z] #72 2.229 + : /build [2021-11-24T01:29:18.951Z] #72 2.229 + '[' -z '' ']' [2021-11-24T01:29:18.951Z] #72 2.229 ++ mktemp -d [2021-11-24T01:29:18.951Z] #72 2.233 + export GOPATH=/tmp/tmp.rntj8ymZq5 [2021-11-24T01:29:18.951Z] #72 2.233 + GOPATH=/tmp/tmp.rntj8ymZq5 [2021-11-24T01:29:18.951Z] #72 2.233 + RM_GOPATH=1 [2021-11-24T01:29:18.951Z] #72 2.233 + case "$(go env GOARCH)" in [2021-11-24T01:29:18.951Z] #72 2.234 ++ go env GOARCH [2021-11-24T01:29:18.951Z] #72 2.260 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:18.951Z] #72 2.260 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:18.951Z] #72 2.260 ++ dirname /install.sh [2021-11-24T01:29:18.951Z] #72 2.267 Install rootlesskit version v0.14.6 [2021-11-24T01:29:18.951Z] #72 2.268 + dir=/ [2021-11-24T01:29:18.951Z] #72 2.268 + bin=rootlesskit [2021-11-24T01:29:18.951Z] #72 2.268 + shift [2021-11-24T01:29:18.951Z] #72 2.268 + '[' '!' -f //rootlesskit.installer ']' [2021-11-24T01:29:18.951Z] #72 2.268 + . //rootlesskit.installer [2021-11-24T01:29:18.951Z] #72 2.268 ++ : v0.14.6 [2021-11-24T01:29:18.951Z] #72 2.268 + install_rootlesskit [2021-11-24T01:29:18.951Z] #72 2.268 + case "$1" in [2021-11-24T01:29:18.951Z] #72 2.268 + export CGO_ENABLED=0 [2021-11-24T01:29:18.951Z] #72 2.268 + CGO_ENABLED=0 [2021-11-24T01:29:18.951Z] #72 2.268 + _install_rootlesskit [2021-11-24T01:29:18.951Z] #72 2.268 + echo 'Install rootlesskit version v0.14.6' [2021-11-24T01:29:18.951Z] #72 2.268 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:29:18.951Z] #72 2.268 + GOBIN=/build [2021-11-24T01:29:18.951Z] #72 2.268 + GO111MODULE=on [2021-11-24T01:29:18.951Z] #72 2.268 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-24T01:29:19.207Z] #72 2.825 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-24T01:29:19.274Z] #21 2.135 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:29:19.274Z] #21 2.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:29:19.274Z] #21 2.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:29:19.535Z] #21 2.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:29:19.947Z] #62 ... [2021-11-24T01:29:19.947Z] [2021-11-24T01:29:19.947Z] #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-24T01:29:19.947Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:29:19.947Z] #14 118.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-24T01:29:19.947Z] #14 118.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:19.947Z] #14 118.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:19.947Z] #14 123.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-24T01:29:19.947Z] #14 123.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:19.947Z] #14 123.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:29:19.947Z] #14 128.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-24T01:29:19.947Z] #14 128.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:19.947Z] #14 128.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:20.922Z] #21 3.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:29:21.733Z] #72 5.017 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-24T01:29:21.733Z] #72 5.017 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-24T01:29:21.990Z] #72 5.505 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-24T01:29:22.308Z] #21 ... [2021-11-24T01:29:22.308Z] [2021-11-24T01:29:22.308Z] #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-24T01:29:22.308Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:29:22.308Z] #34 DONE 133.3s [2021-11-24T01:29:22.308Z] [2021-11-24T01:29:22.308Z] #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-24T01:29:22.308Z] #58 sha256:7633bba63872fc78912772f18f02d4ce6499cd34333c9787d6e8994c3d0fd5e6 [2021-11-24T01:29:22.308Z] #58 11.02 + cd /tmp/tmp.HpsTIgHJ15/src/github.com/opencontainers/runc [2021-11-24T01:29:22.308Z] #58 11.02 + git checkout -q v1.0.2 [2021-11-24T01:29:22.308Z] #58 11.60 + '[' -z '' ']' [2021-11-24T01:29:22.308Z] #58 11.60 + target=static [2021-11-24T01:29:22.308Z] #58 11.60 + make BUILDTAGS=seccomp static [2021-11-24T01:29:22.308Z] #58 12.04 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-24T01:29:22.569Z] #58 ... [2021-11-24T01:29:22.569Z] [2021-11-24T01:29:22.569Z] #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-24T01:29:22.569Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-24T01:29:22.569Z] #21 5.701 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:29:24.517Z] #72 7.763 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-24T01:29:24.517Z] #72 ... [2021-11-24T01:29:24.517Z] [2021-11-24T01:29:24.517Z] #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-24T01:29:24.517Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-24T01:29:24.517Z] #20 2.229 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:29:24.517Z] #20 2.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:29:24.517Z] #20 2.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:29:24.517Z] #20 2.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-24T01:29:24.517Z] #20 3.198 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:29:24.517Z] #20 3.950 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:29:24.517Z] #20 4.910 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-24T01:29:24.517Z] #20 6.019 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-24T01:29:24.517Z] #20 7.081 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-24T01:29:24.517Z] #20 7.997 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-24T01:29:24.517Z] #20 7.997 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-24T01:29:24.517Z] #20 8.034 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-24T01:29:24.517Z] #20 8.034 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:29:24.517Z] #20 8.048 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-24T01:29:24.517Z] #20 8.048 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:29:24.517Z] #20 8.073 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:29:24.517Z] #20 8.073 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-24T01:29:24.517Z] #20 8.073 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-24T01:29:24.517Z] #20 8.073 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:29:24.517Z] #20 8.073 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-24T01:29:24.517Z] #20 8.073 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-24T01:29:24.774Z] #20 ... [2021-11-24T01:29:24.774Z] [2021-11-24T01:29:24.774Z] #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-24T01:29:24.774Z] #72 sha256:3bd42222f52362d4242c9184690ba634cb48108ba28b9a4410e63f05ab0c2e9f [2021-11-24T01:29:24.774Z] #72 8.430 go: downloading github.com/google/uuid v1.3.0 [2021-11-24T01:29:24.774Z] #72 8.430 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-24T01:29:25.031Z] #72 8.503 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-24T01:29:25.031Z] #72 8.581 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-24T01:29:25.031Z] #72 ... [2021-11-24T01:29:25.031Z] [2021-11-24T01:29:25.031Z] #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-24T01:29:25.031Z] #33 sha256:641da150609a0ecfa5ac19f35c62f61142b3075feaf80ee9430319e6431c53c3 [2021-11-24T01:29:25.031Z] #33 2.450 + RM_GOPATH=0 [2021-11-24T01:29:25.031Z] #33 2.453 + TMP_GOPATH= [2021-11-24T01:29:25.031Z] #33 2.453 + : /build [2021-11-24T01:29:25.031Z] #33 2.453 + '[' -z '' ']' [2021-11-24T01:29:25.031Z] #33 2.453 ++ mktemp -d [2021-11-24T01:29:25.031Z] #33 2.453 + export GOPATH=/tmp/tmp.K53iTWJgmX [2021-11-24T01:29:25.031Z] #33 2.453 + GOPATH=/tmp/tmp.K53iTWJgmX [2021-11-24T01:29:25.031Z] #33 2.453 + RM_GOPATH=1 [2021-11-24T01:29:25.031Z] #33 2.453 + case "$(go env GOARCH)" in [2021-11-24T01:29:25.031Z] #33 2.453 ++ go env GOARCH [2021-11-24T01:29:25.031Z] #33 2.461 Install docker/cli version 17.06.2-ce from stable [2021-11-24T01:29:25.031Z] #33 2.461 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:25.031Z] #33 2.461 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:25.031Z] #33 2.461 ++ dirname /install.sh [2021-11-24T01:29:25.031Z] #33 2.461 + dir=/ [2021-11-24T01:29:25.031Z] #33 2.461 + bin=dockercli [2021-11-24T01:29:25.031Z] #33 2.461 + shift [2021-11-24T01:29:25.031Z] #33 2.461 + '[' '!' -f //dockercli.installer ']' [2021-11-24T01:29:25.031Z] #33 2.461 + . //dockercli.installer [2021-11-24T01:29:25.031Z] #33 2.461 ++ : stable [2021-11-24T01:29:25.031Z] #33 2.461 ++ : 17.06.2-ce [2021-11-24T01:29:25.031Z] #33 2.461 + install_dockercli [2021-11-24T01:29:25.031Z] #33 2.461 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-24T01:29:25.031Z] #33 2.461 ++ uname -m [2021-11-24T01:29:25.031Z] #33 2.469 + arch=x86_64 [2021-11-24T01:29:25.031Z] #33 2.469 + '[' x86_64 '!=' x86_64 ']' [2021-11-24T01:29:25.031Z] #33 2.469 + url=https://download.docker.com/linux/static [2021-11-24T01:29:25.031Z] #33 2.469 + tar -xz docker/docker [2021-11-24T01:29:25.032Z] #33 2.469 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-24T01:29:25.032Z] #33 8.481 + mkdir -p /build [2021-11-24T01:29:25.032Z] #33 8.481 + mv docker/docker /build/ [2021-11-24T01:29:25.032Z] #33 8.489 + rmdir docker [2021-11-24T01:29:25.032Z] #33 DONE 8.7s [2021-11-24T01:29:25.032Z] [2021-11-24T01:29:25.032Z] #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-24T01:29:25.032Z] #72 sha256:3bd42222f52362d4242c9184690ba634cb48108ba28b9a4410e63f05ab0c2e9f [2021-11-24T01:29:25.032Z] #72 8.694 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-24T01:29:25.289Z] #72 8.781 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-24T01:29:25.547Z] #72 9.205 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-24T01:29:25.547Z] #72 9.273 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-24T01:29:25.804Z] #72 9.446 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-24T01:29:25.871Z] #21 8.878 Fetched 8478 kB in 7s (1207 kB/s) [2021-11-24T01:29:26.369Z] #72 ... [2021-11-24T01:29:26.369Z] [2021-11-24T01:29:26.369Z] #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-24T01:29:26.369Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-24T01:29:26.369Z] #45 2.614 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:29:26.369Z] #45 2.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:29:26.369Z] #45 2.654 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:29:26.369Z] #45 3.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-24T01:29:26.369Z] #45 3.755 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-24T01:29:26.369Z] #45 4.655 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-24T01:29:26.369Z] #45 5.858 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-24T01:29:26.369Z] #45 6.818 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:29:26.369Z] #45 7.806 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:29:26.369Z] #45 8.631 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-24T01:29:26.369Z] #45 8.631 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:29:26.369Z] #45 8.631 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:29:26.369Z] #45 8.631 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-24T01:29:26.369Z] #45 8.645 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-24T01:29:26.369Z] #45 8.654 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-24T01:29:26.369Z] #45 8.662 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-24T01:29:26.369Z] #45 8.666 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-24T01:29:26.369Z] #45 8.669 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:29:26.369Z] #45 8.671 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-24T01:29:26.369Z] #45 8.673 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-24T01:29:26.369Z] #45 8.676 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:29:26.369Z] #45 ... [2021-11-24T01:29:26.369Z] [2021-11-24T01:29:26.369Z] #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-24T01:29:26.369Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-24T01:29:26.369Z] #67 2.758 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:29:26.369Z] #67 2.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:29:26.369Z] #67 2.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:29:26.369Z] #67 3.494 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-24T01:29:26.369Z] #67 4.330 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-24T01:29:26.369Z] #67 5.019 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:29:26.369Z] #67 5.926 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:29:26.369Z] #67 6.818 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-24T01:29:26.369Z] #67 7.758 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-24T01:29:26.369Z] #67 8.507 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-24T01:29:26.369Z] #67 8.507 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:29:26.369Z] #67 8.507 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-24T01:29:26.369Z] #67 8.507 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-24T01:29:26.369Z] #67 8.507 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-24T01:29:26.369Z] #67 8.566 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:29:26.369Z] #67 9.026 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:29:26.369Z] #67 9.026 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:29:26.369Z] #67 9.026 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-24T01:29:26.369Z] #67 9.050 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-24T01:29:26.369Z] #67 9.050 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-24T01:29:26.369Z] #67 9.050 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-24T01:29:26.535Z] #14 ... [2021-11-24T01:29:26.535Z] [2021-11-24T01:29:26.535Z] #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-24T01:29:26.535Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:29:26.535Z] #65 135.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:29:26.677Z] #14 ... [2021-11-24T01:29:26.677Z] [2021-11-24T01:29:26.677Z] #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-24T01:29:26.677Z] #65 sha256:4df2661e005c15fc85d25c99c8ee7b2c7ca0b42c9789446fa525e64d8c86d328 [2021-11-24T01:29:26.677Z] #65 139.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:29:26.677Z] #65 139.8 + GOBIN=/build [2021-11-24T01:29:26.677Z] #65 139.8 + GO111MODULE=on [2021-11-24T01:29:26.677Z] #65 139.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-24T01:29:26.797Z] #65 135.3 + GOBIN=/build [2021-11-24T01:29:26.797Z] #65 135.3 + GO111MODULE=on [2021-11-24T01:29:26.797Z] #65 135.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-24T01:29:26.934Z] #67 ... [2021-11-24T01:29:26.934Z] [2021-11-24T01:29:26.934Z] #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-24T01:29:26.934Z] #72 sha256:3bd42222f52362d4242c9184690ba634cb48108ba28b9a4410e63f05ab0c2e9f [2021-11-24T01:29:26.934Z] #72 10.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-24T01:29:27.633Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-24T01:29:27.633Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7f7c6376\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-24T01:29:27.633Z] ---------------------------------------------------------------------------- [2021-11-24T01:29:27.633Z] [2021-11-24T01:29:27.633Z] INFO: executeCI.ps1 starting at Wed Nov 24 01:29:25 CUT 2021 [2021-11-24T01:29:27.633Z] [2021-11-24T01:29:27.633Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-24T01:29:27.633Z] INFO: Running git version 2.24.1.windows.2 [2021-11-24T01:29:27.633Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-24T01:29:27.633Z] INFO: Environment variables: [2021-11-24T01:29:27.633Z] [2021-11-24T01:29:27.633Z] Name Value [2021-11-24T01:29:27.633Z] ---- ----- [2021-11-24T01:29:27.633Z] ALLUSERSPROFILE C:\ProgramData [2021-11-24T01:29:27.633Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-24T01:29:27.633Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-24T01:29:27.633Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-24T01:29:27.633Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-24T01:29:27.633Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-24T01:29:27.633Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-24T01:29:27.633Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-24T01:29:27.633Z] BRANCH_NAME PR-43045 [2021-11-24T01:29:27.633Z] BUILD_DISPLAY_NAME #1 [2021-11-24T01:29:27.633Z] BUILD_ID 1 [2021-11-24T01:29:27.633Z] BUILD_NUMBER 1 [2021-11-24T01:29:27.633Z] BUILD_TAG jenkins-moby-PR-43045-1 [2021-11-24T01:29:27.633Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/ [2021-11-24T01:29:27.633Z] CHANGE_AUTHOR samuelkarp [2021-11-24T01:29:27.633Z] CHANGE_AUTHOR_DISPLAY_NAME Samuel Karp [2021-11-24T01:29:27.633Z] CHANGE_BRANCH distribution-validate-blob-type [2021-11-24T01:29:27.633Z] CHANGE_FORK samuelkarp/docker [2021-11-24T01:29:27.633Z] CHANGE_ID 43045 [2021-11-24T01:29:27.633Z] CHANGE_TARGET master [2021-11-24T01:29:27.633Z] CHANGE_TITLE distribution: validate blob type [2021-11-24T01:29:27.633Z] CHANGE_URL https://github.com/moby/moby/pull/43045 [2021-11-24T01:29:27.633Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-24T01:29:27.633Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-24T01:29:27.633Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-24T01:29:27.633Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-24T01:29:27.633Z] COMPUTERNAME azwin-2-1d96b0 [2021-11-24T01:29:27.633Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-24T01:29:27.633Z] ConfigSequenceNumber 0 [2021-11-24T01:29:27.633Z] DOCKER_BUILDKIT 0 [2021-11-24T01:29:27.633Z] DOCKER_DUT_DEBUG 1 [2021-11-24T01:29:27.633Z] DOCKER_EXPERIMENTAL 1 [2021-11-24T01:29:27.633Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-24T01:29:27.633Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-24T01:29:27.633Z] EXECUTOR_NUMBER 0 [2021-11-24T01:29:27.633Z] FQDN azwin-2-1d96b0.westus.cloudapp.azure.com [2021-11-24T01:29:27.633Z] GIT_BRANCH PR-43045 [2021-11-24T01:29:27.633Z] GIT_COMMIT 7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:29:27.633Z] GIT_URL https://github.com/moby/moby.git [2021-11-24T01:29:27.633Z] HUDSON_COOKIE e3dae9db-d5c5-4ce0-9974-3a8928e92e52 [2021-11-24T01:29:27.633Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-24T01:29:27.633Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-24T01:29:27.633Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-24T01:29:27.633Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-24T01:29:27.633Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-24T01:29:27.633Z] JENKINS_NODE_COOKIE a77032a3-ee76-42f4-a1cb-9438470415f4 [2021-11-24T01:29:27.633Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-24T01:29:27.633Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-24T01:29:27.633Z] JOB_BASE_NAME PR-43045 [2021-11-24T01:29:27.633Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/display/redirect [2021-11-24T01:29:27.633Z] JOB_NAME moby/PR-43045 [2021-11-24T01:29:27.633Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/ [2021-11-24T01:29:27.633Z] library.jps.version master [2021-11-24T01:29:27.633Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-24T01:29:27.633Z] NODE_LABELS amd64 azure azwin-2-1d96b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-24T01:29:27.633Z] NODE_NAME azwin-2-1d96b0 [2021-11-24T01:29:27.633Z] NUMBER_OF_PROCESSORS 4 [2021-11-24T01:29:27.633Z] OS Windows_NT [2021-11-24T01:29:27.633Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-24T01:29:27.633Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-24T01:29:27.633Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-24T01:29:27.633Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-11-24T01:29:27.633Z] PROCESSOR_LEVEL 6 [2021-11-24T01:29:27.633Z] PROCESSOR_REVISION 5504 [2021-11-24T01:29:27.633Z] ProgramData C:\ProgramData [2021-11-24T01:29:27.633Z] ProgramFiles C:\Program Files [2021-11-24T01:29:27.633Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-24T01:29:27.633Z] ProgramW6432 C:\Program Files [2021-11-24T01:29:27.633Z] PROMPT $P$G [2021-11-24T01:29:27.633Z] PSExecutionPolicyPreference Bypass [2021-11-24T01:29:27.633Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-24T01:29:27.633Z] PUBLIC C:\Users\Public [2021-11-24T01:29:27.633Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=artif... [2021-11-24T01:29:27.634Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=changes [2021-11-24T01:29:27.634Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect [2021-11-24T01:29:27.634Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43045/1/display/redirect?page=tests [2021-11-24T01:29:27.634Z] SKIP_VALIDATION_TESTS 1 [2021-11-24T01:29:27.634Z] SOURCES_DRIVE d [2021-11-24T01:29:27.634Z] SOURCES_SUBDIR gopath [2021-11-24T01:29:27.634Z] STAGE_NAME Run tests [2021-11-24T01:29:27.634Z] SystemDrive C: [2021-11-24T01:29:27.634Z] SystemRoot C:\Windows [2021-11-24T01:29:27.634Z] TEMP C:\Windows\TEMP [2021-11-24T01:29:27.634Z] TESTDEBUG 0 [2021-11-24T01:29:27.634Z] TESTRUN_DRIVE d [2021-11-24T01:29:27.634Z] TESTRUN_SUBDIR CI [2021-11-24T01:29:27.634Z] TIMEOUT 120m [2021-11-24T01:29:27.634Z] TMP C:\Windows\TEMP [2021-11-24T01:29:27.634Z] USERDOMAIN WORKGROUP [2021-11-24T01:29:27.634Z] USERNAME azwin-2-1d96b0$ [2021-11-24T01:29:27.634Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-24T01:29:27.634Z] windir C:\Windows [2021-11-24T01:29:27.634Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-24T01:29:27.634Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-24T01:29:27.634Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-24T01:29:27.634Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-24T01:29:27.634Z] [2021-11-24T01:29:27.634Z] [2021-11-24T01:29:27.634Z] [2021-11-24T01:29:28.091Z] INFO: Sources under d:\gopath\... [2021-11-24T01:29:28.091Z] INFO: Test run under d:\CI\... [2021-11-24T01:29:28.091Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-24T01:29:28.091Z] INFO: docker/docker repository was found [2021-11-24T01:29:28.091Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-11-24T01:29:28.417Z] #21 8.878 Reading package lists... [2021-11-24T01:29:28.552Z] ltsc2019: Pulling from windows/servercore [2021-11-24T01:29:28.552Z] 4612f6d0b889: Pulling fs layer [2021-11-24T01:29:28.552Z] c1f4c7287c99: Pulling fs layer [2021-11-24T01:29:29.255Z] #23 10.80 Collecting yamllint==1.26.1 [2021-11-24T01:29:29.255Z] #23 11.87 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-24T01:29:29.817Z] #23 12.84 Collecting pathspec>=0.5.3 [2021-11-24T01:29:29.817Z] #23 12.86 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-24T01:29:30.073Z] #23 13.12 Collecting pyyaml [2021-11-24T01:29:30.073Z] #23 13.12 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-24T01:29:30.073Z] #23 13.20 Building wheels for collected packages: yamllint [2021-11-24T01:29:30.073Z] #23 13.20 Building wheel for yamllint (setup.py): started [2021-11-24T01:29:30.333Z] #21 11.23 Reading package lists... [2021-11-24T01:29:30.871Z] #65 144.3 rootlesskit version 0.14.6 [2021-11-24T01:29:30.871Z] #65 144.4 Usage of /build/rootlesskit-docker-proxy: [2021-11-24T01:29:30.871Z] #65 144.4 -container-ip string [2021-11-24T01:29:30.871Z] #65 144.4 container ip [2021-11-24T01:29:30.871Z] #65 144.4 -container-port int [2021-11-24T01:29:30.871Z] #65 144.4 container port (default -1) [2021-11-24T01:29:30.871Z] #65 144.4 -host-ip string [2021-11-24T01:29:30.871Z] #65 144.4 host ip [2021-11-24T01:29:30.871Z] #65 144.4 -host-port int [2021-11-24T01:29:30.871Z] #65 144.4 host port (default -1) [2021-11-24T01:29:30.871Z] #65 144.4 -proto string [2021-11-24T01:29:30.871Z] #65 144.4 proxy protocol (default "tcp") [2021-11-24T01:29:30.905Z] #21 13.53 Building dependency tree... [2021-11-24T01:29:31.002Z] #23 14.11 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-24T01:29:31.002Z] #23 14.11 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=890c4ccc49cdab1fe0a95bdee33687f392ef6b4c2625561a41ccf0dbd8d5990d [2021-11-24T01:29:31.002Z] #23 14.11 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-24T01:29:31.002Z] #23 14.12 Successfully built yamllint [2021-11-24T01:29:31.002Z] #23 14.14 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-24T01:29:31.566Z] #23 14.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-24T01:29:31.828Z] #23 DONE 14.9s [2021-11-24T01:29:31.828Z] [2021-11-24T01:29:31.828Z] #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-24T01:29:31.828Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-24T01:29:31.847Z] #21 15.09 The following additional packages will be installed: [2021-11-24T01:29:32.093Z] #65 140.2 rootlesskit version 0.14.6 [2021-11-24T01:29:32.093Z] #65 140.2 Usage of /build/rootlesskit-docker-proxy: [2021-11-24T01:29:32.093Z] #65 140.2 -container-ip string [2021-11-24T01:29:32.093Z] #65 140.2 container ip [2021-11-24T01:29:32.093Z] #65 140.2 -container-port int [2021-11-24T01:29:32.093Z] #65 140.2 container port (default -1) [2021-11-24T01:29:32.093Z] #65 140.2 -host-ip string [2021-11-24T01:29:32.093Z] #65 140.2 host ip [2021-11-24T01:29:32.093Z] #65 140.2 -host-port int [2021-11-24T01:29:32.093Z] #65 140.2 host port (default -1) [2021-11-24T01:29:32.093Z] #65 140.2 -proto string [2021-11-24T01:29:32.093Z] #65 140.2 proxy protocol (default "tcp") [2021-11-24T01:29:32.108Z] #21 15.10 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-24T01:29:32.109Z] #21 15.10 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-24T01:29:32.109Z] #21 15.10 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-24T01:29:32.109Z] #21 15.10 python3-pkg-resources vim-runtime xxd [2021-11-24T01:29:32.109Z] #21 15.10 Suggested packages: [2021-11-24T01:29:32.109Z] #21 15.11 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-24T01:29:32.109Z] #21 15.11 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-24T01:29:32.109Z] #21 15.11 acl attr quota [2021-11-24T01:29:32.109Z] #21 15.11 Recommended packages: [2021-11-24T01:29:32.109Z] #21 15.11 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-24T01:29:33.508Z] #21 16.43 The following NEW packages will be installed: [2021-11-24T01:29:33.508Z] #21 16.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-24T01:29:33.508Z] #21 16.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-24T01:29:33.508Z] #21 16.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-24T01:29:33.508Z] #21 16.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-24T01:29:33.508Z] #21 16.44 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-24T01:29:33.508Z] #21 16.45 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-24T01:29:33.508Z] #21 16.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-24T01:29:33.508Z] #21 16.45 xz-utils zip zstd [2021-11-24T01:29:33.508Z] #21 16.79 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:29:33.508Z] #21 16.79 Need to get 27.6 MB of archives. [2021-11-24T01:29:33.508Z] #21 16.79 After this operation, 106 MB of additional disk space will be used. [2021-11-24T01:29:33.508Z] #21 16.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-24T01:29:33.508Z] #21 16.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-24T01:29:33.508Z] #21 16.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-24T01:29:33.508Z] #21 16.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-24T01:29:33.508Z] #21 16.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-24T01:29:33.508Z] #21 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-24T01:29:33.508Z] #21 16.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-24T01:29:33.508Z] #21 16.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-24T01:29:33.508Z] #21 16.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-24T01:29:33.770Z] #21 16.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:29:33.770Z] #21 16.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-24T01:29:33.770Z] #21 16.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-24T01:29:33.770Z] #21 16.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-24T01:29:33.770Z] #21 16.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-24T01:29:33.770Z] #21 16.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-24T01:29:33.770Z] #21 16.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-24T01:29:33.770Z] #21 16.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-24T01:29:33.770Z] #21 16.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-24T01:29:33.770Z] #21 16.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-24T01:29:33.770Z] #21 16.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-24T01:29:33.770Z] #21 16.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-24T01:29:33.770Z] #21 16.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-24T01:29:33.770Z] #21 16.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-24T01:29:33.770Z] #21 16.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-24T01:29:33.770Z] #21 16.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-24T01:29:33.770Z] #21 16.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-24T01:29:33.770Z] #21 16.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-24T01:29:34.031Z] #21 17.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-24T01:29:34.031Z] #21 17.26 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-24T01:29:34.031Z] #21 17.26 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-24T01:29:34.031Z] #21 17.27 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-24T01:29:34.031Z] #21 17.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-24T01:29:34.031Z] #21 17.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-24T01:29:34.031Z] #21 17.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-24T01:29:34.031Z] #21 17.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-24T01:29:34.031Z] #21 17.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-24T01:29:34.031Z] #21 17.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:29:34.166Z] #65 DONE 148.1s [2021-11-24T01:29:34.166Z] [2021-11-24T01:29:34.166Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-24T01:29:34.166Z] #66 sha256:1d30185e3bb5325ea2242f2c0dcd6fa874eac83dee1bd5f74e2295d56780b90b [2021-11-24T01:29:34.166Z] #66 DONE 0.1s [2021-11-24T01:29:34.166Z] [2021-11-24T01:29:34.166Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-24T01:29:34.166Z] #67 sha256:3829aed37efecd5e4dd535da7570681a0e1955932669fd9041d9f70b9fce83ee [2021-11-24T01:29:34.292Z] #21 17.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-24T01:29:34.292Z] #21 17.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-24T01:29:34.292Z] #21 17.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-24T01:29:34.292Z] #21 17.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-24T01:29:34.292Z] #21 17.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-24T01:29:34.292Z] #21 17.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-24T01:29:34.292Z] #21 17.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-24T01:29:34.292Z] #21 17.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-24T01:29:34.427Z] #67 DONE 0.1s [2021-11-24T01:29:34.427Z] [2021-11-24T01:29:34.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-24T01:29:34.427Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:29:34.427Z] #14 143.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-24T01:29:34.427Z] #14 143.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:34.427Z] #14 143.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:34.427Z] #14 148.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-24T01:29:34.427Z] #14 148.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-24T01:29:34.427Z] #14 148.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:29:34.427Z] #14 148.9 Selecting previously unselected package libapparmor1:amd64. [2021-11-24T01:29:34.427Z] #14 148.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-24T01:29:34.553Z] #21 17.69 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-24T01:29:34.553Z] #21 17.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-24T01:29:34.553Z] #21 17.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-24T01:29:34.603Z] #43 184.8 + dpkg --print-architecture [2021-11-24T01:29:34.686Z] #14 148.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-24T01:29:34.686Z] #14 149.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-24T01:29:34.686Z] #14 149.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-24T01:29:34.686Z] #14 149.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-24T01:29:34.859Z] #43 DONE 185.2s [2021-11-24T01:29:34.859Z] [2021-11-24T01:29:34.859Z] #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-24T01:29:34.859Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-24T01:29:35.126Z] #21 18.27 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:29:35.255Z] #14 149.4 Selecting previously unselected package libbtrfs0:amd64. [2021-11-24T01:29:35.255Z] #14 149.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-24T01:29:35.255Z] #14 149.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:29:35.255Z] #14 149.6 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-24T01:29:35.255Z] #14 149.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-24T01:29:35.255Z] #14 149.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:29:35.387Z] #21 18.42 Fetched 27.6 MB in 1s (22.4 MB/s) [2021-11-24T01:29:35.387Z] #21 18.49 Selecting previously unselected package pigz. [2021-11-24T01:29:35.387Z] #21 18.49 (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-24T01:29:35.387Z] #21 18.55 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-24T01:29:35.387Z] #21 18.56 Unpacking pigz (2.6-1) ... [2021-11-24T01:29:35.404Z] #65 ... [2021-11-24T01:29:35.404Z] [2021-11-24T01:29:35.404Z] #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-24T01:29:35.404Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:29:35.404Z] #14 139.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-24T01:29:35.404Z] #14 139.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:29:35.404Z] #14 139.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:35.404Z] #14 143.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-24T01:29:35.404Z] #14 143.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-24T01:29:35.404Z] #14 144.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:29:35.404Z] #14 ... [2021-11-24T01:29:35.404Z] [2021-11-24T01:29:35.404Z] #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-24T01:29:35.404Z] #65 sha256:8f35b79f37d4514a0f4ede6ca81fd3089088d3218bbfbb06c15bb75a503dc5a3 [2021-11-24T01:29:35.404Z] #65 DONE 144.2s [2021-11-24T01:29:35.404Z] [2021-11-24T01:29:35.404Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-24T01:29:35.404Z] #66 sha256:5b9429139bdde316aa2fffb88e740ba4d0525a62b638f6d72e3fdfd621d4a944 [2021-11-24T01:29:35.404Z] #66 DONE 0.1s [2021-11-24T01:29:35.404Z] [2021-11-24T01:29:35.404Z] #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-24T01:29:35.404Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:29:35.404Z] #14 144.5 Selecting previously unselected package libapparmor1:amd64. [2021-11-24T01:29:35.404Z] #14 144.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-24T01:29:35.404Z] #14 144.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-24T01:29:35.514Z] #14 150.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-24T01:29:35.514Z] #14 150.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:29:35.514Z] #14 150.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:35.514Z] #14 150.0 Selecting previously unselected package libudev-dev:amd64. [2021-11-24T01:29:35.514Z] #14 150.1 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-24T01:29:35.648Z] #21 18.67 Selecting previously unselected package libelf1:amd64. [2021-11-24T01:29:35.648Z] #21 18.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-24T01:29:35.648Z] #21 18.69 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-24T01:29:35.648Z] #21 18.85 Selecting previously unselected package libbpf0:amd64. [2021-11-24T01:29:35.648Z] #21 18.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-24T01:29:35.648Z] #21 18.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-24T01:29:35.667Z] #14 144.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-24T01:29:35.667Z] #14 144.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...#14 ... [2021-11-24T01:29:35.667Z] [2021-11-24T01:29:35.667Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-24T01:29:35.667Z] #67 sha256:12b829c03c073143bea8055fe55e78a8cf7144ee6a557287c4d15590638248eb [2021-11-24T01:29:35.667Z] #67 DONE 0.1s [2021-11-24T01:29:35.667Z] [2021-11-24T01:29:35.667Z] #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-24T01:29:35.667Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-24T01:29:35.667Z] #14 144.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-24T01:29:35.667Z] #14 144.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-24T01:29:35.773Z] #14 150.1 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-24T01:29:35.913Z] #21 19.04 Selecting previously unselected package libcap2:amd64. [2021-11-24T01:29:35.913Z] #21 19.04 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-24T01:29:35.913Z] #21 19.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-24T01:29:35.913Z] #21 19.13 Selecting previously unselected package libmnl0:amd64. [2021-11-24T01:29:35.913Z] #21 19.13 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-24T01:29:35.913Z] #21 19.13 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-24T01:29:35.913Z] #21 19.23 Selecting previously unselected package libxtables12:amd64. [2021-11-24T01:29:35.913Z] #21 19.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-24T01:29:35.928Z] #14 144.9 Selecting previously unselected package libbtrfs0:amd64. [2021-11-24T01:29:35.929Z] #14 144.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-24T01:29:35.929Z] #14 144.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:29:36.032Z] #14 150.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-24T01:29:36.033Z] #14 150.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-24T01:29:36.033Z] #14 150.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-24T01:29:36.174Z] #21 19.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-24T01:29:36.174Z] #21 19.28 Selecting previously unselected package libcap2-bin. [2021-11-24T01:29:36.174Z] #21 19.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-24T01:29:36.174Z] #21 19.30 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-24T01:29:36.174Z] #21 19.37 Selecting previously unselected package iproute2. [2021-11-24T01:29:36.174Z] #21 19.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-24T01:29:36.174Z] #21 19.38 Unpacking iproute2 (5.10.0-4) ... [2021-11-24T01:29:36.190Z] #14 145.2 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-24T01:29:36.190Z] #14 145.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-24T01:29:36.190Z] #14 145.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:29:36.293Z] #14 150.7 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-24T01:29:36.293Z] #14 150.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-24T01:29:36.293Z] #14 150.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-24T01:29:36.451Z] #14 145.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-24T01:29:36.451Z] #14 145.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:29:36.451Z] #14 145.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:36.713Z] #14 145.6 Selecting previously unselected package libudev-dev:amd64. [2021-11-24T01:29:36.713Z] #14 145.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-24T01:29:36.713Z] #14 145.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-24T01:29:36.713Z] #14 145.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-24T01:29:36.713Z] #14 145.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-24T01:29:36.713Z] #14 145.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-24T01:29:36.747Z] #21 19.85 Selecting previously unselected package xxd. [2021-11-24T01:29:36.747Z] #21 19.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:29:36.747Z] #21 19.86 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:29:36.935Z] #14 151.0 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-24T01:29:36.935Z] #14 151.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-24T01:29:36.935Z] #14 151.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-24T01:29:36.935Z] #14 151.3 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-24T01:29:37.008Z] #21 20.00 Selecting previously unselected package vim-common. [2021-11-24T01:29:37.008Z] #21 20.00 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:29:37.008Z] #21 20.02 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:29:37.008Z] #21 20.16 Selecting previously unselected package bash-completion. [2021-11-24T01:29:37.008Z] #21 20.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-24T01:29:37.194Z] #14 151.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-24T01:29:37.194Z] #14 151.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-24T01:29:37.194Z] #14 151.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-24T01:29:37.194Z] #14 151.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-24T01:29:37.194Z] #14 151.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-24T01:29:37.285Z] #14 146.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-24T01:29:37.285Z] #14 146.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-24T01:29:37.285Z] #14 146.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-24T01:29:37.546Z] #14 146.5 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-24T01:29:37.546Z] #14 146.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-24T01:29:37.546Z] #14 146.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-24T01:29:37.807Z] #14 146.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-24T01:29:37.807Z] #14 146.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-24T01:29:37.807Z] #14 146.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-24T01:29:37.827Z] #14 152.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-24T01:29:37.827Z] #14 152.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-24T01:29:37.827Z] #14 152.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-24T01:29:38.070Z] #14 146.9 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-24T01:29:38.070Z] #14 146.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-24T01:29:38.070Z] #14 146.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-24T01:29:38.089Z] #14 152.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-24T01:29:38.089Z] #14 152.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:29:38.089Z] #14 152.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:38.348Z] #14 152.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-24T01:29:38.348Z] #14 152.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-24T01:29:38.348Z] #14 152.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-24T01:29:38.348Z] #14 152.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-24T01:29:38.348Z] #14 152.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-24T01:29:38.348Z] #14 152.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-24T01:29:38.608Z] #14 153.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-24T01:29:38.644Z] #14 147.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-24T01:29:38.644Z] #14 147.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-24T01:29:38.644Z] #14 147.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-24T01:29:38.864Z] c1f4c7287c99: Verifying Checksum [2021-11-24T01:29:38.864Z] c1f4c7287c99: Download complete [2021-11-24T01:29:38.867Z] #14 153.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-24T01:29:38.867Z] #14 153.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:29:38.867Z] #14 153.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-24T01:29:38.867Z] #14 153.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:29:38.867Z] #14 153.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-24T01:29:38.867Z] #14 153.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:29:38.867Z] #14 153.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-24T01:29:38.867Z] #14 153.2 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-24T01:29:38.867Z] #14 153.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-24T01:29:38.867Z] #14 153.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:29:38.867Z] #14 153.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:29:38.867Z] #14 153.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:29:38.867Z] #14 153.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-24T01:29:38.867Z] #14 153.3 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-24T01:29:38.867Z] #14 153.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-24T01:29:38.867Z] #14 153.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:29:38.923Z] #21 22.19 Unpacking bash-completion (1:2.11-2) ... [2021-11-24T01:29:39.125Z] #14 153.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-24T01:29:39.125Z] #14 153.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-24T01:29:39.125Z] #14 153.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:29:39.125Z] #14 153.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:39.125Z] #14 153.4 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-24T01:29:39.125Z] #14 153.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:39.125Z] #14 153.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-24T01:29:39.125Z] #14 153.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:29:39.125Z] #14 153.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:39.125Z] #14 153.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-24T01:29:39.125Z] #14 153.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:39.125Z] #14 153.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:29:39.125Z] #14 153.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:39.125Z] #14 153.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:29:39.125Z] #14 153.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:39.125Z] #14 153.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:39.125Z] #14 153.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:29:39.167Z] #14 148.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-24T01:29:39.167Z] #14 148.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:29:39.167Z] #14 148.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:39.167Z] #14 148.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-24T01:29:39.167Z] #14 148.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-24T01:29:39.167Z] #14 148.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-24T01:29:39.167Z] #14 148.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-24T01:29:39.167Z] #14 148.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-24T01:29:39.167Z] #14 148.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-24T01:29:39.495Z] #21 22.62 Selecting previously unselected package bzip2. [2021-11-24T01:29:39.495Z] #21 22.64 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-24T01:29:39.495Z] #21 22.64 Unpacking bzip2 (1.0.8-4) ... [2021-11-24T01:29:39.495Z] #21 22.74 Selecting previously unselected package xz-utils. [2021-11-24T01:29:39.695Z] #14 DONE 153.9s [2021-11-24T01:29:39.695Z] [2021-11-24T01:29:39.695Z] #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-24T01:29:39.695Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:29:39.695Z] #34 ... [2021-11-24T01:29:39.695Z] [2021-11-24T01:29:39.695Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-24T01:29:39.695Z] #57 sha256:b11707860bfa053c46c6de90d98a7ba7bed0279c8856cfee1577ad7f0bb54cf8 [2021-11-24T01:29:39.695Z] #57 DONE 0.1s [2021-11-24T01:29:39.695Z] [2021-11-24T01:29:39.695Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-24T01:29:39.695Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-24T01:29:39.746Z] #14 148.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-24T01:29:39.746Z] #14 148.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-24T01:29:39.746Z] #14 148.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:29:39.746Z] #14 148.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-24T01:29:39.746Z] #14 148.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:29:39.746Z] #14 148.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-24T01:29:39.757Z] #21 22.74 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-24T01:29:39.757Z] #21 22.74 Unpacking xz-utils (5.2.5-2) ... [2021-11-24T01:29:39.757Z] #21 22.89 Selecting previously unselected package apparmor. [2021-11-24T01:29:39.757Z] #21 22.89 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-24T01:29:39.757Z] #21 22.95 Unpacking apparmor (2.13.6-10) ... [2021-11-24T01:29:40.007Z] #14 148.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:29:40.007Z] #14 148.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-24T01:29:40.007Z] #14 148.9 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-24T01:29:40.007Z] #14 148.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-24T01:29:40.007Z] #14 148.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:29:40.007Z] #14 148.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:29:40.007Z] #14 149.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:29:40.007Z] #14 149.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-24T01:29:40.007Z] #14 149.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-24T01:29:40.007Z] #14 149.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-24T01:29:40.007Z] #14 149.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:29:40.007Z] #14 149.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-24T01:29:40.007Z] #14 149.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-24T01:29:40.007Z] #14 149.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:29:40.007Z] #14 149.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:40.007Z] #14 149.1 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-24T01:29:40.007Z] #14 149.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:40.007Z] #14 149.1 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-24T01:29:40.008Z] #14 149.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:29:40.008Z] #14 149.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:29:40.008Z] #14 149.1 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-24T01:29:40.008Z] #14 149.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:29:40.008Z] #14 149.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:29:40.008Z] #14 149.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:40.008Z] #14 149.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:29:40.120Z] #53 190.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-24T01:29:40.271Z] #14 149.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:40.271Z] #14 149.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:29:40.271Z] #14 149.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:29:40.330Z] #21 23.42 Selecting previously unselected package inetutils-ping. [2021-11-24T01:29:40.330Z] #21 23.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-24T01:29:40.330Z] #21 23.43 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-24T01:29:40.330Z] #21 23.54 Selecting previously unselected package libip4tc2:amd64. [2021-11-24T01:29:40.330Z] #21 23.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-24T01:29:40.330Z] #21 23.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-24T01:29:40.330Z] #21 23.62 Selecting previously unselected package libip6tc2:amd64. [2021-11-24T01:29:40.535Z] #14 DONE 149.5s [2021-11-24T01:29:40.535Z] [2021-11-24T01:29:40.535Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-24T01:29:40.535Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-24T01:29:40.591Z] #21 23.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-24T01:29:40.591Z] #21 23.63 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-24T01:29:40.591Z] #21 23.68 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-24T01:29:40.591Z] #21 23.68 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-24T01:29:40.591Z] #21 23.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-24T01:29:40.591Z] #21 23.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-24T01:29:40.591Z] #21 23.76 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-24T01:29:40.591Z] #21 23.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-24T01:29:40.591Z] #21 23.90 Selecting previously unselected package libnftnl11:amd64. [2021-11-24T01:29:40.798Z] #15 ... [2021-11-24T01:29:40.798Z] [2021-11-24T01:29:40.798Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-24T01:29:40.798Z] #57 sha256:64392086d18f0b4d82e513c5c69d84f6320d093de8e27f5c30fdfc2cc7eaf88e [2021-11-24T01:29:40.798Z] #57 DONE 0.2s [2021-11-24T01:29:40.798Z] [2021-11-24T01:29:40.798Z] #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-24T01:29:40.798Z] #58 sha256:cb55f2d8174d3daea130be4190f606cc9d343dfa9b65757ce0e675b02f1a2053 [2021-11-24T01:29:40.852Z] #21 23.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-24T01:29:40.852Z] #21 23.90 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-24T01:29:40.852Z] #21 24.01 Selecting previously unselected package iptables. [2021-11-24T01:29:40.852Z] #21 24.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-24T01:29:40.852Z] #21 24.02 Unpacking iptables (1.8.7-1) ... [2021-11-24T01:29:41.054Z] #53 DONE 191.5s [2021-11-24T01:29:41.054Z] [2021-11-24T01:29:41.054Z] #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-24T01:29:41.054Z] #26 sha256:a1e2e7e9586c1f5901db5a4dee6f5359cad897787a5c1324b7059df9f8ae7eb7 [2021-11-24T01:29:41.113Z] #21 24.34 Selecting previously unselected package libonig5:amd64. [2021-11-24T01:29:41.113Z] #21 24.35 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-24T01:29:41.113Z] #21 24.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:29:41.374Z] #21 24.48 Selecting previously unselected package libjq1:amd64. [2021-11-24T01:29:41.374Z] #21 24.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-24T01:29:41.374Z] #21 24.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:29:41.374Z] #21 24.61 Selecting previously unselected package jq. [2021-11-24T01:29:41.374Z] #21 24.62 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-24T01:29:41.374Z] #21 24.64 Unpacking jq (1.6-2.1) ... [2021-11-24T01:29:41.374Z] #21 24.72 Selecting previously unselected package libaio1:amd64. [2021-11-24T01:29:41.599Z] #15 DONE 2.1s [2021-11-24T01:29:41.599Z] [2021-11-24T01:29:41.599Z] #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-24T01:29:41.599Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-24T01:29:41.636Z] #21 24.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-24T01:29:41.636Z] #21 24.73 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-24T01:29:41.636Z] #21 24.79 Selecting previously unselected package libgpm2:amd64. [2021-11-24T01:29:41.636Z] #21 24.80 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-24T01:29:41.636Z] #21 24.81 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-24T01:29:41.897Z] #21 24.88 Selecting previously unselected package libicu67:amd64. [2021-11-24T01:29:41.897Z] #21 24.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-24T01:29:41.897Z] #21 24.90 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-24T01:29:42.717Z] #58 ... [2021-11-24T01:29:42.717Z] [2021-11-24T01:29:42.717Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-24T01:29:42.717Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-24T01:29:42.717Z] #15 DONE 2.0s [2021-11-24T01:29:42.717Z] [2021-11-24T01:29:42.717Z] #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-24T01:29:42.717Z] #58 sha256:cb55f2d8174d3daea130be4190f606cc9d343dfa9b65757ce0e675b02f1a2053 [2021-11-24T01:29:42.717Z] #58 1.884 + RM_GOPATH=0 [2021-11-24T01:29:42.717Z] #58 1.884 + TMP_GOPATH= [2021-11-24T01:29:42.717Z] #58 1.884 + : /build [2021-11-24T01:29:42.717Z] #58 1.884 + '[' -z '' ']' [2021-11-24T01:29:42.717Z] #58 1.884 ++ mktemp -d [2021-11-24T01:29:42.717Z] #58 1.894 + export GOPATH=/tmp/tmp.2U1BvxfXwC [2021-11-24T01:29:42.717Z] #58 1.894 + GOPATH=/tmp/tmp.2U1BvxfXwC [2021-11-24T01:29:42.717Z] #58 1.894 + RM_GOPATH=1 [2021-11-24T01:29:42.717Z] #58 1.894 + case "$(go env GOARCH)" in [2021-11-24T01:29:42.717Z] #58 1.894 ++ go env GOARCH [2021-11-24T01:29:42.717Z] #58 1.904 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:42.717Z] #58 1.904 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:42.717Z] #58 1.904 ++ dirname /install.sh [2021-11-24T01:29:42.717Z] #58 1.904 + dir=/ [2021-11-24T01:29:42.717Z] #58 1.904 + bin=runc [2021-11-24T01:29:42.717Z] #58 1.904 + shift [2021-11-24T01:29:42.717Z] #58 1.904 + '[' '!' -f //runc.installer ']' [2021-11-24T01:29:42.717Z] #58 1.904 + . //runc.installer [2021-11-24T01:29:42.717Z] #58 1.904 ++ set -e [2021-11-24T01:29:42.717Z] #58 1.904 ++ : v1.0.2 [2021-11-24T01:29:42.717Z] #58 1.904 + install_runc [2021-11-24T01:29:42.717Z] #58 1.904 + RUNC_BUILDTAGS=seccomp [2021-11-24T01:29:42.717Z] #58 1.904 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-24T01:29:42.717Z] #58 1.904 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2U1BvxfXwC/src/github.com/opencontainers/runc [2021-11-24T01:29:42.717Z] #58 1.907 Install runc version v1.0.2 (build tags: seccomp) [2021-11-24T01:29:42.717Z] #58 1.918 Cloning into '/tmp/tmp.2U1BvxfXwC/src/github.com/opencontainers/runc'... [2021-11-24T01:29:43.500Z] #16 DONE 1.5s [2021-11-24T01:29:43.500Z] [2021-11-24T01:29:43.500Z] #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-24T01:29:43.500Z] #58 sha256:3a907a7965eb604e28f18ea3c20d1d7f354bb07dc50b48d97c18906a32241363 [2021-11-24T01:29:43.500Z] #58 1.851 + RM_GOPATH=0 [2021-11-24T01:29:43.500Z] #58 1.851 + TMP_GOPATH= [2021-11-24T01:29:43.500Z] #58 1.851 + : /build [2021-11-24T01:29:43.500Z] #58 1.851 + '[' -z '' ']' [2021-11-24T01:29:43.500Z] #58 1.851 ++ mktemp -d [2021-11-24T01:29:43.500Z] #58 1.861 + export GOPATH=/tmp/tmp.u2H5OOynPk [2021-11-24T01:29:43.500Z] #58 1.861 + GOPATH=/tmp/tmp.u2H5OOynPk [2021-11-24T01:29:43.500Z] #58 1.861 + RM_GOPATH=1 [2021-11-24T01:29:43.500Z] #58 1.861 + case "$(go env GOARCH)" in [2021-11-24T01:29:43.500Z] #58 1.861 ++ go env GOARCH [2021-11-24T01:29:43.500Z] #58 1.906 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:43.500Z] #58 1.906 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:29:43.500Z] #58 1.906 ++ dirname /install.sh [2021-11-24T01:29:43.500Z] #58 1.907 + dir=/ [2021-11-24T01:29:43.500Z] #58 1.907 + bin=runc [2021-11-24T01:29:43.500Z] #58 1.907 + shift [2021-11-24T01:29:43.500Z] #58 1.907 + '[' '!' -f //runc.installer ']' [2021-11-24T01:29:43.500Z] #58 1.907 + . //runc.installer [2021-11-24T01:29:43.500Z] #58 1.907 ++ set -e [2021-11-24T01:29:43.500Z] #58 1.907 ++ : v1.0.2 [2021-11-24T01:29:43.500Z] #58 1.907 + install_runc [2021-11-24T01:29:43.500Z] #58 1.907 + RUNC_BUILDTAGS=seccomp [2021-11-24T01:29:43.500Z] #58 1.907 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-24T01:29:43.500Z] #58 1.928 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u2H5OOynPk/src/github.com/opencontainers/runc [2021-11-24T01:29:43.500Z] #58 1.939 Install runc version v1.0.2 (build tags: seccomp) [2021-11-24T01:29:43.500Z] #58 1.943 Cloning into '/tmp/tmp.u2H5OOynPk/src/github.com/opencontainers/runc'... [2021-11-24T01:29:43.542Z] 4612f6d0b889: Verifying Checksum [2021-11-24T01:29:43.543Z] 4612f6d0b889: Download complete [2021-11-24T01:29:44.635Z] #58 ... [2021-11-24T01:29:44.635Z] [2021-11-24T01:29:44.635Z] #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-24T01:29:44.635Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-24T01:29:44.635Z] #16 DONE 1.8s [2021-11-24T01:29:44.635Z] [2021-11-24T01:29:44.635Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-24T01:29:44.635Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-24T01:29:44.876Z] #58 ... [2021-11-24T01:29:44.876Z] [2021-11-24T01:29:44.876Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-24T01:29:44.876Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-24T01:29:44.876Z] #17 1.382 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-24T01:29:44.876Z] #17 DONE 1.5s [2021-11-24T01:29:44.876Z] [2021-11-24T01:29:44.876Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-24T01:29:44.876Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-24T01:29:46.023Z] #17 1.445 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-24T01:29:46.023Z] #17 DONE 1.6s [2021-11-24T01:29:46.023Z] [2021-11-24T01:29:46.023Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-24T01:29:46.023Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-24T01:29:46.108Z] #21 28.66 Selecting previously unselected package libinih1:amd64. [2021-11-24T01:29:46.108Z] #21 28.66 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-24T01:29:46.108Z] #21 28.67 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-24T01:29:46.108Z] #21 28.73 Selecting previously unselected package libnet1:amd64. [2021-11-24T01:29:46.108Z] #21 28.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-24T01:29:46.108Z] #21 28.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:29:46.108Z] #21 28.83 Selecting previously unselected package libnl-3-200:amd64. [2021-11-24T01:29:46.108Z] #21 28.83 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-24T01:29:46.108Z] #21 28.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:29:46.108Z] #21 28.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-24T01:29:46.108Z] #21 28.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-24T01:29:46.108Z] #21 28.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:29:46.108Z] #21 29.02 Selecting previously unselected package net-tools. [2021-11-24T01:29:46.108Z] #21 29.04 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-24T01:29:46.108Z] #21 29.05 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:29:46.108Z] #21 29.28 Selecting previously unselected package patch. [2021-11-24T01:29:46.108Z] #21 29.28 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-24T01:29:46.108Z] #21 29.28 Unpacking patch (2.7.6-7) ... [2021-11-24T01:29:46.253Z] #18 DONE 1.4s [2021-11-24T01:29:46.253Z] [2021-11-24T01:29:46.253Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-24T01:29:46.253Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-24T01:29:46.369Z] #21 29.38 Selecting previously unselected package python-pip-whl. [2021-11-24T01:29:46.369Z] #21 29.38 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-24T01:29:46.369Z] #21 29.40 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-24T01:29:46.944Z] #21 29.94 Selecting previously unselected package python3-lib2to3. [2021-11-24T01:29:46.944Z] #21 29.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-24T01:29:46.944Z] #21 29.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:29:46.944Z] #21 30.10 Selecting previously unselected package python3-distutils. [2021-11-24T01:29:46.944Z] #21 30.10 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-24T01:29:46.944Z] #21 30.10 Unpacking python3-distutils (3.9.2-1) ... [2021-11-24T01:29:46.944Z] #21 30.24 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:29:47.205Z] #21 30.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:29:47.205Z] #21 30.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:29:47.205Z] #21 30.43 Selecting previously unselected package python3-setuptools. [2021-11-24T01:29:47.205Z] #21 30.43 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-24T01:29:47.205Z] #21 30.45 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-24T01:29:47.632Z] #19 DONE 1.5s [2021-11-24T01:29:47.632Z] [2021-11-24T01:29:47.632Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-24T01:29:47.632Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-24T01:29:47.778Z] #21 30.76 Selecting previously unselected package python3-wheel. [2021-11-24T01:29:47.778Z] #21 30.77 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-24T01:29:47.778Z] #21 30.77 Unpacking python3-wheel (0.34.2-1) ... [2021-11-24T01:29:47.778Z] #21 30.84 Selecting previously unselected package python3-pip. [2021-11-24T01:29:47.778Z] #21 30.84 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-24T01:29:47.778Z] #21 30.85 Unpacking python3-pip (20.3.4-4) ... [2021-11-24T01:29:47.778Z] #21 31.09 Selecting previously unselected package sudo. [2021-11-24T01:29:47.941Z] #18 DONE 1.5s [2021-11-24T01:29:47.941Z] [2021-11-24T01:29:47.941Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-24T01:29:47.941Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-24T01:29:48.039Z] #21 31.09 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-24T01:29:48.039Z] #21 31.10 Unpacking sudo (1.9.5p2-3) ... [2021-11-24T01:29:48.301Z] #21 31.66 Selecting previously unselected package thin-provisioning-tools. [2021-11-24T01:29:48.562Z] #21 31.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-24T01:29:48.562Z] #21 31.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:29:48.823Z] #21 31.94 Selecting previously unselected package uidmap. [2021-11-24T01:29:48.823Z] #21 31.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-24T01:29:48.823Z] #21 31.96 Unpacking uidmap (1:4.8.1-1) ... [2021-11-24T01:29:48.823Z] #21 32.08 Selecting previously unselected package vim-runtime. [2021-11-24T01:29:48.839Z] #72 ... [2021-11-24T01:29:48.839Z] [2021-11-24T01:29:48.839Z] #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-24T01:29:48.839Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-24T01:29:48.839Z] #20 29.08 Fetched 48.7 MB in 27s (1797 kB/s) [2021-11-24T01:29:48.885Z] #19 DONE 1.4s [2021-11-24T01:29:48.885Z] [2021-11-24T01:29:48.885Z] #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-24T01:29:48.885Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:29:49.085Z] #21 32.08 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:29:49.085Z] #21 32.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-24T01:29:49.085Z] #21 32.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-24T01:29:49.085Z] #21 32.18 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:29:49.147Z] #34 ... [2021-11-24T01:29:49.147Z] [2021-11-24T01:29:49.147Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-24T01:29:49.147Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-24T01:29:49.538Z] #20 DONE 1.5s [2021-11-24T01:29:49.538Z] [2021-11-24T01:29:49.539Z] #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-24T01:29:49.539Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-24T01:29:50.534Z] #20 DONE 1.6s [2021-11-24T01:29:50.535Z] [2021-11-24T01:29:50.535Z] #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-24T01:29:50.535Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-24T01:29:50.917Z] #21 1.866 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:29:51.176Z] #21 1.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:29:51.176Z] #21 1.917 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:29:52.114Z] #21 2.900 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:29:52.393Z] #21 35.67 Selecting previously unselected package vim. [2021-11-24T01:29:52.453Z] #21 1.806 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:29:52.453Z] #21 1.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:29:52.453Z] #21 1.870 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:29:52.654Z] #21 35.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:29:52.654Z] #21 35.69 Unpacking vim (2:8.2.2434-3) ... [2021-11-24T01:29:53.030Z] #20 29.08 Reading package lists... [2021-11-24T01:29:53.030Z] #20 ... [2021-11-24T01:29:53.030Z] [2021-11-24T01:29:53.030Z] #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-24T01:29:53.030Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-24T01:29:53.030Z] #67 30.11 Fetched 48.7 MB in 28s (1766 kB/s) [2021-11-24T01:29:53.227Z] #21 36.36 Selecting previously unselected package xfsprogs. [2021-11-24T01:29:53.227Z] #21 36.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-24T01:29:53.227Z] #21 36.39 Unpacking xfsprogs (5.10.0-4) ... [2021-11-24T01:29:53.399Z] #21 2.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:29:53.800Z] #21 36.89 Selecting previously unselected package zip. [2021-11-24T01:29:53.800Z] #21 36.91 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-24T01:29:53.800Z] #21 36.92 Unpacking zip (3.0-12) ... [2021-11-24T01:29:53.800Z] #21 37.06 Selecting previously unselected package zstd. [2021-11-24T01:29:53.800Z] #21 37.09 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-24T01:29:53.800Z] #21 37.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:29:53.961Z] #67 30.11 Reading package lists... [2021-11-24T01:29:53.961Z] #67 ... [2021-11-24T01:29:53.961Z] [2021-11-24T01:29:53.961Z] #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-24T01:29:53.961Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-24T01:29:53.961Z] #20 29.08 Reading package lists... [2021-11-24T01:29:54.037Z] #21 4.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:29:54.373Z] #21 37.44 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:29:54.975Z] #21 ... [2021-11-24T01:29:54.975Z] [2021-11-24T01:29:54.975Z] #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-24T01:29:54.975Z] #58 sha256:3a907a7965eb604e28f18ea3c20d1d7f354bb07dc50b48d97c18906a32241363 [2021-11-24T01:29:54.975Z] #58 15.14 + cd /tmp/tmp.u2H5OOynPk/src/github.com/opencontainers/runc [2021-11-24T01:29:54.975Z] #58 15.16 + git checkout -q v1.0.2 [2021-11-24T01:29:55.316Z] #21 4.559 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:29:55.316Z] #21 38.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-24T01:29:55.316Z] #21 38.46 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:29:55.316Z] #21 38.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-24T01:29:55.316Z] #21 38.48 Setting up libicu67:amd64 (67.1-7) ... [2021-11-24T01:29:55.316Z] #21 38.50 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-24T01:29:55.316Z] #21 38.51 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-24T01:29:55.316Z] #21 38.52 Setting up uidmap (1:4.8.1-1) ... [2021-11-24T01:29:55.316Z] #21 38.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:29:55.316Z] #21 38.54 Setting up bzip2 (1.0.8-4) ... [2021-11-24T01:29:55.578Z] #21 38.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:29:55.578Z] #21 38.57 Setting up python3-wheel (0.34.2-1) ... [2021-11-24T01:29:55.891Z] #21 ... [2021-11-24T01:29:55.891Z] [2021-11-24T01:29:55.891Z] #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-24T01:29:55.891Z] #58 sha256:cb55f2d8174d3daea130be4190f606cc9d343dfa9b65757ce0e675b02f1a2053 [2021-11-24T01:29:55.891Z] #58 15.21 + cd /tmp/tmp.2U1BvxfXwC/src/github.com/opencontainers/runc [2021-11-24T01:29:55.891Z] #58 15.21 + git checkout -q v1.0.2 [2021-11-24T01:29:55.912Z] #58 16.21 + '[' -z '' ']' [2021-11-24T01:29:55.912Z] #58 16.21 + target=static [2021-11-24T01:29:55.912Z] #58 16.21 + make BUILDTAGS=seccomp static [2021-11-24T01:29:56.113Z] #20 37.90 Reading package lists... [2021-11-24T01:29:56.113Z] #20 ... [2021-11-24T01:29:56.113Z] [2021-11-24T01:29:56.113Z] #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-24T01:29:56.113Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-24T01:29:56.113Z] #45 29.54 Fetched 48.7 MB in 27s (1793 kB/s) [2021-11-24T01:29:56.113Z] #45 29.54 Reading package lists... [2021-11-24T01:29:56.113Z] #45 38.94 Reading package lists... [2021-11-24T01:29:56.113Z] #45 ... [2021-11-24T01:29:56.113Z] [2021-11-24T01:29:56.113Z] #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-24T01:29:56.113Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-24T01:29:56.113Z] #67 30.11 Reading package lists... [2021-11-24T01:29:56.170Z] #58 16.63 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-24T01:29:56.413Z] #21 39.42 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:29:56.413Z] #21 39.43 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-24T01:29:56.413Z] #21 39.45 Setting up libcap2-bin (1:2.44-1) ... [2021-11-24T01:29:56.413Z] #21 39.46 Setting up apparmor (2.13.6-10) ... [2021-11-24T01:29:57.279Z] #58 16.35 + '[' -z '' ']' [2021-11-24T01:29:57.279Z] #58 16.35 + target=static [2021-11-24T01:29:57.279Z] #58 16.35 + make BUILDTAGS=seccomp static [2021-11-24T01:29:57.540Z] #58 16.89 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-24T01:29:57.802Z] #21 41.00 Setting up zip (3.0-12) ... [2021-11-24T01:29:57.802Z] #21 41.01 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:29:58.063Z] #21 41.04 Setting up bash-completion (1:2.11-2) ... [2021-11-24T01:30:00.676Z] #21 43.35 Setting up xz-utils (5.2.5-2) ... [2021-11-24T01:30:00.676Z] #21 43.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-24T01:30:00.676Z] #21 43.37 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-24T01:30:00.676Z] #21 43.41 Setting up patch (2.7.6-7) ... [2021-11-24T01:30:00.676Z] #21 43.43 Setting up sudo (1.9.5p2-3) ... [2021-11-24T01:30:00.676Z] #21 43.54 invoke-rc.d: could not determine current runlevel [2021-11-24T01:30:00.676Z] #21 43.54 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-24T01:30:00.677Z] #21 43.56 Setting up xfsprogs (5.10.0-4) ... [2021-11-24T01:30:00.677Z] #21 43.57 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-24T01:30:00.677Z] #21 43.58 Setting up inetutils-ping (2:2.0-1) ... [2021-11-24T01:30:00.677Z] #21 43.59 Setting up pigz (2.6-1) ... [2021-11-24T01:30:00.677Z] #21 43.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-24T01:30:00.677Z] #21 43.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:30:00.677Z] #21 43.64 Setting up python-pip-whl (20.3.4-4) ... [2021-11-24T01:30:00.677Z] #21 43.65 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:30:01.661Z] #21 44.54 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-24T01:30:01.661Z] #21 44.56 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:30:02.237Z] #21 45.15 Setting up libelf1:amd64 (0.183-1) ... [2021-11-24T01:30:02.237Z] #21 45.18 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:30:02.237Z] #21 45.21 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:30:02.237Z] #21 45.23 Setting up python3-distutils (3.9.2-1) ... [2021-11-24T01:30:02.810Z] #21 45.75 Setting up vim (2:8.2.2434-3) ... [2021-11-24T01:30:02.810Z] #21 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-24T01:30:02.810Z] #21 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-24T01:30:02.810Z] #21 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-24T01:30:02.810Z] #21 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-24T01:30:02.810Z] #21 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-24T01:30:02.810Z] #21 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-24T01:30:02.810Z] #21 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-24T01:30:02.810Z] #21 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-24T01:30:02.810Z] #21 45.84 Setting up python3-setuptools (52.0.0-4) ... [2021-11-24T01:30:04.197Z] #21 47.46 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:30:04.197Z] #21 47.48 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-24T01:30:04.197Z] #21 47.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:30:04.210Z] #67 39.38 Reading package lists... [2021-11-24T01:30:04.210Z] #67 ... [2021-11-24T01:30:04.210Z] [2021-11-24T01:30:04.210Z] #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-24T01:30:04.210Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-24T01:30:04.210Z] #20 37.90 Reading package lists... [2021-11-24T01:30:04.458Z] #21 47.52 Setting up python3-pip (20.3.4-4) ... [2021-11-24T01:30:04.773Z] #20 46.72 Building dependency tree... [2021-11-24T01:30:05.850Z] #21 48.92 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-24T01:30:05.850Z] #21 48.94 Setting up jq (1.6-2.1) ... [2021-11-24T01:30:05.850Z] #21 48.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-24T01:30:05.850Z] #21 48.96 Setting up iptables (1.8.7-1) ... [2021-11-24T01:30:05.850Z] #21 48.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:30:05.850Z] #21 48.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:30:05.850Z] #21 48.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:30:05.850Z] #21 48.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:30:05.850Z] #21 48.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-24T01:30:05.850Z] #21 48.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-24T01:30:05.850Z] #21 49.01 Setting up iproute2 (5.10.0-4) ... [2021-11-24T01:30:06.143Z] #20 49.90 The following additional packages will be installed: [2021-11-24T01:30:06.143Z] #20 49.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:30:06.143Z] #20 49.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-24T01:30:06.143Z] #20 49.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-24T01:30:06.143Z] #20 49.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-24T01:30:06.143Z] #20 49.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-24T01:30:06.143Z] #20 49.92 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-24T01:30:06.143Z] #20 49.93 mingw-w64-common mingw-w64-x86-64-dev [2021-11-24T01:30:06.143Z] #20 49.96 Suggested packages: [2021-11-24T01:30:06.143Z] #20 49.96 gcc-10-locales seccomp wine64 [2021-11-24T01:30:06.151Z] #58 ... [2021-11-24T01:30:06.151Z] [2021-11-24T01:30:06.151Z] #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-24T01:30:06.151Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:30:06.151Z] #34 DONE 179.7s [2021-11-24T01:30:06.151Z] [2021-11-24T01:30:06.151Z] #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-24T01:30:06.151Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-24T01:30:06.151Z] #21 6.904 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:30:06.151Z] #21 14.20 Fetched 8478 kB in 13s (672 kB/s) [2021-11-24T01:30:06.373Z] #21 49.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:30:06.946Z] #21 DONE 50.3s [2021-11-24T01:30:06.946Z] [2021-11-24T01:30:06.946Z] #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-24T01:30:06.946Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:30:07.073Z] #20 50.78 The following NEW packages will be installed: [2021-11-24T01:30:07.073Z] #20 50.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-24T01:30:07.073Z] #20 50.78 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-24T01:30:07.073Z] #20 50.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-24T01:30:07.073Z] #20 50.78 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-24T01:30:07.073Z] #20 50.78 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-24T01:30:07.073Z] #20 50.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-24T01:30:07.073Z] #20 50.80 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-24T01:30:07.073Z] #20 50.80 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-24T01:30:07.073Z] #20 50.81 mingw-w64-x86-64-dev [2021-11-24T01:30:07.208Z] #43 ... [2021-11-24T01:30:07.208Z] [2021-11-24T01:30:07.208Z] #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-24T01:30:07.208Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-24T01:30:07.556Z] #58 ... [2021-11-24T01:30:07.556Z] [2021-11-24T01:30:07.556Z] #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-24T01:30:07.556Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-24T01:30:07.556Z] #34 DONE 174.6s [2021-11-24T01:30:07.556Z] [2021-11-24T01:30:07.556Z] #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-24T01:30:07.556Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-24T01:30:07.556Z] #21 6.311 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:30:07.556Z] #21 13.66 Fetched 8478 kB in 12s (698 kB/s) [2021-11-24T01:30:07.639Z] #20 51.30 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:30:07.639Z] #20 51.30 Need to get 115 MB of archives. [2021-11-24T01:30:07.639Z] #20 51.30 After this operation, 645 MB of additional disk space will be used. [2021-11-24T01:30:07.639Z] #20 51.30 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-24T01:30:07.639Z] #20 51.35 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-24T01:30:07.639Z] #20 51.41 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-24T01:30:07.639Z] #20 51.41 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-24T01:30:07.639Z] #20 51.41 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-24T01:30:07.639Z] #20 51.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-24T01:30:07.896Z] #20 51.51 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-24T01:30:07.896Z] #20 51.57 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-24T01:30:07.896Z] #20 51.58 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-24T01:30:07.896Z] #20 51.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-24T01:30:08.056Z] #21 14.20 Reading package lists... [2021-11-24T01:30:08.490Z] #20 52.31 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-24T01:30:08.596Z] #22 1.505 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-24T01:30:08.596Z] #22 1.508 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-24T01:30:08.596Z] #22 1.511 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-24T01:30:08.596Z] #22 DONE 1.6s [2021-11-24T01:30:08.596Z] [2021-11-24T01:30:08.596Z] #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-24T01:30:08.596Z] #58 sha256:7633bba63872fc78912772f18f02d4ce6499cd34333c9787d6e8994c3d0fd5e6 [2021-11-24T01:30:08.751Z] #20 52.44 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-24T01:30:08.857Z] #58 ... [2021-11-24T01:30:08.857Z] [2021-11-24T01:30:08.857Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-24T01:30:08.857Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-24T01:30:08.955Z] #21 13.66 Reading package lists... [2021-11-24T01:30:09.011Z] #20 52.58 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-24T01:30:09.986Z] #20 53.60 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-24T01:30:10.242Z] #20 53.96 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-24T01:30:10.242Z] #20 53.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-24T01:30:10.242Z] #20 53.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-24T01:30:10.242Z] #20 53.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-24T01:30:10.242Z] #20 53.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-24T01:30:10.242Z] #20 54.00 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-24T01:30:10.242Z] #20 54.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-24T01:30:10.242Z] #20 54.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-24T01:30:10.242Z] #20 54.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-24T01:30:10.242Z] #20 54.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-24T01:30:10.242Z] #20 54.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-24T01:30:10.242Z] #20 54.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-24T01:30:10.242Z] #20 54.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-24T01:30:10.242Z] #20 54.03 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-24T01:30:10.242Z] #20 54.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-24T01:30:10.242Z] #20 54.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-24T01:30:10.500Z] #20 ... [2021-11-24T01:30:10.500Z] [2021-11-24T01:30:10.500Z] #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-24T01:30:10.500Z] #72 sha256:3bd42222f52362d4242c9184690ba634cb48108ba28b9a4410e63f05ab0c2e9f [2021-11-24T01:30:10.500Z] #72 51.23 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-24T01:30:10.500Z] #72 51.23 + GOBIN=/build [2021-11-24T01:30:10.500Z] #72 51.23 + GO111MODULE=on [2021-11-24T01:30:10.500Z] #72 51.23 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-24T01:30:10.500Z] #72 53.93 rootlesskit version 0.14.6 [2021-11-24T01:30:10.500Z] #72 53.93 Usage of /build/rootlesskit-docker-proxy: [2021-11-24T01:30:10.500Z] #72 53.93 -container-ip string [2021-11-24T01:30:10.500Z] #72 53.93 container ip [2021-11-24T01:30:10.500Z] #72 53.93 -container-port int [2021-11-24T01:30:10.500Z] #72 53.93 container port (default -1) [2021-11-24T01:30:10.500Z] #72 53.93 -host-ip string [2021-11-24T01:30:10.500Z] #72 53.93 host ip [2021-11-24T01:30:10.500Z] #72 53.93 -host-port int [2021-11-24T01:30:10.500Z] #72 53.93 host port (default -1) [2021-11-24T01:30:10.500Z] #72 53.93 -proto string [2021-11-24T01:30:10.500Z] #72 53.93 proxy protocol (default "tcp") [2021-11-24T01:30:10.500Z] #72 DONE 54.2s [2021-11-24T01:30:10.500Z] [2021-11-24T01:30:10.500Z] #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-24T01:30:10.500Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-24T01:30:10.500Z] #45 38.94 Reading package lists... [2021-11-24T01:30:10.500Z] #45 47.86 Building dependency tree... [2021-11-24T01:30:10.500Z] #45 51.50 The following additional packages will be installed: [2021-11-24T01:30:10.500Z] #45 51.51 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-11-24T01:30:10.500Z] #45 51.52 Suggested packages: [2021-11-24T01:30:10.500Z] #45 51.52 cmake-doc ninja-build lrzip [2021-11-24T01:30:10.500Z] #45 51.52 Recommended packages: [2021-11-24T01:30:10.500Z] #45 51.52 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-24T01:30:10.500Z] #45 52.20 The following NEW packages will be installed: [2021-11-24T01:30:10.500Z] #45 52.22 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-11-24T01:30:10.500Z] #45 52.57 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:30:10.500Z] #45 52.57 Need to get 8419 kB of archives. [2021-11-24T01:30:10.500Z] #45 52.57 After this operation, 34.9 MB of additional disk space will be used. [2021-11-24T01:30:10.500Z] #45 52.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-24T01:30:10.500Z] #45 52.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:30:10.500Z] #45 52.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-24T01:30:10.500Z] #45 52.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-24T01:30:10.500Z] #45 52.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-24T01:30:10.500Z] #45 52.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-24T01:30:10.500Z] #45 52.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-24T01:30:10.500Z] #45 52.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-24T01:30:10.500Z] #45 53.70 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:30:10.500Z] #45 54.26 Fetched 8419 kB in 0s (17.4 MB/s) [2021-11-24T01:30:10.759Z] #45 ... [2021-11-24T01:30:10.759Z] [2021-11-24T01:30:10.759Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-24T01:30:10.759Z] #73 sha256:46ee199454a514f864be35d144c32a51c384318b2f7c7aedb75017287ae59c8d [2021-11-24T01:30:10.759Z] #73 DONE 0.1s [2021-11-24T01:30:10.759Z] [2021-11-24T01:30:10.759Z] #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-24T01:30:10.759Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-24T01:30:10.759Z] #45 54.36 Selecting previously unselected package xxd. [2021-11-24T01:30:10.759Z] #45 54.36 (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-24T01:30:10.759Z] #45 54.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:30:10.759Z] #45 54.43 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:30:10.759Z] #45 ... [2021-11-24T01:30:10.759Z] [2021-11-24T01:30:10.759Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-24T01:30:10.759Z] #74 sha256:6e67d608b0373d60c284441b213bf4bab9d352b6d31f6965c4bd02654e649f61 [2021-11-24T01:30:10.759Z] #74 DONE 0.1s [2021-11-24T01:30:10.759Z] [2021-11-24T01:30:10.759Z] #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-24T01:30:10.759Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-24T01:30:10.759Z] #20 54.52 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:30:11.017Z] #20 54.87 Fetched 115 MB in 3s (37.3 MB/s) [2021-11-24T01:30:11.278Z] #20 54.95 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-24T01:30:11.278Z] #20 54.95 (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-24T01:30:11.278Z] #20 55.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-24T01:30:11.278Z] #20 55.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:30:11.536Z] #20 ... [2021-11-24T01:30:11.536Z] [2021-11-24T01:30:11.536Z] #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-24T01:30:11.536Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-24T01:30:11.536Z] #67 39.38 Reading package lists... [2021-11-24T01:30:11.536Z] #67 48.36 Building dependency tree... [2021-11-24T01:30:11.536Z] #67 51.84 The following additional packages will be installed: [2021-11-24T01:30:11.536Z] #67 51.85 libbtrfs0 [2021-11-24T01:30:11.536Z] #67 52.00 The following NEW packages will be installed: [2021-11-24T01:30:11.536Z] #67 52.01 libbtrfs-dev libbtrfs0 [2021-11-24T01:30:11.536Z] #67 52.43 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:30:11.536Z] #67 52.43 Need to get 460 kB of archives. [2021-11-24T01:30:11.536Z] #67 52.43 After this operation, 1237 kB of additional disk space will be used. [2021-11-24T01:30:11.536Z] #67 52.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-24T01:30:11.536Z] #67 52.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-24T01:30:11.536Z] #67 53.62 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:30:11.536Z] #67 54.14 Fetched 460 kB in 0s (1421 kB/s) [2021-11-24T01:30:11.536Z] #67 54.36 Selecting previously unselected package libbtrfs0:amd64. [2021-11-24T01:30:11.536Z] #67 54.36 (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-24T01:30:11.536Z] #67 54.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-24T01:30:11.536Z] #67 54.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:30:11.536Z] #67 54.60 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-24T01:30:11.536Z] #67 54.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-24T01:30:11.536Z] #67 54.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:30:11.536Z] #67 54.88 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:30:11.536Z] #67 54.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:30:11.536Z] #67 54.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:30:11.536Z] #67 DONE 55.3s [2021-11-24T01:30:11.793Z] [2021-11-24T01:30:11.793Z] #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-24T01:30:11.793Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-24T01:30:11.793Z] #45 54.61 Selecting previously unselected package vim-common. [2021-11-24T01:30:11.793Z] #45 54.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:30:11.793Z] #45 54.62 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:30:11.793Z] #45 54.89 Selecting previously unselected package cmake-data. [2021-11-24T01:30:11.793Z] #45 54.89 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-24T01:30:11.793Z] #45 54.89 Unpacking cmake-data (3.18.4-2) ... [2021-11-24T01:30:12.050Z] #45 ... [2021-11-24T01:30:12.050Z] [2021-11-24T01:30:12.050Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-24T01:30:12.050Z] #68 sha256:7d09204324975d475861fa4543cef50887ce57c3ef29463515528ff48943608c [2021-11-24T01:30:12.050Z] #68 DONE 0.3s [2021-11-24T01:30:12.050Z] [2021-11-24T01:30:12.050Z] #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-24T01:30:12.050Z] #69 sha256:fe81381799c2687ef91220ab0de9e3a90b731c9cc87962adb2b0a0f32d251efd [2021-11-24T01:30:12.245Z] #21 18.94 Reading package lists... [2021-11-24T01:30:13.139Z] #26 223.4 + return [2021-11-24T01:30:13.166Z] #21 18.34 Reading package lists... [2021-11-24T01:30:13.418Z] #69 1.520 + RM_GOPATH=0 [2021-11-24T01:30:13.418Z] #69 1.520 + TMP_GOPATH= [2021-11-24T01:30:13.418Z] #69 1.520 + : /build [2021-11-24T01:30:13.418Z] #69 1.520 + '[' -z '' ']' [2021-11-24T01:30:13.418Z] #69 1.520 ++ mktemp -d [2021-11-24T01:30:13.418Z] #69 1.520 + export GOPATH=/tmp/tmp.JpFcN2M30k [2021-11-24T01:30:13.418Z] #69 1.520 + GOPATH=/tmp/tmp.JpFcN2M30k [2021-11-24T01:30:13.418Z] #69 1.520 + RM_GOPATH=1 [2021-11-24T01:30:13.418Z] #69 1.520 + case "$(go env GOARCH)" in [2021-11-24T01:30:13.418Z] #69 1.520 ++ go env GOARCH [2021-11-24T01:30:13.418Z] #69 1.537 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:30:13.418Z] #69 1.537 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:30:13.418Z] #69 1.537 ++ dirname /install.sh [2021-11-24T01:30:13.418Z] #69 1.542 Install containerd version v1.5.8 [2021-11-24T01:30:13.418Z] #69 1.542 + dir=/ [2021-11-24T01:30:13.418Z] #69 1.542 + bin=containerd [2021-11-24T01:30:13.418Z] #69 1.542 + shift [2021-11-24T01:30:13.418Z] #69 1.542 + '[' '!' -f //containerd.installer ']' [2021-11-24T01:30:13.418Z] #69 1.542 + . //containerd.installer [2021-11-24T01:30:13.418Z] #69 1.542 ++ set -e [2021-11-24T01:30:13.418Z] #69 1.542 ++ : v1.5.8 [2021-11-24T01:30:13.418Z] #69 1.542 + install_containerd [2021-11-24T01:30:13.418Z] #69 1.542 + echo 'Install containerd version v1.5.8' [2021-11-24T01:30:13.418Z] #69 1.542 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JpFcN2M30k/src/github.com/containerd/containerd [2021-11-24T01:30:13.418Z] #69 1.543 Cloning into '/tmp/tmp.JpFcN2M30k/src/github.com/containerd/containerd'... [2021-11-24T01:30:13.623Z] #21 23.15 Building dependency tree... [2021-11-24T01:30:13.739Z] #21 22.52 Building dependency tree... [2021-11-24T01:30:14.520Z] #26 DONE 224.8s [2021-11-24T01:30:14.520Z] [2021-11-24T01:30:14.520Z] #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-24T01:30:14.520Z] #62 sha256:a58e6fb83325d2286e260380e234e944e91f3a26eb43c44a1df470ed4085f1cd [2021-11-24T01:30:15.002Z] #21 25.99 The following additional packages will be installed: [2021-11-24T01:30:15.002Z] #21 26.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-24T01:30:15.002Z] #21 26.00 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-24T01:30:15.002Z] #21 26.00 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-24T01:30:15.002Z] #21 26.00 python3-pkg-resources vim-runtime xxd [2021-11-24T01:30:15.261Z] #21 26.02 Suggested packages: [2021-11-24T01:30:15.261Z] #21 26.02 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-24T01:30:15.261Z] #21 26.02 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-24T01:30:15.261Z] #21 26.02 acl attr quota [2021-11-24T01:30:15.261Z] #21 26.02 Recommended packages: [2021-11-24T01:30:15.261Z] #21 26.02 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-24T01:30:15.714Z] #21 25.21 The following additional packages will be installed: [2021-11-24T01:30:15.714Z] #21 25.21 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-24T01:30:15.714Z] #21 25.21 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-24T01:30:15.714Z] #21 25.21 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-24T01:30:15.714Z] #21 25.21 python3-pkg-resources vim-runtime xxd [2021-11-24T01:30:15.714Z] #21 25.24 Suggested packages: [2021-11-24T01:30:15.714Z] #21 25.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-24T01:30:15.714Z] #21 25.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-24T01:30:15.714Z] #21 25.24 acl attr quota [2021-11-24T01:30:15.714Z] #21 25.24 Recommended packages: [2021-11-24T01:30:15.714Z] #21 25.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-24T01:30:15.938Z] #69 ... [2021-11-24T01:30:15.938Z] [2021-11-24T01:30:15.938Z] #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-24T01:30:15.938Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-24T01:30:15.938Z] #45 56.18 Selecting previously unselected package libarchive13:amd64. [2021-11-24T01:30:15.938Z] #45 56.18 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-24T01:30:15.938Z] #45 56.19 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-24T01:30:15.938Z] #45 56.34 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-24T01:30:15.938Z] #45 56.34 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-24T01:30:15.938Z] #45 56.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-24T01:30:15.938Z] #45 56.42 Selecting previously unselected package librhash0:amd64. [2021-11-24T01:30:15.938Z] #45 56.43 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-11-24T01:30:15.938Z] #45 56.43 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-24T01:30:15.938Z] #45 56.53 Selecting previously unselected package libuv1:amd64. [2021-11-24T01:30:15.938Z] #45 56.54 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-11-24T01:30:15.938Z] #45 56.56 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-24T01:30:15.938Z] #45 56.65 Selecting previously unselected package cmake. [2021-11-24T01:30:15.938Z] #45 56.65 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-11-24T01:30:15.938Z] #45 56.67 Unpacking cmake (3.18.4-2) ... [2021-11-24T01:30:15.938Z] #45 58.57 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-24T01:30:15.938Z] #45 58.58 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:30:15.938Z] #45 58.59 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-24T01:30:15.938Z] #45 58.61 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:30:15.938Z] #45 58.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-24T01:30:15.938Z] #45 58.66 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-24T01:30:15.938Z] #45 58.68 Setting up cmake-data (3.18.4-2) ... [2021-11-24T01:30:15.938Z] #45 58.70 Setting up cmake (3.18.4-2) ... [2021-11-24T01:30:15.938Z] #45 58.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:30:15.938Z] #45 DONE 59.3s [2021-11-24T01:30:15.938Z] [2021-11-24T01:30:15.938Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-24T01:30:15.938Z] #46 sha256:c03556472ce814ce4d832f239dec9619859b672d2a37c9613644389738b4e9e4 [2021-11-24T01:30:15.938Z] #46 DONE 0.2s [2021-11-24T01:30:15.938Z] [2021-11-24T01:30:15.938Z] #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-24T01:30:15.938Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-24T01:30:15.938Z] #20 56.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-24T01:30:15.938Z] #20 56.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-24T01:30:15.938Z] #20 56.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:30:15.938Z] #20 57.21 Selecting previously unselected package binutils-mingw-w64. [2021-11-24T01:30:15.938Z] #20 57.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-24T01:30:15.938Z] #20 57.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:30:15.938Z] #20 57.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-24T01:30:15.938Z] #20 57.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:30:15.938Z] #20 57.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:30:15.938Z] #20 57.48 Selecting previously unselected package dmsetup. [2021-11-24T01:30:15.938Z] #20 57.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:30:15.938Z] #20 57.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:30:15.938Z] #20 57.59 Selecting previously unselected package mingw-w64-common. [2021-11-24T01:30:15.938Z] #20 57.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-24T01:30:15.938Z] #20 57.60 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-24T01:30:16.501Z] #20 60.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-24T01:30:16.501Z] #20 60.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-24T01:30:16.501Z] #20 60.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:30:17.789Z] #62 188.3 + bin/containerd [2021-11-24T01:30:17.797Z] #21 28.18 The following NEW packages will be installed: [2021-11-24T01:30:17.797Z] #21 28.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-24T01:30:17.797Z] #21 28.20 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-24T01:30:17.797Z] #21 28.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-24T01:30:17.797Z] #21 28.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-24T01:30:17.797Z] #21 28.20 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-24T01:30:17.797Z] #21 28.20 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-24T01:30:17.797Z] #21 28.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-24T01:30:17.797Z] #21 28.20 xz-utils zip zstd [2021-11-24T01:30:17.797Z] #21 28.62 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:30:17.797Z] #21 28.62 Need to get 27.6 MB of archives. [2021-11-24T01:30:17.797Z] #21 28.62 After this operation, 106 MB of additional disk space will be used. [2021-11-24T01:30:17.797Z] #21 28.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-24T01:30:17.797Z] #21 28.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-24T01:30:17.797Z] #21 28.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-24T01:30:17.797Z] #21 28.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-24T01:30:17.797Z] #21 28.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-24T01:30:17.797Z] #21 28.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-24T01:30:17.797Z] #21 28.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-24T01:30:17.797Z] #21 28.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-24T01:30:17.797Z] #21 28.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-24T01:30:17.797Z] #21 28.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:30:17.797Z] #21 28.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-24T01:30:17.797Z] #21 28.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-24T01:30:17.797Z] #21 28.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-24T01:30:17.797Z] #21 28.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-24T01:30:17.797Z] #21 28.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-24T01:30:17.797Z] #21 28.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-24T01:30:17.797Z] #21 28.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-24T01:30:18.046Z] #62 ... [2021-11-24T01:30:18.046Z] [2021-11-24T01:30:18.046Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-24T01:30:18.046Z] #27 sha256:1228021dd2679ef1a4ddd5829635095e55335bc907b9d8f31d9b3ac2ac31402b [2021-11-24T01:30:18.046Z] #27 DONE 0.8s [2021-11-24T01:30:18.046Z] [2021-11-24T01:30:18.046Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-24T01:30:18.046Z] #32 sha256:6d945f745b5b7a764af66433594fec8cf266b73621c12208f1be1e7b573b83dd [2021-11-24T01:30:18.055Z] #21 28.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-24T01:30:18.055Z] #21 28.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-24T01:30:18.055Z] #21 28.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-24T01:30:18.055Z] #21 28.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-24T01:30:18.055Z] #21 28.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-24T01:30:18.055Z] #21 28.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-24T01:30:18.055Z] #21 28.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-24T01:30:18.055Z] #21 28.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-24T01:30:18.055Z] #21 28.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-24T01:30:18.055Z] #21 28.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-24T01:30:18.254Z] 8f616e6e9eec: Pull complete [2021-11-24T01:30:18.278Z] #21 27.53 The following NEW packages will be installed: [2021-11-24T01:30:18.278Z] #21 27.53 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-24T01:30:18.278Z] #21 27.53 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-24T01:30:18.278Z] #21 27.53 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-24T01:30:18.278Z] #21 27.53 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-24T01:30:18.278Z] #21 27.53 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-24T01:30:18.278Z] #21 27.53 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-24T01:30:18.278Z] #21 27.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-24T01:30:18.278Z] #21 27.53 xz-utils zip zstd [2021-11-24T01:30:18.540Z] #21 27.93 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:30:18.540Z] #21 27.93 Need to get 27.6 MB of archives. [2021-11-24T01:30:18.540Z] #21 27.93 After this operation, 106 MB of additional disk space will be used. [2021-11-24T01:30:18.540Z] #21 27.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-24T01:30:18.540Z] #21 27.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-24T01:30:18.540Z] #21 27.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-24T01:30:18.540Z] #21 27.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-24T01:30:18.540Z] #21 27.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-24T01:30:18.540Z] #21 27.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-24T01:30:18.540Z] #21 27.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-24T01:30:18.540Z] #21 27.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-24T01:30:18.540Z] #21 28.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-24T01:30:18.540Z] #21 28.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:30:18.540Z] #21 28.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-24T01:30:18.540Z] #21 28.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-24T01:30:18.540Z] #21 28.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-24T01:30:18.540Z] #21 28.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-24T01:30:18.540Z] #21 28.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-24T01:30:18.540Z] #21 28.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-24T01:30:18.540Z] #21 28.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-24T01:30:18.609Z] #32 DONE 0.8s [2021-11-24T01:30:18.609Z] [2021-11-24T01:30:18.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-24T01:30:18.609Z] #62 sha256:a58e6fb83325d2286e260380e234e944e91f3a26eb43c44a1df470ed4085f1cd [2021-11-24T01:30:18.623Z] #21 29.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-24T01:30:18.623Z] #21 29.41 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-24T01:30:18.623Z] #21 29.41 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-24T01:30:18.623Z] #21 29.41 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-24T01:30:18.623Z] #21 29.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-24T01:30:18.623Z] #21 29.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-24T01:30:18.623Z] #21 29.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-24T01:30:18.623Z] #21 29.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-24T01:30:18.623Z] #21 29.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-24T01:30:18.623Z] #21 29.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:30:18.623Z] #21 29.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-24T01:30:18.623Z] #21 29.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-24T01:30:18.623Z] #21 29.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-24T01:30:18.623Z] #21 29.63 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-24T01:30:18.623Z] #21 29.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-24T01:30:18.802Z] #21 28.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-24T01:30:18.802Z] #21 28.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-24T01:30:18.802Z] #21 28.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-24T01:30:18.802Z] #21 28.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-24T01:30:18.802Z] #21 28.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-24T01:30:18.802Z] #21 28.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-24T01:30:18.802Z] #21 28.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-24T01:30:18.802Z] #21 28.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-24T01:30:18.802Z] #21 28.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-24T01:30:18.802Z] #21 28.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-24T01:30:18.881Z] #21 29.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-24T01:30:18.881Z] #21 29.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-24T01:30:19.018Z] #20 ... [2021-11-24T01:30:19.018Z] [2021-11-24T01:30:19.018Z] #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-24T01:30:19.018Z] #47 sha256:5f8f184a5406980a8e15cbacff7617226995fa82ac158045950f4ddfa72b46e1 [2021-11-24T01:30:19.018Z] #47 1.200 + RM_GOPATH=0 [2021-11-24T01:30:19.018Z] #47 1.200 + TMP_GOPATH= [2021-11-24T01:30:19.018Z] #47 1.200 + : /build [2021-11-24T01:30:19.018Z] #47 1.200 + '[' -z '' ']' [2021-11-24T01:30:19.018Z] #47 1.200 ++ mktemp -d [2021-11-24T01:30:19.018Z] #47 1.200 + export GOPATH=/tmp/tmp.3PmAdv16fU [2021-11-24T01:30:19.018Z] #47 1.200 + GOPATH=/tmp/tmp.3PmAdv16fU [2021-11-24T01:30:19.018Z] #47 1.200 + RM_GOPATH=1 [2021-11-24T01:30:19.018Z] #47 1.200 + case "$(go env GOARCH)" in [2021-11-24T01:30:19.018Z] #47 1.200 ++ go env GOARCH [2021-11-24T01:30:19.018Z] #47 1.224 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:30:19.018Z] #47 1.224 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:30:19.018Z] #47 1.228 ++ dirname /install.sh [2021-11-24T01:30:19.018Z] #47 1.233 + dir=/ [2021-11-24T01:30:19.018Z] #47 1.234 Install tini version v0.19.0 [2021-11-24T01:30:19.018Z] #47 1.243 + bin=tini [2021-11-24T01:30:19.018Z] #47 1.243 + shift [2021-11-24T01:30:19.018Z] #47 1.243 + '[' '!' -f //tini.installer ']' [2021-11-24T01:30:19.018Z] #47 1.243 + . //tini.installer [2021-11-24T01:30:19.018Z] #47 1.243 ++ : v0.19.0 [2021-11-24T01:30:19.018Z] #47 1.243 + install_tini [2021-11-24T01:30:19.018Z] #47 1.243 + echo 'Install tini version v0.19.0' [2021-11-24T01:30:19.018Z] #47 1.243 + git clone https://github.com/krallin/tini.git /tmp/tmp.3PmAdv16fU/tini [2021-11-24T01:30:19.018Z] #47 1.243 Cloning into '/tmp/tmp.3PmAdv16fU/tini'... [2021-11-24T01:30:19.018Z] #47 1.788 + cd /tmp/tmp.3PmAdv16fU/tini [2021-11-24T01:30:19.018Z] #47 1.788 + git checkout -q v0.19.0 [2021-11-24T01:30:19.018Z] #47 1.800 + cmake . [2021-11-24T01:30:19.018Z] #47 2.157 -- The C compiler identification is GNU 10.2.1 [2021-11-24T01:30:19.018Z] #47 2.199 -- Detecting C compiler ABI info [2021-11-24T01:30:19.018Z] #47 2.569 -- Detecting C compiler ABI info - done [2021-11-24T01:30:19.018Z] #47 2.669 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-24T01:30:19.018Z] #47 2.669 -- Detecting C compile features [2021-11-24T01:30:19.018Z] #47 2.669 -- Detecting C compile features - done [2021-11-24T01:30:19.018Z] #47 2.701 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-24T01:30:19.018Z] #47 2.849 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-24T01:30:19.018Z] #47 2.932 -- Configuring done [2021-11-24T01:30:19.018Z] #47 2.952 -- Generating done [2021-11-24T01:30:19.018Z] #47 2.959 -- Build files have been written to: /tmp/tmp.3PmAdv16fU/tini [2021-11-24T01:30:19.018Z] #47 2.971 + make tini-static [2021-11-24T01:30:19.018Z] #47 3.175 Scanning dependencies of target tini-static [2021-11-24T01:30:19.018Z] #47 3.281 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-24T01:30:19.140Z] #21 30.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-24T01:30:19.140Z] #21 30.11 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-24T01:30:19.171Z] #62 ... [2021-11-24T01:30:19.171Z] [2021-11-24T01:30:19.171Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-24T01:30:19.171Z] #35 sha256:13cd8740fddc1523ef0844a57c96ab482260fcfe20c026b8ae3a1e576635fc8d [2021-11-24T01:30:19.171Z] #35 DONE 0.5s [2021-11-24T01:30:19.373Z] #21 28.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-24T01:30:19.373Z] #21 28.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-24T01:30:19.373Z] #21 28.66 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-24T01:30:19.373Z] #21 28.66 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-24T01:30:19.373Z] #21 28.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-24T01:30:19.373Z] #21 28.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-24T01:30:19.373Z] #21 28.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-24T01:30:19.373Z] #21 28.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-24T01:30:19.373Z] #21 28.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-24T01:30:19.373Z] #21 28.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:30:19.373Z] #21 28.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-24T01:30:19.373Z] #21 28.82 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-24T01:30:19.373Z] #21 28.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-24T01:30:19.373Z] #21 28.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-24T01:30:19.373Z] #21 28.90 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-24T01:30:19.373Z] #21 28.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-24T01:30:19.373Z] #21 28.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-24T01:30:19.399Z] #21 30.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-24T01:30:19.399Z] #21 30.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-24T01:30:19.428Z] [2021-11-24T01:30:19.428Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-24T01:30:19.428Z] #37 sha256:14f0ed9d126b7cc113757e48effb8ea9080bab7864c5cb41c256e08b43b18933 [2021-11-24T01:30:19.580Z] #47 4.068 [100%] Linking C executable tini-static [2021-11-24T01:30:19.944Z] #21 29.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-24T01:30:19.944Z] #21 29.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-24T01:30:19.944Z] #21 29.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-24T01:30:19.944Z] #21 29.37 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-24T01:30:20.143Z] #47 4.422 [100%] Built target tini-static [2021-11-24T01:30:20.143Z] #47 4.462 + mkdir -p /build [2021-11-24T01:30:20.143Z] #47 4.465 + cp tini-static /build/docker-init [2021-11-24T01:30:20.335Z] #21 31.26 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:30:20.356Z] #37 DONE 1.2s [2021-11-24T01:30:20.356Z] [2021-11-24T01:30:20.356Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-24T01:30:20.356Z] #41 sha256:94b35ac2ad050166a1e2d6cf3e2feda4f404ae4b4a4fcc8bc76422c8debfbecb [2021-11-24T01:30:20.356Z] #41 DONE 0.1s [2021-11-24T01:30:20.356Z] [2021-11-24T01:30:20.356Z] #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-24T01:30:20.356Z] #58 sha256:3b1040a211ac26af117da03538b6ce129aed5784f2525d39d185da1830ca4ed7 [2021-11-24T01:30:20.595Z] #21 31.52 Fetched 27.6 MB in 2s (14.5 MB/s) [2021-11-24T01:30:20.595Z] #21 31.61 Selecting previously unselected package pigz. [2021-11-24T01:30:20.612Z] #58 ... [2021-11-24T01:30:20.612Z] [2021-11-24T01:30:20.612Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-24T01:30:20.612Z] #44 sha256:2182b1d8c289d19bd28bb9faef80a8e5e0c2560169113b7fdc480c3b046afdc7 [2021-11-24T01:30:20.705Z] #47 DONE 4.9s [2021-11-24T01:30:20.705Z] [2021-11-24T01:30:20.705Z] #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-24T01:30:20.705Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-24T01:30:20.705Z] #20 63.39 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-24T01:30:20.705Z] #20 63.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:30:20.705Z] #20 63.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:30:20.705Z] #20 63.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-24T01:30:20.705Z] #20 63.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:30:20.705Z] #20 63.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:30:20.854Z] #21 31.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 ... 24014 files and directories currently installed.) [2021-11-24T01:30:20.854Z] #21 31.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-24T01:30:20.854Z] #21 31.77 Unpacking pigz (2.6-1) ... [2021-11-24T01:30:20.886Z] #21 30.38 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:30:21.092Z] #23 10.97 Collecting yamllint==1.26.1 [2021-11-24T01:30:21.092Z] #23 12.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-24T01:30:21.113Z] #21 31.92 Selecting previously unselected package libelf1:amd64. [2021-11-24T01:30:21.113Z] #21 31.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-24T01:30:21.113Z] #21 31.95 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-24T01:30:21.147Z] #21 30.58 Fetched 27.6 MB in 2s (15.5 MB/s) [2021-11-24T01:30:21.147Z] #21 30.69 Selecting previously unselected package pigz. [2021-11-24T01:30:21.147Z] #21 30.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-24T01:30:21.175Z] #44 DONE 0.5s [2021-11-24T01:30:21.175Z] [2021-11-24T01:30:21.175Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-24T01:30:21.175Z] #48 sha256:6678ec59c572f6443af6e262d1b9cb1f4de57df2616f982af57e6774dc840255 [2021-11-24T01:30:21.175Z] #48 DONE 0.1s [2021-11-24T01:30:21.175Z] [2021-11-24T01:30:21.175Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-24T01:30:21.175Z] #50 sha256:914f0265aac099c6b28e2667283ed5ce8899c0ecd1a101d81f4269480221323d [2021-11-24T01:30:21.372Z] #21 32.21 Selecting previously unselected package libbpf0:amd64. [2021-11-24T01:30:21.372Z] #21 32.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-24T01:30:21.372Z] #21 32.22 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-24T01:30:21.408Z] #21 30.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-24T01:30:21.408Z] #21 30.78 Unpacking pigz (2.6-1) ... [2021-11-24T01:30:21.432Z] #50 DONE 0.1s [2021-11-24T01:30:21.432Z] [2021-11-24T01:30:21.432Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-24T01:30:21.432Z] #52 sha256:15aa512512c5c609895470febcf01aea62411ef36901b8e68a3e93d9509852f1 [2021-11-24T01:30:21.432Z] #52 DONE 0.1s [2021-11-24T01:30:21.432Z] [2021-11-24T01:30:21.432Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-24T01:30:21.432Z] #54 sha256:28673d6ede0c5a7f5c4db2b121d1c5e7e07879816b2e609e0c3072ee5facbe9b [2021-11-24T01:30:21.645Z] #21 32.38 Selecting previously unselected package libcap2:amd64. [2021-11-24T01:30:21.645Z] #21 32.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-24T01:30:21.645Z] #21 32.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-24T01:30:21.645Z] #21 32.52 Selecting previously unselected package libmnl0:amd64. [2021-11-24T01:30:21.645Z] #21 32.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-24T01:30:21.645Z] #21 32.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-24T01:30:21.669Z] #21 30.95 Selecting previously unselected package libelf1:amd64. [2021-11-24T01:30:21.669Z] #21 30.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-24T01:30:21.669Z] #21 30.96 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-24T01:30:21.688Z] #54 ... [2021-11-24T01:30:21.688Z] [2021-11-24T01:30:21.688Z] #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-24T01:30:21.688Z] #58 sha256:3b1040a211ac26af117da03538b6ce129aed5784f2525d39d185da1830ca4ed7 [2021-11-24T01:30:21.688Z] #58 120.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-24T01:30:21.688Z] #58 120.8 + mkdir -p /build [2021-11-24T01:30:21.688Z] #58 120.8 + cp runc /build/runc [2021-11-24T01:30:21.688Z] #58 DONE 121.1s [2021-11-24T01:30:21.904Z] #21 32.62 Selecting previously unselected package libxtables12:amd64. [2021-11-24T01:30:21.904Z] #21 32.68 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-24T01:30:21.904Z] #21 32.72 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-24T01:30:21.904Z] #21 32.81 Selecting previously unselected package libcap2-bin. [2021-11-24T01:30:21.904Z] #21 32.81 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-24T01:30:21.904Z] #21 32.82 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-24T01:30:21.930Z] #21 31.24 Selecting previously unselected package libbpf0:amd64. [2021-11-24T01:30:21.930Z] #21 31.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-24T01:30:21.930Z] #21 31.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-24T01:30:21.930Z] #21 31.42 Selecting previously unselected package libcap2:amd64. [2021-11-24T01:30:21.930Z] #21 31.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-24T01:30:21.930Z] #21 31.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-24T01:30:21.944Z] [2021-11-24T01:30:21.944Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-24T01:30:21.944Z] #54 sha256:28673d6ede0c5a7f5c4db2b121d1c5e7e07879816b2e609e0c3072ee5facbe9b [2021-11-24T01:30:21.944Z] #54 DONE 0.5s [2021-11-24T01:30:21.944Z] [2021-11-24T01:30:21.944Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-24T01:30:21.944Z] #56 sha256:2ad1ee1c20593b18cb70397c3381b14f4b68259aa80c28edbf6bf30dcbb41fb0 [2021-11-24T01:30:21.944Z] #56 DONE 0.2s [2021-11-24T01:30:21.944Z] [2021-11-24T01:30:21.944Z] #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-24T01:30:21.944Z] #62 sha256:a58e6fb83325d2286e260380e234e944e91f3a26eb43c44a1df470ed4085f1cd [2021-11-24T01:30:22.036Z] #23 13.38 Collecting pathspec>=0.5.3 [2021-11-24T01:30:22.037Z] #23 13.39 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-24T01:30:22.163Z] #21 32.96 Selecting previously unselected package iproute2. [2021-11-24T01:30:22.163Z] #21 32.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-24T01:30:22.163Z] #21 32.97 Unpacking iproute2 (5.10.0-4) ... [2021-11-24T01:30:22.191Z] #21 31.55 Selecting previously unselected package libmnl0:amd64. [2021-11-24T01:30:22.191Z] #21 31.55 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-24T01:30:22.191Z] #21 31.56 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-24T01:30:22.191Z] #21 31.67 Selecting previously unselected package libxtables12:amd64. [2021-11-24T01:30:22.191Z] #21 31.69 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-24T01:30:22.191Z] #21 31.70 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-24T01:30:22.452Z] #21 31.84 Selecting previously unselected package libcap2-bin. [2021-11-24T01:30:22.452Z] #21 31.85 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-24T01:30:22.452Z] #21 31.86 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-24T01:30:22.609Z] #23 13.84 Collecting pyyaml [2021-11-24T01:30:22.609Z] #23 13.87 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-24T01:30:22.609Z] #23 13.93 Building wheels for collected packages: yamllint [2021-11-24T01:30:22.609Z] #23 13.93 Building wheel for yamllint (setup.py): started [2021-11-24T01:30:22.713Z] #21 32.00 Selecting previously unselected package iproute2. [2021-11-24T01:30:22.713Z] #21 32.00 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-24T01:30:22.713Z] #21 32.01 Unpacking iproute2 (5.10.0-4) ... [2021-11-24T01:30:23.100Z] #21 33.90 Selecting previously unselected package xxd. [2021-11-24T01:30:23.100Z] #21 33.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:30:23.100Z] #21 33.91 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:30:23.100Z] #21 34.10 Selecting previously unselected package vim-common. [2021-11-24T01:30:23.311Z] #62 ... [2021-11-24T01:30:23.311Z] [2021-11-24T01:30:23.311Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-24T01:30:23.311Z] #59 sha256:46468960c274ec0a9e9607587386b8160873686f44d3c88aafddee37dcd210bb [2021-11-24T01:30:23.359Z] #21 34.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:30:23.359Z] #21 34.14 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:30:23.621Z] #21 34.47 Selecting previously unselected package bash-completion. [2021-11-24T01:30:23.621Z] #21 34.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-24T01:30:23.656Z] #21 32.92 Selecting previously unselected package xxd. [2021-11-24T01:30:23.656Z] #21 32.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:30:23.656Z] #21 32.93 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:30:23.656Z] #21 33.12 Selecting previously unselected package vim-common. [2021-11-24T01:30:23.656Z] #21 33.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:30:23.656Z] #21 33.16 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:30:23.873Z] #59 DONE 0.5s [2021-11-24T01:30:23.874Z] [2021-11-24T01:30:23.874Z] #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-24T01:30:23.874Z] #62 sha256:a58e6fb83325d2286e260380e234e944e91f3a26eb43c44a1df470ed4085f1cd [2021-11-24T01:30:23.917Z] #21 33.42 Selecting previously unselected package bash-completion. [2021-11-24T01:30:23.917Z] #21 33.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-24T01:30:23.977Z] #20 67.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-24T01:30:23.977Z] #20 67.15 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:30:23.977Z] #20 67.16 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:30:23.997Z] #23 15.09 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-24T01:30:23.997Z] #23 15.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dc3ec179f7790930d7cc695e5074cee54f8f64697047aaeabf06fb1cca9824e4 [2021-11-24T01:30:23.997Z] #23 15.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-24T01:30:23.997Z] #23 15.11 Successfully built yamllint [2021-11-24T01:30:23.997Z] #23 15.14 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-24T01:30:24.259Z] #23 15.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-24T01:30:24.520Z] #23 DONE 16.0s [2021-11-24T01:30:24.520Z] [2021-11-24T01:30:24.520Z] #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-24T01:30:24.520Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:30:24.781Z] #62 ... [2021-11-24T01:30:24.781Z] [2021-11-24T01:30:24.781Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-24T01:30:24.781Z] #27 sha256:e93586792a6511ab623ac9847bdf5d79aba3bc053d9b182df87a6f2ac4e05d2f [2021-11-24T01:30:25.043Z] #27 DONE 0.2s [2021-11-24T01:30:25.043Z] [2021-11-24T01:30:25.043Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-24T01:30:25.043Z] #32 sha256:f6b771d59ea95cec0c9ae0cb17cdca481df9b79660d454991f1cbd31074ee812 [2021-11-24T01:30:25.305Z] #32 DONE 0.4s [2021-11-24T01:30:25.305Z] [2021-11-24T01:30:25.305Z] #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-24T01:30:25.305Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:30:25.305Z] #53 ... [2021-11-24T01:30:25.305Z] [2021-11-24T01:30:25.305Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-24T01:30:25.305Z] #35 sha256:3b8c93129740dfaf875789cf11db4b88b32261e4a5be6ea44db3d85ec21e5e14 [2021-11-24T01:30:25.567Z] #35 DONE 0.3s [2021-11-24T01:30:25.567Z] [2021-11-24T01:30:25.567Z] #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-24T01:30:25.567Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:30:25.567Z] #53 ... [2021-11-24T01:30:25.567Z] [2021-11-24T01:30:25.567Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-24T01:30:25.567Z] #37 sha256:2f2cca715cad5fdfb8425a8c944ba8b773bdeb463f99a692fcd75d4ac83a4e31 [2021-11-24T01:30:25.567Z] #37 DONE 0.1s [2021-11-24T01:30:25.567Z] [2021-11-24T01:30:25.567Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-24T01:30:25.567Z] #41 sha256:3871eac211cecf24b02e8d72a78667f59d51289d43d63d03d4d3d97c30cca772 [2021-11-24T01:30:25.567Z] #41 DONE 0.1s [2021-11-24T01:30:25.829Z] [2021-11-24T01:30:25.829Z] #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-24T01:30:25.829Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:30:26.912Z] #21 37.37 Unpacking bash-completion (1:2.11-2) ... [2021-11-24T01:30:26.912Z] #21 37.76 Selecting previously unselected package bzip2. [2021-11-24T01:30:26.912Z] #21 37.76 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-24T01:30:26.912Z] #21 37.76 Unpacking bzip2 (1.0.8-4) ... [2021-11-24T01:30:27.171Z] #21 37.84 Selecting previously unselected package xz-utils. [2021-11-24T01:30:27.171Z] #21 37.85 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-24T01:30:27.171Z] #21 37.86 Unpacking xz-utils (5.2.5-2) ... [2021-11-24T01:30:27.171Z] #21 38.02 Selecting previously unselected package apparmor. [2021-11-24T01:30:27.171Z] #21 38.02 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-24T01:30:27.171Z] #21 38.08 Unpacking apparmor (2.13.6-10) ... [2021-11-24T01:30:27.218Z] #21 36.49 Unpacking bash-completion (1:2.11-2) ... [2021-11-24T01:30:27.480Z] #21 36.85 Selecting previously unselected package bzip2. [2021-11-24T01:30:27.480Z] #21 36.85 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-24T01:30:27.480Z] #21 36.86 Unpacking bzip2 (1.0.8-4) ... [2021-11-24T01:30:27.480Z] #21 36.93 Selecting previously unselected package xz-utils. [2021-11-24T01:30:27.480Z] #21 36.94 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-24T01:30:27.480Z] #21 36.95 Unpacking xz-utils (5.2.5-2) ... [2021-11-24T01:30:27.740Z] #21 38.43 Selecting previously unselected package inetutils-ping. [2021-11-24T01:30:27.740Z] #21 38.44 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-24T01:30:27.740Z] #21 38.44 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-24T01:30:27.740Z] #21 38.54 Selecting previously unselected package libip4tc2:amd64. [2021-11-24T01:30:27.740Z] #21 38.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-24T01:30:27.740Z] #21 38.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-24T01:30:27.740Z] #21 38.64 Selecting previously unselected package libip6tc2:amd64. [2021-11-24T01:30:27.740Z] #21 38.65 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-24T01:30:27.740Z] #21 38.65 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-24T01:30:27.740Z] #21 38.72 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-24T01:30:27.740Z] #21 38.72 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-24T01:30:27.740Z] #21 38.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-24T01:30:27.742Z] #21 37.11 Selecting previously unselected package apparmor. [2021-11-24T01:30:27.742Z] #21 37.11 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-24T01:30:27.742Z] #21 37.17 Unpacking apparmor (2.13.6-10) ... [2021-11-24T01:30:27.999Z] #21 38.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-24T01:30:27.999Z] #21 38.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-24T01:30:27.999Z] #21 38.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-24T01:30:27.999Z] #21 38.87 Selecting previously unselected package libnftnl11:amd64. [2021-11-24T01:30:27.999Z] #21 38.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-24T01:30:27.999Z] #21 38.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-24T01:30:27.999Z] #21 38.96 Selecting previously unselected package iptables. [2021-11-24T01:30:27.999Z] #21 38.97 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-24T01:30:27.999Z] #21 38.97 Unpacking iptables (1.8.7-1) ... [2021-11-24T01:30:28.265Z] #21 37.55 Selecting previously unselected package inetutils-ping. [2021-11-24T01:30:28.265Z] #21 37.57 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-24T01:30:28.265Z] #21 37.58 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-24T01:30:28.265Z] #21 37.67 Selecting previously unselected package libip4tc2:amd64. [2021-11-24T01:30:28.265Z] #21 37.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-24T01:30:28.265Z] #21 37.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-24T01:30:28.265Z] #21 37.73 Selecting previously unselected package libip6tc2:amd64. [2021-11-24T01:30:28.265Z] #21 37.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-24T01:30:28.265Z] #21 37.74 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-24T01:30:28.526Z] #21 37.80 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-24T01:30:28.526Z] #21 37.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-24T01:30:28.526Z] #21 37.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-24T01:30:28.526Z] #21 37.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-24T01:30:28.526Z] #21 37.88 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-24T01:30:28.526Z] #21 37.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-24T01:30:28.527Z] #21 37.95 Selecting previously unselected package libnftnl11:amd64. [2021-11-24T01:30:28.527Z] #21 37.97 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-24T01:30:28.527Z] #21 37.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-24T01:30:28.527Z] #21 38.06 Selecting previously unselected package iptables. [2021-11-24T01:30:28.567Z] #21 39.25 Selecting previously unselected package libonig5:amd64. [2021-11-24T01:30:28.567Z] #21 39.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-24T01:30:28.567Z] #21 39.26 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:30:28.567Z] #21 39.40 Selecting previously unselected package libjq1:amd64. [2021-11-24T01:30:28.567Z] #21 39.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-24T01:30:28.567Z] #21 39.43 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:30:28.567Z] #21 39.53 Selecting previously unselected package jq. [2021-11-24T01:30:28.567Z] #21 39.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-24T01:30:28.567Z] #21 39.54 Unpacking jq (1.6-2.1) ... [2021-11-24T01:30:28.567Z] #21 39.62 Selecting previously unselected package libaio1:amd64. [2021-11-24T01:30:28.788Z] #21 38.06 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-24T01:30:28.788Z] #21 38.07 Unpacking iptables (1.8.7-1) ... [2021-11-24T01:30:28.847Z] #21 39.63 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-24T01:30:28.847Z] #21 39.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-24T01:30:28.847Z] #21 39.68 Selecting previously unselected package libgpm2:amd64. [2021-11-24T01:30:28.847Z] #21 39.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-24T01:30:28.847Z] #21 39.69 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-24T01:30:29.050Z] #21 38.33 Selecting previously unselected package libonig5:amd64. [2021-11-24T01:30:29.050Z] #21 38.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-24T01:30:29.050Z] #21 38.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:30:29.050Z] #21 38.50 Selecting previously unselected package libjq1:amd64. [2021-11-24T01:30:29.050Z] #21 38.50 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-24T01:30:29.050Z] #21 38.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:30:29.050Z] #21 38.60 Selecting previously unselected package jq. [2021-11-24T01:30:29.114Z] #21 39.76 Selecting previously unselected package libicu67:amd64. [2021-11-24T01:30:29.114Z] #21 39.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-24T01:30:29.114Z] #21 39.77 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-24T01:30:29.311Z] #21 38.62 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-24T01:30:29.311Z] #21 38.62 Unpacking jq (1.6-2.1) ... [2021-11-24T01:30:29.311Z] #21 38.71 Selecting previously unselected package libaio1:amd64. [2021-11-24T01:30:29.311Z] #21 38.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-24T01:30:29.312Z] #21 38.73 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-24T01:30:29.312Z] #21 38.79 Selecting previously unselected package libgpm2:amd64. [2021-11-24T01:30:29.312Z] #21 38.79 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-24T01:30:29.312Z] #21 38.79 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-24T01:30:29.573Z] #21 38.87 Selecting previously unselected package libicu67:amd64. [2021-11-24T01:30:29.574Z] #21 38.87 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-24T01:30:29.574Z] #21 38.88 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-24T01:30:30.041Z] #62 ... [2021-11-24T01:30:30.041Z] [2021-11-24T01:30:30.041Z] #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-24T01:30:30.041Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:30:30.041Z] #43 200.8 + dpkg --print-architecture [2021-11-24T01:30:30.041Z] #43 200.8 + git checkout -q v2.1.0 [2021-11-24T01:30:30.523Z] #20 73.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-24T01:30:30.523Z] #20 73.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:30:30.523Z] #20 73.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:30:30.779Z] #20 ... [2021-11-24T01:30:30.779Z] [2021-11-24T01:30:30.779Z] #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-24T01:30:30.779Z] #69 sha256:fe81381799c2687ef91220ab0de9e3a90b731c9cc87962adb2b0a0f32d251efd [2021-11-24T01:30:30.779Z] #69 18.89 + cd /tmp/tmp.JpFcN2M30k/src/github.com/containerd/containerd [2021-11-24T01:30:30.779Z] #69 18.89 + git checkout -q v1.5.8 [2021-11-24T01:30:30.985Z] #43 201.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-24T01:30:30.985Z] #43 201.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-24T01:30:31.708Z] #69 19.73 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-24T01:30:31.708Z] #69 19.73 + BUILDTAGS='netgo osusergo static_build' [2021-11-24T01:30:31.708Z] #69 19.73 + export EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:30:31.708Z] #69 19.73 + EXTRA_FLAGS=-buildmode=pie [2021-11-24T01:30:31.708Z] #69 19.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-24T01:30:31.708Z] #69 19.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-24T01:30:31.708Z] #69 19.73 + '[' '' = dynamic ']' [2021-11-24T01:30:31.708Z] #69 19.73 + make [2021-11-24T01:30:32.055Z] 8f616e6e9eec: Pull complete [2021-11-24T01:30:32.055Z] a0eb404f1860: Verifying Checksum [2021-11-24T01:30:32.055Z] a0eb404f1860: Download complete [2021-11-24T01:30:32.416Z] #21 43.11 Selecting previously unselected package libinih1:amd64. [2021-11-24T01:30:32.416Z] #21 43.11 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-24T01:30:32.416Z] #21 43.12 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-24T01:30:32.416Z] #21 43.18 Selecting previously unselected package libnet1:amd64. [2021-11-24T01:30:32.416Z] #21 43.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-24T01:30:32.416Z] #21 43.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:30:32.416Z] #21 43.30 Selecting previously unselected package libnl-3-200:amd64. [2021-11-24T01:30:32.416Z] #21 43.31 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-24T01:30:32.416Z] #21 43.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:30:32.416Z] #21 43.38 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-24T01:30:32.416Z] #21 43.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-24T01:30:32.416Z] #21 43.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:30:32.639Z] #69 20.49 + bin/ctr [2021-11-24T01:30:32.674Z] #21 43.46 Selecting previously unselected package net-tools. [2021-11-24T01:30:32.674Z] #21 43.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-24T01:30:32.674Z] #21 43.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:30:32.879Z] #21 41.74 Selecting previously unselected package libinih1:amd64. [2021-11-24T01:30:32.879Z] #21 41.75 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-24T01:30:32.879Z] #21 41.75 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-24T01:30:32.879Z] #21 41.81 Selecting previously unselected package libnet1:amd64. [2021-11-24T01:30:32.879Z] #21 41.82 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-24T01:30:32.879Z] #21 41.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:30:32.879Z] #21 41.88 Selecting previously unselected package libnl-3-200:amd64. [2021-11-24T01:30:32.879Z] #21 41.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-24T01:30:32.879Z] #21 41.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:30:32.879Z] #21 42.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-24T01:30:32.879Z] #21 42.01 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-24T01:30:32.879Z] #21 42.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:30:32.879Z] #21 42.07 Selecting previously unselected package net-tools. [2021-11-24T01:30:32.879Z] #21 42.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-24T01:30:32.879Z] #21 42.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:30:32.879Z] #21 42.24 Selecting previously unselected package patch. [2021-11-24T01:30:32.879Z] #21 42.25 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-24T01:30:32.879Z] #21 42.25 Unpacking patch (2.7.6-7) ... [2021-11-24T01:30:32.879Z] #21 42.34 Selecting previously unselected package python-pip-whl. [2021-11-24T01:30:32.879Z] #21 42.34 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-24T01:30:32.879Z] #21 42.35 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-24T01:30:32.932Z] #21 43.65 Selecting previously unselected package patch. [2021-11-24T01:30:32.932Z] #21 43.65 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-24T01:30:32.932Z] #21 43.66 Unpacking patch (2.7.6-7) ... [2021-11-24T01:30:32.932Z] #21 43.76 Selecting previously unselected package python-pip-whl. [2021-11-24T01:30:32.932Z] #21 43.76 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-24T01:30:32.932Z] #21 43.77 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-24T01:30:33.454Z] #21 42.83 Selecting previously unselected package python3-lib2to3. [2021-11-24T01:30:33.454Z] #21 42.85 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-24T01:30:33.454Z] #21 42.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:30:33.454Z] #21 42.96 Selecting previously unselected package python3-distutils. [2021-11-24T01:30:33.454Z] #21 42.98 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-24T01:30:33.454Z] #21 42.98 Unpacking python3-distutils (3.9.2-1) ... [2021-11-24T01:30:33.498Z] #21 44.32 Selecting previously unselected package python3-lib2to3. [2021-11-24T01:30:33.498Z] #21 44.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-24T01:30:33.498Z] #21 44.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:30:33.498Z] #21 44.45 Selecting previously unselected package python3-distutils. [2021-11-24T01:30:33.716Z] #21 43.14 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:30:33.716Z] #21 43.15 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:30:33.716Z] #21 43.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:30:33.757Z] #21 44.45 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-24T01:30:33.757Z] #21 44.45 Unpacking python3-distutils (3.9.2-1) ... [2021-11-24T01:30:33.757Z] #21 44.58 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:30:33.757Z] #21 44.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:30:33.757Z] #21 44.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:30:33.979Z] #21 43.29 Selecting previously unselected package python3-setuptools. [2021-11-24T01:30:33.979Z] #21 43.30 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-24T01:30:33.979Z] #21 43.31 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-24T01:30:33.979Z] #21 43.50 Selecting previously unselected package python3-wheel. [2021-11-24T01:30:33.979Z] #21 43.52 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-24T01:30:33.979Z] #21 43.53 Unpacking python3-wheel (0.34.2-1) ... [2021-11-24T01:30:34.016Z] #21 44.73 Selecting previously unselected package python3-setuptools. [2021-11-24T01:30:34.016Z] #21 44.74 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-24T01:30:34.016Z] #21 44.74 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-24T01:30:34.016Z] #21 44.96 Selecting previously unselected package python3-wheel. [2021-11-24T01:30:34.016Z] #21 44.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-24T01:30:34.240Z] #21 43.60 Selecting previously unselected package python3-pip. [2021-11-24T01:30:34.240Z] #21 43.62 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-24T01:30:34.240Z] #21 43.63 Unpacking python3-pip (20.3.4-4) ... [2021-11-24T01:30:34.274Z] #21 44.98 Unpacking python3-wheel (0.34.2-1) ... [2021-11-24T01:30:34.274Z] #21 45.05 Selecting previously unselected package python3-pip. [2021-11-24T01:30:34.274Z] #21 45.06 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-24T01:30:34.274Z] #21 45.07 Unpacking python3-pip (20.3.4-4) ... [2021-11-24T01:30:34.502Z] #21 43.89 Selecting previously unselected package sudo. [2021-11-24T01:30:34.502Z] #21 43.90 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-24T01:30:34.502Z] #21 43.90 Unpacking sudo (1.9.5p2-3) ... [2021-11-24T01:30:34.533Z] #21 45.33 Selecting previously unselected package sudo. [2021-11-24T01:30:34.533Z] #21 45.34 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-24T01:30:34.533Z] #21 45.35 Unpacking sudo (1.9.5p2-3) ... [2021-11-24T01:30:34.794Z] #21 45.82 Selecting previously unselected package thin-provisioning-tools. [2021-11-24T01:30:35.053Z] #21 45.84 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-24T01:30:35.053Z] #21 45.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:30:35.075Z] #21 44.47 Selecting previously unselected package thin-provisioning-tools. [2021-11-24T01:30:35.075Z] #21 44.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-24T01:30:35.075Z] #21 44.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:30:35.075Z] #21 44.73 Selecting previously unselected package uidmap. [2021-11-24T01:30:35.195Z] #43 ... [2021-11-24T01:30:35.195Z] [2021-11-24T01:30:35.195Z] #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-24T01:30:35.195Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:30:35.195Z] #53 206.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-24T01:30:35.312Z] #21 46.02 Selecting previously unselected package uidmap. [2021-11-24T01:30:35.313Z] #21 46.03 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-24T01:30:35.313Z] #21 46.04 Unpacking uidmap (1:4.8.1-1) ... [2021-11-24T01:30:35.313Z] #21 46.18 Selecting previously unselected package vim-runtime. [2021-11-24T01:30:35.313Z] #21 46.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:30:35.313Z] #21 46.23 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-24T01:30:35.337Z] #21 44.73 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-24T01:30:35.337Z] #21 44.74 Unpacking uidmap (1:4.8.1-1) ... [2021-11-24T01:30:35.337Z] #21 44.89 Selecting previously unselected package vim-runtime. [2021-11-24T01:30:35.337Z] #21 44.90 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:30:35.337Z] #21 44.93 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-24T01:30:35.337Z] #21 44.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-24T01:30:35.573Z] #21 46.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-24T01:30:35.573Z] #21 46.26 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:30:35.598Z] #21 44.98 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:30:36.140Z] #53 DONE 207.0s [2021-11-24T01:30:36.140Z] [2021-11-24T01:30:36.140Z] #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-24T01:30:36.140Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:30:38.110Z] #21 48.96 Selecting previously unselected package vim. [2021-11-24T01:30:38.110Z] #21 48.97 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:30:38.110Z] #21 48.99 Unpacking vim (2:8.2.2434-3) ... [2021-11-24T01:30:38.682Z] #21 49.56 Selecting previously unselected package xfsprogs. [2021-11-24T01:30:38.682Z] #21 49.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-24T01:30:38.682Z] #21 49.57 Unpacking xfsprogs (5.10.0-4) ... [2021-11-24T01:30:38.903Z] #21 47.98 Selecting previously unselected package vim. [2021-11-24T01:30:38.903Z] #21 48.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:30:38.903Z] #21 48.01 Unpacking vim (2:8.2.2434-3) ... [2021-11-24T01:30:39.164Z] #21 48.42 Selecting previously unselected package xfsprogs. [2021-11-24T01:30:39.164Z] #21 48.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-24T01:30:39.164Z] #21 48.42 Unpacking xfsprogs (5.10.0-4) ... [2021-11-24T01:30:39.182Z] #69 ... [2021-11-24T01:30:39.182Z] [2021-11-24T01:30:39.183Z] #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-24T01:30:39.183Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-24T01:30:39.183Z] #20 74.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-24T01:30:39.183Z] #20 74.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 74.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:30:39.183Z] #20 76.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-24T01:30:39.183Z] #20 76.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 76.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:30:39.183Z] #20 80.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-24T01:30:39.183Z] #20 80.47 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 80.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:30:39.183Z] #20 82.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-24T01:30:39.183Z] #20 82.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-24T01:30:39.183Z] #20 82.15 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:30:39.183Z] #20 82.22 Selecting previously unselected package libapparmor1:amd64. [2021-11-24T01:30:39.183Z] #20 82.23 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.24 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-24T01:30:39.183Z] #20 82.29 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-24T01:30:39.183Z] #20 82.29 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.30 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-24T01:30:39.183Z] #20 82.37 Selecting previously unselected package libbtrfs0:amd64. [2021-11-24T01:30:39.183Z] #20 82.38 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:30:39.183Z] #20 82.45 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-24T01:30:39.183Z] #20 82.46 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:30:39.183Z] #20 82.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-24T01:30:39.183Z] #20 82.54 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:30:39.183Z] #20 82.59 Selecting previously unselected package libudev-dev:amd64. [2021-11-24T01:30:39.183Z] #20 82.59 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.59 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-24T01:30:39.183Z] #20 82.66 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-24T01:30:39.183Z] #20 82.66 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.67 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-24T01:30:39.183Z] #20 82.79 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-24T01:30:39.183Z] #20 82.79 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.80 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-24T01:30:39.183Z] #20 82.89 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-24T01:30:39.183Z] #20 82.90 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.90 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-24T01:30:39.183Z] #20 82.98 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-24T01:30:39.183Z] #20 82.98 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-24T01:30:39.183Z] #20 82.99 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-24T01:30:39.251Z] #21 50.01 Selecting previously unselected package zip. [2021-11-24T01:30:39.251Z] #21 50.02 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-24T01:30:39.251Z] #21 50.03 Unpacking zip (3.0-12) ... [2021-11-24T01:30:39.251Z] #21 50.15 Selecting previously unselected package zstd. [2021-11-24T01:30:39.251Z] #21 50.15 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-24T01:30:39.251Z] #21 50.17 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:30:39.426Z] #21 48.86 Selecting previously unselected package zip. [2021-11-24T01:30:39.426Z] #21 48.86 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-24T01:30:39.426Z] #21 48.87 Unpacking zip (3.0-12) ... [2021-11-24T01:30:39.440Z] #20 83.03 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-24T01:30:39.440Z] #20 83.03 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-24T01:30:39.440Z] #20 83.04 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-24T01:30:39.440Z] #20 83.21 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-24T01:30:39.440Z] #20 83.22 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-24T01:30:39.440Z] #20 83.22 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-24T01:30:39.688Z] #21 49.00 Selecting previously unselected package zstd. [2021-11-24T01:30:39.688Z] #21 49.02 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-24T01:30:39.688Z] #21 49.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:30:39.696Z] #20 83.31 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-24T01:30:39.697Z] #20 83.31 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-24T01:30:39.697Z] #20 83.31 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:30:39.697Z] #20 83.36 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-24T01:30:39.697Z] #20 83.37 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-24T01:30:39.697Z] #20 83.38 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-24T01:30:39.697Z] #20 83.44 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-24T01:30:39.697Z] #20 83.45 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-24T01:30:39.697Z] #20 83.45 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-24T01:30:39.821Z] #21 50.51 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:30:39.950Z] #21 49.30 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:30:39.953Z] #20 83.69 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-24T01:30:39.953Z] #20 83.70 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-24T01:30:39.953Z] #20 83.72 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-24T01:30:39.953Z] #20 83.73 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-24T01:30:39.953Z] #20 83.74 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-24T01:30:39.953Z] #20 83.75 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-24T01:30:39.953Z] #20 83.76 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-24T01:30:39.953Z] #20 83.77 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-24T01:30:39.953Z] #20 83.79 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-24T01:30:39.953Z] #20 83.80 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-24T01:30:39.953Z] #20 83.81 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-24T01:30:40.210Z] #20 83.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-24T01:30:40.210Z] #20 83.83 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-24T01:30:40.210Z] #20 83.84 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-24T01:30:40.210Z] #20 83.85 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-24T01:30:40.210Z] #20 83.86 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-24T01:30:40.210Z] #20 83.87 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-24T01:30:40.210Z] #20 83.89 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-24T01:30:40.210Z] #20 83.90 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-24T01:30:40.210Z] #20 83.91 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-24T01:30:40.210Z] #20 83.92 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:30:40.210Z] #20 83.93 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-24T01:30:40.210Z] #20 83.94 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:30:40.210Z] #20 83.95 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-24T01:30:40.210Z] #20 83.96 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-24T01:30:40.210Z] #20 83.97 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-24T01:30:40.210Z] #20 83.98 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-24T01:30:40.210Z] #20 83.99 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-24T01:30:40.467Z] #20 84.01 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-24T01:30:40.467Z] #20 84.03 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:30:40.467Z] #20 84.05 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-24T01:30:40.467Z] #20 84.06 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:30:40.467Z] #20 84.08 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-24T01:30:40.467Z] #20 84.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:30:40.523Z] #21 50.08 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-24T01:30:40.523Z] #21 50.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:30:40.523Z] #21 50.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-24T01:30:40.523Z] #21 50.11 Setting up libicu67:amd64 (67.1-7) ... [2021-11-24T01:30:40.759Z] #21 51.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-24T01:30:40.759Z] #21 51.37 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:30:40.759Z] #21 51.38 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-24T01:30:40.759Z] #21 51.39 Setting up libicu67:amd64 (67.1-7) ... [2021-11-24T01:30:40.759Z] #21 51.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-24T01:30:40.759Z] #21 51.41 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-24T01:30:40.759Z] #21 51.43 Setting up uidmap (1:4.8.1-1) ... [2021-11-24T01:30:40.759Z] #21 51.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:30:40.759Z] #21 51.45 Setting up bzip2 (1.0.8-4) ... [2021-11-24T01:30:40.760Z] #21 51.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:30:40.760Z] #21 51.48 Setting up python3-wheel (0.34.2-1) ... [2021-11-24T01:30:40.784Z] #21 50.16 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-24T01:30:40.784Z] #21 50.18 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-24T01:30:40.784Z] #21 50.19 Setting up uidmap (1:4.8.1-1) ... [2021-11-24T01:30:40.784Z] #21 50.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:30:40.784Z] #21 50.23 Setting up bzip2 (1.0.8-4) ... [2021-11-24T01:30:40.784Z] #21 50.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:30:40.784Z] #21 50.25 Setting up python3-wheel (0.34.2-1) ... [2021-11-24T01:30:41.031Z] #20 DONE 84.7s [2021-11-24T01:30:41.031Z] [2021-11-24T01:30:41.031Z] #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-24T01:30:41.031Z] #21 sha256:bad174095f872f11aebeacad437789ce0c083519375495133077d8089348d9d9 [2021-11-24T01:30:41.328Z] #21 52.24 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:30:41.329Z] #21 52.25 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-24T01:30:41.329Z] #21 52.26 Setting up libcap2-bin (1:2.44-1) ... [2021-11-24T01:30:41.329Z] #21 52.27 Setting up apparmor (2.13.6-10) ... [2021-11-24T01:30:41.359Z] #21 50.83 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:30:41.359Z] #21 50.84 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-24T01:30:41.359Z] #21 50.85 Setting up libcap2-bin (1:2.44-1) ... [2021-11-24T01:30:41.622Z] #21 50.87 Setting up apparmor (2.13.6-10) ... [2021-11-24T01:30:42.399Z] #21 1.560 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-24T01:30:42.656Z] #21 1.705 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-24T01:30:42.913Z] #21 1.924 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-24T01:30:43.234Z] #21 53.94 Setting up zip (3.0-12) ... [2021-11-24T01:30:43.234Z] #21 53.97 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:30:43.234Z] #21 54.01 Setting up bash-completion (1:2.11-2) ... [2021-11-24T01:30:43.545Z] #21 52.59 Setting up zip (3.0-12) ... [2021-11-24T01:30:43.545Z] #21 52.61 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:30:43.545Z] #21 52.63 Setting up bash-completion (1:2.11-2) ... [2021-11-24T01:30:45.141Z] #21 55.85 Setting up xz-utils (5.2.5-2) ... [2021-11-24T01:30:45.141Z] #21 55.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-24T01:30:45.141Z] #21 55.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-24T01:30:45.141Z] #21 55.89 Setting up patch (2.7.6-7) ... [2021-11-24T01:30:45.141Z] #21 55.91 Setting up sudo (1.9.5p2-3) ... [2021-11-24T01:30:45.141Z] #21 56.00 invoke-rc.d: could not determine current runlevel [2021-11-24T01:30:45.141Z] #21 56.01 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-24T01:30:45.141Z] #21 56.02 Setting up xfsprogs (5.10.0-4) ... [2021-11-24T01:30:45.141Z] #21 56.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-24T01:30:45.141Z] #21 56.05 Setting up inetutils-ping (2:2.0-1) ... [2021-11-24T01:30:45.141Z] #21 56.07 Setting up pigz (2.6-1) ... [2021-11-24T01:30:45.141Z] #21 56.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-24T01:30:45.141Z] #21 56.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:30:45.400Z] #21 56.12 Setting up python-pip-whl (20.3.4-4) ... [2021-11-24T01:30:45.400Z] #21 56.13 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:30:45.463Z] #21 54.48 Setting up xz-utils (5.2.5-2) ... [2021-11-24T01:30:45.463Z] #21 54.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-24T01:30:45.463Z] #21 54.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-24T01:30:45.463Z] #21 54.53 Setting up patch (2.7.6-7) ... [2021-11-24T01:30:45.463Z] #21 54.55 Setting up sudo (1.9.5p2-3) ... [2021-11-24T01:30:45.463Z] #21 54.62 invoke-rc.d: could not determine current runlevel [2021-11-24T01:30:45.463Z] #21 54.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-24T01:30:45.463Z] #21 54.64 Setting up xfsprogs (5.10.0-4) ... [2021-11-24T01:30:45.463Z] #21 54.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-24T01:30:45.463Z] #21 54.66 Setting up inetutils-ping (2:2.0-1) ... [2021-11-24T01:30:45.463Z] #21 54.68 Setting up pigz (2.6-1) ... [2021-11-24T01:30:45.463Z] #21 54.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-24T01:30:45.463Z] #21 54.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:30:45.463Z] #21 54.74 Setting up python-pip-whl (20.3.4-4) ... [2021-11-24T01:30:45.463Z] #21 54.75 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:30:45.969Z] #21 56.90 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-24T01:30:45.970Z] #21 56.92 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:30:46.036Z] #21 55.44 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-24T01:30:46.036Z] #21 55.46 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:30:46.538Z] #21 57.27 Setting up libelf1:amd64 (0.183-1) ... [2021-11-24T01:30:46.538Z] #21 57.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:30:46.538Z] #21 57.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:30:46.538Z] #21 57.35 Setting up python3-distutils (3.9.2-1) ... [2021-11-24T01:30:46.559Z] #21 55.85 Setting up libelf1:amd64 (0.183-1) ... [2021-11-24T01:30:46.559Z] #21 55.88 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:30:46.559Z] #21 55.89 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:30:46.559Z] #21 55.90 Setting up python3-distutils (3.9.2-1) ... [2021-11-24T01:30:46.821Z] #21 56.37 Setting up vim (2:8.2.2434-3) ... [2021-11-24T01:30:46.821Z] #21 56.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-24T01:30:46.821Z] #21 56.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-24T01:30:46.821Z] #21 56.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-24T01:30:47.083Z] #21 56.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-24T01:30:47.083Z] #21 56.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-24T01:30:47.083Z] #21 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-24T01:30:47.083Z] #21 56.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-24T01:30:47.083Z] #21 56.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-24T01:30:47.083Z] #21 56.46 Setting up python3-setuptools (52.0.0-4) ... [2021-11-24T01:30:47.107Z] #21 57.82 Setting up vim (2:8.2.2434-3) ... [2021-11-24T01:30:47.107Z] #21 57.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-24T01:30:47.107Z] #21 57.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-24T01:30:47.107Z] #21 57.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-24T01:30:47.107Z] #21 57.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-24T01:30:47.107Z] #21 57.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-24T01:30:47.107Z] #21 57.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-24T01:30:47.107Z] #21 57.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-24T01:30:47.107Z] #21 57.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-24T01:30:47.107Z] #21 57.88 Setting up python3-setuptools (52.0.0-4) ... [2021-11-24T01:30:48.472Z] #21 57.95 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:30:48.472Z] #21 57.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-24T01:30:48.472Z] #21 57.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:30:48.472Z] #21 58.00 Setting up python3-pip (20.3.4-4) ... [2021-11-24T01:30:48.487Z] #21 59.22 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:30:48.487Z] #21 59.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-24T01:30:48.487Z] #21 59.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:30:48.487Z] #21 59.25 Setting up python3-pip (20.3.4-4) ... [2021-11-24T01:30:49.096Z] #21 2.638 Reading package lists... [2021-11-24T01:30:49.862Z] #21 59.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-24T01:30:49.862Z] #21 59.12 Setting up jq (1.6-2.1) ... [2021-11-24T01:30:49.862Z] #21 59.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-24T01:30:49.862Z] #21 59.15 Setting up iptables (1.8.7-1) ... [2021-11-24T01:30:49.862Z] #21 59.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:30:49.862Z] #21 59.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:30:49.862Z] #21 59.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:30:49.862Z] #21 59.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:30:49.862Z] #21 59.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-24T01:30:49.862Z] #21 59.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-24T01:30:49.862Z] #21 59.20 Setting up iproute2 (5.10.0-4) ... [2021-11-24T01:30:49.865Z] #21 60.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-24T01:30:49.865Z] #21 60.51 Setting up jq (1.6-2.1) ... [2021-11-24T01:30:49.865Z] #21 60.52 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-24T01:30:49.865Z] #21 60.53 Setting up iptables (1.8.7-1) ... [2021-11-24T01:30:49.865Z] #21 60.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:30:49.865Z] #21 60.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:30:49.865Z] #21 60.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:30:49.865Z] #21 60.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:30:49.865Z] #21 60.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-24T01:30:49.865Z] #21 60.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-24T01:30:49.865Z] #21 60.58 Setting up iproute2 (5.10.0-4) ... [2021-11-24T01:30:50.123Z] #21 59.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:30:50.125Z] #21 60.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:30:50.388Z] #62 217.3 # github.com/containerd/containerd/cmd/containerd [2021-11-24T01:30:50.388Z] #62 217.3 /usr/bin/ld: /tmp/go-link-2132875049/000019.o: in function `New': [2021-11-24T01:30:50.388Z] #62 217.3 /tmp/tmp.TTsNltMqXf/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-24T01:30:50.388Z] #62 217.4 + bin/containerd-stress [2021-11-24T01:30:50.388Z] #62 218.4 + bin/containerd-shim [2021-11-24T01:30:51.070Z] #21 DONE 60.5s [2021-11-24T01:30:51.070Z] [2021-11-24T01:30:51.070Z] #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-24T01:30:51.070Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:30:51.070Z] #43 ... [2021-11-24T01:30:51.070Z] [2021-11-24T01:30:51.070Z] #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-24T01:30:51.070Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-24T01:30:51.504Z] #21 DONE 62.0s [2021-11-24T01:30:51.504Z] [2021-11-24T01:30:51.504Z] #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-24T01:30:51.504Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-24T01:30:52.440Z] #22 1.303 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-24T01:30:52.440Z] #22 1.319 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-24T01:30:52.440Z] #22 1.324 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-24T01:30:52.440Z] #22 DONE 1.5s [2021-11-24T01:30:52.440Z] [2021-11-24T01:30:52.440Z] #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-24T01:30:52.440Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:30:52.457Z] #22 1.328 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-24T01:30:52.457Z] #22 1.335 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-24T01:30:52.457Z] #22 1.343 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-24T01:30:52.457Z] #22 DONE 1.4s [2021-11-24T01:30:52.457Z] [2021-11-24T01:30:52.457Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-24T01:30:52.457Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-24T01:30:52.699Z] #43 ... [2021-11-24T01:30:52.699Z] [2021-11-24T01:30:52.699Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-24T01:30:52.699Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-24T01:30:53.659Z] #62 224.2 + bin/containerd-shim-runc-v1 [2021-11-24T01:30:54.269Z] #43 DONE 223.4s [2021-11-24T01:30:54.269Z] [2021-11-24T01:30:54.269Z] #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-24T01:30:54.269Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:30:54.349Z] #21 8.236 Reading package lists... [2021-11-24T01:30:54.530Z] #62 ... [2021-11-24T01:30:54.530Z] [2021-11-24T01:30:54.530Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-24T01:30:54.530Z] #44 sha256:10addcc150e3c55d349f5778f9bc0e95c2bcfb2847e7712fcd7c9a948fd956f5 [2021-11-24T01:30:54.791Z] #44 DONE 0.3s [2021-11-24T01:30:54.791Z] [2021-11-24T01:30:54.791Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-24T01:30:54.791Z] #48 sha256:36bc9962c7a80a8442499426538b241c1445da02d57985d6483ccf1ebbbee926 [2021-11-24T01:30:54.791Z] #48 DONE 0.1s [2021-11-24T01:30:54.791Z] [2021-11-24T01:30:54.791Z] #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-24T01:30:54.791Z] #58 sha256:7633bba63872fc78912772f18f02d4ce6499cd34333c9787d6e8994c3d0fd5e6 [2021-11-24T01:30:54.913Z] #21 12.80 Building dependency tree... [2021-11-24T01:30:54.913Z] #21 13.87 Reading state information... [2021-11-24T01:30:55.053Z] #58 ... [2021-11-24T01:30:55.053Z] [2021-11-24T01:30:55.053Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-24T01:30:55.053Z] #50 sha256:402d1a8f44f516efb7d57fbb76018458bd0b8aea1f5de7f083c2383b74cc0e1f [2021-11-24T01:30:55.053Z] #50 DONE 0.1s [2021-11-24T01:30:55.053Z] [2021-11-24T01:30:55.053Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-24T01:30:55.053Z] #52 sha256:8cf077e5b4d838b1d41d65faaaf45320721b070625d6fe924006908b2044a079 [2021-11-24T01:30:55.053Z] #52 DONE 0.1s [2021-11-24T01:30:55.053Z] [2021-11-24T01:30:55.053Z] #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-24T01:30:55.053Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:30:55.314Z] #62 ... [2021-11-24T01:30:55.314Z] [2021-11-24T01:30:55.314Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-24T01:30:55.314Z] #54 sha256:7fb119db91f9ee9a83c8e26dfaf7275ab79460e9029bb294bb1cfedef23fae59 [2021-11-24T01:30:55.574Z] #54 DONE 0.5s [2021-11-24T01:30:55.574Z] [2021-11-24T01:30:55.574Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-24T01:30:55.574Z] #56 sha256:c31b30c31d1390a80d531af76252fc4eeab8994ea49eebd4397494ca8bb9db5a [2021-11-24T01:30:55.574Z] #56 DONE 0.1s [2021-11-24T01:30:55.574Z] [2021-11-24T01:30:55.574Z] #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-24T01:30:55.574Z] #58 sha256:7633bba63872fc78912772f18f02d4ce6499cd34333c9787d6e8994c3d0fd5e6 [2021-11-24T01:30:55.844Z] #21 14.83 The following additional packages will be installed: [2021-11-24T01:30:55.844Z] #21 14.83 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-24T01:30:55.844Z] #21 14.84 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-24T01:30:55.844Z] #21 14.84 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-24T01:30:55.844Z] #21 14.84 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-24T01:30:55.844Z] #21 14.84 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-24T01:30:55.844Z] #21 14.84 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-11-24T01:30:55.844Z] #21 14.84 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-11-24T01:30:55.844Z] #21 14.85 Suggested packages: [2021-11-24T01:30:55.844Z] #21 14.85 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-11-24T01:30:55.844Z] #21 14.85 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-11-24T01:30:55.844Z] #21 14.85 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-11-24T01:30:55.844Z] #21 14.85 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-11-24T01:30:55.844Z] #21 14.86 seccomp:ppc64el seccomp:s390x [2021-11-24T01:30:55.844Z] #21 14.86 Recommended packages: [2021-11-24T01:30:55.844Z] #21 14.86 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-11-24T01:30:55.844Z] #21 14.86 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-11-24T01:30:55.844Z] #21 14.86 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-11-24T01:30:55.844Z] #21 14.86 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-11-24T01:30:56.408Z] #21 15.28 The following NEW packages will be installed: [2021-11-24T01:30:56.408Z] #21 15.28 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-24T01:30:56.408Z] #21 15.28 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-11-24T01:30:56.408Z] #21 15.28 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-11-24T01:30:56.408Z] #21 15.28 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-24T01:30:56.408Z] #21 15.28 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-24T01:30:56.408Z] #21 15.28 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-24T01:30:56.408Z] #21 15.28 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-24T01:30:56.408Z] #21 15.29 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-11-24T01:30:56.408Z] #21 15.29 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-11-24T01:30:56.408Z] #21 15.29 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-11-24T01:30:56.408Z] #21 15.29 libseccomp2:ppc64el libseccomp2:s390x [2021-11-24T01:30:56.665Z] #21 15.65 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:30:56.665Z] #21 15.65 Need to get 15.9 MB of archives. [2021-11-24T01:30:56.665Z] #21 15.65 After this operation, 72.9 MB of additional disk space will be used. [2021-11-24T01:30:56.665Z] #21 15.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-11-24T01:30:56.665Z] #21 15.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-11-24T01:30:56.665Z] #21 15.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-11-24T01:30:56.665Z] #21 15.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-11-24T01:30:56.665Z] #21 15.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-11-24T01:30:56.665Z] #21 15.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-11-24T01:30:56.665Z] #21 15.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-11-24T01:30:56.665Z] #21 15.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-11-24T01:30:56.665Z] #21 15.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-11-24T01:30:56.665Z] #21 15.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-11-24T01:30:56.665Z] #21 15.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-11-24T01:30:56.665Z] #21 15.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-11-24T01:30:56.665Z] #21 15.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-11-24T01:30:56.665Z] #21 15.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-11-24T01:30:56.665Z] #21 15.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-11-24T01:30:56.665Z] #21 15.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-11-24T01:30:56.665Z] #21 15.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-11-24T01:30:56.665Z] #21 15.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-11-24T01:30:56.665Z] #21 15.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-11-24T01:30:56.665Z] #21 15.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-11-24T01:30:56.665Z] #21 15.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-11-24T01:30:56.665Z] #21 15.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-11-24T01:30:56.665Z] #21 15.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-11-24T01:30:56.665Z] #21 15.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-24T01:30:56.665Z] #21 15.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-24T01:30:56.665Z] #21 15.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-11-24T01:30:56.665Z] #21 15.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-11-24T01:30:56.665Z] #21 15.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-11-24T01:30:56.665Z] #21 15.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-11-24T01:30:56.922Z] #21 15.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-11-24T01:30:56.922Z] #21 15.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-11-24T01:30:56.922Z] #21 15.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-11-24T01:30:56.922Z] #21 15.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-11-24T01:30:56.922Z] #21 15.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-11-24T01:30:56.922Z] #21 15.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-11-24T01:30:56.922Z] #21 15.90 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-11-24T01:30:56.922Z] #21 15.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-11-24T01:30:56.922Z] #21 15.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-11-24T01:30:56.922Z] #21 15.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-11-24T01:30:56.922Z] #21 15.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-24T01:30:57.179Z] #21 16.34 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:30:57.437Z] #21 16.51 Fetched 15.9 MB in 1s (29.1 MB/s) [2021-11-24T01:30:57.437Z] #21 16.55 Selecting previously unselected package gcc-10-base:armel. [2021-11-24T01:30:57.437Z] #21 16.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-11-24T01:30:57.437Z] #21 16.57 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-11-24T01:30:57.437Z] #21 16.58 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-11-24T01:30:57.437Z] #21 16.63 Selecting previously unselected package gcc-10-base:armhf. [2021-11-24T01:30:57.694Z] #21 16.63 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-11-24T01:30:57.694Z] #21 16.64 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-11-24T01:30:57.694Z] #21 16.70 Selecting previously unselected package gcc-10-base:ppc64el. [2021-11-24T01:30:57.694Z] #21 16.70 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-11-24T01:30:57.694Z] #21 16.71 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-24T01:30:57.694Z] #21 16.75 Selecting previously unselected package gcc-10-base:s390x. [2021-11-24T01:30:57.694Z] #21 16.76 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-11-24T01:30:57.694Z] #21 16.76 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-11-24T01:30:57.694Z] #21 16.81 Selecting previously unselected package gcc-10-base:arm64. [2021-11-24T01:30:57.694Z] #21 16.82 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-11-24T01:30:57.694Z] #21 16.82 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-11-24T01:30:57.694Z] #21 16.88 Selecting previously unselected package libgcc-s1:armel. [2021-11-24T01:30:57.825Z] #62 228.3 + bin/containerd-shim-runc-v2 [2021-11-24T01:30:57.825Z] #62 228.9 + binaries [2021-11-24T01:30:57.825Z] #62 228.9 + install -D bin/containerd /build/containerd [2021-11-24T01:30:57.825Z] #62 228.9 + install -D bin/containerd-shim /build/containerd-shim [2021-11-24T01:30:57.825Z] #62 228.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-24T01:30:57.825Z] #62 228.9 + install -D bin/ctr /build/ctr [2021-11-24T01:30:57.952Z] #21 16.88 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-11-24T01:30:57.952Z] #21 16.89 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-11-24T01:30:57.952Z] #21 16.95 Selecting previously unselected package libcrypt1:armel. [2021-11-24T01:30:57.952Z] #21 16.95 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-11-24T01:30:57.952Z] #21 16.95 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-11-24T01:30:57.952Z] #21 17.02 Selecting previously unselected package libc6:armel. [2021-11-24T01:30:57.952Z] #21 17.03 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-11-24T01:30:58.215Z] #21 17.22 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-11-24T01:30:58.779Z] #21 17.67 Selecting previously unselected package libapparmor1:armel. [2021-11-24T01:30:58.779Z] #21 17.67 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-11-24T01:30:58.779Z] #21 17.68 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-11-24T01:30:58.779Z] #21 17.74 Selecting previously unselected package libapparmor-dev:armel. [2021-11-24T01:30:58.779Z] #21 17.75 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-11-24T01:30:58.779Z] #21 17.76 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-11-24T01:30:58.779Z] #21 17.84 Selecting previously unselected package libgcc-s1:arm64. [2021-11-24T01:30:58.779Z] #21 17.84 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-11-24T01:30:58.779Z] #21 17.86 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-11-24T01:30:58.779Z] #21 17.90 Selecting previously unselected package libcrypt1:arm64. [2021-11-24T01:30:58.779Z] #21 17.91 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-11-24T01:30:58.779Z] #21 17.92 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-24T01:30:58.779Z] #21 18.00 Selecting previously unselected package libc6:arm64. [2021-11-24T01:30:59.036Z] #21 18.00 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-11-24T01:30:59.293Z] #21 18.21 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-11-24T01:30:59.551Z] #21 18.68 Selecting previously unselected package libapparmor1:arm64. [2021-11-24T01:30:59.551Z] #21 18.68 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-24T01:30:59.551Z] #21 18.69 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-24T01:30:59.551Z] #21 18.75 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-24T01:30:59.808Z] #21 18.75 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-24T01:30:59.808Z] #21 18.76 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-24T01:30:59.808Z] #21 18.84 Selecting previously unselected package libgcc-s1:s390x. [2021-11-24T01:30:59.808Z] #21 18.85 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-11-24T01:30:59.808Z] #21 18.86 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-11-24T01:30:59.808Z] #21 18.90 Selecting previously unselected package libcrypt1:s390x. [2021-11-24T01:30:59.808Z] #21 18.91 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-11-24T01:30:59.808Z] #21 18.92 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-11-24T01:31:00.065Z] #21 19.00 Selecting previously unselected package libc6:s390x. [2021-11-24T01:31:00.065Z] #21 19.00 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-11-24T01:31:00.065Z] #21 19.20 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-11-24T01:31:00.631Z] #21 19.62 Selecting previously unselected package libapparmor1:s390x. [2021-11-24T01:31:00.631Z] #21 19.62 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-11-24T01:31:00.631Z] #21 19.63 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-11-24T01:31:00.631Z] #21 19.68 Selecting previously unselected package libapparmor-dev:s390x. [2021-11-24T01:31:00.631Z] #21 19.68 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-11-24T01:31:00.631Z] #21 19.69 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-11-24T01:31:00.888Z] #21 19.75 Selecting previously unselected package libgcc-s1:armhf. [2021-11-24T01:31:00.888Z] #21 19.76 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-11-24T01:31:00.888Z] #21 19.76 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-11-24T01:31:00.888Z] #21 19.80 Selecting previously unselected package libcrypt1:armhf. [2021-11-24T01:31:00.888Z] #21 19.81 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-11-24T01:31:00.888Z] #21 19.82 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-11-24T01:31:00.888Z] #21 19.90 Selecting previously unselected package libc6:armhf. [2021-11-24T01:31:00.888Z] #21 19.91 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-11-24T01:31:01.145Z] #21 20.07 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-11-24T01:31:01.709Z] #21 20.51 Selecting previously unselected package libapparmor1:armhf. [2021-11-24T01:31:01.709Z] #21 20.51 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-11-24T01:31:01.709Z] #21 20.52 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-11-24T01:31:01.710Z] #21 20.57 Selecting previously unselected package libapparmor-dev:armhf. [2021-11-24T01:31:01.710Z] #21 20.58 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-11-24T01:31:01.710Z] #21 20.59 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-11-24T01:31:01.710Z] #21 20.65 Selecting previously unselected package libgcc-s1:ppc64el. [2021-11-24T01:31:01.710Z] #21 20.65 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-11-24T01:31:01.710Z] #21 20.66 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-24T01:31:01.710Z] #21 20.73 Selecting previously unselected package libcrypt1:ppc64el. [2021-11-24T01:31:01.710Z] #21 20.73 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-11-24T01:31:01.710Z] #21 20.74 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-24T01:31:01.967Z] #21 20.82 Selecting previously unselected package libc6:ppc64el. [2021-11-24T01:31:01.967Z] #21 20.83 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-11-24T01:31:01.967Z] #21 21.01 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-24T01:31:01.990Z] #62 DONE 232.8s [2021-11-24T01:31:02.919Z] [2021-11-24T01:31:02.919Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-24T01:31:02.919Z] #63 sha256:072576bea4a049149cc809fd4beae73a66a0f93ad74322fa629af09a8a32ab6b [2021-11-24T01:31:02.925Z] #21 21.74 Selecting previously unselected package libapparmor1:ppc64el. [2021-11-24T01:31:02.925Z] #21 21.75 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-11-24T01:31:02.925Z] #21 21.75 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-11-24T01:31:02.925Z] #21 21.86 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-11-24T01:31:02.925Z] #21 21.87 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-11-24T01:31:02.925Z] #21 21.88 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-24T01:31:02.925Z] #21 21.95 Selecting previously unselected package libseccomp2:s390x. [2021-11-24T01:31:02.925Z] #21 21.95 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-11-24T01:31:02.925Z] #21 21.95 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-11-24T01:31:02.925Z] #21 22.00 Selecting previously unselected package libseccomp-dev:s390x. [2021-11-24T01:31:02.925Z] #21 22.01 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-11-24T01:31:02.925Z] #21 22.02 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-11-24T01:31:03.200Z] #21 22.09 Selecting previously unselected package libseccomp2:ppc64el. [2021-11-24T01:31:03.200Z] #21 22.10 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-11-24T01:31:03.200Z] #21 22.11 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-11-24T01:31:03.200Z] #21 22.17 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-11-24T01:31:03.200Z] #21 22.18 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-11-24T01:31:03.200Z] #21 22.18 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-24T01:31:03.200Z] #21 22.25 Selecting previously unselected package libseccomp2:armhf. [2021-11-24T01:31:03.200Z] #21 22.25 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-11-24T01:31:03.200Z] #21 22.26 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-11-24T01:31:03.200Z] #21 22.30 Selecting previously unselected package libseccomp-dev:armhf. [2021-11-24T01:31:03.200Z] #21 22.31 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-11-24T01:31:03.200Z] #21 22.31 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-11-24T01:31:03.461Z] #21 22.38 Selecting previously unselected package libseccomp2:armel. [2021-11-24T01:31:03.461Z] #21 22.39 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-11-24T01:31:03.461Z] #21 22.39 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-11-24T01:31:03.461Z] #21 22.45 Selecting previously unselected package libseccomp-dev:armel. [2021-11-24T01:31:03.461Z] #21 22.45 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-11-24T01:31:03.461Z] #21 22.46 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-11-24T01:31:03.461Z] #21 22.52 Selecting previously unselected package libseccomp2:arm64. [2021-11-24T01:31:03.461Z] #21 22.53 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-11-24T01:31:03.461Z] #21 22.53 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-11-24T01:31:03.461Z] #21 22.58 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-24T01:31:03.461Z] #21 22.59 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-24T01:31:03.461Z] #21 22.59 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-24T01:31:03.718Z] #21 22.68 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.70 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.71 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.72 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.73 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.75 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-24T01:31:03.718Z] #21 22.77 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-11-24T01:31:03.718Z] #21 22.78 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-11-24T01:31:03.718Z] #21 22.79 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-24T01:31:03.718Z] #21 22.80 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-11-24T01:31:03.718Z] #21 22.81 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.83 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.84 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.86 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-24T01:31:03.718Z] #21 22.87 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-11-24T01:31:03.974Z] #21 22.88 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-11-24T01:31:04.283Z] #63 DONE 1.3s [2021-11-24T01:31:04.283Z] [2021-11-24T01:31:04.283Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-24T01:31:04.283Z] #68 sha256:95f52be1e63b5345f16580c78a4a194c6efc1043c80be6014ea278a17f52671c [2021-11-24T01:31:04.539Z] #68 DONE 0.3s [2021-11-24T01:31:04.539Z] [2021-11-24T01:31:04.539Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-24T01:31:04.539Z] #73 sha256:4d46c3f89b3e2427ee5af8fa5686b2d9b768dc6c6d62727e8c8e6e3e891d4521 [2021-11-24T01:31:05.342Z] #21 24.09 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-11-24T01:31:06.273Z] #21 25.31 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-11-24T01:31:06.427Z] #73 DONE 1.6s [2021-11-24T01:31:06.427Z] [2021-11-24T01:31:06.427Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-24T01:31:06.427Z] #74 sha256:6d271d0f6cad36b3e846ca98fbab81a4282688e642a6f53e0e3c48221fae7e30 [2021-11-24T01:31:06.427Z] #74 DONE 0.0s [2021-11-24T01:31:06.427Z] [2021-11-24T01:31:06.427Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-24T01:31:06.427Z] #75 sha256:71c87793c698f9764eb913163305445b223e8b9779c2eb9e3a97d9d5c0cb373b [2021-11-24T01:31:06.989Z] #75 DONE 1.0s [2021-11-24T01:31:07.251Z] [2021-11-24T01:31:07.251Z] #76 exporting to image [2021-11-24T01:31:07.251Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-24T01:31:07.251Z] #76 exporting layers [2021-11-24T01:31:07.377Z] #23 13.92 Collecting yamllint==1.26.1 [2021-11-24T01:31:07.377Z] #23 14.99 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-24T01:31:07.582Z] #23 13.68 Collecting yamllint==1.26.1 [2021-11-24T01:31:07.582Z] #23 14.73 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-24T01:31:07.641Z] #21 26.51 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-24T01:31:08.521Z] #23 15.80 Collecting pathspec>=0.5.3 [2021-11-24T01:31:08.521Z] #23 15.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-24T01:31:08.769Z] #23 16.04 Collecting pathspec>=0.5.3 [2021-11-24T01:31:08.769Z] #23 16.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-24T01:31:08.784Z] #23 16.20 Collecting pyyaml [2021-11-24T01:31:08.784Z] #23 16.21 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-24T01:31:08.784Z] #23 16.28 Building wheels for collected packages: yamllint [2021-11-24T01:31:08.784Z] #23 16.28 Building wheel for yamllint (setup.py): started [2021-11-24T01:31:09.010Z] #21 27.75 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-11-24T01:31:09.031Z] #23 16.57 Collecting pyyaml [2021-11-24T01:31:09.031Z] #23 16.58 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-24T01:31:09.031Z] #23 16.66 Building wheels for collected packages: yamllint [2021-11-24T01:31:09.031Z] #23 16.68 Building wheel for yamllint (setup.py): started [2021-11-24T01:31:09.941Z] #21 28.95 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-24T01:31:09.941Z] #21 28.97 Setting up libapparmor1:armel (2.13.6-10) ... [2021-11-24T01:31:09.941Z] #21 28.98 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-11-24T01:31:09.941Z] #21 28.99 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-11-24T01:31:09.941Z] #21 29.00 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-11-24T01:31:09.941Z] #21 29.02 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-11-24T01:31:09.941Z] #21 29.03 Setting up libseccomp2:armel (2.5.1-1) ... [2021-11-24T01:31:09.941Z] #21 29.04 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-11-24T01:31:09.941Z] #21 29.05 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-11-24T01:31:09.941Z] #21 29.06 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-11-24T01:31:09.941Z] #21 29.07 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-24T01:31:09.941Z] #21 29.08 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-11-24T01:31:09.941Z] #21 29.10 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-11-24T01:31:09.975Z] #23 17.66 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-24T01:31:09.975Z] #23 17.67 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1c096613a29b84fb1e440e8344ca5c3cccaa385622d92fa4537777fe067b351d [2021-11-24T01:31:09.975Z] #23 17.67 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-24T01:31:09.975Z] #23 17.67 Successfully built yamllint [2021-11-24T01:31:09.975Z] #23 17.69 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-24T01:31:10.162Z] #23 17.30 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-24T01:31:10.162Z] #23 17.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1c096613a29b84fb1e440e8344ca5c3cccaa385622d92fa4537777fe067b351d [2021-11-24T01:31:10.162Z] #23 17.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-24T01:31:10.162Z] #23 17.31 Successfully built yamllint [2021-11-24T01:31:10.162Z] #23 17.34 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-24T01:31:10.162Z] #23 17.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-24T01:31:10.198Z] #21 29.11 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-24T01:31:10.198Z] #21 29.13 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-11-24T01:31:10.198Z] #21 29.14 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-24T01:31:10.198Z] #21 29.15 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-11-24T01:31:10.198Z] #21 29.16 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-11-24T01:31:10.198Z] #21 29.17 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-24T01:31:10.198Z] #21 29.18 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-11-24T01:31:10.198Z] #21 29.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:31:10.517Z] #76 exporting layers 3.1s done [2021-11-24T01:31:10.517Z] #76 writing image sha256:f8f90bace19e40c3705e8fae27d4f4bcd73dc6dcc962520768edd27ba245a0d7 done [2021-11-24T01:31:10.517Z] #76 naming to docker.io/library/docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 done [2021-11-24T01:31:10.517Z] #76 DONE 3.1s [Pipeline] } [Pipeline] // stage [2021-11-24T01:31:10.550Z] #23 18.08 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-24T01:31:10.732Z] #23 DONE 18.1s [2021-11-24T01:31:10.732Z] [2021-11-24T01:31:10.732Z] #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-24T01:31:10.732Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:31:10.732Z] #43 ... [2021-11-24T01:31:10.732Z] [2021-11-24T01:31:10.732Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-24T01:31:10.732Z] #27 sha256:79e8edb57f69784ce4de96b7ab20d7d10b90980697087512c5bdb72428bc054d [2021-11-24T01:31:10.763Z] #21 DONE 29.8s [2021-11-24T01:31:10.763Z] [2021-11-24T01:31:10.763Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-24T01:31:10.763Z] #64 sha256:1f00c171a04bdb44e9c97c88ca99134aa7bfb4baa4c359fc7c57abba2b3b153d [2021-11-24T01:31:10.843Z] + sudo modprobe ip6table_filter [2021-11-24T01:31:10.991Z] #27 DONE 0.3s [2021-11-24T01:31:10.991Z] [2021-11-24T01:31:10.991Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-24T01:31:10.991Z] #32 sha256:336c447dad6da235150abca0d191e2f670682c12c2d51a108e3849288e6c5037 [2021-11-24T01:31:11.020Z] #64 DONE 0.3s [2021-11-24T01:31:11.020Z] [2021-11-24T01:31:11.020Z] #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-24T01:31:11.020Z] #65 sha256:b708df33089c6c9307d8fd8eb7ea2acd990c70e946b3086ce53a463809dd4dce [Pipeline] sh [2021-11-24T01:31:11.123Z] #23 DONE 18.6s [2021-11-24T01:31:11.123Z] [2021-11-24T01:31:11.123Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-24T01:31:11.123Z] #27 sha256:70baca9b25160d6541cc988e2ad6ea33d45af8fc6e862c24dc67ef8ead85ff8c [2021-11-24T01:31:11.385Z] #27 DONE 0.4s [2021-11-24T01:31:11.385Z] [2021-11-24T01:31:11.385Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-24T01:31:11.385Z] #32 sha256:52c20223f8b294a34a15de6e26232062cea16aa0f84d6c0430faa8524f0b9203 [2021-11-24T01:31:11.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/test/unit [2021-11-24T01:31:11.931Z] #32 DONE 0.6s [2021-11-24T01:31:11.931Z] [2021-11-24T01:31:11.931Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-24T01:31:11.931Z] #35 sha256:3f3884c7aa255774706c3d41c86f44ea7cb530593db6500750aebf2df5a12632 [2021-11-24T01:31:11.931Z] #35 DONE 0.3s [2021-11-24T01:31:11.931Z] [2021-11-24T01:31:11.931Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-24T01:31:11.931Z] #37 sha256:262a014cf835980edebd917f80a93b1cf7bda1fcdcae925ec6364c1f74ea4772 [2021-11-24T01:31:11.958Z] #32 DONE 0.5s [2021-11-24T01:31:11.958Z] [2021-11-24T01:31:11.958Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-24T01:31:11.958Z] #35 sha256:27cd35c6d9655b3084e8264bc0ab72263c909ab46709f3d079a3a88b141fa65e [2021-11-24T01:31:12.191Z] #37 DONE 0.1s [2021-11-24T01:31:12.191Z] [2021-11-24T01:31:12.191Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-24T01:31:12.191Z] #41 sha256:b1f5831540963869163b54c3f2b32cdc726c85ca1b385a4eb3a87c1bdc4a6410 [2021-11-24T01:31:12.191Z] #41 DONE 0.1s [2021-11-24T01:31:12.191Z] [2021-11-24T01:31:12.191Z] #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-24T01:31:12.191Z] #62 sha256:802f48c86cac695a3151f4d5fcb3757e33ac82f4620c2590a937e076becc626e [2021-11-24T01:31:12.219Z] #35 DONE 0.3s [2021-11-24T01:31:12.219Z] [2021-11-24T01:31:12.219Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-24T01:31:12.219Z] #37 sha256:b9e80f500a9623a4247bfa63dec2fb24f38dae9aad2f2e9e1483f7e6e7e91538 [2021-11-24T01:31:12.219Z] #37 DONE 0.1s [2021-11-24T01:31:12.219Z] [2021-11-24T01:31:12.219Z] #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-24T01:31:12.219Z] #58 sha256:cb55f2d8174d3daea130be4190f606cc9d343dfa9b65757ce0e675b02f1a2053 [2021-11-24T01:31:12.481Z] #58 ... [2021-11-24T01:31:12.481Z] [2021-11-24T01:31:12.481Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-24T01:31:12.481Z] #41 sha256:346df8fbc9117ca223243b998d9cded42272e8b6ea31c025df6495e82684bdc4 [2021-11-24T01:31:12.481Z] #41 DONE 0.1s [2021-11-24T01:31:12.481Z] [2021-11-24T01:31:12.481Z] #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-24T01:31:12.481Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:31:12.784Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-24T01:31:12.784Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-24T01:31:12.784Z] + TESTDIRS=./... [2021-11-24T01:31:12.784Z] + exclude_paths='/vendor/|/integration' [2021-11-24T01:31:12.784Z] ++ go list ./... [2021-11-24T01:31:12.784Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-24T01:31:12.915Z] #65 ... [2021-11-24T01:31:12.915Z] [2021-11-24T01:31:12.915Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-24T01:31:12.915Z] #22 sha256:c2a629872eef14a7c237f2bc542e5b9aca073a04f67ee3a9fec33a85a5cc9718 [2021-11-24T01:31:12.915Z] #22 DONE 1.9s [2021-11-24T01:31:12.915Z] [2021-11-24T01:31:12.915Z] #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-24T01:31:12.915Z] #65 sha256:b708df33089c6c9307d8fd8eb7ea2acd990c70e946b3086ce53a463809dd4dce [2021-11-24T01:31:12.915Z] #65 1.590 + RM_GOPATH=0 [2021-11-24T01:31:12.915Z] #65 1.590 + TMP_GOPATH= [2021-11-24T01:31:12.915Z] #65 1.590 + : /build [2021-11-24T01:31:12.915Z] #65 1.590 + '[' -z '' ']' [2021-11-24T01:31:12.915Z] #65 1.590 ++ mktemp -d [2021-11-24T01:31:12.915Z] #65 1.590 + export GOPATH=/tmp/tmp.SoB7MhV8Z9 [2021-11-24T01:31:12.915Z] #65 1.590 + GOPATH=/tmp/tmp.SoB7MhV8Z9 [2021-11-24T01:31:12.915Z] #65 1.590 + RM_GOPATH=1 [2021-11-24T01:31:12.915Z] #65 1.590 + case "$(go env GOARCH)" in [2021-11-24T01:31:12.915Z] #65 1.590 ++ go env GOARCH [2021-11-24T01:31:12.915Z] #65 1.595 + export GO_BUILDMODE=-buildmode=pie [2021-11-24T01:31:12.915Z] #65 1.595 + GO_BUILDMODE=-buildmode=pie [2021-11-24T01:31:12.915Z] #65 1.602 Install runc version v1.0.2 (build tags: seccomp) [2021-11-24T01:31:12.915Z] #65 1.602 ++ dirname /install.sh [2021-11-24T01:31:12.915Z] #65 1.602 + dir=/ [2021-11-24T01:31:12.915Z] #65 1.602 + bin=runc [2021-11-24T01:31:12.915Z] #65 1.602 + shift [2021-11-24T01:31:12.915Z] #65 1.602 + '[' '!' -f //runc.installer ']' [2021-11-24T01:31:12.915Z] #65 1.602 + . //runc.installer [2021-11-24T01:31:12.915Z] #65 1.602 ++ set -e [2021-11-24T01:31:12.915Z] #65 1.602 ++ : v1.0.2 [2021-11-24T01:31:12.915Z] #65 1.602 + install_runc [2021-11-24T01:31:12.915Z] #65 1.602 + RUNC_BUILDTAGS=seccomp [2021-11-24T01:31:12.915Z] #65 1.602 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-24T01:31:12.915Z] #65 1.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SoB7MhV8Z9/src/github.com/opencontainers/runc [2021-11-24T01:31:12.915Z] #65 1.608 Cloning into '/tmp/tmp.SoB7MhV8Z9/src/github.com/opencontainers/runc'... [2021-11-24T01:31:13.713Z] + pkg_list='github.com/docker/docker/api [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/backend [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/container [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/events [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/filters [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/image [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/mount [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/network [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/registry [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/time [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/versions [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:31:13.713Z] github.com/docker/docker/api/types/volume [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:31:13.713Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:31:13.713Z] github.com/docker/docker/cli [2021-11-24T01:31:13.713Z] github.com/docker/docker/cli/config [2021-11-24T01:31:13.713Z] github.com/docker/docker/cli/debug [2021-11-24T01:31:13.713Z] github.com/docker/docker/client [2021-11-24T01:31:13.713Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:31:13.713Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:31:13.713Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:31:13.713Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:31:13.713Z] github.com/docker/docker/container [2021-11-24T01:31:13.713Z] github.com/docker/docker/container/stream [2021-11-24T01:31:13.713Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:31:13.713Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:31:13.713Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/config [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/events [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/exec [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/images [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/links [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/names [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/network [2021-11-24T01:31:13.713Z] github.com/docker/docker/daemon/stats [2021-11-24T01:31:13.713Z] github.com/docker/docker/distribution [2021-11-24T01:31:13.713Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:31:13.713Z] github.com/docker/docker/distribution/utils [2021-11-24T01:31:13.713Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:31:13.713Z] github.com/docker/docker/dockerversion [2021-11-24T01:31:13.713Z] github.com/docker/docker/errdefs [2021-11-24T01:31:13.713Z] github.com/docker/docker/image [2021-11-24T01:31:13.713Z] github.com/docker/docker/image/cache [2021-11-24T01:31:13.713Z] github.com/docker/docker/image/tarexport [2021-11-24T01:31:13.713Z] github.com/docker/docker/image/v1 [2021-11-24T01:31:13.713Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:31:13.713Z] github.com/docker/docker/layer [2021-11-24T01:31:13.713Z] github.com/docker/docker/libcontainerd [2021-11-24T01:31:13.713Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:31:13.713Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:31:13.714Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:31:13.714Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/types [2021-11-24T01:31:13.714Z] github.com/docker/docker/oci [2021-11-24T01:31:13.714Z] github.com/docker/docker/oci/caps [2021-11-24T01:31:13.714Z] github.com/docker/docker/opts [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/archive [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/directory [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/locker [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/mount [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/platform [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/pools [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/progress [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/signal [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/stack [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/system [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/term [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:31:13.714Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:31:13.714Z] github.com/docker/docker/plugin [2021-11-24T01:31:13.714Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:31:13.714Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:31:13.714Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:31:13.714Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:31:13.714Z] github.com/docker/docker/quota [2021-11-24T01:31:13.714Z] github.com/docker/docker/reference [2021-11-24T01:31:13.714Z] github.com/docker/docker/registry [2021-11-24T01:31:13.714Z] github.com/docker/docker/registry/resumable [2021-11-24T01:31:13.714Z] github.com/docker/docker/restartmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/rootless [2021-11-24T01:31:13.714Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:31:13.714Z] github.com/docker/docker/runconfig [2021-11-24T01:31:13.714Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/environment [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/registry [2021-11-24T01:31:13.714Z] github.com/docker/docker/testutil/request [2021-11-24T01:31:13.714Z] github.com/docker/docker/volume [2021-11-24T01:31:13.714Z] github.com/docker/docker/volume/drivers [2021-11-24T01:31:13.714Z] github.com/docker/docker/volume/local [2021-11-24T01:31:13.714Z] github.com/docker/docker/volume/mounts [2021-11-24T01:31:13.714Z] github.com/docker/docker/volume/service [2021-11-24T01:31:13.714Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:31:13.714Z] github.com/docker/docker/volume/testutils' [2021-11-24T01:31:13.714Z] ++ grep --fixed-strings -v /libnetwork [2021-11-24T01:31:13.714Z] ++ echo 'github.com/docker/docker/api [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/backend [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/container [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/events [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/filters [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/image [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/mount [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/network [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/registry [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/time [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/versions [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:31:13.714Z] github.com/docker/docker/api/types/volume [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:31:13.714Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:31:13.714Z] github.com/docker/docker/cli [2021-11-24T01:31:13.714Z] github.com/docker/docker/cli/config [2021-11-24T01:31:13.714Z] github.com/docker/docker/cli/debug [2021-11-24T01:31:13.714Z] github.com/docker/docker/client [2021-11-24T01:31:13.714Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:31:13.714Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:31:13.714Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:31:13.714Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:31:13.714Z] github.com/docker/docker/container [2021-11-24T01:31:13.714Z] github.com/docker/docker/container/stream [2021-11-24T01:31:13.714Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:31:13.714Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:31:13.714Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/config [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/events [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/exec [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/images [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/links [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/names [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/network [2021-11-24T01:31:13.714Z] github.com/docker/docker/daemon/stats [2021-11-24T01:31:13.714Z] github.com/docker/docker/distribution [2021-11-24T01:31:13.714Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:31:13.714Z] github.com/docker/docker/distribution/utils [2021-11-24T01:31:13.714Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:31:13.714Z] github.com/docker/docker/dockerversion [2021-11-24T01:31:13.714Z] github.com/docker/docker/errdefs [2021-11-24T01:31:13.714Z] github.com/docker/docker/image [2021-11-24T01:31:13.714Z] github.com/docker/docker/image/cache [2021-11-24T01:31:13.714Z] github.com/docker/docker/image/tarexport [2021-11-24T01:31:13.714Z] github.com/docker/docker/image/v1 [2021-11-24T01:31:13.714Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:31:13.714Z] github.com/docker/docker/layer [2021-11-24T01:31:13.714Z] github.com/docker/docker/libcontainerd [2021-11-24T01:31:13.714Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:31:13.714Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:31:13.714Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:31:13.714Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:31:13.714Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/libnetwork/types [2021-11-24T01:31:13.715Z] github.com/docker/docker/oci [2021-11-24T01:31:13.715Z] github.com/docker/docker/oci/caps [2021-11-24T01:31:13.715Z] github.com/docker/docker/opts [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/archive [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/directory [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/locker [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/mount [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/platform [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/pools [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/progress [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/signal [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/stack [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/system [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/term [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:31:13.715Z] github.com/docker/docker/plugin [2021-11-24T01:31:13.715Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:31:13.715Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:31:13.715Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:31:13.715Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:31:13.715Z] github.com/docker/docker/quota [2021-11-24T01:31:13.715Z] github.com/docker/docker/reference [2021-11-24T01:31:13.715Z] github.com/docker/docker/registry [2021-11-24T01:31:13.715Z] github.com/docker/docker/registry/resumable [2021-11-24T01:31:13.715Z] github.com/docker/docker/restartmanager [2021-11-24T01:31:13.715Z] github.com/docker/docker/rootless [2021-11-24T01:31:13.715Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:31:13.715Z] github.com/docker/docker/runconfig [2021-11-24T01:31:13.715Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/environment [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/registry [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/request [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/drivers [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/local [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/mounts [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/service [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/testutils' [2021-11-24T01:31:13.715Z] + base_pkg_list='github.com/docker/docker/api [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/backend [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/container [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/events [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/filters [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/image [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/mount [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/network [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/registry [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/time [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/versions [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/types/volume [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:31:13.715Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:31:13.715Z] github.com/docker/docker/cli [2021-11-24T01:31:13.715Z] github.com/docker/docker/cli/config [2021-11-24T01:31:13.715Z] github.com/docker/docker/cli/debug [2021-11-24T01:31:13.715Z] github.com/docker/docker/client [2021-11-24T01:31:13.715Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:31:13.715Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:31:13.715Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:31:13.715Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:31:13.715Z] github.com/docker/docker/container [2021-11-24T01:31:13.715Z] github.com/docker/docker/container/stream [2021-11-24T01:31:13.715Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:31:13.715Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:31:13.715Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/config [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/events [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/exec [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/images [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/links [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/names [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/network [2021-11-24T01:31:13.715Z] github.com/docker/docker/daemon/stats [2021-11-24T01:31:13.715Z] github.com/docker/docker/distribution [2021-11-24T01:31:13.715Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:31:13.715Z] github.com/docker/docker/distribution/utils [2021-11-24T01:31:13.715Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:31:13.715Z] github.com/docker/docker/dockerversion [2021-11-24T01:31:13.715Z] github.com/docker/docker/errdefs [2021-11-24T01:31:13.715Z] github.com/docker/docker/image [2021-11-24T01:31:13.715Z] github.com/docker/docker/image/cache [2021-11-24T01:31:13.715Z] github.com/docker/docker/image/tarexport [2021-11-24T01:31:13.715Z] github.com/docker/docker/image/v1 [2021-11-24T01:31:13.715Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:31:13.715Z] github.com/docker/docker/layer [2021-11-24T01:31:13.715Z] github.com/docker/docker/libcontainerd [2021-11-24T01:31:13.715Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:31:13.715Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:31:13.715Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:31:13.715Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:31:13.715Z] github.com/docker/docker/oci [2021-11-24T01:31:13.715Z] github.com/docker/docker/oci/caps [2021-11-24T01:31:13.715Z] github.com/docker/docker/opts [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/archive [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/directory [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/locker [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/mount [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/platform [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/pools [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/progress [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/signal [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/stack [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/system [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/term [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:31:13.715Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:31:13.715Z] github.com/docker/docker/plugin [2021-11-24T01:31:13.715Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:31:13.715Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:31:13.715Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:31:13.715Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:31:13.715Z] github.com/docker/docker/quota [2021-11-24T01:31:13.715Z] github.com/docker/docker/reference [2021-11-24T01:31:13.715Z] github.com/docker/docker/registry [2021-11-24T01:31:13.715Z] github.com/docker/docker/registry/resumable [2021-11-24T01:31:13.715Z] github.com/docker/docker/restartmanager [2021-11-24T01:31:13.715Z] github.com/docker/docker/rootless [2021-11-24T01:31:13.715Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:31:13.715Z] github.com/docker/docker/runconfig [2021-11-24T01:31:13.715Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/environment [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/registry [2021-11-24T01:31:13.715Z] github.com/docker/docker/testutil/request [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/drivers [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/local [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/mounts [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/service [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:31:13.715Z] github.com/docker/docker/volume/testutils' [2021-11-24T01:31:13.715Z] ++ grep --fixed-strings /libnetwork [2021-11-24T01:31:13.715Z] ++ echo 'github.com/docker/docker/api [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:31:13.715Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/backend [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/container [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/events [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/filters [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/image [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/mount [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/network [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/registry [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/time [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/versions [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:31:13.716Z] github.com/docker/docker/api/types/volume [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:31:13.716Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:31:13.716Z] github.com/docker/docker/cli [2021-11-24T01:31:13.716Z] github.com/docker/docker/cli/config [2021-11-24T01:31:13.716Z] github.com/docker/docker/cli/debug [2021-11-24T01:31:13.716Z] github.com/docker/docker/client [2021-11-24T01:31:13.716Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:31:13.716Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:31:13.716Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:31:13.716Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:31:13.716Z] github.com/docker/docker/container [2021-11-24T01:31:13.716Z] github.com/docker/docker/container/stream [2021-11-24T01:31:13.716Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:31:13.716Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:31:13.716Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/config [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/events [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/exec [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/images [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/links [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/names [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/network [2021-11-24T01:31:13.716Z] github.com/docker/docker/daemon/stats [2021-11-24T01:31:13.716Z] github.com/docker/docker/distribution [2021-11-24T01:31:13.716Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:31:13.716Z] github.com/docker/docker/distribution/utils [2021-11-24T01:31:13.716Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:31:13.716Z] github.com/docker/docker/dockerversion [2021-11-24T01:31:13.716Z] github.com/docker/docker/errdefs [2021-11-24T01:31:13.716Z] github.com/docker/docker/image [2021-11-24T01:31:13.716Z] github.com/docker/docker/image/cache [2021-11-24T01:31:13.716Z] github.com/docker/docker/image/tarexport [2021-11-24T01:31:13.716Z] github.com/docker/docker/image/v1 [2021-11-24T01:31:13.716Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:31:13.716Z] github.com/docker/docker/layer [2021-11-24T01:31:13.716Z] github.com/docker/docker/libcontainerd [2021-11-24T01:31:13.716Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:31:13.716Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:31:13.716Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:31:13.716Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/types [2021-11-24T01:31:13.716Z] github.com/docker/docker/oci [2021-11-24T01:31:13.716Z] github.com/docker/docker/oci/caps [2021-11-24T01:31:13.716Z] github.com/docker/docker/opts [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/archive [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/directory [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/locker [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/mount [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/platform [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/pools [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/progress [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/signal [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/stack [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/system [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/term [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:31:13.716Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:31:13.716Z] github.com/docker/docker/plugin [2021-11-24T01:31:13.716Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:31:13.716Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:31:13.716Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:31:13.716Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:31:13.716Z] github.com/docker/docker/quota [2021-11-24T01:31:13.716Z] github.com/docker/docker/reference [2021-11-24T01:31:13.716Z] github.com/docker/docker/registry [2021-11-24T01:31:13.716Z] github.com/docker/docker/registry/resumable [2021-11-24T01:31:13.716Z] github.com/docker/docker/restartmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/rootless [2021-11-24T01:31:13.716Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:31:13.716Z] github.com/docker/docker/runconfig [2021-11-24T01:31:13.716Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/environment [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/registry [2021-11-24T01:31:13.716Z] github.com/docker/docker/testutil/request [2021-11-24T01:31:13.716Z] github.com/docker/docker/volume [2021-11-24T01:31:13.716Z] github.com/docker/docker/volume/drivers [2021-11-24T01:31:13.716Z] github.com/docker/docker/volume/local [2021-11-24T01:31:13.716Z] github.com/docker/docker/volume/mounts [2021-11-24T01:31:13.716Z] github.com/docker/docker/volume/service [2021-11-24T01:31:13.716Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:31:13.716Z] github.com/docker/docker/volume/testutils' [2021-11-24T01:31:13.716Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:31:13.716Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/types' [2021-11-24T01:31:13.717Z] + echo 'github.com/docker/docker/libnetwork [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/types' [2021-11-24T01:31:13.717Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:31:13.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:31:13.717Z] + type docker-proxy [2021-11-24T01:31:13.717Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-24T01:31:13.717Z] + hack/make.sh binary-proxy install-proxy [2021-11-24T01:31:13.717Z] [2021-11-24T01:31:13.717Z] Removing bundles/ [2021-11-24T01:31:13.717Z] [2021-11-24T01:31:13.717Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-24T01:31:13.717Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-24T01:31:13.717Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:31:14.285Z] #65 ... [2021-11-24T01:31:14.286Z] [2021-11-24T01:31:14.286Z] #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-24T01:31:14.286Z] #23 sha256:9281d00d5359c4d4d8f48348bccc67072990a069d6c1556efe80b369e3c4be4e [2021-11-24T01:31:14.286Z] #23 DONE 1.3s [2021-11-24T01:31:14.286Z] [2021-11-24T01:31:14.286Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-24T01:31:14.286Z] #24 sha256:be752ecadbc274fc85e3894238f22f22dc6b008d2df5a35072ea316d463e014a [2021-11-24T01:31:15.656Z] #24 1.373 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-24T01:31:15.656Z] #24 DONE 1.5s [2021-11-24T01:31:15.656Z] [2021-11-24T01:31:15.656Z] #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-24T01:31:15.656Z] #69 sha256:fe81381799c2687ef91220ab0de9e3a90b731c9cc87962adb2b0a0f32d251efd [2021-11-24T01:31:15.656Z] #69 ... [2021-11-24T01:31:15.656Z] [2021-11-24T01:31:15.656Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-24T01:31:15.656Z] #25 sha256:022bbedfa8f9b680dc28e94886bdefee4b23673769a6eb91bcfcef630193d71e [2021-11-24T01:31:16.693Z] #43 245.2 + dpkg --print-architecture [2021-11-24T01:31:16.693Z] #43 245.2 + git checkout -q v2.1.0 [2021-11-24T01:31:16.954Z] #43 245.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-24T01:31:16.954Z] #43 245.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-24T01:31:17.026Z] #25 DONE 1.5s [2021-11-24T01:31:17.026Z] [2021-11-24T01:31:17.026Z] #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-24T01:31:17.026Z] #65 sha256:b708df33089c6c9307d8fd8eb7ea2acd990c70e946b3086ce53a463809dd4dce [2021-11-24T01:31:17.026Z] #65 ... [2021-11-24T01:31:17.026Z] [2021-11-24T01:31:17.027Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-24T01:31:17.027Z] #26 sha256:5dc12574743f2bca1bccadac3f720a0d17a7bfacdae988ef4ae0d6604ce87cfd [2021-11-24T01:31:18.396Z] #26 DONE 1.5s [2021-11-24T01:31:18.396Z] [2021-11-24T01:31:18.396Z] #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-24T01:31:18.396Z] #65 sha256:b708df33089c6c9307d8fd8eb7ea2acd990c70e946b3086ce53a463809dd4dce [2021-11-24T01:31:18.396Z] #65 6.899 + cd /tmp/tmp.SoB7MhV8Z9/src/github.com/opencontainers/runc [2021-11-24T01:31:18.396Z] #65 6.899 + git checkout -q v1.0.2 [2021-11-24T01:31:18.396Z] #65 7.360 + '[' -z '' ']' [2021-11-24T01:31:18.396Z] #65 7.360 + target=static [2021-11-24T01:31:18.396Z] #65 7.360 + make BUILDTAGS=seccomp static [2021-11-24T01:31:18.761Z] #62 ... [2021-11-24T01:31:18.761Z] [2021-11-24T01:31:18.761Z] #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-24T01:31:18.761Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:31:18.761Z] #43 251.8 + dpkg --print-architecture [2021-11-24T01:31:18.761Z] #43 251.8 + git checkout -q v2.1.0 [2021-11-24T01:31:18.761Z] #43 251.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-24T01:31:18.761Z] #43 251.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-24T01:31:18.960Z] #65 7.674 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-24T01:31:19.892Z] #65 ... [2021-11-24T01:31:19.892Z] [2021-11-24T01:31:19.892Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-24T01:31:19.892Z] #27 sha256:a1919a3558db1b77c35ece5602c33a4635482173eb07a343d75b77bf53b95fb2 [2021-11-24T01:31:19.892Z] #27 DONE 1.5s [2021-11-24T01:31:19.892Z] [2021-11-24T01:31:19.892Z] #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-24T01:31:19.892Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-24T01:31:20.257Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-24T01:31:20.257Z] [2021-11-24T01:31:20.257Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-24T01:31:20.257Z] Installing docker-proxy to /usr/local/bin/ [2021-11-24T01:31:20.257Z] [2021-11-24T01:31:20.257Z] + mkdir -p bundles [2021-11-24T01:31:20.257Z] + '[' -n 'github.com/docker/docker/api [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/backend [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/container [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/events [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/filters [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/image [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/mount [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/network [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/registry [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/time [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/versions [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:31:20.257Z] github.com/docker/docker/api/types/volume [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:31:20.257Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:31:20.257Z] github.com/docker/docker/cli [2021-11-24T01:31:20.257Z] github.com/docker/docker/cli/config [2021-11-24T01:31:20.257Z] github.com/docker/docker/cli/debug [2021-11-24T01:31:20.257Z] github.com/docker/docker/client [2021-11-24T01:31:20.257Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:31:20.257Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:31:20.257Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:31:20.257Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:31:20.257Z] github.com/docker/docker/container [2021-11-24T01:31:20.257Z] github.com/docker/docker/container/stream [2021-11-24T01:31:20.257Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:31:20.257Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:31:20.257Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/config [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/events [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/exec [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/images [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/links [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/names [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/network [2021-11-24T01:31:20.257Z] github.com/docker/docker/daemon/stats [2021-11-24T01:31:20.257Z] github.com/docker/docker/distribution [2021-11-24T01:31:20.257Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:31:20.257Z] github.com/docker/docker/distribution/utils [2021-11-24T01:31:20.257Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:31:20.257Z] github.com/docker/docker/dockerversion [2021-11-24T01:31:20.257Z] github.com/docker/docker/errdefs [2021-11-24T01:31:20.257Z] github.com/docker/docker/image [2021-11-24T01:31:20.257Z] github.com/docker/docker/image/cache [2021-11-24T01:31:20.257Z] github.com/docker/docker/image/tarexport [2021-11-24T01:31:20.257Z] github.com/docker/docker/image/v1 [2021-11-24T01:31:20.257Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:31:20.257Z] github.com/docker/docker/layer [2021-11-24T01:31:20.257Z] github.com/docker/docker/libcontainerd [2021-11-24T01:31:20.257Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:31:20.257Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:31:20.257Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:31:20.257Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:31:20.257Z] github.com/docker/docker/oci [2021-11-24T01:31:20.257Z] github.com/docker/docker/oci/caps [2021-11-24T01:31:20.257Z] github.com/docker/docker/opts [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/archive [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/directory [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/locker [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/mount [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/platform [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/pools [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/progress [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/signal [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/stack [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/system [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/term [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:31:20.257Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:31:20.257Z] github.com/docker/docker/plugin [2021-11-24T01:31:20.257Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:31:20.257Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:31:20.257Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:31:20.257Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:31:20.257Z] github.com/docker/docker/quota [2021-11-24T01:31:20.257Z] github.com/docker/docker/reference [2021-11-24T01:31:20.257Z] github.com/docker/docker/registry [2021-11-24T01:31:20.257Z] github.com/docker/docker/registry/resumable [2021-11-24T01:31:20.257Z] github.com/docker/docker/restartmanager [2021-11-24T01:31:20.257Z] github.com/docker/docker/rootless [2021-11-24T01:31:20.257Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:31:20.257Z] github.com/docker/docker/runconfig [2021-11-24T01:31:20.257Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/environment [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/registry [2021-11-24T01:31:20.257Z] github.com/docker/docker/testutil/request [2021-11-24T01:31:20.257Z] github.com/docker/docker/volume [2021-11-24T01:31:20.257Z] github.com/docker/docker/volume/drivers [2021-11-24T01:31:20.257Z] github.com/docker/docker/volume/local [2021-11-24T01:31:20.257Z] github.com/docker/docker/volume/mounts [2021-11-24T01:31:20.257Z] github.com/docker/docker/volume/service [2021-11-24T01:31:20.257Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:31:20.257Z] github.com/docker/docker/volume/testutils' ']' [2021-11-24T01:31:20.258Z] + 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-24T01:31:20.258Z] ? github.com/docker/docker/api [no test files] [2021-11-24T01:31:20.668Z] #43 ... [2021-11-24T01:31:20.668Z] [2021-11-24T01:31:20.668Z] #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-24T01:31:20.668Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:31:20.668Z] #53 254.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-24T01:31:20.668Z] #53 DONE 255.1s [2021-11-24T01:31:20.927Z] [2021-11-24T01:31:20.927Z] #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-24T01:31:20.927Z] #62 sha256:802f48c86cac695a3151f4d5fcb3757e33ac82f4620c2590a937e076becc626e [2021-11-24T01:31:21.787Z] #28 1.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-24T01:31:21.787Z] #28 1.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-24T01:31:21.787Z] #28 1.775 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-24T01:31:22.250Z] #43 ... [2021-11-24T01:31:22.250Z] [2021-11-24T01:31:22.250Z] #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-24T01:31:22.250Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-24T01:31:22.250Z] #53 250.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-24T01:31:22.250Z] #53 DONE 250.8s [2021-11-24T01:31:22.250Z] [2021-11-24T01:31:22.250Z] #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-24T01:31:22.250Z] #58 sha256:cb55f2d8174d3daea130be4190f606cc9d343dfa9b65757ce0e675b02f1a2053 [2021-11-24T01:31:22.351Z] #28 2.259 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-24T01:31:22.608Z] #28 2.775 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-24T01:31:23.173Z] #28 3.243 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-24T01:31:23.737Z] #28 3.841 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-24T01:31:24.317Z] #28 4.347 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-24T01:31:24.880Z] #28 4.787 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-24T01:31:25.136Z] #28 5.262 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-24T01:31:25.136Z] #28 5.262 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-24T01:31:25.136Z] #28 5.262 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-24T01:31:25.136Z] #28 5.275 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-24T01:31:25.136Z] #28 5.278 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-24T01:31:25.136Z] #28 5.283 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-24T01:31:25.136Z] #28 5.283 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-24T01:31:25.136Z] #28 5.283 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-24T01:31:25.136Z] #28 5.287 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-24T01:31:25.136Z] #28 5.289 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-24T01:31:25.136Z] #28 5.289 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-24T01:31:25.136Z] #28 5.292 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-24T01:31:27.699Z] #58 ... [2021-11-24T01:31:27.699Z] [2021-11-24T01:31:27.699Z] #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-24T01:31:27.699Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:31:27.699Z] #62 216.6 + bin/containerd [2021-11-24T01:31:32.432Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-11-24T01:31:34.286Z] #62 ... [2021-11-24T01:31:34.286Z] [2021-11-24T01:31:34.286Z] #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-24T01:31:34.286Z] #58 sha256:7633bba63872fc78912772f18f02d4ce6499cd34333c9787d6e8994c3d0fd5e6 [2021-11-24T01:31:34.286Z] #58 148.3 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-24T01:31:35.232Z] #58 149.6 + mkdir -p /build [2021-11-24T01:31:35.232Z] #58 149.6 + cp runc /build/runc [2021-11-24T01:31:35.805Z] #58 DONE 150.2s [2021-11-24T01:31:35.805Z] [2021-11-24T01:31:35.805Z] #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-24T01:31:35.805Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:31:35.881Z] #62 ... [2021-11-24T01:31:35.881Z] [2021-11-24T01:31:35.881Z] #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-24T01:31:35.881Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:31:35.881Z] #43 DONE 269.9s [2021-11-24T01:31:35.881Z] [2021-11-24T01:31:35.881Z] #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-24T01:31:35.881Z] #58 sha256:3a907a7965eb604e28f18ea3c20d1d7f354bb07dc50b48d97c18906a32241363 [2021-11-24T01:31:37.236Z] #58 ... [2021-11-24T01:31:37.236Z] [2021-11-24T01:31:37.236Z] #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-24T01:31:37.236Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-24T01:31:37.236Z] #43 DONE 263.4s [2021-11-24T01:31:37.236Z] [2021-11-24T01:31:37.236Z] #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-24T01:31:37.236Z] #62 sha256:7303cd7b11b6d1acce92cef9ea0f84ce93c89d8b49e07ce5192299be6fd20c29 [2021-11-24T01:31:37.236Z] #62 ... [2021-11-24T01:31:37.236Z] [2021-11-24T01:31:37.236Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-24T01:31:37.236Z] #44 sha256:da0840ce5594ffe0a5678dfe0feef38d8b84777400034fd507b738f21a32b50e [2021-11-24T01:31:38.185Z] #44 DONE 0.9s [2021-11-24T01:31:38.185Z] [2021-11-24T01:31:38.185Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-24T01:31:38.185Z] #48 sha256:d73265499eeabdaa149ea9961d1c3f9ef7c421bb5669a41a37084c871e0ecd81 [2021-11-24T01:31:38.367Z] #62 ... [2021-11-24T01:31:38.367Z] [2021-11-24T01:31:38.367Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-24T01:31:38.367Z] #59 sha256:a23a7c0c23259dc95721fda132bfa5a771ed2b582f0cdfecf30baa5174339716 [2021-11-24T01:31:38.447Z] #48 DONE 0.1s [2021-11-24T01:31:38.447Z] [2021-11-24T01:31:38.447Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-24T01:31:38.447Z] #50 sha256:35462d6a46ba5497600ebc2b63d18ae53d8645a9a6885b47ec7052c34a7bb97b [2021-11-24T01:31:38.447Z] #50 DONE 0.1s [2021-11-24T01:31:38.447Z] [2021-11-24T01:31:38.447Z] #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-24T01:31:38.447Z] #62 sha256:7303cd7b11b6d1acce92cef9ea0f84ce93c89d8b49e07ce5192299be6fd20c29 [2021-11-24T01:31:38.447Z] #62 ... [2021-11-24T01:31:38.447Z] [2021-11-24T01:31:38.447Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-24T01:31:38.447Z] #52 sha256:ff22fe2016c7a1d365cea12a7e6d7845d473d341716f0374a4e2441c746f85bf [2021-11-24T01:31:38.523Z] #58 ... [2021-11-24T01:31:38.523Z] [2021-11-24T01:31:38.523Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-24T01:31:38.523Z] #44 sha256:7be5d1c43fb135a56d73f78235bc1367612a5c57cba54743a561337593ae4cac [2021-11-24T01:31:38.523Z] #44 DONE 0.6s [2021-11-24T01:31:38.523Z] [2021-11-24T01:31:38.523Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-24T01:31:38.523Z] #48 sha256:9fe117f2a292005dd611123d9c43f35450ede5a08dd7b879c3dfaeed3fc011c1 [2021-11-24T01:31:38.629Z] #59 DONE 0.3s [2021-11-24T01:31:38.629Z] [2021-11-24T01:31:38.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-24T01:31:38.629Z] #62 sha256:a7859e6786963104d35e99e9397782d0716aced7c551fdbf2e5bcc149e1a86bf [2021-11-24T01:31:38.709Z] #52 DONE 0.3s [2021-11-24T01:31:38.709Z] [2021-11-24T01:31:38.709Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-24T01:31:38.709Z] #54 sha256:11d82a6db89fec7ebdd48cd674f404f2bf7f8988b13acfaded31906c229aac93 [2021-11-24T01:31:38.784Z] #48 DONE 0.1s [2021-11-24T01:31:38.784Z] [2021-11-24T01:31:38.784Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-24T01:31:38.784Z] #50 sha256:f67bc88002eadb1b1ed8598868c4b439b495ad64b382f3835d21b4c3017b960b [2021-11-24T01:31:39.042Z] #50 DONE 0.1s [2021-11-24T01:31:39.042Z] [2021-11-24T01:31:39.042Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-24T01:31:39.042Z] #52 sha256:7f4db8f7f05f175c03f8d7a015b9e7036585f6108536e87f6802bca247d3e201 [2021-11-24T01:31:39.042Z] #52 DONE 0.1s [2021-11-24T01:31:39.042Z] [2021-11-24T01:31:39.042Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-24T01:31:39.042Z] #54 sha256:1e0f8dac6a49ab1a2e244910d60d51a765bbeec4cbc784b38519245b464bddc0 [2021-11-24T01:31:39.285Z] #54 DONE 0.4s [2021-11-24T01:31:39.285Z] [2021-11-24T01:31:39.285Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-24T01:31:39.285Z] #56 sha256:b2ceb5972f184c3f9b0ac5192c49203883a6a638f7eb9399a86db04d4c1d8b15 [2021-11-24T01:31:39.285Z] #56 DONE 0.0s [2021-11-24T01:31:39.285Z] [2021-11-24T01:31:39.285Z] #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-24T01:31:39.285Z] #62 sha256:7303cd7b11b6d1acce92cef9ea0f84ce93c89d8b49e07ce5192299be6fd20c29 [2021-11-24T01:31:39.301Z] #54 DONE 0.4s [2021-11-24T01:31:39.301Z] [2021-11-24T01:31:39.301Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-24T01:31:39.301Z] #56 sha256:34ecafcba89a0d64bd4229d953006270711fe4ddeef9b7bff37b31658a5f846c [2021-11-24T01:31:39.301Z] #56 DONE 0.1s [2021-11-24T01:31:39.301Z] [2021-11-24T01:31:39.301Z] #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-24T01:31:39.301Z] #62 sha256:802f48c86cac695a3151f4d5fcb3757e33ac82f4620c2590a937e076becc626e [2021-11-24T01:31:39.967Z] 4612f6d0b889: Pull complete [2021-11-24T01:31:44.371Z] a0eb404f1860: Pull complete [2021-11-24T01:31:44.371Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-24T01:31:44.371Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:31:44.371Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:31:44.371Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-24T01:31:44.371Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-24T01:31:44.371Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-24T01:31:44.371Z] INFO: Docker version of control daemon [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] Client: [2021-11-24T01:31:44.371Z] Version: 20.10.9 [2021-11-24T01:31:44.371Z] API version: 1.41 [2021-11-24T01:31:44.371Z] Go version: go1.16.8 [2021-11-24T01:31:44.371Z] Git commit: c2ea9bc [2021-11-24T01:31:44.371Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-24T01:31:44.371Z] OS/Arch: windows/amd64 [2021-11-24T01:31:44.371Z] Context: default [2021-11-24T01:31:44.371Z] Experimental: true [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] Server: Docker Engine - Community [2021-11-24T01:31:44.371Z] Engine: [2021-11-24T01:31:44.371Z] Version: 20.10.9 [2021-11-24T01:31:44.371Z] API version: 1.41 (minimum version 1.24) [2021-11-24T01:31:44.371Z] Go version: go1.16.8 [2021-11-24T01:31:44.371Z] Git commit: 79ea9d3 [2021-11-24T01:31:44.371Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-24T01:31:44.371Z] OS/Arch: windows/amd64 [2021-11-24T01:31:44.371Z] Experimental: true [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] INFO: Docker info of control daemon [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] Client: [2021-11-24T01:31:44.371Z] Context: default [2021-11-24T01:31:44.371Z] Debug Mode: false [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] Server: [2021-11-24T01:31:44.371Z] Containers: 0 [2021-11-24T01:31:44.371Z] Running: 0 [2021-11-24T01:31:44.371Z] Paused: 0 [2021-11-24T01:31:44.371Z] Stopped: 0 [2021-11-24T01:31:44.371Z] Images: 1 [2021-11-24T01:31:44.371Z] Server Version: 20.10.9 [2021-11-24T01:31:44.371Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-24T01:31:44.371Z] Windows: [2021-11-24T01:31:44.371Z] LCOW: [2021-11-24T01:31:44.371Z] Logging Driver: json-file [2021-11-24T01:31:44.371Z] Plugins: [2021-11-24T01:31:44.371Z] Volume: local [2021-11-24T01:31:44.371Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:31:44.371Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:31:44.371Z] Swarm: inactive [2021-11-24T01:31:44.371Z] Default Isolation: process [2021-11-24T01:31:44.371Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-24T01:31:44.371Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-24T01:31:44.371Z] OSType: windows [2021-11-24T01:31:44.371Z] Architecture: x86_64 [2021-11-24T01:31:44.371Z] CPUs: 4 [2021-11-24T01:31:44.371Z] Total Memory: 32GiB [2021-11-24T01:31:44.371Z] Name: azwin-2-429801 [2021-11-24T01:31:44.371Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-24T01:31:44.371Z] Docker Root Dir: D:\docker [2021-11-24T01:31:44.371Z] Debug Mode: false [2021-11-24T01:31:44.371Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:31:44.371Z] Labels: [2021-11-24T01:31:44.371Z] Experimental: true [2021-11-24T01:31:44.371Z] Insecure Registries: [2021-11-24T01:31:44.371Z] 10.0.0.4:5000 [2021-11-24T01:31:44.371Z] 127.0.0.0/8 [2021-11-24T01:31:44.371Z] Registry Mirrors: [2021-11-24T01:31:44.371Z] http://10.0.0.4:5000/ [2021-11-24T01:31:44.371Z] Live Restore Enabled: false [2021-11-24T01:31:44.371Z] Product License: Community Engine [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] INFO: Commit hash is 7c216bcabe [2021-11-24T01:31:44.371Z] INFO: Nuke-Everything... [2021-11-24T01:31:44.371Z] INFO: Container count on control daemon to delete is 0 [2021-11-24T01:31:44.371Z] INFO: Nuking d:\CI [2021-11-24T01:31:44.371Z] INFO: Zapped successfully [2021-11-24T01:31:44.371Z] INFO: Location for testing is d:\CI\PR-43045\1 [2021-11-24T01:31:44.371Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] INFO: Building the image from Dockerfile.windows at 11/24/2021 01:31:34... [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] Sending build context to Docker daemon 60.67MB [2021-11-24T01:31:44.371Z] [2021-11-24T01:31:44.371Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-24T01:31:44.371Z] ---> 3d4792f88e26 [2021-11-24T01:31:44.371Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-24T01:31:44.371Z] ---> Running in 04a04dd0536b [2021-11-24T01:31:44.371Z] Removing intermediate container 04a04dd0536b [2021-11-24T01:31:44.371Z] ---> 46a485e3f740 [2021-11-24T01:31:44.371Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-24T01:31:44.371Z] ---> Running in 1ec8231d5e7c [2021-11-24T01:31:44.371Z] Removing intermediate container 1ec8231d5e7c [2021-11-24T01:31:44.371Z] ---> 6e109e937808 [2021-11-24T01:31:44.371Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-24T01:31:44.371Z] ---> Running in fbfe7ed55e87 [2021-11-24T01:31:44.371Z] Removing intermediate container fbfe7ed55e87 [2021-11-24T01:31:44.371Z] ---> 825135a33884 [2021-11-24T01:31:44.371Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-24T01:31:44.371Z] ---> Running in f92694f9072c [2021-11-24T01:31:44.371Z] Removing intermediate container f92694f9072c [2021-11-24T01:31:44.371Z] ---> 9551ebc5b6f1 [2021-11-24T01:31:44.371Z] 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-24T01:31:44.371Z] ---> Running in 9af142135920 [2021-11-24T01:31:44.371Z] Removing intermediate container 9af142135920 [2021-11-24T01:31:44.371Z] ---> e0874ccc483a [2021-11-24T01:31:44.371Z] 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-24T01:31:44.371Z] ---> Running in ddd203054f62 [2021-11-24T01:31:45.363Z] [2021-11-24T01:31:45.363Z] SUCCESS: Specified value was saved. [2021-11-24T01:31:46.354Z] INFO: Downloading git... [2021-11-24T01:31:46.827Z] INFO: Downloading go... [2021-11-24T01:31:47.038Z] #28 ... [2021-11-24T01:31:47.038Z] [2021-11-24T01:31:47.038Z] #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-24T01:31:47.038Z] #69 sha256:fe81381799c2687ef91220ab0de9e3a90b731c9cc87962adb2b0a0f32d251efd [2021-11-24T01:31:47.038Z] #69 93.71 + bin/containerd [2021-11-24T01:31:49.803Z] INFO: Downloading compiler 1 of 3... [2021-11-24T01:31:50.795Z] INFO: Downloading compiler 2 of 3... [2021-11-24T01:31:51.265Z] INFO: Downloading compiler 3 of 3... [2021-11-24T01:31:53.493Z] INFO: Extracting git... [2021-11-24T01:31:55.135Z] #69 ... [2021-11-24T01:31:55.135Z] [2021-11-24T01:31:55.135Z] #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-24T01:31:55.135Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-24T01:31:55.135Z] #28 28.35 Fetched 48.7 MB in 27s (1813 kB/s) [2021-11-24T01:31:55.392Z] #28 28.35 Reading package lists... [2021-11-24T01:31:57.380Z] #62 226.8 + bin/containerd [2021-11-24T01:32:01.259Z] #62 221.6 + bin/containerd [2021-11-24T01:32:02.209Z] #28 35.79 Reading package lists... [2021-11-24T01:32:02.648Z] #62 ... [2021-11-24T01:32:02.648Z] [2021-11-24T01:32:02.648Z] #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-24T01:32:02.648Z] #58 sha256:cb55f2d8174d3daea130be4190f606cc9d343dfa9b65757ce0e675b02f1a2053 [2021-11-24T01:32:02.648Z] #58 140.3 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-24T01:32:02.648Z] #58 141.1 + mkdir -p /build [2021-11-24T01:32:02.648Z] #58 141.1 + cp runc /build/runc [2021-11-24T01:32:02.648Z] #58 DONE 142.0s [2021-11-24T01:32:02.652Z] #62 ... [2021-11-24T01:32:02.652Z] [2021-11-24T01:32:02.652Z] #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-24T01:32:02.652Z] #58 sha256:3a907a7965eb604e28f18ea3c20d1d7f354bb07dc50b48d97c18906a32241363 [2021-11-24T01:32:02.652Z] #58 142.3 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-24T01:32:02.910Z] [2021-11-24T01:32:02.910Z] #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-24T01:32:02.910Z] #62 sha256:7303cd7b11b6d1acce92cef9ea0f84ce93c89d8b49e07ce5192299be6fd20c29 [2021-11-24T01:32:02.911Z] #58 143.1 + mkdir -p /build [2021-11-24T01:32:02.911Z] #58 143.1 + cp runc /build/runc [2021-11-24T01:32:03.854Z] #58 DONE 144.0s [2021-11-24T01:32:03.854Z] [2021-11-24T01:32:03.854Z] #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-24T01:32:03.854Z] #62 sha256:802f48c86cac695a3151f4d5fcb3757e33ac82f4620c2590a937e076becc626e [2021-11-24T01:32:04.104Z] #28 42.32 Building dependency tree... [2021-11-24T01:32:05.035Z] #28 45.14 bzip2 is already the newest version (1.0.8-4). [2021-11-24T01:32:05.035Z] #28 45.14 patch is already the newest version (2.7.6-7). [2021-11-24T01:32:05.035Z] #28 45.14 xz-utils is already the newest version (5.2.5-2). [2021-11-24T01:32:05.035Z] #28 45.14 The following additional packages will be installed: [2021-11-24T01:32:05.035Z] #28 45.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-24T01:32:05.035Z] #28 45.15 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-11-24T01:32:05.035Z] #28 45.15 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-24T01:32:05.035Z] #28 45.15 python3-pkg-resources vim-runtime xxd [2021-11-24T01:32:05.035Z] #28 45.17 Suggested packages: [2021-11-24T01:32:05.035Z] #28 45.17 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-11-24T01:32:05.035Z] #28 45.17 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-11-24T01:32:05.035Z] #28 45.17 Recommended packages: [2021-11-24T01:32:05.035Z] #28 45.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-24T01:32:05.460Z] #62 ... [2021-11-24T01:32:05.460Z] [2021-11-24T01:32:05.460Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-24T01:32:05.460Z] #59 sha256:a116f4a5f455368b1b4179017349cb57b00e4639cc906342f293853b8770252f [2021-11-24T01:32:05.460Z] #59 DONE 0.3s [2021-11-24T01:32:05.460Z] [2021-11-24T01:32:05.460Z] #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-24T01:32:05.460Z] #62 sha256:7303cd7b11b6d1acce92cef9ea0f84ce93c89d8b49e07ce5192299be6fd20c29 [2021-11-24T01:32:06.011Z] INFO: Expanding go... [2021-11-24T01:32:06.404Z] #28 46.54 The following NEW packages will be installed: [2021-11-24T01:32:06.404Z] #28 46.54 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-11-24T01:32:06.404Z] #28 46.55 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-24T01:32:06.404Z] #28 46.55 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-11-24T01:32:06.404Z] #28 46.55 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-11-24T01:32:06.404Z] #28 46.55 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-11-24T01:32:06.404Z] #28 46.55 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-11-24T01:32:06.404Z] #28 46.55 vim-common vim-runtime xfsprogs xxd zip zstd [2021-11-24T01:32:06.661Z] #28 46.89 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:32:06.661Z] #28 46.89 Need to get 18.6 MB of archives. [2021-11-24T01:32:06.661Z] #28 46.89 After this operation, 71.4 MB of additional disk space will be used. [2021-11-24T01:32:06.661Z] #28 46.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-24T01:32:06.661Z] #28 46.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-24T01:32:06.661Z] #28 46.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-24T01:32:06.918Z] #28 46.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-24T01:32:06.918Z] #28 46.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-24T01:32:06.918Z] #28 46.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-24T01:32:06.918Z] #28 46.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-24T01:32:06.918Z] #28 46.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-24T01:32:06.918Z] #28 46.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-24T01:32:06.918Z] #28 46.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-24T01:32:06.918Z] #28 46.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-24T01:32:06.918Z] #28 46.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-24T01:32:06.918Z] #28 46.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-24T01:32:06.918Z] #28 46.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-24T01:32:06.918Z] #28 46.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-24T01:32:06.918Z] #28 46.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-24T01:32:06.918Z] #28 46.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-24T01:32:06.918Z] #28 46.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-24T01:32:06.918Z] #28 46.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-24T01:32:06.918Z] #28 46.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-24T01:32:06.918Z] #28 46.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-24T01:32:06.918Z] #28 46.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-24T01:32:06.918Z] #28 46.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-24T01:32:06.918Z] #28 46.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-24T01:32:06.918Z] #28 46.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-24T01:32:06.918Z] #28 46.97 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-24T01:32:06.918Z] #28 46.97 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-24T01:32:06.918Z] #28 46.97 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-24T01:32:06.918Z] #28 46.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-24T01:32:06.918Z] #28 46.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-24T01:32:06.918Z] #28 47.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-24T01:32:06.918Z] #28 47.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-24T01:32:06.918Z] #28 47.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-24T01:32:06.918Z] #28 47.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-24T01:32:06.918Z] #28 47.03 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-24T01:32:06.918Z] #28 47.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-24T01:32:06.918Z] #28 47.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-24T01:32:06.918Z] #28 47.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-24T01:32:06.918Z] #28 47.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-24T01:32:06.918Z] #28 47.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-24T01:32:07.141Z] #62 ... [2021-11-24T01:32:07.141Z] [2021-11-24T01:32:07.141Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-24T01:32:07.141Z] #59 sha256:1ea5209ec7a33acfcb04533afb9413f036e4f32ab10b41e8b3ade37b10d792e9 [2021-11-24T01:32:07.141Z] #59 DONE 0.3s [2021-11-24T01:32:07.141Z] [2021-11-24T01:32:07.141Z] #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-24T01:32:07.141Z] #62 sha256:802f48c86cac695a3151f4d5fcb3757e33ac82f4620c2590a937e076becc626e [2021-11-24T01:32:07.175Z] #28 47.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-24T01:32:07.175Z] #28 47.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-24T01:32:07.175Z] #28 47.20 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-24T01:32:07.175Z] #28 47.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-24T01:32:07.738Z] #28 47.80 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:32:07.738Z] #28 48.03 Fetched 18.6 MB in 1s (30.8 MB/s) [2021-11-24T01:32:07.995Z] #28 48.09 Selecting previously unselected package pigz. [2021-11-24T01:32:07.996Z] #28 48.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-11-24T01:32:07.996Z] #28 48.13 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-24T01:32:07.996Z] #28 48.15 Unpacking pigz (2.6-1) ... [2021-11-24T01:32:07.996Z] #28 48.21 Selecting previously unselected package libelf1:amd64. [2021-11-24T01:32:07.996Z] #28 48.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-24T01:32:07.996Z] #28 48.22 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-24T01:32:08.252Z] #28 48.32 Selecting previously unselected package libbpf0:amd64. [2021-11-24T01:32:08.252Z] #28 48.33 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-24T01:32:08.252Z] #28 48.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-24T01:32:08.252Z] #28 48.41 Selecting previously unselected package libcap2:amd64. [2021-11-24T01:32:08.252Z] #28 48.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-24T01:32:08.252Z] #28 48.41 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-24T01:32:08.252Z] #28 48.47 Selecting previously unselected package libmnl0:amd64. [2021-11-24T01:32:08.252Z] #28 48.47 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-24T01:32:08.252Z] #28 48.48 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-24T01:32:08.252Z] #28 48.53 Selecting previously unselected package libxtables12:amd64. [2021-11-24T01:32:08.252Z] #28 48.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-24T01:32:08.509Z] #28 48.53 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-24T01:32:08.509Z] #28 48.58 Selecting previously unselected package libcap2-bin. [2021-11-24T01:32:08.509Z] #28 48.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-24T01:32:08.509Z] #28 48.60 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-24T01:32:08.509Z] #28 48.66 Selecting previously unselected package iproute2. [2021-11-24T01:32:08.509Z] #28 48.66 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-24T01:32:08.509Z] #28 48.67 Unpacking iproute2 (5.10.0-4) ... [2021-11-24T01:32:08.766Z] #28 48.98 Selecting previously unselected package xxd. [2021-11-24T01:32:08.766Z] #28 48.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:32:08.766Z] #28 48.99 Unpacking xxd (2:8.2.2434-3) ... [2021-11-24T01:32:08.766Z] #28 49.06 Selecting previously unselected package vim-common. [2021-11-24T01:32:08.766Z] #28 49.07 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:32:09.023Z] #28 49.09 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-24T01:32:09.023Z] #28 49.19 Selecting previously unselected package bash-completion. [2021-11-24T01:32:09.023Z] #28 49.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-24T01:32:10.393Z] #28 50.33 Unpacking bash-completion (1:2.11-2) ... [2021-11-24T01:32:10.393Z] #28 50.61 Selecting previously unselected package apparmor. [2021-11-24T01:32:10.393Z] #28 50.62 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-11-24T01:32:10.682Z] #28 50.67 Unpacking apparmor (2.13.6-10) ... [2021-11-24T01:32:10.942Z] #28 51.07 Selecting previously unselected package inetutils-ping. [2021-11-24T01:32:10.942Z] #28 51.08 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-24T01:32:10.942Z] #28 51.09 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-24T01:32:10.942Z] #28 51.17 Selecting previously unselected package libip4tc2:amd64. [2021-11-24T01:32:10.942Z] #28 51.18 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-24T01:32:11.200Z] #28 51.20 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-24T01:32:11.200Z] #28 51.30 Selecting previously unselected package libip6tc2:amd64. [2021-11-24T01:32:11.200Z] #28 51.31 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-24T01:32:11.200Z] #28 51.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-24T01:32:11.200Z] #28 51.36 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-24T01:32:11.200Z] #28 51.37 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-24T01:32:11.200Z] #28 51.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-24T01:32:11.200Z] #28 51.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-24T01:32:11.458Z] #28 51.43 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-24T01:32:11.458Z] #28 51.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-24T01:32:11.458Z] #28 51.48 Selecting previously unselected package libnftnl11:amd64. [2021-11-24T01:32:11.458Z] #28 51.49 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-24T01:32:11.458Z] #28 51.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-24T01:32:11.458Z] #28 51.61 Selecting previously unselected package iptables. [2021-11-24T01:32:11.458Z] #28 51.61 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-11-24T01:32:11.458Z] #28 51.62 Unpacking iptables (1.8.7-1) ... [2021-11-24T01:32:11.718Z] #28 51.84 Selecting previously unselected package libonig5:amd64. [2021-11-24T01:32:11.718Z] #28 51.85 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-24T01:32:11.718Z] #28 51.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:32:11.718Z] #28 51.96 Selecting previously unselected package libjq1:amd64. [2021-11-24T01:32:11.974Z] #28 51.97 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-11-24T01:32:11.974Z] #28 51.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:32:11.975Z] #28 52.04 Selecting previously unselected package jq. [2021-11-24T01:32:11.975Z] #28 52.04 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-11-24T01:32:11.975Z] #28 52.05 Unpacking jq (1.6-2.1) ... [2021-11-24T01:32:11.975Z] #28 52.10 Selecting previously unselected package libaio1:amd64. [2021-11-24T01:32:11.975Z] #28 52.10 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-11-24T01:32:11.975Z] #28 52.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-24T01:32:11.975Z] #28 52.16 Selecting previously unselected package libgpm2:amd64. [2021-11-24T01:32:11.975Z] #28 52.16 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-11-24T01:32:11.975Z] #28 52.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-24T01:32:11.975Z] #28 52.21 Selecting previously unselected package libinih1:amd64. [2021-11-24T01:32:12.231Z] #28 52.22 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-11-24T01:32:12.231Z] #28 52.22 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-24T01:32:12.231Z] #28 52.28 Selecting previously unselected package libnet1:amd64. [2021-11-24T01:32:12.231Z] #28 52.28 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-24T01:32:12.231Z] #28 52.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:32:12.231Z] #28 52.35 Selecting previously unselected package libnl-3-200:amd64. [2021-11-24T01:32:12.231Z] #28 52.36 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-24T01:32:12.231Z] #28 52.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:32:12.231Z] #28 52.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-24T01:32:12.231Z] #28 52.44 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-24T01:32:12.231Z] #28 52.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:32:12.231Z] #28 52.50 Selecting previously unselected package net-tools. [2021-11-24T01:32:12.231Z] #28 52.50 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-24T01:32:12.487Z] #28 52.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:32:12.487Z] #28 52.62 Selecting previously unselected package python-pip-whl. [2021-11-24T01:32:12.487Z] #28 52.63 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-11-24T01:32:12.487Z] #28 52.64 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-24T01:32:12.743Z] #28 52.94 Selecting previously unselected package python3-lib2to3. [2021-11-24T01:32:12.744Z] #28 52.95 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-24T01:32:12.744Z] #28 52.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:32:12.744Z] #28 53.04 Selecting previously unselected package python3-distutils. [2021-11-24T01:32:13.000Z] #28 53.05 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-11-24T01:32:13.000Z] #28 53.05 Unpacking python3-distutils (3.9.2-1) ... [2021-11-24T01:32:13.000Z] #28 53.14 Selecting previously unselected package python3-pkg-resources. [2021-11-24T01:32:13.000Z] #28 53.15 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-24T01:32:13.000Z] #28 53.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:32:13.000Z] #28 53.24 Selecting previously unselected package python3-setuptools. [2021-11-24T01:32:13.000Z] #28 53.24 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-11-24T01:32:13.000Z] #28 53.25 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-24T01:32:13.257Z] #28 53.43 Selecting previously unselected package python3-wheel. [2021-11-24T01:32:13.257Z] #28 53.43 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-11-24T01:32:13.257Z] #28 53.43 Unpacking python3-wheel (0.34.2-1) ... [2021-11-24T01:32:13.257Z] #28 53.49 Selecting previously unselected package python3-pip. [2021-11-24T01:32:13.257Z] #28 53.50 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-11-24T01:32:13.257Z] #28 53.51 Unpacking python3-pip (20.3.4-4) ... [2021-11-24T01:32:13.300Z] a0eb404f1860: Pull complete [2021-11-24T01:32:13.300Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-24T01:32:13.300Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:32:13.300Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:32:13.300Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-24T01:32:13.300Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-24T01:32:13.300Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-24T01:32:13.300Z] INFO: Docker version of control daemon [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] Client: [2021-11-24T01:32:13.300Z] Version: 20.10.9 [2021-11-24T01:32:13.300Z] API version: 1.41 [2021-11-24T01:32:13.300Z] Go version: go1.16.8 [2021-11-24T01:32:13.300Z] Git commit: c2ea9bc [2021-11-24T01:32:13.300Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-24T01:32:13.300Z] OS/Arch: windows/amd64 [2021-11-24T01:32:13.300Z] Context: default [2021-11-24T01:32:13.300Z] Experimental: true [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] Server: Docker Engine - Community [2021-11-24T01:32:13.300Z] Engine: [2021-11-24T01:32:13.300Z] Version: 20.10.9 [2021-11-24T01:32:13.300Z] API version: 1.41 (minimum version 1.24) [2021-11-24T01:32:13.300Z] Go version: go1.16.8 [2021-11-24T01:32:13.300Z] Git commit: 79ea9d3 [2021-11-24T01:32:13.300Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-24T01:32:13.300Z] OS/Arch: windows/amd64 [2021-11-24T01:32:13.300Z] Experimental: true [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] INFO: Docker info of control daemon [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] Client: [2021-11-24T01:32:13.300Z] Context: default [2021-11-24T01:32:13.300Z] Debug Mode: false [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] Server: [2021-11-24T01:32:13.300Z] Containers: 0 [2021-11-24T01:32:13.300Z] Running: 0 [2021-11-24T01:32:13.300Z] Paused: 0 [2021-11-24T01:32:13.300Z] Stopped: 0 [2021-11-24T01:32:13.300Z] Images: 1 [2021-11-24T01:32:13.300Z] Server Version: 20.10.9 [2021-11-24T01:32:13.300Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-24T01:32:13.300Z] Windows: [2021-11-24T01:32:13.300Z] LCOW: [2021-11-24T01:32:13.300Z] Logging Driver: json-file [2021-11-24T01:32:13.300Z] Plugins: [2021-11-24T01:32:13.300Z] Volume: local [2021-11-24T01:32:13.300Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:32:13.300Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:32:13.300Z] Swarm: inactive [2021-11-24T01:32:13.300Z] Default Isolation: process [2021-11-24T01:32:13.300Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-24T01:32:13.300Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-24T01:32:13.300Z] OSType: windows [2021-11-24T01:32:13.300Z] Architecture: x86_64 [2021-11-24T01:32:13.300Z] CPUs: 4 [2021-11-24T01:32:13.300Z] Total Memory: 32GiB [2021-11-24T01:32:13.300Z] Name: azwin-2-429800 [2021-11-24T01:32:13.300Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-24T01:32:13.300Z] Docker Root Dir: D:\docker [2021-11-24T01:32:13.300Z] Debug Mode: false [2021-11-24T01:32:13.300Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:32:13.300Z] Labels: [2021-11-24T01:32:13.300Z] Experimental: true [2021-11-24T01:32:13.300Z] Insecure Registries: [2021-11-24T01:32:13.300Z] 10.0.0.4:5000 [2021-11-24T01:32:13.300Z] 127.0.0.0/8 [2021-11-24T01:32:13.300Z] Registry Mirrors: [2021-11-24T01:32:13.300Z] http://10.0.0.4:5000/ [2021-11-24T01:32:13.300Z] Live Restore Enabled: false [2021-11-24T01:32:13.300Z] Product License: Community Engine [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] INFO: Commit hash is 7c216bcabe [2021-11-24T01:32:13.300Z] INFO: Nuke-Everything... [2021-11-24T01:32:13.300Z] INFO: Container count on control daemon to delete is 0 [2021-11-24T01:32:13.300Z] INFO: Nuking d:\CI [2021-11-24T01:32:13.300Z] INFO: Zapped successfully [2021-11-24T01:32:13.300Z] INFO: Location for testing is d:\CI\PR-43045\1 [2021-11-24T01:32:13.300Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] INFO: Building the image from Dockerfile.windows at 11/24/2021 01:32:03... [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] Sending build context to Docker daemon 60.67MB [2021-11-24T01:32:13.300Z] [2021-11-24T01:32:13.300Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-24T01:32:13.300Z] ---> 3d4792f88e26 [2021-11-24T01:32:13.300Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-24T01:32:13.300Z] ---> Running in 2c35254b188a [2021-11-24T01:32:13.300Z] Removing intermediate container 2c35254b188a [2021-11-24T01:32:13.300Z] ---> 40b5871a99c9 [2021-11-24T01:32:13.300Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-24T01:32:13.300Z] ---> Running in 7e767106a717 [2021-11-24T01:32:13.300Z] Removing intermediate container 7e767106a717 [2021-11-24T01:32:13.300Z] ---> 383e9df597a1 [2021-11-24T01:32:13.300Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-24T01:32:13.300Z] ---> Running in b08a70343f8d [2021-11-24T01:32:13.300Z] Removing intermediate container b08a70343f8d [2021-11-24T01:32:13.300Z] ---> 8de898534b06 [2021-11-24T01:32:13.300Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-24T01:32:13.300Z] ---> Running in ac15fbaca4e9 [2021-11-24T01:32:13.300Z] Removing intermediate container ac15fbaca4e9 [2021-11-24T01:32:13.300Z] ---> 24d09baf9bdf [2021-11-24T01:32:13.300Z] 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-24T01:32:13.300Z] ---> Running in 62057c9f45c4 [2021-11-24T01:32:13.300Z] Removing intermediate container 62057c9f45c4 [2021-11-24T01:32:13.300Z] ---> b2182dce3249 [2021-11-24T01:32:13.301Z] 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-24T01:32:13.301Z] ---> Running in 0bf8e6988d89 [2021-11-24T01:32:13.514Z] #28 53.69 Selecting previously unselected package sudo. [2021-11-24T01:32:13.514Z] #28 53.70 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-11-24T01:32:13.514Z] #28 53.70 Unpacking sudo (1.9.5p2-3) ... [2021-11-24T01:32:14.078Z] #28 54.04 Selecting previously unselected package thin-provisioning-tools. [2021-11-24T01:32:14.078Z] #28 54.04 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-24T01:32:14.078Z] #28 54.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:32:14.078Z] #28 54.19 Selecting previously unselected package uidmap. [2021-11-24T01:32:14.078Z] #28 54.20 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-24T01:32:14.078Z] #28 54.20 Unpacking uidmap (1:4.8.1-1) ... [2021-11-24T01:32:14.078Z] #28 54.30 Selecting previously unselected package vim-runtime. [2021-11-24T01:32:14.078Z] #28 54.31 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-24T01:32:14.078Z] #28 54.33 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-24T01:32:14.078Z] #28 54.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-24T01:32:14.335Z] #28 54.37 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:32:15.468Z] [2021-11-24T01:32:15.468Z] SUCCESS: Specified value was saved. [2021-11-24T01:32:16.229Z] #28 56.16 Selecting previously unselected package vim. [2021-11-24T01:32:16.229Z] #28 56.17 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-24T01:32:16.229Z] #28 56.19 Unpacking vim (2:8.2.2434-3) ... [2021-11-24T01:32:16.430Z] INFO: Downloading git... [2021-11-24T01:32:16.486Z] #28 56.50 Selecting previously unselected package xfsprogs. [2021-11-24T01:32:16.486Z] #28 56.51 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-24T01:32:16.486Z] #28 56.52 Unpacking xfsprogs (5.10.0-4) ... [2021-11-24T01:32:16.743Z] #28 56.81 Selecting previously unselected package zip. [2021-11-24T01:32:16.743Z] #28 56.82 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-11-24T01:32:16.743Z] #28 56.82 Unpacking zip (3.0-12) ... [2021-11-24T01:32:16.743Z] #28 56.92 Selecting previously unselected package zstd. [2021-11-24T01:32:16.999Z] #28 56.92 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-24T01:32:16.999Z] #28 56.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:32:17.257Z] #28 57.20 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-24T01:32:17.392Z] INFO: Downloading go... [2021-11-24T01:32:17.398Z] #62 264.3 # github.com/containerd/containerd/cmd/containerd [2021-11-24T01:32:17.398Z] #62 264.3 /usr/bin/ld: /tmp/go-link-2267176486/000019.o: in function `New': [2021-11-24T01:32:17.398Z] #62 264.3 /tmp/tmp.ANzcaJK7Ox/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-24T01:32:17.398Z] #62 264.4 + bin/containerd-stress [2021-11-24T01:32:17.398Z] #62 265.5 + bin/containerd-shim [2021-11-24T01:32:17.514Z] #28 57.80 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-24T01:32:17.770Z] #28 57.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-24T01:32:17.770Z] #28 57.82 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-24T01:32:17.770Z] #28 57.83 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-24T01:32:17.770Z] #28 57.85 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-24T01:32:17.770Z] #28 57.86 Setting up uidmap (1:4.8.1-1) ... [2021-11-24T01:32:17.770Z] #28 57.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-24T01:32:17.770Z] #28 57.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-24T01:32:17.770Z] #28 57.89 Setting up python3-wheel (0.34.2-1) ... [2021-11-24T01:32:18.334Z] #28 58.27 Setting up xxd (2:8.2.2434-3) ... [2021-11-24T01:32:18.334Z] #28 58.29 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-24T01:32:18.334Z] #28 58.31 Setting up libcap2-bin (1:2.44-1) ... [2021-11-24T01:32:18.334Z] #28 58.32 Setting up apparmor (2.13.6-10) ... [2021-11-24T01:32:19.265Z] #28 59.37 Setting up zip (3.0-12) ... [2021-11-24T01:32:19.265Z] #28 59.38 Setting up vim-common (2:8.2.2434-3) ... [2021-11-24T01:32:19.265Z] #28 59.40 Setting up bash-completion (1:2.11-2) ... [2021-11-24T01:32:19.561Z] INFO: Downloading compiler 1 of 3... [2021-11-24T01:32:19.561Z] INFO: Downloading compiler 2 of 3... [2021-11-24T01:32:19.561Z] INFO: Downloading compiler 3 of 3... [2021-11-24T01:32:19.561Z] INFO: Extracting git... [2021-11-24T01:32:20.635Z] #28 60.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-24T01:32:20.635Z] #28 60.67 Setting up sudo (1.9.5p2-3) ... [2021-11-24T01:32:20.635Z] #28 60.73 invoke-rc.d: could not determine current runlevel [2021-11-24T01:32:20.635Z] #28 60.74 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-24T01:32:20.635Z] #28 60.75 Setting up xfsprogs (5.10.0-4) ... [2021-11-24T01:32:20.635Z] #28 60.76 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-24T01:32:20.635Z] #28 60.77 Setting up inetutils-ping (2:2.0-1) ... [2021-11-24T01:32:20.635Z] #28 60.78 Setting up pigz (2.6-1) ... [2021-11-24T01:32:20.635Z] #28 60.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-24T01:32:20.635Z] #28 60.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-24T01:32:20.892Z] #28 60.90 Setting up python-pip-whl (20.3.4-4) ... [2021-11-24T01:32:20.892Z] #28 60.91 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-24T01:32:21.149Z] #28 61.34 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-24T01:32:21.406Z] #28 61.35 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-24T01:32:21.650Z] #62 272.9 + bin/containerd-shim-runc-v1 [2021-11-24T01:32:21.663Z] #28 61.59 Setting up libelf1:amd64 (0.183-1) ... [2021-11-24T01:32:21.663Z] #28 61.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-24T01:32:21.663Z] #28 61.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-24T01:32:21.663Z] #28 61.63 Setting up python3-distutils (3.9.2-1) ... [2021-11-24T01:32:21.663Z] #28 61.88 Setting up vim (2:8.2.2434-3) ... [2021-11-24T01:32:21.920Z] #28 61.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-24T01:32:21.920Z] #28 61.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-24T01:32:21.920Z] #28 61.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-24T01:32:21.920Z] #28 61.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-24T01:32:21.920Z] #28 61.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-24T01:32:21.920Z] #28 61.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-24T01:32:21.920Z] #28 61.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-24T01:32:21.920Z] #28 61.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-24T01:32:21.920Z] #28 61.96 Setting up python3-setuptools (52.0.0-4) ... [2021-11-24T01:32:22.740Z] #28 62.78 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-24T01:32:22.740Z] #28 62.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-24T01:32:22.740Z] #28 62.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-24T01:32:22.740Z] #28 62.86 Setting up python3-pip (20.3.4-4) ... [2021-11-24T01:32:23.674Z] #28 63.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-24T01:32:23.674Z] #28 63.68 Setting up jq (1.6-2.1) ... [2021-11-24T01:32:23.674Z] #28 63.69 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-24T01:32:23.674Z] #28 63.70 Setting up iptables (1.8.7-1) ... [2021-11-24T01:32:23.674Z] #28 63.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:32:23.674Z] #28 63.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:32:23.674Z] #28 63.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-24T01:32:23.674Z] #28 63.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-24T01:32:23.674Z] #28 63.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-24T01:32:23.674Z] #28 63.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-24T01:32:23.674Z] #28 63.78 Setting up iproute2 (5.10.0-4) ... [2021-11-24T01:32:23.936Z] #28 64.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:32:24.501Z] #28 DONE 64.7s [2021-11-24T01:32:24.501Z] [2021-11-24T01:32:24.501Z] #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-24T01:32:24.501Z] #29 sha256:25e617c227e508987106cc4d52246e1f6bdbbebb6a75bbe2efe08a255b9b85cd [2021-11-24T01:32:25.868Z] #29 1.263 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-24T01:32:25.868Z] #29 1.287 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-24T01:32:25.868Z] #29 1.295 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-24T01:32:25.868Z] #29 DONE 1.3s [2021-11-24T01:32:25.868Z] [2021-11-24T01:32:25.868Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-24T01:32:25.868Z] #30 sha256:755cbdb8d65d1c342e75af37e3a73fdade69bf978d6f618a05e6aac694529b3e [2021-11-24T01:32:26.939Z] #62 278.0 + bin/containerd-shim-runc-v2 [2021-11-24T01:32:26.939Z] #62 278.6 + binaries [2021-11-24T01:32:26.939Z] #62 278.6 + install -D bin/containerd /build/containerd [2021-11-24T01:32:26.939Z] #62 278.6 + install -D bin/containerd-shim /build/containerd-shim [2021-11-24T01:32:26.939Z] #62 278.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-24T01:32:26.939Z] #62 278.7 + install -D bin/ctr /build/ctr [2021-11-24T01:32:28.854Z] #62 DONE 280.5s [2021-11-24T01:32:30.240Z] [2021-11-24T01:32:30.240Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-24T01:32:30.240Z] #63 sha256:5072ce5d3a732ec8d3fee8f15cfe6571ba617272293c618af4ed5ee44ecc23b3 [2021-11-24T01:32:30.812Z] #63 DONE 0.8s [2021-11-24T01:32:30.812Z] [2021-11-24T01:32:30.812Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-24T01:32:30.812Z] #68 sha256:1d443039cf84dfa8b7f95fe12ce2bb70c60117fc1e1bef9bf364f429ea48b342 [2021-11-24T01:32:31.073Z] #68 DONE 0.1s [2021-11-24T01:32:31.073Z] [2021-11-24T01:32:31.073Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-24T01:32:31.073Z] #73 sha256:ee4a0f594695a4731daa6e0ff843b98a9b2dfeb8b674c879ca9b8f4b8988260d [2021-11-24T01:32:31.644Z] #73 DONE 0.9s [2021-11-24T01:32:31.907Z] [2021-11-24T01:32:31.907Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-24T01:32:31.907Z] #74 sha256:f6bcaf0290079ff9dbf6f88e28cb2958c5b9e34665bf391de79d380366eaff24 [2021-11-24T01:32:31.907Z] #74 DONE 0.0s [2021-11-24T01:32:31.907Z] [2021-11-24T01:32:31.907Z] #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-24T01:32:31.907Z] #75 sha256:3cdb602ebcf055dce60749e18dc604d669e21310c7002ccf3300b8dc62c7cf79 [2021-11-24T01:32:33.293Z] #75 1.194 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-24T01:32:33.293Z] #75 1.194 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-24T01:32:33.293Z] #75 1.194 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-24T01:32:33.866Z] #75 1.479 Reading package lists... [2021-11-24T01:32:34.335Z] INFO: Expanding go... [2021-11-24T01:32:34.439Z] #75 1.993 Reading package lists... [2021-11-24T01:32:34.439Z] #75 2.495 Building dependency tree... [2021-11-24T01:32:34.439Z] #75 2.606 Reading state information... [2021-11-24T01:32:34.439Z] #75 2.720 The following additional packages will be installed: [2021-11-24T01:32:34.700Z] #75 2.720 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-24T01:32:34.700Z] #75 2.721 systemd-timesyncd [2021-11-24T01:32:34.700Z] #75 2.721 Suggested packages: [2021-11-24T01:32:34.700Z] #75 2.721 systemd-container policykit-1 [2021-11-24T01:32:34.700Z] #75 2.721 Recommended packages: [2021-11-24T01:32:34.700Z] #75 2.721 libnss-systemd [2021-11-24T01:32:34.700Z] #75 2.810 The following NEW packages will be installed: [2021-11-24T01:32:34.700Z] #75 2.810 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-24T01:32:34.700Z] #75 2.811 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-24T01:32:34.960Z] #75 3.079 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-11-24T01:32:34.960Z] #75 3.079 Need to get 5937 kB of archives. [2021-11-24T01:32:34.960Z] #75 3.079 After this operation, 19.5 MB of additional disk space will be used. [2021-11-24T01:32:34.960Z] #75 3.079 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-24T01:32:34.960Z] #75 3.082 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-24T01:32:34.960Z] #75 3.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-24T01:32:34.960Z] #75 3.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-24T01:32:34.960Z] #75 3.088 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-24T01:32:34.960Z] #75 3.089 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-24T01:32:35.221Z] #75 3.178 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-24T01:32:35.221Z] #75 3.179 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-24T01:32:35.221Z] #75 3.181 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-24T01:32:35.221Z] #75 3.183 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-24T01:32:35.221Z] #75 3.185 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-24T01:32:35.221Z] #75 3.341 debconf: delaying package configuration, since apt-utils is not installed [2021-11-24T01:32:35.221Z] #75 3.371 Fetched 5937 kB in 0s (16.0 MB/s) [2021-11-24T01:32:35.221Z] #75 3.395 Selecting previously unselected package libargon2-1:amd64. [2021-11-24T01:32:35.221Z] #75 3.395 (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-24T01:32:35.221Z] #75 3.410 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-24T01:32:35.221Z] #75 3.417 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-24T01:32:35.221Z] #75 3.451 Selecting previously unselected package libjson-c5:amd64. [2021-11-24T01:32:35.221Z] #75 3.453 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-24T01:32:35.221Z] #75 3.457 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-24T01:32:35.221Z] #75 3.498 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-24T01:32:35.221Z] #75 3.501 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-24T01:32:35.221Z] #75 3.505 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-24T01:32:35.221Z] #75 3.558 Selecting previously unselected package libkmod2:amd64. [2021-11-24T01:32:35.482Z] #75 3.561 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-24T01:32:35.482Z] #75 3.565 Unpacking libkmod2:amd64 (28-1) ... [2021-11-24T01:32:35.482Z] #75 3.604 Selecting previously unselected package systemd-timesyncd. [2021-11-24T01:32:35.482Z] #75 3.607 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-24T01:32:35.482Z] #75 3.611 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-24T01:32:35.482Z] #75 3.658 Selecting previously unselected package systemd. [2021-11-24T01:32:35.482Z] #75 3.661 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-24T01:32:35.482Z] #75 3.694 Unpacking systemd (247.3-6) ... [2021-11-24T01:32:36.054Z] #75 4.205 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-24T01:32:36.054Z] #75 4.216 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-24T01:32:36.054Z] #75 4.226 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-24T01:32:36.054Z] #75 4.235 Setting up libkmod2:amd64 (28-1) ... [2021-11-24T01:32:36.054Z] #75 4.246 Setting up systemd (247.3-6) ... [2021-11-24T01:32:36.054Z] #75 4.281 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-24T01:32:36.054Z] #75 4.283 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-24T01:32:36.054Z] #75 4.286 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-24T01:32:36.163Z] INFO: Expanding compiler 1 of 3... [2021-11-24T01:32:36.163Z] INFO: Expanding compiler 2 of 3... [2021-11-24T01:32:36.625Z] #75 4.595 Setting up systemd-timesyncd (247.3-6) ... [2021-11-24T01:32:36.625Z] #75 4.807 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-24T01:32:36.625Z] #75 4.807 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-24T01:32:36.625Z] #75 4.867 Selecting previously unselected package systemd-sysv. [2021-11-24T01:32:36.625Z] #75 4.867 (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-24T01:32:36.625Z] #75 4.881 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-24T01:32:36.625Z] #75 4.885 Unpacking systemd-sysv (247.3-6) ... [2021-11-24T01:32:36.625Z] #75 4.926 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-24T01:32:36.886Z] #75 4.928 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-24T01:32:36.886Z] #75 4.931 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-24T01:32:36.886Z] #75 4.987 Selecting previously unselected package dbus. [2021-11-24T01:32:36.886Z] #75 4.989 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-24T01:32:36.886Z] #75 4.999 Unpacking dbus (1.12.20-2) ... [2021-11-24T01:32:36.886Z] #75 5.060 Selecting previously unselected package libpam-systemd:amd64. [2021-11-24T01:32:36.886Z] #75 5.063 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-24T01:32:36.886Z] #75 5.066 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-24T01:32:36.886Z] #75 5.112 Selecting previously unselected package dbus-user-session. [2021-11-24T01:32:36.886Z] #75 5.113 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-24T01:32:36.886Z] #75 5.116 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-24T01:32:36.886Z] #75 5.180 Setting up systemd-sysv (247.3-6) ... [2021-11-24T01:32:37.148Z] #75 5.192 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-24T01:32:37.148Z] #75 5.204 Setting up dbus (1.12.20-2) ... [2021-11-24T01:32:37.148Z] #75 5.316 invoke-rc.d: could not determine current runlevel [2021-11-24T01:32:37.148Z] #75 5.319 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-24T01:32:37.148Z] #75 5.323 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-24T01:32:37.148Z] #75 5.467 Setting up dbus-user-session (1.12.20-2) ... [2021-11-24T01:32:37.157Z] INFO: Expanding compiler 3 of 3... [2021-11-24T01:32:37.409Z] #75 5.482 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-24T01:32:37.409Z] #75 DONE 5.6s [2021-11-24T01:32:37.584Z] #62 257.6 # github.com/containerd/containerd/cmd/containerd [2021-11-24T01:32:37.584Z] #62 257.6 /usr/bin/ld: /tmp/go-link-2796816093/000019.o: in function `New': [2021-11-24T01:32:37.584Z] #62 257.6 /tmp/tmp.XowKviQmWM/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-24T01:32:37.584Z] #62 257.7 + bin/containerd-stress [2021-11-24T01:32:37.584Z] #62 258.7 + bin/containerd-shim [2021-11-24T01:32:37.671Z] [2021-11-24T01:32:37.671Z] #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-24T01:32:37.671Z] #76 sha256:d1d2b4cc4a17562a1c3e53652e5f7f3f36d028f21ebb5590af7a85ddf0cbad8b [2021-11-24T01:32:38.059Z] #30 10.32 Collecting yamllint==1.26.1 [2021-11-24T01:32:38.059Z] #30 11.37 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-24T01:32:38.059Z] #30 12.02 Collecting pathspec>=0.5.3 [2021-11-24T01:32:38.059Z] #30 12.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-24T01:32:38.153Z] INFO: Removing downloaded files... [2021-11-24T01:32:38.153Z] INFO: Downloading containerd [2021-11-24T01:32:38.244Z] #76 0.776 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-24T01:32:38.244Z] #76 0.780 Dload Upload Total Spent Left Speed [2021-11-24T01:32:38.316Z] #30 12.26 Collecting pyyaml [2021-11-24T01:32:38.316Z] #30 12.27 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-24T01:32:38.316Z] #30 12.30 Building wheels for collected packages: yamllint [2021-11-24T01:32:38.316Z] #30 12.31 Building wheel for yamllint (setup.py): started [2021-11-24T01:32:38.506Z] #76 0.783 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13115 0 --:--:-- --:--:-- --:--:-- 13021 100 1823 100 1823 0 0 13115 0 --:--:-- --:--:-- --:--:-- 13021 [2021-11-24T01:32:38.506Z] #76 DONE 1.0s [2021-11-24T01:32:38.506Z] [2021-11-24T01:32:38.506Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-24T01:32:38.506Z] #77 sha256:6bcc1cdd6c7fc621574475f8492e78f3a349b4c838d2f84d0b65098beb020868 [2021-11-24T01:32:38.573Z] #30 12.75 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-24T01:32:38.573Z] #30 12.75 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8cef167954681d0151f73d197bc6c5e1bbf0ad665f0b11e9ec2419ebf8f5a0dd [2021-11-24T01:32:38.573Z] #30 12.75 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-24T01:32:38.573Z] #30 12.76 Successfully built yamllint [2021-11-24T01:32:38.573Z] #30 12.77 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-24T01:32:38.830Z] #30 12.97 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-24T01:32:39.087Z] #30 DONE 13.2s [2021-11-24T01:32:39.087Z] [2021-11-24T01:32:39.087Z] #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-24T01:32:39.087Z] #65 sha256:b708df33089c6c9307d8fd8eb7ea2acd990c70e946b3086ce53a463809dd4dce [2021-11-24T01:32:39.226Z] #62 264.2 # github.com/containerd/containerd/cmd/containerd [2021-11-24T01:32:39.226Z] #62 264.2 /usr/bin/ld: /tmp/go-link-2707052386/000019.o: in function `New': [2021-11-24T01:32:39.226Z] #62 264.2 /tmp/tmp.w9ZRhjW0RG/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-24T01:32:39.226Z] #62 264.3 + bin/containerd-stress [2021-11-24T01:32:39.226Z] #62 265.4 + bin/containerd-shim [2021-11-24T01:32:39.348Z] #65 ... [2021-11-24T01:32:39.348Z] [2021-11-24T01:32:39.348Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-24T01:32:39.348Z] #34 sha256:4813c07a55c22e5789396be66621a696385566dea499bc5be4e5f17d7a2cf8c7 [2021-11-24T01:32:39.348Z] #34 DONE 0.2s [2021-11-24T01:32:39.348Z] [2021-11-24T01:32:39.348Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-24T01:32:39.348Z] #39 sha256:a979c467d7656b8f47e19861c7d242dfd58cdebc88b0479aca59d9c824a332f4 [2021-11-24T01:32:39.613Z] #39 DONE 0.4s [2021-11-24T01:32:39.613Z] [2021-11-24T01:32:39.613Z] #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-24T01:32:39.613Z] #65 sha256:b708df33089c6c9307d8fd8eb7ea2acd990c70e946b3086ce53a463809dd4dce [2021-11-24T01:32:39.874Z] #65 ... [2021-11-24T01:32:39.874Z] [2021-11-24T01:32:39.874Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-24T01:32:39.874Z] #42 sha256:a0e575ae77aaa0542683177a062a9bb61ef0040796c84d2b8c11cbcc3530be1a [2021-11-24T01:32:39.874Z] #42 DONE 0.1s [2021-11-24T01:32:39.874Z] [2021-11-24T01:32:39.874Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-24T01:32:39.874Z] #44 sha256:34553cce529250ed3cae86ff3d0e14be50f2a7831dd8bcf2b71137ba67594350 [2021-11-24T01:32:39.874Z] #44 DONE 0.1s [2021-11-24T01:32:39.874Z] [2021-11-24T01:32:39.874Z] #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-24T01:32:39.874Z] #69 sha256:fe81381799c2687ef91220ab0de9e3a90b731c9cc87962adb2b0a0f32d251efd [2021-11-24T01:32:39.894Z] #77 DONE 1.3s [2021-11-24T01:32:39.894Z] [2021-11-24T01:32:39.894Z] #78 exporting to image [2021-11-24T01:32:39.894Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-24T01:32:39.894Z] #78 exporting layers [2021-11-24T01:32:40.131Z] #69 ... [2021-11-24T01:32:40.131Z] [2021-11-24T01:32:40.131Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-24T01:32:40.131Z] #48 sha256:84f7edf5cac109c55f6509510931a1c27910b5de19f9e7c953a944ef7ff5670a [2021-11-24T01:32:40.131Z] #48 DONE 0.1s [2021-11-24T01:32:40.131Z] [2021-11-24T01:32:40.131Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-24T01:32:40.131Z] #51 sha256:bc95b359c10c1c3ff250a21dfbd1eb7a76c52ca5c424c0d4eff73371a28c9e13 [2021-11-24T01:32:40.131Z] #51 DONE 0.2s [2021-11-24T01:32:40.131Z] [2021-11-24T01:32:40.131Z] #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-24T01:32:40.131Z] #69 sha256:fe81381799c2687ef91220ab0de9e3a90b731c9cc87962adb2b0a0f32d251efd [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/builder/dockerfile 0.128s coverage: 49.0% of statements [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/builder/remotecontext 0.077s coverage: 13.7% of statements [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-24T01:32:40.157Z] ok github.com/docker/docker/builder/remotecontext/git 0.872s coverage: 86.3% of statements [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/cli [no test files] [2021-11-24T01:32:40.157Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-24T01:32:40.388Z] #69 ... [2021-11-24T01:32:40.388Z] [2021-11-24T01:32:40.388Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-24T01:32:40.388Z] #55 sha256:6433c2749aa0974dcba6636b633e181dfa9c038962b2f4c7761587764afb7c24 [2021-11-24T01:32:40.388Z] #55 DONE 0.1s [2021-11-24T01:32:40.388Z] [2021-11-24T01:32:40.388Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-24T01:32:40.388Z] #57 sha256:6a57c49f63b5ab5ff39dd1a7768061a2a1ba866cbeecfc41a093db7e0a19de80 [2021-11-24T01:32:40.424Z] ok github.com/docker/docker/cmd/docker-proxy 0.280s coverage: 67.6% of statements [2021-11-24T01:32:40.646Z] #57 DONE 0.1s [2021-11-24T01:32:40.646Z] [2021-11-24T01:32:40.646Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-24T01:32:40.646Z] #59 sha256:761d35b37c8e86e5bafcc9f3526cec066172fc69e303efd4af1e21614a930c3c [2021-11-24T01:32:40.646Z] #59 DONE 0.1s [2021-11-24T01:32:40.646Z] [2021-11-24T01:32:40.646Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-24T01:32:40.646Z] #61 sha256:8137c13e2aa4076258fc0e5a63326120be2f0fda38baf3654e4e4366dee84c00 [2021-11-24T01:32:40.903Z] #61 DONE 0.1s [2021-11-24T01:32:40.903Z] [2021-11-24T01:32:40.903Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-24T01:32:40.903Z] #63 sha256:1c4688b258ca26c9e86f35fda5e0a060e18b261edafe1e88d18432fc58bca1a5 [2021-11-24T01:32:40.903Z] #63 DONE 0.1s [2021-11-24T01:32:40.903Z] [2021-11-24T01:32:40.903Z] #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-24T01:32:40.903Z] #65 sha256:b708df33089c6c9307d8fd8eb7ea2acd990c70e946b3086ce53a463809dd4dce [2021-11-24T01:32:42.330Z] ok github.com/docker/docker/client 0.058s coverage: 75.6% of statements [2021-11-24T01:32:42.879Z] #62 266.0 + bin/containerd-shim-runc-v1 [2021-11-24T01:32:43.417Z] #62 272.7 + bin/containerd-shim-runc-v1 [2021-11-24T01:32:47.085Z] #62 271.2 + bin/containerd-shim-runc-v2 [2021-11-24T01:32:47.657Z] #62 271.8 + binaries [2021-11-24T01:32:47.657Z] #62 271.8 + install -D bin/containerd /build/containerd [2021-11-24T01:32:47.657Z] #62 271.8 + install -D bin/containerd-shim /build/containerd-shim [2021-11-24T01:32:47.657Z] #62 271.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-24T01:32:47.657Z] #62 271.8 + install -D bin/ctr /build/ctr [2021-11-24T01:32:48.033Z] #78 exporting layers 7.6s done [2021-11-24T01:32:48.033Z] #78 writing image sha256:3b457ff3f63497e263316df5ebe10244b71429622c57f2a4de642220866193e9 done [2021-11-24T01:32:48.033Z] #78 naming to docker.io/library/docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 done [2021-11-24T01:32:48.033Z] #78 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-24T01:32:48.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -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:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh dynbinary test-integration [2021-11-24T01:32:48.686Z] #62 277.9 + bin/containerd-shim-runc-v2 [2021-11-24T01:32:48.686Z] #62 278.5 + binaries [2021-11-24T01:32:48.686Z] #62 278.5 + install -D bin/containerd /build/containerd [2021-11-24T01:32:48.686Z] #62 278.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-24T01:32:48.686Z] #62 278.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-24T01:32:48.686Z] #62 278.5 + install -D bin/ctr /build/ctr [2021-11-24T01:32:50.198Z] #62 DONE 273.9s [2021-11-24T01:32:50.295Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-24T01:32:50.295Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-24T01:32:50.295Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-24T01:32:50.295Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-24T01:32:50.295Z] 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-24T01:32:50.295Z] Detected virtualization docker. [2021-11-24T01:32:50.295Z] Detected architecture x86-64. [2021-11-24T01:32:50.295Z] Set hostname to . [2021-11-24T01:32:50.295Z] modprobe@configfs.service: Succeeded. [2021-11-24T01:32:50.295Z] modprobe@drm.service: Succeeded. [2021-11-24T01:32:50.295Z] modprobe@fuse.service: Succeeded. [2021-11-24T01:32:50.556Z] + source /etc/docker-entrypoint-cmd [2021-11-24T01:32:50.556Z] ++ hack/make.sh dynbinary test-integration [2021-11-24T01:32:50.556Z] [2021-11-24T01:32:50.556Z] Removing bundles/ [2021-11-24T01:32:50.556Z] [2021-11-24T01:32:50.556Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-24T01:32:50.556Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:32:50.556Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:32:50.586Z] #62 DONE 280.5s [2021-11-24T01:32:51.143Z] [2021-11-24T01:32:51.143Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-24T01:32:51.143Z] #63 sha256:be31c2ed85f951c89a775e52bc245c62c5ea300a688348ad3bf25e0a721cfd49 [2021-11-24T01:32:51.405Z] #63 DONE 0.4s [2021-11-24T01:32:51.405Z] [2021-11-24T01:32:51.405Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-24T01:32:51.405Z] #68 sha256:2975f3b7b964afc1668120c5235b74ce5f4c0ae22c62c658baa55eee453fbf61 [2021-11-24T01:32:51.405Z] #68 DONE 0.1s [2021-11-24T01:32:51.405Z] [2021-11-24T01:32:51.405Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-24T01:32:51.405Z] #73 sha256:a784fddc90a1b2bf127bdabbfd227b0ead7716ed935136f62fb74a1a196351c0 [2021-11-24T01:32:51.961Z] [2021-11-24T01:32:51.961Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-24T01:32:51.961Z] #63 sha256:47aba1829c0d2202ecbeee3b650e896b60eb4bfb87e939b2c6e3b6a17bb348ac [2021-11-24T01:32:52.346Z] #73 DONE 0.9s [2021-11-24T01:32:52.346Z] [2021-11-24T01:32:52.346Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-24T01:32:52.346Z] #74 sha256:62a16825ecf9499b5d109a587a19f49a0a2fe0f13b9040b78534244ad21d4a91 [2021-11-24T01:32:52.346Z] #74 DONE 0.0s [2021-11-24T01:32:52.346Z] [2021-11-24T01:32:52.346Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-24T01:32:52.346Z] #75 sha256:6b4e9d5aedd6bfad4e3be4c0f42b56d634037554efda632cf744a24aa1d6cd72 [2021-11-24T01:32:52.896Z] #63 DONE 0.8s [2021-11-24T01:32:52.896Z] [2021-11-24T01:32:52.896Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-24T01:32:52.896Z] #68 sha256:3178a1a58f174de190590ae3685c2848267a7d66569a70459f7a08dadf5e9ca7 [2021-11-24T01:32:52.896Z] #68 DONE 0.2s [2021-11-24T01:32:52.896Z] [2021-11-24T01:32:52.896Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-24T01:32:52.896Z] #73 sha256:42dabfd6cfdff1a1b81fc46bf95d409388b72e385d26aed1892e25fca8cf45f7 [2021-11-24T01:32:53.731Z] #75 DONE 1.3s [2021-11-24T01:32:53.731Z] [2021-11-24T01:32:53.731Z] #76 exporting to image [2021-11-24T01:32:53.731Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-24T01:32:53.731Z] #76 exporting layers [2021-11-24T01:32:53.831Z] #73 DONE 0.9s [2021-11-24T01:32:53.831Z] [2021-11-24T01:32:53.831Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-24T01:32:53.831Z] #74 sha256:d4c943423fb94e4321aab62b3a8f12a081149e443c3d287ea888e899c8d81fd7 [2021-11-24T01:32:53.831Z] #74 DONE 0.0s [2021-11-24T01:32:53.831Z] [2021-11-24T01:32:53.831Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-24T01:32:53.831Z] #75 sha256:ca4c75264d5e98843ae51ade406dbeddaa6e49c0b20e28e75237676f1a234948 [2021-11-24T01:32:55.206Z] #75 DONE 1.2s [2021-11-24T01:32:55.206Z] [2021-11-24T01:32:55.206Z] #76 exporting to image [2021-11-24T01:32:55.206Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-24T01:32:55.206Z] #76 exporting layers [2021-11-24T01:32:58.978Z] #65 106.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-24T01:32:58.978Z] #65 106.9 + mkdir -p /build [2021-11-24T01:32:58.978Z] #65 106.9 + cp runc /build/runc [2021-11-24T01:32:58.978Z] #65 DONE 107.2s [2021-11-24T01:32:58.978Z] [2021-11-24T01:32:58.979Z] #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-24T01:32:58.979Z] #69 sha256:fe81381799c2687ef91220ab0de9e3a90b731c9cc87962adb2b0a0f32d251efd [2021-11-24T01:32:59.443Z] INFO: Expanding compiler 1 of 3... [2021-11-24T01:32:59.443Z] INFO: Expanding compiler 2 of 3... [2021-11-24T01:33:00.318Z] #76 exporting layers 5.8s done [2021-11-24T01:33:00.318Z] #76 writing image sha256:22213d1ed170f5e9d2e9193a6082ca66d457680c16afdbec68138b543e255fcf done [2021-11-24T01:33:00.318Z] #76 naming to docker.io/library/docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 done [2021-11-24T01:33:00.318Z] #76 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-24T01:33:00.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -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:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh dynbinary test-integration [2021-11-24T01:33:01.505Z] #69 ... [2021-11-24T01:33:01.505Z] [2021-11-24T01:33:01.505Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-24T01:33:01.505Z] #66 sha256:03abf127edf9632c8c80b62133baca0c25fda58e706f04feee265b35b2248067 [2021-11-24T01:33:01.505Z] #66 DONE 0.1s [2021-11-24T01:33:01.505Z] [2021-11-24T01:33:01.505Z] #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-24T01:33:01.505Z] #69 sha256:fe81381799c2687ef91220ab0de9e3a90b731c9cc87962adb2b0a0f32d251efd [2021-11-24T01:33:01.788Z] #76 exporting layers 6.2s done [2021-11-24T01:33:01.788Z] #76 writing image sha256:d1dd3b1cff88e7661bf13167c38114afaf1926f2d8e0a72d37453be3f0bf9c91 done [2021-11-24T01:33:01.788Z] #76 naming to docker.io/library/docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 done [2021-11-24T01:33:01.788Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-24T01:33:02.134Z] + trap exit INT TERM [2021-11-24T01:33:02.134Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-24T01:33:02.134Z] + CONTAINER_NAME=docker-pr1 [2021-11-24T01:33:02.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43045/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh dynbinary [2021-11-24T01:33:03.226Z] [2021-11-24T01:33:03.226Z] Removing bundles/ [2021-11-24T01:33:03.226Z] [2021-11-24T01:33:03.226Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-24T01:33:03.226Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:33:03.226Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:33:03.510Z] [2021-11-24T01:33:03.510Z] Removing bundles/ [2021-11-24T01:33:03.510Z] [2021-11-24T01:33:03.510Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-24T01:33:03.510Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:33:03.510Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:33:04.111Z] INFO: Expanding compiler 3 of 3... [2021-11-24T01:33:04.111Z] INFO: Removing downloaded files... [2021-11-24T01:33:04.111Z] INFO: Downloading containerd [2021-11-24T01:33:08.051Z] #69 175.2 # github.com/containerd/containerd/cmd/containerd [2021-11-24T01:33:08.051Z] #69 175.2 /usr/bin/ld: /tmp/go-link-3942563103/000019.o: in function `New': [2021-11-24T01:33:08.051Z] #69 175.2 /tmp/tmp.JpFcN2M30k/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-24T01:33:08.051Z] #69 175.3 + bin/containerd-stress [2021-11-24T01:33:08.051Z] #69 176.3 + bin/containerd-shim [2021-11-24T01:33:14.360Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-24T01:33:14.361Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2021-11-24T01:33:14.361Z] ok github.com/docker/docker/cmd/dockerd/trap 2.392s coverage: 0.0% of statements [2021-11-24T01:33:14.361Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-24T01:33:14.361Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-24T01:33:14.361Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-24T01:33:14.361Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-24T01:33:14.361Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-24T01:33:16.143Z] #69 183.4 + bin/containerd-shim-runc-v1 [2021-11-24T01:33:18.528Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2021-11-24T01:33:20.319Z] #69 188.5 + bin/containerd-shim-runc-v2 [2021-11-24T01:33:20.882Z] #69 189.0 + binaries [2021-11-24T01:33:21.059Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2021-11-24T01:33:21.138Z] #69 189.0 + install -D bin/containerd /build/containerd [2021-11-24T01:33:21.138Z] #69 189.1 + install -D bin/containerd-shim /build/containerd-shim [2021-11-24T01:33:21.138Z] #69 189.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-24T01:33:21.138Z] #69 189.1 + install -D bin/ctr /build/ctr [2021-11-24T01:33:21.395Z] #69 DONE 189.5s [2021-11-24T01:33:21.759Z] [2021-11-24T01:33:21.759Z] Name Version Source Summary [2021-11-24T01:33:21.759Z] ---- ------- ------ ------- [2021-11-24T01:33:21.759Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-24T01:33:21.759Z] [2021-11-24T01:33:21.759Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-24T01:33:21.759Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-24T01:33:21.759Z] PSChildName : containerd [2021-11-24T01:33:21.759Z] PSDrive : C [2021-11-24T01:33:21.759Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-24T01:33:21.759Z] PSIsContainer : True [2021-11-24T01:33:21.759Z] Name : containerd [2021-11-24T01:33:21.759Z] FullName : C:\containerd [2021-11-24T01:33:21.759Z] Parent : [2021-11-24T01:33:21.759Z] Exists : True [2021-11-24T01:33:21.759Z] Root : C:\ [2021-11-24T01:33:21.759Z] Extension : [2021-11-24T01:33:21.759Z] CreationTime : 11/24/2021 1:33:20 AM [2021-11-24T01:33:21.759Z] CreationTimeUtc : 11/24/2021 1:33:20 AM [2021-11-24T01:33:21.759Z] LastAccessTime : 11/24/2021 1:33:20 AM [2021-11-24T01:33:21.759Z] LastAccessTimeUtc : 11/24/2021 1:33:20 AM [2021-11-24T01:33:21.759Z] LastWriteTime : 11/24/2021 1:33:20 AM [2021-11-24T01:33:21.759Z] LastWriteTimeUtc : 11/24/2021 1:33:20 AM [2021-11-24T01:33:21.759Z] Attributes : Directory [2021-11-24T01:33:21.759Z] Mode : d----- [2021-11-24T01:33:21.759Z] BaseName : containerd [2021-11-24T01:33:21.759Z] Target : {} [2021-11-24T01:33:21.759Z] LinkType : [2021-11-24T01:33:21.759Z] [2021-11-24T01:33:21.988Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2021-11-24T01:33:22.215Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-24T01:33:22.215Z] INFO: Configuring git core.autocrlf... [2021-11-24T01:33:22.215Z] [2021-11-24T01:33:22.215Z] [2021-11-24T01:33:23.956Z] [2021-11-24T01:33:23.956Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-24T01:33:23.956Z] #70 sha256:8b60691f1f076705461e07219cdb3f26387c849a3a2b8061df9de2133f6664c1 [2021-11-24T01:33:23.956Z] #70 DONE 0.2s [2021-11-24T01:33:23.956Z] [2021-11-24T01:33:23.956Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-24T01:33:23.956Z] #75 sha256:866d5c68c3536ecbf7167cf050c365179d77f0a8f66c7691e0cf924929dd819a [2021-11-24T01:33:23.956Z] #75 DONE 0.1s [2021-11-24T01:33:23.956Z] [2021-11-24T01:33:23.956Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-24T01:33:23.956Z] #80 sha256:f3492b461554d3b89ff3f812793bd5294e7a6c79d8e269d7d904ac242bc1eeaf [2021-11-24T01:33:24.521Z] #80 DONE 0.5s [2021-11-24T01:33:24.521Z] [2021-11-24T01:33:24.521Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-24T01:33:24.521Z] #81 sha256:2fd015173db59ebad63ab7f2a6e1e42af5e21d693d220fb4c2122745c6a94b98 [2021-11-24T01:33:24.521Z] #81 DONE 0.0s [2021-11-24T01:33:24.521Z] [2021-11-24T01:33:24.521Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-24T01:33:24.521Z] #82 sha256:f4aeec2e8dbe8355435c88d8fc63c585564758e552b1cf3a77aba07f0db3543c [2021-11-24T01:33:28.525Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2021-11-24T01:33:28.690Z] #82 DONE 3.7s [2021-11-24T01:33:28.690Z] [2021-11-24T01:33:28.690Z] #83 exporting to image [2021-11-24T01:33:28.690Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-24T01:33:28.690Z] #83 exporting layers [2021-11-24T01:33:29.890Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 80.9% of statements [2021-11-24T01:33:30.146Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-24T01:33:30.403Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-24T01:33:30.965Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-24T01:33:31.894Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-11-24T01:33:33.260Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-24T01:33:33.830Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 56.2% of statements [2021-11-24T01:33:34.086Z] ok github.com/docker/docker/daemon 12.087s coverage: 17.5% of statements [2021-11-24T01:33:34.086Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-24T01:33:34.086Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-24T01:33:34.086Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-24T01:33:34.086Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-24T01:33:35.453Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2021-11-24T01:33:37.355Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.359s coverage: 50.5% of statements [2021-11-24T01:33:38.285Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.053s coverage: 45.9% of statements [2021-11-24T01:33:38.285Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-24T01:33:40.178Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.8% of statements [2021-11-24T01:33:40.742Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.258s coverage: 58.0% of statements [2021-11-24T01:33:40.742Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-24T01:33:40.742Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-24T01:33:42.107Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-11-24T01:33:43.475Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-11-24T01:33:44.845Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.7% of statements [2021-11-24T01:33:44.845Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-24T01:33:44.845Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-24T01:33:45.409Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.5% of statements [2021-11-24T01:33:47.030Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2021-11-24T01:33:47.286Z] ok github.com/docker/docker/daemon/logger/awslogs 0.241s coverage: 77.0% of statements [2021-11-24T01:33:47.286Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-24T01:33:47.286Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-24T01:33:48.215Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-11-24T01:33:48.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-11-24T01:33:48.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 69.9% of statements [2021-11-24T01:33:50.143Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2021-11-24T01:33:50.143Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-24T01:33:50.705Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 58.6% of statements [2021-11-24T01:33:51.633Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-11-24T01:33:51.652Z] c1f4c7287c99: Pull complete [2021-11-24T01:33:51.652Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-24T01:33:51.652Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:33:51.652Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:33:51.652Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-11-24T01:33:51.652Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-11-24T01:33:51.652Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-24T01:33:51.652Z] INFO: Docker version of control daemon [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] Client: [2021-11-24T01:33:51.652Z] Version: 20.10.9 [2021-11-24T01:33:51.652Z] API version: 1.41 [2021-11-24T01:33:51.652Z] Go version: go1.16.8 [2021-11-24T01:33:51.652Z] Git commit: c2ea9bc [2021-11-24T01:33:51.652Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-24T01:33:51.652Z] OS/Arch: windows/amd64 [2021-11-24T01:33:51.652Z] Context: default [2021-11-24T01:33:51.652Z] Experimental: true [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] Server: Docker Engine - Community [2021-11-24T01:33:51.652Z] Engine: [2021-11-24T01:33:51.652Z] Version: 20.10.9 [2021-11-24T01:33:51.652Z] API version: 1.41 (minimum version 1.24) [2021-11-24T01:33:51.652Z] Go version: go1.16.8 [2021-11-24T01:33:51.652Z] Git commit: 79ea9d3 [2021-11-24T01:33:51.652Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-24T01:33:51.652Z] OS/Arch: windows/amd64 [2021-11-24T01:33:51.652Z] Experimental: true [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] INFO: Docker info of control daemon [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] Client: [2021-11-24T01:33:51.652Z] Context: default [2021-11-24T01:33:51.652Z] Debug Mode: false [2021-11-24T01:33:51.652Z] Plugins: [2021-11-24T01:33:51.652Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-24T01:33:51.652Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-24T01:33:51.652Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] Server: [2021-11-24T01:33:51.652Z] Containers: 0 [2021-11-24T01:33:51.652Z] Running: 0 [2021-11-24T01:33:51.652Z] Paused: 0 [2021-11-24T01:33:51.652Z] Stopped: 0 [2021-11-24T01:33:51.652Z] Images: 1 [2021-11-24T01:33:51.652Z] Server Version: 20.10.9 [2021-11-24T01:33:51.652Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-24T01:33:51.652Z] Windows: [2021-11-24T01:33:51.652Z] LCOW: [2021-11-24T01:33:51.652Z] Logging Driver: json-file [2021-11-24T01:33:51.652Z] Plugins: [2021-11-24T01:33:51.652Z] Volume: local [2021-11-24T01:33:51.652Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:33:51.652Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:33:51.652Z] Swarm: inactive [2021-11-24T01:33:51.652Z] Default Isolation: process [2021-11-24T01:33:51.652Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-24T01:33:51.652Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-24T01:33:51.652Z] OSType: windows [2021-11-24T01:33:51.652Z] Architecture: x86_64 [2021-11-24T01:33:51.652Z] CPUs: 4 [2021-11-24T01:33:51.652Z] Total Memory: 32GiB [2021-11-24T01:33:51.652Z] Name: azwin-2-1d96b0 [2021-11-24T01:33:51.652Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-24T01:33:51.652Z] Docker Root Dir: D:\docker [2021-11-24T01:33:51.652Z] Debug Mode: false [2021-11-24T01:33:51.652Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:33:51.652Z] Labels: [2021-11-24T01:33:51.652Z] Experimental: true [2021-11-24T01:33:51.652Z] Insecure Registries: [2021-11-24T01:33:51.652Z] 10.0.0.4:5000 [2021-11-24T01:33:51.652Z] 127.0.0.0/8 [2021-11-24T01:33:51.652Z] Registry Mirrors: [2021-11-24T01:33:51.652Z] http://10.0.0.4:5000/ [2021-11-24T01:33:51.652Z] Live Restore Enabled: false [2021-11-24T01:33:51.652Z] Product License: Community Engine [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] INFO: Commit hash is 7c216bcabe [2021-11-24T01:33:51.652Z] INFO: Nuke-Everything... [2021-11-24T01:33:51.652Z] INFO: Container count on control daemon to delete is 0 [2021-11-24T01:33:51.652Z] INFO: Nuking d:\CI [2021-11-24T01:33:51.652Z] INFO: Zapped successfully [2021-11-24T01:33:51.652Z] INFO: Location for testing is d:\CI\PR-43045\1 [2021-11-24T01:33:51.652Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:51.652Z] INFO: Building the image from Dockerfile.windows at 11/24/2021 01:33:48... [2021-11-24T01:33:51.652Z] [2021-11-24T01:33:52.999Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-11-24T01:33:53.265Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-24T01:33:53.832Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-11-24T01:33:53.833Z] Sending build context to Docker daemon 60.67MB [2021-11-24T01:33:53.833Z] [2021-11-24T01:33:53.833Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-24T01:33:53.833Z] ---> 617dd5ead5b8 [2021-11-24T01:33:53.833Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-24T01:33:53.833Z] ---> Running in f8f0bec0d55e [2021-11-24T01:33:54.089Z] ok github.com/docker/docker/daemon/logger/splunk 1.760s coverage: 82.5% of statements [2021-11-24T01:33:54.089Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-24T01:33:54.089Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-24T01:33:54.294Z] Removing intermediate container f8f0bec0d55e [2021-11-24T01:33:54.294Z] ---> 12601bd6ef71 [2021-11-24T01:33:54.294Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-24T01:33:54.294Z] ---> Running in ecb9fac888fd [2021-11-24T01:33:54.754Z] Removing intermediate container ecb9fac888fd [2021-11-24T01:33:54.754Z] ---> 539dcb261eaa [2021-11-24T01:33:54.754Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-24T01:33:54.754Z] ---> Running in 5d8c8520ecf4 [2021-11-24T01:33:55.194Z] #83 exporting layers 24.6s done [2021-11-24T01:33:55.194Z] #83 writing image sha256:119049913d8188a9f4a2f1795f4d4cee23aee830e0408bc051cfaec7cc331d7e done [2021-11-24T01:33:55.194Z] #83 naming to docker.io/library/docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 done [2021-11-24T01:33:55.194Z] #83 DONE 24.6s [Pipeline] } [Pipeline] // stage [2021-11-24T01:33:55.213Z] Removing intermediate container 5d8c8520ecf4 [2021-11-24T01:33:55.213Z] ---> 3d75d59cd5cb [2021-11-24T01:33:55.213Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-24T01:33:55.213Z] ---> Running in 81050c0c8e7b [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-24T01:33:55.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43045/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/validate/default [2021-11-24T01:33:55.672Z] Removing intermediate container 81050c0c8e7b [2021-11-24T01:33:55.672Z] ---> 93fb8c1a3b28 [2021-11-24T01:33:55.672Z] 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-24T01:33:55.672Z] ---> Running in 0c76d4cb0b37 [2021-11-24T01:33:56.133Z] Removing intermediate container 0c76d4cb0b37 [2021-11-24T01:33:56.133Z] ---> 4cafb93959bf [2021-11-24T01:33:56.133Z] 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-24T01:33:56.133Z] ---> Running in 479e4a49af3f [2021-11-24T01:33:56.608Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2021-11-24T01:33:56.865Z] ok github.com/docker/docker/distribution 0.146s coverage: 26.4% of statements [2021-11-24T01:33:56.865Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-24T01:33:56.999Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-24T01:33:56.999Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-24T01:33:56.999Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-24T01:33:56.999Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-24T01:33:56.999Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-24T01:33:56.999Z] Congratulations! No new tests were added to integration-cli. [2021-11-24T01:33:56.999Z] [2021-11-24T01:33:56.999Z] INFO Start validation with golang-ci-lint [2021-11-24T01:33:56.999Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-24T01:33:56.999Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-24T01:33:56.999Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-24T01:33:58.231Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-11-24T01:33:58.794Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-11-24T01:33:59.357Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-24T01:33:59.920Z] ok github.com/docker/docker/distribution/xfer 1.936s coverage: 85.1% of statements [2021-11-24T01:33:59.920Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-24T01:34:00.483Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2021-11-24T01:34:00.739Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-11-24T01:34:00.739Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-24T01:34:01.303Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-11-24T01:34:03.195Z] ok github.com/docker/docker/oci 0.022s coverage: 43.3% of statements [2021-11-24T01:34:03.836Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-11-24T01:34:04.106Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-24T01:34:06.010Z] ok github.com/docker/docker/pkg/archive 0.275s coverage: 82.6% of statements [2021-11-24T01:34:07.377Z] ok github.com/docker/docker/pkg/authorization 0.818s coverage: 68.3% of statements [2021-11-24T01:34:07.377Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-24T01:34:07.377Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-24T01:34:10.645Z] ok github.com/docker/docker/pkg/chrootarchive 2.511s coverage: 43.5% of statements [2021-11-24T01:34:10.645Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-24T01:34:10.902Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-24T01:34:11.158Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-11-24T01:34:11.158Z] ok github.com/docker/docker/layer 7.547s coverage: 68.8% of statements [2021-11-24T01:34:11.158Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-24T01:34:11.158Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-24T01:34:11.158Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-24T01:34:11.158Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-24T01:34:11.158Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-24T01:34:11.158Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-24T01:34:11.158Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-24T01:34:11.414Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-11-24T01:34:11.669Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-11-24T01:34:11.925Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-11-24T01:34:12.852Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-24T01:34:13.415Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 83.4% of statements [2021-11-24T01:34:13.671Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2021-11-24T01:34:13.870Z] [2021-11-24T01:34:13.870Z] SUCCESS: Specified value was saved. [2021-11-24T01:34:13.870Z] INFO: Downloading git... [2021-11-24T01:34:13.928Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-11-24T01:34:14.331Z] INFO: Downloading go... [2021-11-24T01:34:14.490Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements [2021-11-24T01:34:15.051Z] ok github.com/docker/docker/pkg/idtools 0.397s coverage: 69.5% of statements [2021-11-24T01:34:15.307Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-11-24T01:34:15.308Z] ok github.com/docker/docker/pkg/ioutils 0.409s coverage: 71.5% of statements [2021-11-24T01:34:15.308Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-24T01:34:15.563Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-11-24T01:34:15.563Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-24T01:34:15.563Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-24T01:34:15.563Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-24T01:34:15.563Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-24T01:34:15.819Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-11-24T01:34:15.819Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2021-11-24T01:34:16.076Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-11-24T01:34:16.076Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-24T01:34:16.076Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-24T01:34:16.076Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-24T01:34:16.638Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-11-24T01:34:16.894Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-24T01:34:17.150Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-24T01:34:17.244Z] INFO: Downloading compiler 1 of 3... [2021-11-24T01:34:17.244Z] INFO: Downloading compiler 2 of 3... [2021-11-24T01:34:17.244Z] INFO: Downloading compiler 3 of 3... [2021-11-24T01:34:17.244Z] INFO: Extracting git... [2021-11-24T01:34:17.406Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-11-24T01:34:18.771Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2021-11-24T01:34:18.771Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-24T01:34:19.027Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-24T01:34:19.283Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-24T01:34:19.539Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-11-24T01:34:19.539Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-11-24T01:34:19.661Z] [2021-11-24T01:34:19.661Z] Name Version Source Summary [2021-11-24T01:34:19.661Z] ---- ------- ------ ------- [2021-11-24T01:34:19.661Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-24T01:34:19.661Z] [2021-11-24T01:34:19.661Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-24T01:34:19.661Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-24T01:34:19.661Z] PSChildName : containerd [2021-11-24T01:34:19.661Z] PSDrive : C [2021-11-24T01:34:19.661Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-24T01:34:19.661Z] PSIsContainer : True [2021-11-24T01:34:19.661Z] Name : containerd [2021-11-24T01:34:19.661Z] FullName : C:\containerd [2021-11-24T01:34:19.661Z] Parent : [2021-11-24T01:34:19.661Z] Exists : True [2021-11-24T01:34:19.661Z] Root : C:\ [2021-11-24T01:34:19.661Z] Extension : [2021-11-24T01:34:19.661Z] CreationTime : 11/24/2021 1:34:18 AM [2021-11-24T01:34:19.661Z] CreationTimeUtc : 11/24/2021 1:34:18 AM [2021-11-24T01:34:19.661Z] LastAccessTime : 11/24/2021 1:34:18 AM [2021-11-24T01:34:19.661Z] LastAccessTimeUtc : 11/24/2021 1:34:18 AM [2021-11-24T01:34:19.661Z] LastWriteTime : 11/24/2021 1:34:18 AM [2021-11-24T01:34:19.661Z] LastWriteTimeUtc : 11/24/2021 1:34:18 AM [2021-11-24T01:34:19.661Z] Attributes : Directory [2021-11-24T01:34:19.661Z] Mode : d----- [2021-11-24T01:34:19.661Z] BaseName : containerd [2021-11-24T01:34:19.661Z] Target : {} [2021-11-24T01:34:19.661Z] LinkType : [2021-11-24T01:34:19.661Z] [2021-11-24T01:34:20.105Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2021-11-24T01:34:20.361Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-11-24T01:34:20.617Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-11-24T01:34:20.652Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-24T01:34:20.652Z] INFO: Configuring git core.autocrlf... [2021-11-24T01:34:20.652Z] [2021-11-24T01:34:20.652Z] [2021-11-24T01:34:21.179Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-11-24T01:34:21.179Z] coverage: [no statements] [2021-11-24T01:34:21.179Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-24T01:34:21.436Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-24T01:34:21.692Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-11-24T01:34:21.948Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-24T01:34:23.314Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-11-24T01:34:23.876Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2021-11-24T01:34:24.132Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-11-24T01:34:25.498Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements [2021-11-24T01:34:25.498Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-24T01:34:26.426Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2021-11-24T01:34:26.682Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-24T01:34:26.938Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-11-24T01:34:27.063Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:34:27.063Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:34:27.063Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:34:27.063Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:34:27.063Z] [2021-11-24T01:34:27.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-24T01:34:27.063Z] DOCKER_SYSTEMD=1 [2021-11-24T01:34:27.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-24T01:34:27.063Z] HOSTNAME=c079a797b4c0 [2021-11-24T01:34:27.063Z] DEST=bundles/test-integration [2021-11-24T01:34:27.063Z] PWD=/go/src/github.com/docker/docker [2021-11-24T01:34:27.063Z] DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:34:27.063Z] container=docker [2021-11-24T01:34:27.063Z] HOME=/root [2021-11-24T01:34:27.063Z] LANG=C.UTF-8 [2021-11-24T01:34:27.063Z] INVOCATION_ID=21e16a2d98504618a3b7c5ee70082a19 [2021-11-24T01:34:27.063Z] GOLANG_VERSION=1.17.3 [2021-11-24T01:34:27.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-24T01:34:27.063Z] VALIDATE_BRANCH=master [2021-11-24T01:34:27.063Z] TERM=xterm [2021-11-24T01:34:27.063Z] DOCKER_PKG=github.com/docker/docker [2021-11-24T01:34:27.063Z] SHLVL=3 [2021-11-24T01:34:27.063Z] TIMEOUT=120m [2021-11-24T01:34:27.063Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-24T01:34:27.063Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-24T01:34:27.063Z] GO111MODULE=off [2021-11-24T01:34:27.063Z] DOCKER_EXPERIMENTAL=1 [2021-11-24T01:34:27.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-24T01:34:27.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-24T01:34:27.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-24T01:34:27.063Z] GOPATH=/go [2021-11-24T01:34:27.063Z] PKG_CONFIG=pkg-config [2021-11-24T01:34:27.063Z] _=/usr/bin/env [2021-11-24T01:34:27.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-24T01:34:27.500Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2021-11-24T01:34:27.500Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-11-24T01:34:30.018Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-24T01:34:30.580Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2021-11-24T01:34:31.142Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-11-24T01:34:32.072Z] INFO: Expanding go... [2021-11-24T01:34:32.510Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2021-11-24T01:34:34.305Z] Removing intermediate container 0bf8e6988d89 [2021-11-24T01:34:34.305Z] ---> b889643878e8 [2021-11-24T01:34:34.305Z] 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-24T01:34:34.305Z] ---> Running in 8e659cdd8238 [2021-11-24T01:34:34.305Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-24T01:34:34.305Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-24T01:34:34.305Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-24T01:34:34.305Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-24T01:34:34.305Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-24T01:34:34.305Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-24T01:34:34.305Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-24T01:34:34.305Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-24T01:34:34.305Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-24T01:34:34.305Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-24T01:34:34.305Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-24T01:34:34.305Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-24T01:34:34.760Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-24T01:34:34.760Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-24T01:34:35.733Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-24T01:34:35.733Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-24T01:34:39.735Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:34:39.735Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:34:39.735Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:34:39.735Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:34:39.735Z] [2021-11-24T01:34:39.735Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-24T01:34:39.735Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-24T01:34:39.735Z] HOSTNAME=785e1ae96f85 [2021-11-24T01:34:39.735Z] DEST=bundles/test-integration [2021-11-24T01:34:39.735Z] PWD=/go/src/github.com/docker/docker [2021-11-24T01:34:39.735Z] DOCKER_ROOTLESS=1 [2021-11-24T01:34:39.735Z] DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:34:39.735Z] container=docker [2021-11-24T01:34:39.735Z] HOME=/root [2021-11-24T01:34:39.735Z] GOLANG_VERSION=1.17.3 [2021-11-24T01:34:39.735Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-24T01:34:39.735Z] VALIDATE_BRANCH=master [2021-11-24T01:34:39.735Z] TERM=xterm [2021-11-24T01:34:39.735Z] DOCKER_PKG=github.com/docker/docker [2021-11-24T01:34:39.735Z] SHLVL=1 [2021-11-24T01:34:39.735Z] TIMEOUT=120m [2021-11-24T01:34:39.735Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-24T01:34:39.735Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-24T01:34:39.735Z] GO111MODULE=off [2021-11-24T01:34:39.735Z] DOCKER_EXPERIMENTAL=1 [2021-11-24T01:34:39.735Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-24T01:34:39.735Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-24T01:34:39.735Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-24T01:34:39.735Z] GOPATH=/go [2021-11-24T01:34:39.735Z] PKG_CONFIG=pkg-config [2021-11-24T01:34:39.735Z] _=/usr/bin/env [2021-11-24T01:34:39.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-24T01:34:40.035Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:34:40.035Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:34:40.035Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:34:40.035Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:34:40.035Z] [2021-11-24T01:34:41.936Z] + TEST_INTEGRATION_DEST=1 [2021-11-24T01:34:41.936Z] + CONTAINER_NAME=docker-pr1-1 [2021-11-24T01:34:41.936Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-24T01:34:41.936Z] + run_tests test-integration-flaky [2021-11-24T01:34:41.936Z] + '[' -n 0 ']' [2021-11-24T01:34:41.936Z] + rm= [2021-11-24T01:34:41.936Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43045/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43045/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh test-integration-flaky test-integration [2021-11-24T01:34:41.936Z] + c=0 [2021-11-24T01:34:41.936Z] ++ jobs -p [2021-11-24T01:34:41.936Z] + for job in $(jobs -p) [2021-11-24T01:34:41.936Z] + wait 3986 [2021-11-24T01:34:41.937Z] + TEST_INTEGRATION_DEST=3 [2021-11-24T01:34:41.937Z] + CONTAINER_NAME=docker-pr1-3 [2021-11-24T01:34:41.937Z] + TEST_SKIP_INTEGRATION=1 [2021-11-24T01:34:41.937Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-24T01:34:41.937Z] + run_tests [2021-11-24T01:34:41.937Z] + '[' -n 0 ']' [2021-11-24T01:34:41.937Z] + rm= [2021-11-24T01:34:41.937Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43045/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43045/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh '' test-integration [2021-11-24T01:34:41.937Z] + TEST_INTEGRATION_DEST=2 [2021-11-24T01:34:41.937Z] + CONTAINER_NAME=docker-pr1-2 [2021-11-24T01:34:41.937Z] + TEST_SKIP_INTEGRATION=1 [2021-11-24T01:34:41.937Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-24T01:34:41.937Z] + run_tests [2021-11-24T01:34:41.937Z] + '[' -n 0 ']' [2021-11-24T01:34:41.937Z] + rm= [2021-11-24T01:34:41.937Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43045/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43045/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh '' test-integration [2021-11-24T01:34:42.882Z] [2021-11-24T01:34:43.141Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-24T01:34:43.141Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-24T01:34:43.141Z] HOSTNAME=10effa356215 [2021-11-24T01:34:43.141Z] TEST_SKIP_INTEGRATION=1 [2021-11-24T01:34:43.141Z] TESTDEBUG=0 [2021-11-24T01:34:43.141Z] DEST=bundles/test-integration [2021-11-24T01:34:43.141Z] PWD=/go/src/github.com/docker/docker [2021-11-24T01:34:43.141Z] KEEPBUNDLE=1 [2021-11-24T01:34:43.141Z] DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:34:43.141Z] container=docker [2021-11-24T01:34:43.141Z] HOME=/root [2021-11-24T01:34:43.141Z] GOLANG_VERSION=1.17.3 [2021-11-24T01:34:43.141Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-24T01:34:43.141Z] VALIDATE_BRANCH=master [2021-11-24T01:34:43.141Z] TERM=xterm [2021-11-24T01:34:43.141Z] DOCKER_PKG=github.com/docker/docker [2021-11-24T01:34:43.141Z] SHLVL=1 [2021-11-24T01:34:43.141Z] TIMEOUT=120m [2021-11-24T01:34:43.141Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-24T01:34:43.141Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-24T01:34:43.141Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-24T01:34:43.141Z] GO111MODULE=off [2021-11-24T01:34:43.141Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-24T01:34:43.141Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-24T01:34:43.141Z] GOPATH=/go [2021-11-24T01:34:43.141Z] PKG_CONFIG=pkg-config [2021-11-24T01:34:43.141Z] _=/usr/bin/env [2021-11-24T01:34:43.141Z] Building test suite binary ./integration-cli/test.main [2021-11-24T01:34:43.400Z] [2021-11-24T01:34:43.400Z] [2021-11-24T01:34:43.400Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-24T01:34:43.658Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-24T01:34:43.658Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-24T01:34:43.658Z] HOSTNAME=089af77bcc90 [2021-11-24T01:34:43.658Z] TEST_SKIP_INTEGRATION=1 [2021-11-24T01:34:43.658Z] TESTDEBUG=0 [2021-11-24T01:34:43.658Z] DEST=bundles/test-integration [2021-11-24T01:34:43.658Z] PWD=/go/src/github.com/docker/docker [2021-11-24T01:34:43.658Z] KEEPBUNDLE=1 [2021-11-24T01:34:43.658Z] DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:34:43.658Z] container=docker [2021-11-24T01:34:43.658Z] HOME=/root [2021-11-24T01:34:43.658Z] GOLANG_VERSION=1.17.3 [2021-11-24T01:34:43.658Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-24T01:34:43.658Z] VALIDATE_BRANCH=master [2021-11-24T01:34:43.658Z] TERM=xterm [2021-11-24T01:34:43.658Z] DOCKER_PKG=github.com/docker/docker [2021-11-24T01:34:43.658Z] SHLVL=1 [2021-11-24T01:34:43.658Z] TIMEOUT=120m [2021-11-24T01:34:43.658Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-24T01:34:43.658Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-24T01:34:43.658Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-24T01:34:43.658Z] GO111MODULE=off [2021-11-24T01:34:43.658Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-24T01:34:43.658Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-24T01:34:43.658Z] GOPATH=/go [2021-11-24T01:34:43.658Z] PKG_CONFIG=pkg-config [2021-11-24T01:34:43.658Z] _=/usr/bin/env [2021-11-24T01:34:43.658Z] Building test suite binary ./integration-cli/test.main [2021-11-24T01:34:43.917Z] No new tests added to integration. [2021-11-24T01:34:43.917Z] [2021-11-24T01:34:43.917Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-24T01:34:47.206Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-24T01:34:47.206Z] HOSTNAME=cefc7ea6629b [2021-11-24T01:34:47.206Z] TESTDEBUG=0 [2021-11-24T01:34:47.206Z] DEST=bundles/test-integration [2021-11-24T01:34:47.206Z] PWD=/go/src/github.com/docker/docker [2021-11-24T01:34:47.206Z] KEEPBUNDLE=1 [2021-11-24T01:34:47.206Z] DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:34:47.206Z] container=docker [2021-11-24T01:34:47.206Z] HOME=/root [2021-11-24T01:34:47.206Z] GOLANG_VERSION=1.17.3 [2021-11-24T01:34:47.206Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-24T01:34:47.206Z] VALIDATE_BRANCH=master [2021-11-24T01:34:47.206Z] TERM=xterm [2021-11-24T01:34:47.206Z] DOCKER_PKG=github.com/docker/docker [2021-11-24T01:34:47.206Z] SHLVL=1 [2021-11-24T01:34:47.206Z] TIMEOUT=120m [2021-11-24T01:34:47.206Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-24T01:34:47.206Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-24T01:34:47.206Z] GO111MODULE=off [2021-11-24T01:34:47.206Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-24T01:34:47.206Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-24T01:34:47.206Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-24T01:34:47.206Z] GOPATH=/go [2021-11-24T01:34:47.206Z] PKG_CONFIG=pkg-config [2021-11-24T01:34:47.206Z] _=/usr/bin/env [2021-11-24T01:34:47.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-24T01:34:50.550Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/rootless [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/volume [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-24T01:34:50.550Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === Skipped [2021-11-24T01:34:50.550Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-24T01:34:50.550Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-24T01:34:50.550Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-24T01:34:50.550Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-24T01:34:50.550Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-24T01:34:50.550Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.550Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-24T01:34:50.550Z] time="2021-11-24T01:33:31Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-24T01:34:50.550Z] aufs_test.go:37: driver not supported [2021-11-24T01:34:50.550Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:71: No driver to put! [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-24T01:34:50.551Z] time="2021-11-24T01:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-24T01:34:50.551Z] time="2021-11-24T01:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-24T01:34:50.551Z] time="2021-11-24T01:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-24T01:34:50.551Z] time="2021-11-24T01:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-24T01:34:50.551Z] time="2021-11-24T01:33:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:71: No driver to put! [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-24T01:34:50.551Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-24T01:34:50.551Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-24T01:34:50.551Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:34:50.551Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-24T01:34:50.551Z] graphtest_unix.go:71: No driver to put! [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-24T01:34:50.551Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-24T01:34:50.551Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-24T01:34:50.551Z] [2021-11-24T01:34:50.551Z] DONE 2329 tests, 53 skipped in 211.119s [2021-11-24T01:34:50.551Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:34:50.551Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-24T01:34:50.551Z] + 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-24T01:34:53.665Z] Removing intermediate container 8e659cdd8238 [2021-11-24T01:34:53.665Z] ---> e34c5c51ad3c [2021-11-24T01:34:53.665Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-24T01:34:53.665Z] ---> Running in 6890d2ea7f7b [2021-11-24T01:34:53.665Z] Removing intermediate container 6890d2ea7f7b [2021-11-24T01:34:53.665Z] ---> 126da4462f41 [2021-11-24T01:34:53.665Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-24T01:34:53.665Z] ---> Running in da1f8efa1354 [2021-11-24T01:34:53.665Z] Removing intermediate container da1f8efa1354 [2021-11-24T01:34:53.665Z] ---> 6fc67612775e [2021-11-24T01:34:53.665Z] Step 11/11 : COPY . . [2021-11-24T01:34:57.240Z] INFO: Expanding compiler 1 of 3... [2021-11-24T01:34:57.240Z] INFO: Expanding compiler 2 of 3... [2021-11-24T01:35:01.942Z] INFO: Expanding compiler 3 of 3... [2021-11-24T01:35:02.912Z] INFO: Removing downloaded files... [2021-11-24T01:35:02.912Z] INFO: Downloading containerd [2021-11-24T01:35:13.271Z] [2021-11-24T01:35:13.272Z] Name Version Source Summary [2021-11-24T01:35:13.272Z] ---- ------- ------ ------- [2021-11-24T01:35:13.272Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-24T01:35:13.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-24T01:35:13.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-24T01:35:14.241Z] [2021-11-24T01:35:14.241Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-24T01:35:14.241Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-24T01:35:14.241Z] PSChildName : containerd [2021-11-24T01:35:14.241Z] PSDrive : C [2021-11-24T01:35:14.241Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-24T01:35:14.241Z] PSIsContainer : True [2021-11-24T01:35:14.241Z] Name : containerd [2021-11-24T01:35:14.241Z] FullName : C:\containerd [2021-11-24T01:35:14.241Z] Parent : [2021-11-24T01:35:14.241Z] Exists : True [2021-11-24T01:35:14.241Z] Root : C:\ [2021-11-24T01:35:14.241Z] Extension : [2021-11-24T01:35:14.241Z] CreationTime : 11/24/2021 1:35:13 AM [2021-11-24T01:35:14.241Z] CreationTimeUtc : 11/24/2021 1:35:13 AM [2021-11-24T01:35:14.241Z] LastAccessTime : 11/24/2021 1:35:13 AM [2021-11-24T01:35:14.241Z] LastAccessTimeUtc : 11/24/2021 1:35:13 AM [2021-11-24T01:35:14.241Z] LastWriteTime : 11/24/2021 1:35:13 AM [2021-11-24T01:35:14.242Z] LastWriteTimeUtc : 11/24/2021 1:35:13 AM [2021-11-24T01:35:14.242Z] Attributes : Directory [2021-11-24T01:35:14.242Z] Mode : d----- [2021-11-24T01:35:14.242Z] BaseName : containerd [2021-11-24T01:35:14.242Z] Target : {} [2021-11-24T01:35:14.242Z] LinkType : [2021-11-24T01:35:14.242Z] [2021-11-24T01:35:14.709Z] ---> 8b6b8fa8c5fb [2021-11-24T01:35:15.165Z] Successfully built 8b6b8fa8c5fb [2021-11-24T01:35:15.165Z] Successfully tagged docker:latest [2021-11-24T01:35:15.165Z] INFO: Image build ended at 11/24/2021 01:35:14. Duration:00:03:11.3443859 [2021-11-24T01:35:15.165Z] [2021-11-24T01:35:15.165Z] [2021-11-24T01:35:15.165Z] INFO: Building the test binaries at 11/24/2021 01:35:15... [2021-11-24T01:35:15.211Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-24T01:35:15.211Z] INFO: Configuring git core.autocrlf... [2021-11-24T01:35:15.211Z] [2021-11-24T01:35:15.211Z] [2021-11-24T01:35:18.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-24T01:35:18.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-24T01:35:19.913Z] INFO: make.ps1 starting at 11/24/2021 01:35:18 [2021-11-24T01:35:19.913Z] INFO: Git commit (7c216bcabe) assumed from DOCKER_GITCOMMIT environment variable [2021-11-24T01:35:19.913Z] INFO: Invoking autogen... [2021-11-24T01:35:19.913Z] INFO: Building daemon... [2021-11-24T01:35:21.282Z] Removing intermediate container ddd203054f62 [2021-11-24T01:35:21.282Z] ---> 9b9ae43c4afd [2021-11-24T01:35:21.282Z] 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-24T01:35:21.282Z] ---> Running in 118182b8b713 [2021-11-24T01:35:21.282Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-24T01:35:21.282Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-24T01:35:21.750Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-24T01:35:21.750Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-24T01:35:21.750Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-24T01:35:21.750Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-24T01:35:21.750Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-24T01:35:21.750Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-24T01:35:21.750Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-24T01:35:21.750Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-24T01:35:21.750Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-24T01:35:22.218Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-24T01:35:22.218Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-24T01:35:22.218Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-24T01:35:22.686Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-24T01:35:22.686Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-24T01:35:31.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-24T01:35:37.172Z] ok github.com/docker/docker/libnetwork 37.169s coverage: 40.7% of statements [2021-11-24T01:35:37.172Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-24T01:35:37.172Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2021-11-24T01:35:37.172Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-24T01:35:37.172Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-24T01:35:37.172Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-24T01:35:37.582Z] Removing intermediate container 118182b8b713 [2021-11-24T01:35:37.582Z] ---> 3ca87c297fb8 [2021-11-24T01:35:37.582Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-24T01:35:37.582Z] ---> Running in d20c4f6f6b03 [2021-11-24T01:35:37.582Z] Removing intermediate container d20c4f6f6b03 [2021-11-24T01:35:37.582Z] ---> 0b2ba7551f39 [2021-11-24T01:35:37.582Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-24T01:35:37.582Z] ---> Running in 066452dce971 [2021-11-24T01:35:37.582Z] Removing intermediate container 066452dce971 [2021-11-24T01:35:37.582Z] ---> 2a6bba44cdc9 [2021-11-24T01:35:37.582Z] Step 11/11 : COPY . . [2021-11-24T01:35:37.734Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.371s coverage: 59.9% of statements [2021-11-24T01:35:37.992Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-24T01:35:37.992Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-24T01:35:38.920Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.103s coverage: 4.0% of statements [2021-11-24T01:35:38.920Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-24T01:35:39.176Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-24T01:35:39.176Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-24T01:35:39.432Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-24T01:35:40.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-24T01:35:41.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-24T01:35:49.373Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.717s coverage: 7.2% of statements [2021-11-24T01:35:49.373Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-24T01:35:49.373Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-24T01:35:49.373Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-11-24T01:35:49.373Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-24T01:35:49.373Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-24T01:35:49.373Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-24T01:35:49.629Z] ok github.com/docker/docker/libnetwork/drvregistry 0.012s coverage: 82.4% of statements [2021-11-24T01:35:49.885Z] ok github.com/docker/docker/libnetwork/etchosts 0.009s coverage: 81.2% of statements [2021-11-24T01:35:50.142Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-24T01:35:50.398Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-24T01:35:50.655Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-24T01:35:53.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-24T01:35:55.277Z] ---> f8b27979ea6b [2021-11-24T01:35:56.270Z] Successfully built f8b27979ea6b [2021-11-24T01:35:56.270Z] Successfully tagged docker:latest [2021-11-24T01:35:56.270Z] INFO: Image build ended at 11/24/2021 01:35:55. Duration:00:04:21.0671991 [2021-11-24T01:35:56.270Z] [2021-11-24T01:35:56.270Z] [2021-11-24T01:35:56.270Z] INFO: Building the test binaries at 11/24/2021 01:35:55... [2021-11-24T01:35:56.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-24T01:35:56.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-24T01:35:58.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-24T01:35:59.360Z] INFO: make.ps1 starting at 11/24/2021 01:35:58 [2021-11-24T01:35:59.360Z] INFO: Git commit (7c216bcabe) assumed from DOCKER_GITCOMMIT environment variable [2021-11-24T01:35:59.360Z] INFO: Invoking autogen... [2021-11-24T01:35:59.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-24T01:35:59.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-24T01:35:59.819Z] INFO: Building daemon... [2021-11-24T01:36:00.627Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-11-24T01:36:01.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-24T01:36:01.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-24T01:36:01.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-24T01:36:02.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-24T01:36:03.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-24T01:36:03.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-24T01:36:03.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-24T01:36:05.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-24T01:36:06.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-24T01:36:07.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-24T01:36:07.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-24T01:36:08.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-24T01:36:08.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-24T01:36:09.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-24T01:36:09.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-24T01:36:09.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-24T01:36:10.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-24T01:36:10.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-24T01:36:11.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-24T01:36:11.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-24T01:36:11.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-24T01:36:12.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-24T01:36:12.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-24T01:36:13.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-24T01:36:13.171Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-24T01:36:13.171Z] Using test binary docker [2021-11-24T01:36:13.171Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-24T01:36:13.171Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-24T01:36:13.171Z] INFO: Waiting for daemon to start... [2021-11-24T01:36:13.171Z] Starting dockerd [2021-11-24T01:36:13.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-24T01:36:14.678Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-24T01:36:14.678Z] Using test binary docker [2021-11-24T01:36:14.678Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-24T01:36:14.678Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-24T01:36:14.678Z] Starting dockerd [2021-11-24T01:36:14.678Z] INFO: Waiting for daemon to start... [2021-11-24T01:36:15.713Z] . [2021-11-24T01:36:15.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-24T01:36:15.974Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-24T01:36:15.974Z] Error: No such image: emptyfs [2021-11-24T01:36:15.974Z] Running integration-test (iteration 1) [2021-11-24T01:36:15.974Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-24T01:36:16.234Z] Loaded image: busybox:latest [2021-11-24T01:36:16.494Z] Loaded image: busybox:glibc [2021-11-24T01:36:16.590Z] . [2021-11-24T01:36:16.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-24T01:36:16.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-24T01:36:16.590Z] Error: No such image: emptyfs [2021-11-24T01:36:16.851Z] Running integration-test (iteration 1) [2021-11-24T01:36:16.851Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-24T01:36:17.112Z] Loaded image: busybox:latest [2021-11-24T01:36:17.372Z] Loaded image: busybox:glibc [2021-11-24T01:36:17.879Z] Loaded image: debian:bullseye-slim [2021-11-24T01:36:17.879Z] Loaded image: hello-world:latest [2021-11-24T01:36:17.879Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:36:17.879Z] INFO: Testing against a local daemon [2021-11-24T01:36:17.879Z] === RUN TestCgroupNamespacesBuild [2021-11-24T01:36:18.418Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|deps|exports_file|compiled_files|name) took 2m20.623230896s [2021-11-24T01:36:18.418Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 485.749691ms [2021-11-24T01:36:18.680Z] ok github.com/docker/docker/libnetwork/ipam 15.567s coverage: 85.3% of statements [2021-11-24T01:36:18.681Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-24T01:36:18.681Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-24T01:36:18.681Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2021-11-24T01:36:18.681Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-11-24T01:36:18.681Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-24T01:36:18.681Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-24T01:36:18.681Z] ok github.com/docker/docker/libnetwork/ipamutils 0.279s coverage: 74.0% of statements [2021-11-24T01:36:18.681Z] ok github.com/docker/docker/libnetwork/iptables 0.121s coverage: 45.1% of statements [2021-11-24T01:36:18.757Z] Loaded image: debian:bullseye-slim [2021-11-24T01:36:18.757Z] Loaded image: hello-world:latest [2021-11-24T01:36:18.757Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:36:18.757Z] INFO: Testing against a local daemon [2021-11-24T01:36:18.757Z] === RUN TestCgroupNamespacesBuild [2021-11-24T01:36:18.936Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-24T01:36:19.192Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-11-24T01:36:19.262Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2021-11-24T01:36:19.262Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-24T01:36:20.141Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2021-11-24T01:36:20.141Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-24T01:36:20.202Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2021-11-24T01:36:20.202Z] === RUN TestBuildWithSession [2021-11-24T01:36:20.202Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:36:20.202Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-24T01:36:20.202Z] === RUN TestBuildSquashParent [2021-11-24T01:36:21.526Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2021-11-24T01:36:21.527Z] === RUN TestBuildWithSession [2021-11-24T01:36:21.527Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:36:21.527Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-24T01:36:21.527Z] === RUN TestBuildSquashParent [2021-11-24T01:36:25.735Z] --- PASS: TestBuildSquashParent (4.23s) [2021-11-24T01:36:25.735Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-24T01:36:25.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:36:25.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:36:25.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:36:25.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:36:25.735Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:36:25.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:36:25.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:36:25.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:36:25.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:36:25.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:36:25.735Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:36:25.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:36:25.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:36:25.735Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:36:27.123Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:36:27.123Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:36:28.336Z] --- PASS: TestBuildSquashParent (6.91s) [2021-11-24T01:36:28.336Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-24T01:36:28.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:36:28.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:36:28.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:36:28.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:36:28.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:36:28.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:36:28.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:36:28.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:36:28.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:36:28.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:36:28.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:36:28.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:36:28.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:36:28.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:36:28.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:36:28.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:36:28.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:36:28.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:36:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-24T01:36:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2021-11-24T01:36:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2021-11-24T01:36:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2021-11-24T01:36:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.52s) [2021-11-24T01:36:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s) [2021-11-24T01:36:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) [2021-11-24T01:36:29.894Z] === RUN TestBuildMultiStageCopy [2021-11-24T01:36:29.894Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-24T01:36:30.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:36:30.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:36:31.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-24T01:36:31.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-24T01:36:31.798Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-24T01:36:31.798Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-24T01:36:31.945Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-24T01:36:31.945Z] [2021-11-24T01:36:31.945Z] ________ ____ __. [2021-11-24T01:36:31.945Z] \_____ \ | |/ _| [2021-11-24T01:36:31.945Z] / | \| < [2021-11-24T01:36:31.945Z] / | \ | \ [2021-11-24T01:36:31.945Z] \_______ /____|__ \ [2021-11-24T01:36:31.945Z] \/ \/ [2021-11-24T01:36:31.945Z] [2021-11-24T01:36:31.945Z] INFO: make.ps1 ended at 11/24/2021 01:36:31 [2021-11-24T01:36:32.059Z] --- PASS: TestBuildMultiStageCopy (2.27s) [2021-11-24T01:36:32.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2021-11-24T01:36:32.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-11-24T01:36:32.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-11-24T01:36:32.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-11-24T01:36:32.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-11-24T01:36:32.059Z] === RUN TestBuildMultiStageParentConfig [2021-11-24T01:36:32.733Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-24T01:36:32.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2021-11-24T01:36:32.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2021-11-24T01:36:32.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2021-11-24T01:36:32.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2021-11-24T01:36:32.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2021-11-24T01:36:32.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2021-11-24T01:36:32.733Z] === RUN TestBuildMultiStageCopy [2021-11-24T01:36:32.733Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-24T01:36:32.909Z] INFO: Binaries build ended at 11/24/2021 01:36:32. Duration:00:01:17.5661477 [2021-11-24T01:36:33.001Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-11-24T01:36:33.001Z] === RUN TestBuildLabelWithTargets [2021-11-24T01:36:33.944Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-11-24T01:36:33.944Z] === RUN TestBuildWithEmptyLayers [2021-11-24T01:36:34.205Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2021-11-24T01:36:34.205Z] === RUN TestBuildMultiStageOnBuild [2021-11-24T01:36:34.435Z] INFO: Copying the built daemon binary to d:\CI\PR-43045\1\binary\dockerd-7c216bcabe.exe... [2021-11-24T01:36:34.435Z] INFO: Copying the built client binary to d:\CI\PR-43045\1\binary\docker-7c216bcabe.exe... [2021-11-24T01:36:34.435Z] INFO: Copying dockerversion from the container... [2021-11-24T01:36:34.435Z] INFO: Copying the golang package from the container to d:\CI\PR-43045\1\installer\go.zip... [2021-11-24T01:36:35.395Z] INFO: Extracting go.zip to d:\CI\PR-43045\1\go [2021-11-24T01:36:36.031Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-24T01:36:36.118Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2021-11-24T01:36:36.118Z] === RUN TestBuildUncleanTarFilenames [2021-11-24T01:36:36.379Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-11-24T01:36:36.379Z] === RUN TestBuildMultiStageLayerLeak [2021-11-24T01:36:37.414Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-24T01:36:38.292Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2021-11-24T01:36:38.292Z] === RUN TestBuildWithHugeFile [2021-11-24T01:36:38.354Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-24T01:36:39.309Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-24T01:36:40.248Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2021-11-24T01:36:40.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2021-11-24T01:36:40.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-24T01:36:40.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-24T01:36:40.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-11-24T01:36:40.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-11-24T01:36:40.248Z] === RUN TestBuildMultiStageParentConfig [2021-11-24T01:36:41.278Z] Removing intermediate container 479e4a49af3f [2021-11-24T01:36:41.278Z] ---> 00a67569a6e7 [2021-11-24T01:36:41.278Z] 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-24T01:36:41.278Z] ---> Running in 2ed69787565c [2021-11-24T01:36:44.184Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-24T01:36:44.645Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-24T01:36:45.105Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-24T01:36:45.105Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-24T01:36:45.105Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-24T01:36:45.105Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-24T01:36:45.105Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-24T01:36:45.105Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-24T01:36:45.105Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-24T01:36:45.105Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-24T01:36:45.530Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-24T01:36:45.530Z] === RUN TestBuildLabelWithTargets [2021-11-24T01:36:45.566Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-24T01:36:45.566Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-24T01:36:45.566Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-24T01:36:45.566Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-24T01:36:46.537Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-24T01:36:46.537Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-24T01:36:53.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-24T01:36:53.707Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-24T01:36:53.707Z] === RUN TestBuildWithEmptyLayers [2021-11-24T01:36:55.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-24T01:36:56.248Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-11-24T01:36:56.249Z] === RUN TestBuildMultiStageOnBuild [2021-11-24T01:37:01.533Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-24T01:37:01.533Z] === RUN TestBuildUncleanTarFilenames [2021-11-24T01:37:01.793Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-11-24T01:37:01.793Z] === RUN TestBuildMultiStageLayerLeak [2021-11-24T01:37:05.335Z] INFO: Extraction ended at 11/24/2021 01:37:00. Duration:00:00:25.3284152 [2021-11-24T01:37:05.336Z] INFO: Updating the golang and path environment variables [2021-11-24T01:37:05.336Z] INFO: GOPATH=d:\gopath [2021-11-24T01:37:05.336Z] INFO: go version go1.17.3 windows/amd64 [2021-11-24T01:37:05.336Z] INFO: Running the daemon under test in debug mode [2021-11-24T01:37:05.336Z] INFO: Running the daemon under test in containerd mode [2021-11-24T01:37:05.336Z] INFO: Starting a daemon under test... [2021-11-24T01:37:05.336Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43045\1\daemon --pidfile d:\CI\PR-43045\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-24T01:37:05.336Z] INFO: Containerd started successfully. [2021-11-24T01:37:05.336Z] INFO: Process started successfully. [2021-11-24T01:37:05.336Z] INFO: Start tailing logs of the daemon under tests [2021-11-24T01:37:05.336Z] INFO: Waiting for the daemon under test to start... [2021-11-24T01:37:07.080Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-11-24T01:37:07.080Z] === RUN TestBuildWithHugeFile [2021-11-24T01:37:07.643Z] Removing intermediate container 2ed69787565c [2021-11-24T01:37:07.643Z] ---> 9678999fabb1 [2021-11-24T01:37:07.643Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-24T01:37:07.643Z] ---> Running in fe06443c6cd1 [2021-11-24T01:37:07.643Z] Removing intermediate container fe06443c6cd1 [2021-11-24T01:37:07.643Z] ---> fb84b81f4b12 [2021-11-24T01:37:07.643Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-24T01:37:07.643Z] ---> Running in 625df1b66077 [2021-11-24T01:37:07.643Z] Removing intermediate container 625df1b66077 [2021-11-24T01:37:07.643Z] ---> a9d126f11e41 [2021-11-24T01:37:07.643Z] Step 11/11 : COPY . . [2021-11-24T01:37:11.936Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-24T01:37:11.936Z] [2021-11-24T01:37:11.936Z] ________ ____ __. [2021-11-24T01:37:11.936Z] \_____ \ | |/ _| [2021-11-24T01:37:11.936Z] / | \| < [2021-11-24T01:37:11.936Z] / | \ | \ [2021-11-24T01:37:11.936Z] \_______ /____|__ \ [2021-11-24T01:37:11.936Z] \/ \/ [2021-11-24T01:37:11.936Z] [2021-11-24T01:37:11.936Z] INFO: make.ps1 ended at 11/24/2021 01:37:01 [2021-11-24T01:37:11.936Z] INFO: Binaries build ended at 11/24/2021 01:37:02. Duration:00:01:07.0979385 [2021-11-24T01:37:11.936Z] INFO: Copying the built daemon binary to d:\CI\PR-43045\1\binary\dockerd-7c216bcabe.exe... [2021-11-24T01:37:11.936Z] INFO: Copying the built client binary to d:\CI\PR-43045\1\binary\docker-7c216bcabe.exe... [2021-11-24T01:37:11.936Z] INFO: Copying dockerversion from the container... [2021-11-24T01:37:11.936Z] INFO: Copying the golang package from the container to d:\CI\PR-43045\1\installer\go.zip... [2021-11-24T01:37:11.936Z] INFO: Extracting go.zip to d:\CI\PR-43045\1\go [2021-11-24T01:37:22.991Z] ...INFO: Daemon under test started and replied! [2021-11-24T01:37:22.991Z] INFO: Docker version of the daemon under test [2021-11-24T01:37:22.991Z] [2021-11-24T01:37:22.991Z] Client: [2021-11-24T01:37:22.991Z] Version: 17.06.2-ce [2021-11-24T01:37:22.991Z] API version: 1.30 [2021-11-24T01:37:22.991Z] Go version: go1.8.3 [2021-11-24T01:37:22.991Z] Git commit: cec0b72 [2021-11-24T01:37:22.991Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-24T01:37:22.991Z] OS/Arch: windows/amd64 [2021-11-24T01:37:22.991Z] [2021-11-24T01:37:22.991Z] Server: [2021-11-24T01:37:22.992Z] Version: 0.0.0-dev [2021-11-24T01:37:22.992Z] API version: 1.42 (minimum version 1.24) [2021-11-24T01:37:22.992Z] Go version: go1.17.3 [2021-11-24T01:37:22.992Z] Git commit: 7c216bcabe [2021-11-24T01:37:22.992Z] Built: 11/24/2021 01:35:19 [2021-11-24T01:37:22.992Z] OS/Arch: windows/amd64 [2021-11-24T01:37:22.992Z] Experimental: false [2021-11-24T01:37:22.992Z] [2021-11-24T01:37:22.992Z] INFO: Docker info of the daemon under test [2021-11-24T01:37:22.992Z] [2021-11-24T01:37:22.992Z] Containers: 0 [2021-11-24T01:37:22.992Z] Running: 0 [2021-11-24T01:37:22.992Z] Paused: 0 [2021-11-24T01:37:22.992Z] Stopped: 0 [2021-11-24T01:37:22.992Z] Images: 0 [2021-11-24T01:37:22.992Z] Server Version: 0.0.0-dev [2021-11-24T01:37:22.992Z] Storage Driver: windowsfilter [2021-11-24T01:37:22.992Z] Windows: [2021-11-24T01:37:22.992Z] Logging Driver: json-file [2021-11-24T01:37:22.992Z] Plugins: [2021-11-24T01:37:22.992Z] Volume: local [2021-11-24T01:37:22.992Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:37:22.992Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:37:22.992Z] Swarm: inactive [2021-11-24T01:37:22.992Z] Default Isolation: process [2021-11-24T01:37:22.992Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-24T01:37:22.992Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-24T01:37:22.992Z] OSType: windows [2021-11-24T01:37:22.992Z] Architecture: x86_64 [2021-11-24T01:37:22.992Z] CPUs: 4 [2021-11-24T01:37:22.992Z] Total Memory: 32GiB [2021-11-24T01:37:22.992Z] Name: azwin-2-429800 [2021-11-24T01:37:22.992Z] ID: OXQR:POJO:W44H:YYOE:7RCX:QX2P:CSST:VA4K:VILD:6UMZ:AUNI:F7OW [2021-11-24T01:37:22.992Z] Docker Root Dir: D:\CI\PR-43045\1\daemon [2021-11-24T01:37:22.992Z] Debug Mode (client): false [2021-11-24T01:37:22.992Z] Debug Mode (server): true [2021-11-24T01:37:22.992Z] File Descriptors: -1 [2021-11-24T01:37:22.992Z] Goroutines: 31 [2021-11-24T01:37:22.992Z] System Time: 2021-11-24T01:37:20.2061897Z [2021-11-24T01:37:22.992Z] EventsListeners: 0 [2021-11-24T01:37:22.992Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:37:22.992Z] Labels: [2021-11-24T01:37:22.992Z] Experimental: false [2021-11-24T01:37:22.992Z] Insecure Registries: [2021-11-24T01:37:22.992Z] 127.0.0.0/8 [2021-11-24T01:37:22.992Z] Live Restore Enabled: false [2021-11-24T01:37:22.992Z] [2021-11-24T01:37:22.992Z] [2021-11-24T01:37:22.992Z] INFO: Docker images of the daemon under test [2021-11-24T01:37:22.992Z] [2021-11-24T01:37:22.992Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T01:37:22.992Z] [2021-11-24T01:37:22.992Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-24T01:37:22.992Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-24T01:37:22.992Z] ltsc2022: Pulling from windows/servercore [2021-11-24T01:37:22.992Z] 8f616e6e9eec: Pulling fs layer [2021-11-24T01:37:22.992Z] a0eb404f1860: Pulling fs layer [2021-11-24T01:37:26.756Z] INFO: Extraction ended at 11/24/2021 01:37:26. Duration:00:00:20.9315059 [2021-11-24T01:37:26.756Z] INFO: Updating the golang and path environment variables [2021-11-24T01:37:26.756Z] INFO: GOPATH=d:\gopath [2021-11-24T01:37:26.756Z] INFO: go version go1.17.3 windows/amd64 [2021-11-24T01:37:26.756Z] INFO: Running the daemon under test in debug mode [2021-11-24T01:37:26.756Z] INFO: Starting a daemon under test... [2021-11-24T01:37:26.756Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43045\1\daemon --pidfile d:\CI\PR-43045\1\docker.pid -D [2021-11-24T01:37:26.756Z] INFO: Process started successfully. [2021-11-24T01:37:26.756Z] INFO: Start tailing logs of the daemon under tests [2021-11-24T01:37:26.756Z] INFO: Waiting for the daemon under test to start... [2021-11-24T01:37:28.759Z] a0eb404f1860: Verifying Checksum [2021-11-24T01:37:28.759Z] a0eb404f1860: Download complete [2021-11-24T01:37:32.808Z] ---> f196d57da94f [2021-11-24T01:37:32.808Z] Successfully built f196d57da94f [2021-11-24T01:37:32.808Z] Successfully tagged docker:latest [2021-11-24T01:37:32.808Z] INFO: Image build ended at 11/24/2021 01:37:31. Duration:00:03:43.2676325 [2021-11-24T01:37:32.808Z] [2021-11-24T01:37:32.808Z] [2021-11-24T01:37:32.808Z] INFO: Building the test binaries at 11/24/2021 01:37:31... [2021-11-24T01:37:37.520Z] INFO: make.ps1 starting at 11/24/2021 01:37:37 [2021-11-24T01:37:37.981Z] INFO: Git commit (7c216bcabe) assumed from DOCKER_GITCOMMIT environment variable [2021-11-24T01:37:37.981Z] INFO: Invoking autogen... [2021-11-24T01:37:38.441Z] INFO: Building daemon... [2021-11-24T01:37:39.805Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m0.0181116s with top 10 stages: buildssa: 1m31.152388266s, goimports: 20.440534337s, unconvert: 13.726254286s, gosec: 9.288730508s, golint: 5.570937844s, ineffassign: 4.699693774s, inspect: 4.340836571s, misspell: 4.075167547s, vrp: 2.734373826s, fact_deprecated: 2.02363917s [2021-11-24T01:37:46.396Z] 8f616e6e9eec: Verifying Checksum [2021-11-24T01:37:46.397Z] 8f616e6e9eec: Download complete [2021-11-24T01:37:47.859Z] ...INFO: Daemon under test started and replied! [2021-11-24T01:37:47.859Z] INFO: Docker version of the daemon under test [2021-11-24T01:37:47.859Z] [2021-11-24T01:37:47.859Z] Client: [2021-11-24T01:37:47.859Z] Version: 17.06.2-ce [2021-11-24T01:37:47.859Z] API version: 1.30 [2021-11-24T01:37:47.859Z] Go version: go1.8.3 [2021-11-24T01:37:47.859Z] Git commit: cec0b72 [2021-11-24T01:37:47.859Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-24T01:37:47.859Z] OS/Arch: windows/amd64 [2021-11-24T01:37:47.859Z] [2021-11-24T01:37:47.859Z] Server: [2021-11-24T01:37:47.859Z] Version: 0.0.0-dev [2021-11-24T01:37:47.859Z] API version: 1.42 (minimum version 1.24) [2021-11-24T01:37:47.859Z] Go version: go1.17.3 [2021-11-24T01:37:47.859Z] Git commit: 7c216bcabe [2021-11-24T01:37:47.859Z] Built: 11/24/2021 01:35:59 [2021-11-24T01:37:47.859Z] OS/Arch: windows/amd64 [2021-11-24T01:37:47.859Z] Experimental: false [2021-11-24T01:37:47.859Z] [2021-11-24T01:37:47.859Z] INFO: Docker info of the daemon under test [2021-11-24T01:37:47.859Z] [2021-11-24T01:37:47.859Z] Containers: 0 [2021-11-24T01:37:47.859Z] Running: 0 [2021-11-24T01:37:47.859Z] Paused: 0 [2021-11-24T01:37:47.859Z] Stopped: 0 [2021-11-24T01:37:47.859Z] Images: 0 [2021-11-24T01:37:47.859Z] Server Version: 0.0.0-dev [2021-11-24T01:37:47.859Z] Storage Driver: windowsfilter [2021-11-24T01:37:47.859Z] Windows: [2021-11-24T01:37:47.859Z] Logging Driver: json-file [2021-11-24T01:37:47.859Z] Plugins: [2021-11-24T01:37:47.859Z] Volume: local [2021-11-24T01:37:47.859Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:37:47.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:37:47.859Z] Swarm: inactive [2021-11-24T01:37:47.859Z] Default Isolation: process [2021-11-24T01:37:47.859Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-24T01:37:47.859Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-24T01:37:47.859Z] OSType: windows [2021-11-24T01:37:47.859Z] Architecture: x86_64 [2021-11-24T01:37:47.859Z] CPUs: 4 [2021-11-24T01:37:47.859Z] Total Memory: 32GiB [2021-11-24T01:37:47.859Z] Name: azwin-2-429801 [2021-11-24T01:37:47.859Z] ID: LSOV:YB36:3Y5R:WLZC:QMKQ:OXOY:NEID:744M:DUSB:MQNW:IJR2:4T7S [2021-11-24T01:37:47.859Z] Docker Root Dir: D:\CI\PR-43045\1\daemon [2021-11-24T01:37:47.859Z] Debug Mode (client): false [2021-11-24T01:37:47.859Z] Debug Mode (server): true [2021-11-24T01:37:47.859Z] File Descriptors: -1 [2021-11-24T01:37:47.859Z] Goroutines: 16 [2021-11-24T01:37:47.859Z] System Time: 2021-11-24T01:37:45.7437363Z [2021-11-24T01:37:47.859Z] EventsListeners: 0 [2021-11-24T01:37:47.859Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:37:47.859Z] Labels: [2021-11-24T01:37:47.859Z] Experimental: false [2021-11-24T01:37:47.859Z] Insecure Registries: [2021-11-24T01:37:47.859Z] 127.0.0.0/8 [2021-11-24T01:37:47.859Z] Live Restore Enabled: false [2021-11-24T01:37:47.859Z] [2021-11-24T01:37:47.859Z] [2021-11-24T01:37:47.859Z] INFO: Docker images of the daemon under test [2021-11-24T01:37:47.859Z] [2021-11-24T01:37:47.859Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T01:37:47.859Z] [2021-11-24T01:37:47.859Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-24T01:37:47.859Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-24T01:37:47.859Z] ltsc2022: Pulling from windows/servercore [2021-11-24T01:37:47.859Z] 8f616e6e9eec: Pulling fs layer [2021-11-24T01:37:47.859Z] a0eb404f1860: Pulling fs layer [2021-11-24T01:37:54.654Z] INFO [runner/unused/goanalysis] analyzers took 26.948053043s with top 10 stages: buildssa: 23.141811358s, U1000: 3.806241685s [2021-11-24T01:37:54.654Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-24T01:37:54.654Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2178/2178, skip_dirs: 2178/2178, identifier_marker: 1790/1790, exclude-rules: 78/1790, nolint: 0/78, cgo: 2178/2759, path_prettifier: 2178/2178, skip_files: 2178/2178, autogenerated_exclude: 1790/2178, exclude: 1790/1790 [2021-11-24T01:37:54.654Z] INFO [runner] processing took 78.532389ms with stages: nolint: 29.884691ms, identifier_marker: 27.487783ms, path_prettifier: 9.978239ms, autogenerated_exclude: 5.236812ms, exclude-rules: 2.914855ms, skip_dirs: 1.923455ms, cgo: 858.196µs, filename_unadjuster: 243.346µs, max_same_issues: 1.544µs, skip_files: 723ns, exclude: 568ns, uniq_by_line: 545ns, source_code: 414ns, max_from_linter: 383ns, diff: 327ns, max_per_file_from_linter: 256ns, path_shortener: 252ns [2021-11-24T01:37:54.654Z] INFO [runner] linters took 1m36.553675339s with stages: goanalysis_metalinter: 1m15.829731663s, unused: 20.645286797s [2021-11-24T01:37:54.654Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-24T01:37:54.655Z] INFO Memory: 2378 samples, avg is 404.2MB, max is 3989.5MB [2021-11-24T01:37:54.655Z] INFO Execution took 3m57.676249673s [2021-11-24T01:37:55.218Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-24T01:37:56.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh dynbinary test-docker-py [2021-11-24T01:37:57.445Z] [2021-11-24T01:37:57.445Z] Removing bundles/ [2021-11-24T01:37:57.445Z] [2021-11-24T01:37:57.445Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-24T01:37:57.445Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:37:57.445Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:37:59.776Z] --- PASS: TestBuildWithHugeFile (69.96s) [2021-11-24T01:37:59.776Z] === RUN TestBuildWCOWSandboxSize [2021-11-24T01:37:59.776Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:37:59.776Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:37:59.776Z] === RUN TestBuildWithEmptyDockerfile [2021-11-24T01:37:59.776Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:37:59.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:37:59.776Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:37:59.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:37:59.776Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:37:59.776Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:37:59.776Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:37:59.776Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:37:59.776Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:37:59.776Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-24T01:37:59.776Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-24T01:37:59.776Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-24T01:37:59.776Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-24T01:37:59.776Z] === RUN TestBuildPreserveOwnership [2021-11-24T01:37:59.776Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-24T01:37:59.776Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-24T01:37:59.776Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2021-11-24T01:37:59.776Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2021-11-24T01:37:59.776Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2021-11-24T01:37:59.776Z] === RUN TestBuildPlatformInvalid [2021-11-24T01:37:59.776Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-24T01:37:59.776Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-24T01:37:59.776Z] Loaded image: busybox:latest [2021-11-24T01:37:59.776Z] Loaded image: busybox:glibc [2021-11-24T01:37:59.776Z] Loaded image: debian:bullseye-slim [2021-11-24T01:37:59.776Z] Loaded image: hello-world:latest [2021-11-24T01:37:59.776Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:38:03.075Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.02s) [2021-11-24T01:38:03.075Z] PASS [2021-11-24T01:38:03.075Z] [2021-11-24T01:38:03.075Z] === Skipped [2021-11-24T01:38:03.075Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-24T01:38:03.075Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:38:03.075Z] [2021-11-24T01:38:03.075Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:38:03.075Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:38:03.075Z] [2021-11-24T01:38:03.075Z] DONE 34 tests, 2 skipped in 105.905s [2021-11-24T01:38:03.075Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-24T01:38:03.075Z] INFO: Testing against a local daemon [2021-11-24T01:38:03.075Z] === RUN TestConfigInspect [2021-11-24T01:38:03.358Z] --- PASS: TestBuildWithHugeFile (52.03s) [2021-11-24T01:38:03.358Z] === RUN TestBuildWCOWSandboxSize [2021-11-24T01:38:03.358Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:38:03.358Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:38:03.358Z] === RUN TestBuildWithEmptyDockerfile [2021-11-24T01:38:03.359Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:38:03.359Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:38:03.359Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:38:03.359Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:38:03.359Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:38:03.359Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:38:03.359Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:38:03.359Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:38:03.359Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:38:03.359Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-24T01:38:03.359Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-24T01:38:03.359Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-24T01:38:03.359Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-24T01:38:03.359Z] === RUN TestBuildPreserveOwnership [2021-11-24T01:38:03.359Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-24T01:38:04.298Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-24T01:38:05.618Z] --- PASS: TestConfigInspect (2.70s) [2021-11-24T01:38:05.618Z] === RUN TestConfigList [2021-11-24T01:38:08.159Z] --- PASS: TestConfigList (2.22s) [2021-11-24T01:38:08.159Z] === RUN TestConfigsCreateAndDelete [2021-11-24T01:38:08.498Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2021-11-24T01:38:08.498Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2021-11-24T01:38:08.498Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-24T01:38:08.498Z] === RUN TestBuildPlatformInvalid [2021-11-24T01:38:08.498Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-24T01:38:08.498Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-24T01:38:08.498Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-24T01:38:08.498Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-24T01:38:08.498Z] PASS [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === Skipped [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-24T01:38:08.498Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:38:08.498Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-24T01:38:08.498Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] DONE 34 tests, 3 skipped in 112.220s [2021-11-24T01:38:08.498Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-24T01:38:08.498Z] INFO: Testing against a local daemon [2021-11-24T01:38:08.498Z] === RUN TestConfigInspect [2021-11-24T01:38:08.498Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-24T01:38:08.498Z] === RUN TestConfigList [2021-11-24T01:38:08.498Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] --- SKIP: TestConfigList (0.01s) [2021-11-24T01:38:08.498Z] === RUN TestConfigsCreateAndDelete [2021-11-24T01:38:08.498Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-24T01:38:08.498Z] === RUN TestConfigsUpdate [2021-11-24T01:38:08.498Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-24T01:38:08.498Z] === RUN TestTemplatedConfig [2021-11-24T01:38:08.498Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-24T01:38:08.498Z] === RUN TestConfigCreateResolve [2021-11-24T01:38:08.498Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-24T01:38:08.498Z] PASS [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === Skipped [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-24T01:38:08.498Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-24T01:38:08.498Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-24T01:38:08.498Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-24T01:38:08.498Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-24T01:38:08.498Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-24T01:38:08.498Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:38:08.498Z] [2021-11-24T01:38:08.498Z] DONE 6 tests, 6 skipped in 0.151s [2021-11-24T01:38:08.498Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-24T01:38:08.498Z] INFO: Testing against a local daemon [2021-11-24T01:38:08.498Z] === RUN TestCheckpoint [2021-11-24T01:38:08.498Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:38:08.498Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-24T01:38:08.498Z] === RUN TestContainerInvalidJSON [2021-11-24T01:38:08.498Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:38:08.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:38:08.498Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:38:08.498Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:38:08.498Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:38:08.498Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:38:08.498Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-24T01:38:08.498Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-24T01:38:08.498Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-24T01:38:08.498Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-24T01:38:08.760Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-24T01:38:08.760Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-24T01:38:08.760Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-24T01:38:08.760Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-24T01:38:08.760Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-24T01:38:08.760Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-24T01:38:08.760Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-24T01:38:08.760Z] === RUN TestCopyFromContainer [2021-11-24T01:38:10.070Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2021-11-24T01:38:10.071Z] === RUN TestConfigsUpdate [2021-11-24T01:38:10.572Z] ok github.com/docker/docker/libnetwork/networkdb 104.614s coverage: 60.5% of statements [2021-11-24T01:38:10.572Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-24T01:38:10.572Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-24T01:38:10.572Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2021-11-24T01:38:10.572Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-24T01:38:10.572Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-24T01:38:11.136Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2021-11-24T01:38:11.392Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-24T01:38:11.392Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-24T01:38:11.648Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === Skipped [2021-11-24T01:38:11.648Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-24T01:38:11.648Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-24T01:38:11.648Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-24T01:38:11.648Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-24T01:38:11.648Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-24T01:38:11.648Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-24T01:38:11.648Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-24T01:38:11.648Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-24T01:38:11.648Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-24T01:38:11.648Z] firewalld_test.go:14: firewalld is not running [2021-11-24T01:38:11.648Z] [2021-11-24T01:38:11.648Z] DONE 331 tests, 9 skipped in 201.251s [2021-11-24T01:38:11.983Z] --- PASS: TestConfigsUpdate (2.13s) [2021-11-24T01:38:11.983Z] === RUN TestTemplatedConfig [2021-11-24T01:38:12.057Z] === RUN TestCopyFromContainer// [2021-11-24T01:38:12.319Z] === RUN TestCopyFromContainer//bar/root [2021-11-24T01:38:12.319Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-24T01:38:12.319Z] === RUN TestCopyFromContainer/bar/quux [2021-11-24T01:38:12.319Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-24T01:38:12.319Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-24T01:38:12.580Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-24T01:38:12.580Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-24T01:38:12.580Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-24T01:38:12.580Z] === RUN TestCopyFromContainer/bar/notarget Post stage [Pipeline] junit [2021-11-24T01:38:12.589Z] Recording test results [2021-11-24T01:38:12.840Z] --- PASS: TestCopyFromContainer (3.94s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-24T01:38:12.841Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-24T01:38:12.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-24T01:38:12.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:38:12.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:38:12.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:38:12.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:38:12.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:38:12.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:38:12.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:38:12.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:38:12.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:38:12.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-24T01:38:12.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-24T01:38:12.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-24T01:38:12.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-24T01:38:12.841Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-24T01:38:12.841Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-24T01:38:12.841Z] === RUN TestCreateWithInvalidEnv [2021-11-24T01:38:12.841Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-24T01:38:12.841Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-24T01:38:12.841Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-24T01:38:12.841Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-24T01:38:12.841Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-24T01:38:12.841Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-24T01:38:12.841Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-24T01:38:12.841Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-24T01:38:12.841Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-24T01:38:12.841Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-24T01:38:12.841Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-24T01:38:12.841Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-24T01:38:12.841Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-24T01:38:12.841Z] === RUN TestCreateTmpfsMountsTarget [2021-11-24T01:38:12.841Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-24T01:38:12.841Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-24T01:38:13.037Z] a0eb404f1860: Verifying Checksum [2021-11-24T01:38:13.037Z] a0eb404f1860: Download complete [2021-11-24T01:38:13.580Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-24T01:38:13.924Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -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:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh dynbinary test-integration [2021-11-24T01:38:14.225Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2021-11-24T01:38:14.225Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-24T01:38:14.487Z] [2021-11-24T01:38:14.487Z] Removing bundles/ [2021-11-24T01:38:14.487Z] [2021-11-24T01:38:14.487Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-24T01:38:14.487Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:38:14.487Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:38:14.596Z] --- PASS: TestTemplatedConfig (2.57s) [2021-11-24T01:38:14.596Z] === RUN TestConfigCreateResolve [2021-11-24T01:38:15.166Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2021-11-24T01:38:15.166Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-24T01:38:15.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:38:15.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:38:15.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:38:15.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:38:15.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:38:15.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:38:15.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:38:15.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:38:15.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:38:15.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:38:15.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:38:15.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:38:15.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:38:15.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:38:15.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:38:15.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-24T01:38:15.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-24T01:38:15.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-24T01:38:15.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-24T01:38:15.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-24T01:38:15.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-24T01:38:15.166Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-24T01:38:15.737Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-11-24T01:38:15.737Z] === RUN TestCreateDifferentPlatform [2021-11-24T01:38:15.737Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-24T01:38:15.737Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-24T01:38:15.737Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-24T01:38:15.737Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-24T01:38:15.737Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-24T01:38:15.737Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-24T01:38:15.737Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-24T01:38:15.737Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-24T01:38:15.737Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-24T01:38:15.737Z] === RUN TestContainerStartOnDaemonRestart [2021-11-24T01:38:15.737Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-24T01:38:15.737Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-24T01:38:15.737Z] === RUN TestDaemonRestartIpcMode [2021-11-24T01:38:15.737Z] === PAUSE TestDaemonRestartIpcMode [2021-11-24T01:38:15.737Z] === RUN TestDaemonHostGatewayIP [2021-11-24T01:38:15.737Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:38:15.737Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-24T01:38:15.737Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-24T01:38:15.737Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-24T01:38:15.737Z] === RUN TestContainerKillOnDaemonStart [2021-11-24T01:38:15.737Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-24T01:38:15.737Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-24T01:38:15.737Z] === RUN TestDiff [2021-11-24T01:38:15.998Z] --- PASS: TestDiff (0.40s) [2021-11-24T01:38:15.998Z] === RUN TestExecWithCloseStdin [2021-11-24T01:38:16.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-24T01:38:16.569Z] --- PASS: TestExecWithCloseStdin (0.44s) [2021-11-24T01:38:16.570Z] === RUN TestExec [2021-11-24T01:38:16.831Z] --- PASS: TestExec (0.44s) [2021-11-24T01:38:16.831Z] === RUN TestExecUser [2021-11-24T01:38:17.154Z] --- PASS: TestConfigCreateResolve (2.20s) [2021-11-24T01:38:17.154Z] PASS [2021-11-24T01:38:17.154Z] [2021-11-24T01:38:17.154Z] DONE 6 tests in 14.060s [2021-11-24T01:38:17.154Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-24T01:38:17.154Z] INFO: Testing against a local daemon [2021-11-24T01:38:17.154Z] === RUN TestCheckpoint [2021-11-24T01:38:17.154Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:38:17.154Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-24T01:38:17.154Z] === RUN TestContainerInvalidJSON [2021-11-24T01:38:17.154Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:38:17.154Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:38:17.154Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:38:17.154Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:38:17.154Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:38:17.154Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:38:17.154Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-24T01:38:17.154Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-24T01:38:17.154Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-24T01:38:17.154Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-24T01:38:17.154Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-11-24T01:38:17.154Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-24T01:38:17.154Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-11-24T01:38:17.154Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-24T01:38:17.154Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-11-24T01:38:17.154Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-24T01:38:17.154Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-24T01:38:17.154Z] === RUN TestCopyFromContainer [2021-11-24T01:38:17.401Z] --- PASS: TestExecUser (0.43s) [2021-11-24T01:38:17.401Z] === RUN TestExportContainerAndImportImage [2021-11-24T01:38:17.974Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-11-24T01:38:17.974Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-24T01:38:18.097Z] === RUN TestCopyFromContainer// [2021-11-24T01:38:18.359Z] === RUN TestCopyFromContainer//bar/root [2021-11-24T01:38:18.359Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-24T01:38:18.359Z] === RUN TestCopyFromContainer/bar/quux [2021-11-24T01:38:18.359Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-24T01:38:18.622Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-24T01:38:18.622Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-24T01:38:18.622Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-24T01:38:18.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-24T01:38:18.622Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer (1.66s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-24T01:38:18.882Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-11-24T01:38:18.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-24T01:38:18.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:38:18.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:38:18.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:38:18.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:38:18.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:38:18.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:38:18.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:38:18.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:38:18.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:38:18.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-24T01:38:18.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-24T01:38:18.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-24T01:38:18.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-24T01:38:18.882Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-24T01:38:18.882Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-24T01:38:18.882Z] === RUN TestCreateWithInvalidEnv [2021-11-24T01:38:18.882Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-24T01:38:18.882Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-24T01:38:18.882Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-24T01:38:18.882Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-24T01:38:18.882Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-24T01:38:18.883Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-24T01:38:18.883Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-24T01:38:18.883Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-24T01:38:18.883Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-24T01:38:18.883Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-24T01:38:18.883Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-24T01:38:18.883Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-24T01:38:18.883Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-24T01:38:18.883Z] === RUN TestCreateTmpfsMountsTarget [2021-11-24T01:38:18.883Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-24T01:38:18.883Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-24T01:38:19.356Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-11-24T01:38:19.356Z] === RUN TestHealthCheckWorkdir [2021-11-24T01:38:19.927Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-11-24T01:38:19.927Z] === RUN TestHealthKillContainer [2021-11-24T01:38:20.796Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2021-11-24T01:38:20.796Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-24T01:38:22.178Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2021-11-24T01:38:22.178Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-24T01:38:22.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:38:22.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:38:22.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:38:22.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:38:22.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:38:22.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:38:22.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:38:22.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:38:22.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:38:22.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:38:22.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:38:22.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:38:22.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:38:22.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:38:22.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:38:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-24T01:38:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-24T01:38:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-24T01:38:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-24T01:38:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-24T01:38:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-24T01:38:22.178Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-24T01:38:22.749Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-11-24T01:38:22.749Z] === RUN TestCreateDifferentPlatform [2021-11-24T01:38:22.749Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-24T01:38:22.749Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-24T01:38:22.749Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-24T01:38:22.749Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-24T01:38:22.749Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-24T01:38:22.749Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-24T01:38:22.749Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-24T01:38:22.749Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-24T01:38:22.749Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-24T01:38:22.749Z] === RUN TestContainerStartOnDaemonRestart [2021-11-24T01:38:22.749Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-24T01:38:22.749Z] === RUN TestDaemonRestartIpcMode [2021-11-24T01:38:22.749Z] === PAUSE TestDaemonRestartIpcMode [2021-11-24T01:38:22.749Z] === RUN TestDaemonHostGatewayIP [2021-11-24T01:38:22.749Z] === PAUSE TestDaemonHostGatewayIP [2021-11-24T01:38:22.749Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-24T01:38:22.749Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-24T01:38:22.749Z] === RUN TestContainerKillOnDaemonStart [2021-11-24T01:38:22.749Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-24T01:38:22.749Z] === RUN TestDiff [2021-11-24T01:38:23.322Z] --- PASS: TestDiff (0.57s) [2021-11-24T01:38:23.322Z] === RUN TestExecWithCloseStdin [2021-11-24T01:38:23.893Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-11-24T01:38:23.893Z] === RUN TestExec [2021-11-24T01:38:24.464Z] --- PASS: TestExec (0.61s) [2021-11-24T01:38:24.464Z] === RUN TestExecUser [2021-11-24T01:38:25.410Z] --- PASS: TestExecUser (0.68s) [2021-11-24T01:38:25.410Z] === RUN TestExportContainerAndImportImage [2021-11-24T01:38:25.983Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2021-11-24T01:38:25.983Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-24T01:38:27.366Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-11-24T01:38:27.366Z] === RUN TestHealthCheckWorkdir [2021-11-24T01:38:28.058Z] --- PASS: TestHealthKillContainer (7.81s) [2021-11-24T01:38:28.058Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-24T01:38:28.058Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-24T01:38:28.058Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-24T01:38:28.059Z] === RUN TestIpcModeNone [2021-11-24T01:38:28.059Z] --- PASS: TestIpcModeNone (0.45s) [2021-11-24T01:38:28.059Z] === RUN TestIpcModePrivate [2021-11-24T01:38:28.307Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2021-11-24T01:38:28.307Z] === RUN TestHealthKillContainer [2021-11-24T01:38:28.319Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-24T01:38:28.579Z] --- PASS: TestIpcModePrivate (0.44s) [2021-11-24T01:38:28.579Z] === RUN TestIpcModeShareable [2021-11-24T01:38:28.579Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:38:28.579Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-24T01:38:28.579Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-24T01:38:29.962Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2021-11-24T01:38:29.962Z] === RUN TestAPIIpcModeHost [2021-11-24T01:38:29.962Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:38:29.962Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-24T01:38:29.962Z] === RUN TestDaemonIpcModeShareable [2021-11-24T01:38:29.962Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:38:29.962Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-24T01:38:29.962Z] === RUN TestDaemonIpcModePrivate [2021-11-24T01:38:30.903Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-24T01:38:30.903Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2021-11-24T01:38:30.903Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-24T01:38:30.903Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:38:30.903Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-24T01:38:30.903Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-24T01:38:30.903Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:38:30.903Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-24T01:38:30.903Z] === RUN TestIpcModeOlderClient [2021-11-24T01:38:30.903Z] === PAUSE TestIpcModeOlderClient [2021-11-24T01:38:30.903Z] === RUN TestKillContainerInvalidSignal [2021-11-24T01:38:31.475Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-11-24T01:38:31.475Z] === RUN TestKillContainer [2021-11-24T01:38:31.475Z] === RUN TestKillContainer/no_signal [2021-11-24T01:38:31.736Z] === RUN TestKillContainer/non_killing_signal [2021-11-24T01:38:31.996Z] === RUN TestKillContainer/killing_signal [2021-11-24T01:38:32.567Z] --- PASS: TestKillContainer (1.18s) [2021-11-24T01:38:32.567Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-11-24T01:38:32.567Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-24T01:38:32.567Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2021-11-24T01:38:32.567Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-24T01:38:32.567Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-24T01:38:33.138Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-24T01:38:33.401Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-11-24T01:38:33.401Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-11-24T01:38:33.401Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-11-24T01:38:33.401Z] === RUN TestKillStoppedContainer [2021-11-24T01:38:33.661Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-24T01:38:33.661Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-24T01:38:33.661Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-24T01:38:33.661Z] === RUN TestKillDifferentUserContainer [2021-11-24T01:38:33.922Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-11-24T01:38:33.922Z] === RUN TestInspectOomKilledTrue [2021-11-24T01:38:33.922Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:38:33.922Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-24T01:38:33.922Z] === RUN TestInspectOomKilledFalse [2021-11-24T01:38:33.922Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:38:33.922Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-24T01:38:33.922Z] === RUN TestLinksEtcHostsContentMatch [2021-11-24T01:38:33.922Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-24T01:38:33.922Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-24T01:38:33.922Z] === RUN TestLinksContainerNames [2021-11-24T01:38:34.863Z] --- PASS: TestLinksContainerNames (0.80s) [2021-11-24T01:38:34.863Z] === RUN TestLogsFollowTailEmpty [2021-11-24T01:38:35.123Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-11-24T01:38:35.123Z] === RUN TestContainerNetworkMountsNoChown [2021-11-24T01:38:35.694Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/default [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/default [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/private [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/private [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rprivate [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/slave [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/slave [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rslave [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/shared [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/shared [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rshared [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/default [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/rshared [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/shared [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/rslave [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/slave [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/rprivate [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/private [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-24T01:38:35.694Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:38:35.694Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:38:35.694Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-24T01:38:35.955Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-24T01:38:35.955Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-24T01:38:35.955Z] === RUN TestContainerBindMountNonRecursive [2021-11-24T01:38:35.955Z] 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-24T01:38:35.955Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-24T01:38:35.955Z] === RUN TestContainerVolumesMountedAsShared [2021-11-24T01:38:35.955Z] 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-24T01:38:35.955Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-24T01:38:35.955Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-24T01:38:35.955Z] 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-24T01:38:35.955Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-24T01:38:35.955Z] === RUN TestNetworkNat [2021-11-24T01:38:36.440Z] --- PASS: TestHealthKillContainer (8.20s) [2021-11-24T01:38:36.440Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-24T01:38:36.526Z] --- PASS: TestNetworkNat (0.53s) [2021-11-24T01:38:36.526Z] === RUN TestNetworkLocalhostTCPNat [2021-11-24T01:38:36.701Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2021-11-24T01:38:36.701Z] === RUN TestIpcModeNone [2021-11-24T01:38:37.097Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-24T01:38:37.097Z] === RUN TestNetworkLoopbackNat [2021-11-24T01:38:37.643Z] --- PASS: TestIpcModeNone (0.63s) [2021-11-24T01:38:37.643Z] === RUN TestIpcModePrivate [2021-11-24T01:38:37.643Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-24T01:38:38.215Z] --- PASS: TestIpcModePrivate (0.63s) [2021-11-24T01:38:38.215Z] === RUN TestIpcModeShareable [2021-11-24T01:38:38.475Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-24T01:38:38.736Z] --- PASS: TestIpcModeShareable (0.64s) [2021-11-24T01:38:38.736Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-24T01:38:39.638Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2021-11-24T01:38:39.638Z] === RUN TestPause [2021-11-24T01:38:39.638Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:38:39.638Z] --- SKIP: TestPause (0.00s) [2021-11-24T01:38:39.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-24T01:38:39.638Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-24T01:38:39.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-24T01:38:39.638Z] === RUN TestPauseStopPausedContainer [2021-11-24T01:38:39.638Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:38:39.638Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-24T01:38:39.638Z] === RUN TestPidHost [2021-11-24T01:38:40.580Z] --- PASS: TestPidHost (0.97s) [2021-11-24T01:38:40.580Z] === RUN TestPsFilter [2021-11-24T01:38:40.580Z] --- PASS: TestPsFilter (0.10s) [2021-11-24T01:38:40.580Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-24T01:38:40.650Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2021-11-24T01:38:40.650Z] === RUN TestAPIIpcModeHost [2021-11-24T01:38:40.840Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2021-11-24T01:38:40.841Z] === RUN TestRemoveContainerWithVolume [2021-11-24T01:38:40.910Z] --- PASS: TestAPIIpcModeHost (0.39s) [2021-11-24T01:38:40.910Z] === RUN TestDaemonIpcModeShareable [2021-11-24T01:38:41.437Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-11-24T01:38:41.437Z] === RUN TestRemoveContainerRunning [2021-11-24T01:38:41.700Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-11-24T01:38:41.700Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-24T01:38:42.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-11-24T01:38:42.276Z] === RUN TestRemoveInvalidContainer [2021-11-24T01:38:42.276Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-24T01:38:42.276Z] === RUN TestRenameLinkedContainer [2021-11-24T01:38:42.294Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-24T01:38:42.294Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2021-11-24T01:38:42.294Z] === RUN TestDaemonIpcModePrivate [2021-11-24T01:38:43.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-24T01:38:43.239Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-24T01:38:43.239Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-11-24T01:38:43.239Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-24T01:38:44.202Z] --- PASS: TestRenameLinkedContainer (1.69s) [2021-11-24T01:38:44.202Z] === RUN TestRenameStoppedContainer [2021-11-24T01:38:44.202Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-11-24T01:38:44.202Z] === RUN TestRenameRunningContainerAndReuse [2021-11-24T01:38:44.624Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-24T01:38:44.624Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2021-11-24T01:38:44.624Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-24T01:38:45.142Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-11-24T01:38:45.142Z] === RUN TestRenameInvalidName [2021-11-24T01:38:45.402Z] --- PASS: TestRenameInvalidName (0.41s) [2021-11-24T01:38:45.402Z] === RUN TestRenameAnonymousContainer [2021-11-24T01:38:45.565Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-24T01:38:45.566Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2021-11-24T01:38:45.566Z] === RUN TestIpcModeOlderClient [2021-11-24T01:38:45.566Z] === PAUSE TestIpcModeOlderClient [2021-11-24T01:38:45.566Z] === RUN TestKillContainerInvalidSignal [2021-11-24T01:38:46.136Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-24T01:38:46.136Z] === RUN TestKillContainer [2021-11-24T01:38:46.136Z] === RUN TestKillContainer/no_signal [2021-11-24T01:38:46.396Z] === RUN TestKillContainer/non_killing_signal [2021-11-24T01:38:46.657Z] === RUN TestKillContainer/killing_signal [2021-11-24T01:38:47.229Z] --- PASS: TestKillContainer (1.27s) [2021-11-24T01:38:47.229Z] --- PASS: TestKillContainer/no_signal (0.43s) [2021-11-24T01:38:47.229Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-24T01:38:47.229Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-11-24T01:38:47.229Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-24T01:38:47.229Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-24T01:38:47.312Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2021-11-24T01:38:47.312Z] === RUN TestRenameContainerWithSameName [2021-11-24T01:38:47.312Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-11-24T01:38:47.312Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-24T01:38:47.800Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-24T01:38:48.252Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2021-11-24T01:38:48.252Z] === RUN TestResize [2021-11-24T01:38:48.512Z] --- PASS: TestResize (0.40s) [2021-11-24T01:38:48.512Z] === RUN TestResizeWithInvalidSize [2021-11-24T01:38:48.741Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2021-11-24T01:38:48.741Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-11-24T01:38:48.741Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2021-11-24T01:38:48.741Z] === RUN TestKillStoppedContainer [2021-11-24T01:38:48.741Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-24T01:38:48.741Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-24T01:38:48.741Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-24T01:38:48.741Z] === RUN TestKillDifferentUserContainer [2021-11-24T01:38:49.082Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-11-24T01:38:49.082Z] === RUN TestResizeWhenContainerNotStarted [2021-11-24T01:38:49.313Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-11-24T01:38:49.313Z] === RUN TestInspectOomKilledTrue [2021-11-24T01:38:49.313Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-24T01:38:49.313Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-24T01:38:49.313Z] === RUN TestInspectOomKilledFalse [2021-11-24T01:38:49.343Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2021-11-24T01:38:49.343Z] === RUN TestDaemonRestartKillContainers [2021-11-24T01:38:49.343Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-24T01:38:49.343Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:38:49.343Z] === RUN TestCgroupNamespacesRun [2021-11-24T01:38:49.574Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2021-11-24T01:38:49.574Z] === RUN TestLinksEtcHostsContentMatch [2021-11-24T01:38:49.835Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2021-11-24T01:38:49.835Z] === RUN TestLinksContainerNames [2021-11-24T01:38:50.725Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2021-11-24T01:38:50.725Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-24T01:38:50.777Z] --- PASS: TestLinksContainerNames (0.87s) [2021-11-24T01:38:50.777Z] === RUN TestLogsFollowTailEmpty [2021-11-24T01:38:51.037Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-11-24T01:38:51.037Z] === RUN TestContainerNetworkMountsNoChown [2021-11-24T01:38:51.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/default [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/default [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/private [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/private [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rprivate [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/slave [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/slave [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rslave [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/shared [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/shared [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rshared [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/default [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/rshared [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/shared [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/rslave [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/slave [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/rprivate [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/private [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-24T01:38:51.609Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:38:51.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:38:51.609Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:38:51.666Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-11-24T01:38:51.666Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-24T01:38:51.870Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:38:52.131Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:38:52.131Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-24T01:38:52.131Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:38:52.131Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:38:52.131Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:38:52.131Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:38:52.131Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-24T01:38:52.131Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-24T01:38:52.131Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-24T01:38:52.131Z] === RUN TestContainerBindMountNonRecursive [2021-11-24T01:38:52.608Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2021-11-24T01:38:52.608Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-24T01:38:53.517Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2021-11-24T01:38:53.518Z] === RUN TestContainerVolumesMountedAsShared [2021-11-24T01:38:53.779Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-11-24T01:38:53.779Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-24T01:38:53.993Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2021-11-24T01:38:53.993Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-24T01:38:54.350Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2021-11-24T01:38:54.350Z] === RUN TestNetworkNat [2021-11-24T01:38:54.611Z] --- PASS: TestNetworkNat (0.47s) [2021-11-24T01:38:54.611Z] === RUN TestNetworkLocalhostTCPNat [2021-11-24T01:38:54.935Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2021-11-24T01:38:54.935Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-24T01:38:55.182Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-11-24T01:38:55.182Z] === RUN TestNetworkLoopbackNat [2021-11-24T01:38:56.322Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2021-11-24T01:38:56.322Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-24T01:38:56.893Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-11-24T01:38:56.893Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-24T01:38:57.725Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2021-11-24T01:38:57.725Z] === RUN TestPause [2021-11-24T01:38:57.834Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2021-11-24T01:38:57.834Z] === RUN TestNISDomainname [2021-11-24T01:38:57.834Z] 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-24T01:38:57.834Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-24T01:38:57.834Z] === RUN TestHostnameDnsResolution [2021-11-24T01:38:58.295Z] --- PASS: TestPause (0.48s) [2021-11-24T01:38:58.295Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-24T01:38:58.295Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-24T01:38:58.295Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-24T01:38:58.295Z] === RUN TestPauseStopPausedContainer [2021-11-24T01:38:58.556Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2021-11-24T01:38:58.556Z] === RUN TestPidHost [2021-11-24T01:38:58.775Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-11-24T01:38:58.775Z] === RUN TestUnprivilegedPortsAndPing [2021-11-24T01:38:58.775Z] 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-24T01:38:58.775Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-24T01:38:58.775Z] === RUN TestStats [2021-11-24T01:38:58.775Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:38:58.775Z] --- SKIP: TestStats (0.00s) [2021-11-24T01:38:58.775Z] === RUN TestStopContainerWithTimeout [2021-11-24T01:38:58.775Z] === RUN TestStopContainerWithTimeout/0 [2021-11-24T01:38:58.775Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-24T01:38:58.775Z] === RUN TestStopContainerWithTimeout/1 [2021-11-24T01:38:58.775Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-24T01:38:58.775Z] === RUN TestStopContainerWithTimeout/3 [2021-11-24T01:38:58.775Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-24T01:38:58.775Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-24T01:38:58.775Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-24T01:38:58.775Z] === CONT TestStopContainerWithTimeout/0 [2021-11-24T01:38:58.775Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-24T01:38:59.345Z] === CONT TestStopContainerWithTimeout/3 [2021-11-24T01:38:59.498Z] --- PASS: TestPidHost (0.95s) [2021-11-24T01:38:59.498Z] === RUN TestPsFilter [2021-11-24T01:38:59.759Z] --- PASS: TestPsFilter (0.18s) [2021-11-24T01:38:59.759Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-24T01:39:00.330Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-11-24T01:39:00.330Z] === RUN TestRemoveContainerWithVolume [2021-11-24T01:39:00.591Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-11-24T01:39:00.591Z] === RUN TestRemoveContainerRunning [2021-11-24T01:39:01.161Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-11-24T01:39:01.161Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-24T01:39:01.255Z] === CONT TestStopContainerWithTimeout/1 [2021-11-24T01:39:01.421Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-11-24T01:39:01.421Z] === RUN TestRemoveInvalidContainer [2021-11-24T01:39:01.421Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-24T01:39:01.421Z] === RUN TestRenameLinkedContainer [2021-11-24T01:39:02.637Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-24T01:39:02.637Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-11-24T01:39:02.637Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2021-11-24T01:39:02.637Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2021-11-24T01:39:02.637Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2021-11-24T01:39:02.637Z] === RUN TestDeleteDevicemapper [2021-11-24T01:39:02.637Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-24T01:39:02.637Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-24T01:39:02.637Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-24T01:39:03.334Z] --- PASS: TestRenameLinkedContainer (1.74s) [2021-11-24T01:39:03.334Z] === RUN TestRenameStoppedContainer [2021-11-24T01:39:03.596Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-24T01:39:03.596Z] === RUN TestRenameRunningContainerAndReuse [2021-11-24T01:39:04.022Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s) [2021-11-24T01:39:04.022Z] === RUN TestUpdateMemory [2021-11-24T01:39:04.022Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:04.022Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-24T01:39:04.022Z] === RUN TestUpdateCPUQuota [2021-11-24T01:39:04.022Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:04.022Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-24T01:39:04.022Z] === RUN TestUpdatePidsLimit [2021-11-24T01:39:04.022Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:04.022Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-24T01:39:04.022Z] === RUN TestUpdateRestartPolicy [2021-11-24T01:39:04.505Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-24T01:39:04.505Z] [2021-11-24T01:39:04.505Z] ________ ____ __. [2021-11-24T01:39:04.505Z] \_____ \ | |/ _| [2021-11-24T01:39:04.505Z] / | \| < [2021-11-24T01:39:04.505Z] / | \ | \ [2021-11-24T01:39:04.505Z] \_______ /____|__ \ [2021-11-24T01:39:04.505Z] \/ \/ [2021-11-24T01:39:04.505Z] [2021-11-24T01:39:04.505Z] INFO: make.ps1 ended at 11/24/2021 01:38:52 [2021-11-24T01:39:04.505Z] INFO: Binaries build ended at 11/24/2021 01:38:53. Duration:00:01:21.8586486 [2021-11-24T01:39:04.505Z] INFO: Copying the built daemon binary to d:\CI\PR-43045\1\binary\dockerd-7c216bcabe.exe... [2021-11-24T01:39:04.505Z] INFO: Copying the built client binary to d:\CI\PR-43045\1\binary\docker-7c216bcabe.exe... [2021-11-24T01:39:04.505Z] INFO: Copying dockerversion from the container... [2021-11-24T01:39:04.505Z] INFO: Copying the golang package from the container to d:\CI\PR-43045\1\installer\go.zip... [2021-11-24T01:39:04.505Z] INFO: Extracting go.zip to d:\CI\PR-43045\1\go [2021-11-24T01:39:04.538Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-11-24T01:39:04.538Z] === RUN TestRenameInvalidName [2021-11-24T01:39:05.109Z] --- PASS: TestRenameInvalidName (0.44s) [2021-11-24T01:39:05.109Z] === RUN TestRenameAnonymousContainer [2021-11-24T01:39:06.492Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2021-11-24T01:39:06.492Z] === RUN TestRenameContainerWithSameName [2021-11-24T01:39:07.063Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-11-24T01:39:07.063Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-24T01:39:08.005Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2021-11-24T01:39:08.005Z] === RUN TestResize [2021-11-24T01:39:08.265Z] --- PASS: TestResize (0.46s) [2021-11-24T01:39:08.265Z] === RUN TestResizeWithInvalidSize [2021-11-24T01:39:08.835Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2021-11-24T01:39:08.835Z] === RUN TestResizeWhenContainerNotStarted [2021-11-24T01:39:09.099Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:39:09.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:39:09.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:39:09.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:39:09.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:39:09.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-24T01:39:10.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:39:10.745Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:39:11.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-24T01:39:11.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:39:12.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:39:13.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:39:14.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-24T01:39:15.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:39:16.252Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2021-11-24T01:39:16.252Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-24T01:39:16.252Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-11-24T01:39:16.252Z] === RUN TestWaitNonBlocked [2021-11-24T01:39:16.252Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:39:16.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:39:16.252Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:39:16.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:39:16.252Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:39:16.252Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:39:16.252Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-24T01:39:16.252Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2021-11-24T01:39:16.252Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2021-11-24T01:39:16.252Z] === RUN TestWaitBlocked [2021-11-24T01:39:16.252Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:39:16.252Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:39:16.252Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:39:16.252Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:39:16.252Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:39:16.252Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:39:16.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:39:16.827Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-24T01:39:16.827Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2021-11-24T01:39:16.827Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2021-11-24T01:39:16.827Z] === CONT TestDaemonRestartIpcMode [2021-11-24T01:39:16.827Z] === CONT TestIpcModeOlderClient [2021-11-24T01:39:16.827Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-11-24T01:39:16.827Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-24T01:39:17.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-24T01:39:17.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-24T01:39:19.377Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2021-11-24T01:39:19.378Z] --- PASS: TestDaemonRestartIpcMode (2.70s) [2021-11-24T01:39:19.378Z] PASS [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === Skipped [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-24T01:39:19.378Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-24T01:39:19.378Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-24T01:39:19.378Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-24T01:39:19.378Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-24T01:39:19.378Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-24T01:39:19.378Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-24T01:39:19.378Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-24T01:39:19.378Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-24T01:39:19.378Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-24T01:39:19.378Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-24T01:39:19.378Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-24T01:39:19.378Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-24T01:39:19.378Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-24T01:39:19.378Z] 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-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-24T01:39:19.378Z] 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-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-24T01:39:19.378Z] 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-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-24T01:39:19.378Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-24T01:39:19.378Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-24T01:39:19.378Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:39:19.378Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-24T01:39:19.378Z] 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-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-24T01:39:19.378Z] 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-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-24T01:39:19.378Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-24T01:39:19.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-24T01:39:19.378Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-24T01:39:19.378Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-24T01:39:19.378Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-24T01:39:19.378Z] [2021-11-24T01:39:19.378Z] DONE 177 tests, 27 skipped in 71.039s [2021-11-24T01:39:19.378Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-24T01:39:19.645Z] === RUN TestConfigDaemonLibtrustID [2021-11-24T01:39:19.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:39:20.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-24T01:39:20.216Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-24T01:39:20.216Z] === RUN TestDaemonConfigValidation [2021-11-24T01:39:20.216Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:39:20.216Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:39:20.216Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-24T01:39:20.216Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-24T01:39:20.216Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-24T01:39:20.216Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-24T01:39:20.216Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-24T01:39:20.216Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-24T01:39:20.216Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-24T01:39:20.216Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-24T01:39:20.216Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:39:20.216Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-24T01:39:20.216Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-24T01:39:20.216Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-24T01:39:20.216Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-24T01:39:20.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:39:20.477Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-24T01:39:20.477Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-24T01:39:20.478Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-24T01:39:20.478Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-24T01:39:20.478Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-24T01:39:20.478Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-24T01:39:20.478Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-24T01:39:20.478Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-24T01:39:21.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:39:21.420Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-24T01:39:22.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:39:22.217Z] INFO: Extraction ended at 11/24/2021 01:39:22. Duration:00:00:25.8771399 [2021-11-24T01:39:22.217Z] INFO: Updating the golang and path environment variables [2021-11-24T01:39:22.217Z] INFO: GOPATH=d:\gopath [2021-11-24T01:39:22.217Z] INFO: go version go1.17.3 windows/amd64 [2021-11-24T01:39:22.217Z] INFO: Running the daemon under test in debug mode [2021-11-24T01:39:22.217Z] INFO: Starting a daemon under test... [2021-11-24T01:39:22.217Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43045\1\daemon --pidfile d:\CI\PR-43045\1\docker.pid -D [2021-11-24T01:39:22.217Z] INFO: Process started successfully. [2021-11-24T01:39:22.217Z] INFO: Start tailing logs of the daemon under tests [2021-11-24T01:39:22.678Z] INFO: Waiting for the daemon under test to start... [2021-11-24T01:39:22.886Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-24T01:39:23.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:39:23.828Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-24T01:39:23.828Z] daemon_test.go:156: [d26383cf12589] daemon is not started [2021-11-24T01:39:23.828Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2021-11-24T01:39:23.828Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-11-24T01:39:23.828Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-11-24T01:39:23.828Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-11-24T01:39:23.828Z] === RUN TestDaemonProxy [2021-11-24T01:39:23.828Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-24T01:39:23.828Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-24T01:39:23.828Z] PASS [2021-11-24T01:39:23.828Z] [2021-11-24T01:39:23.828Z] === Skipped [2021-11-24T01:39:23.828Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-24T01:39:23.828Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-24T01:39:23.828Z] [2021-11-24T01:39:23.828Z] DONE 12 tests, 1 skipped in 4.161s [2021-11-24T01:39:23.828Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-24T01:39:23.828Z] INFO: Testing against a local daemon [2021-11-24T01:39:23.828Z] === RUN TestCommitInheritsEnv [2021-11-24T01:39:24.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:39:25.009Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:39:25.214Z] --- PASS: TestCommitInheritsEnv (1.35s) [2021-11-24T01:39:25.214Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-24T01:39:25.214Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-24T01:39:25.214Z] === RUN TestImagesFilterMultiReference [2021-11-24T01:39:25.214Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-24T01:39:25.214Z] === RUN TestImagePullPlatformInvalid [2021-11-24T01:39:25.214Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-24T01:39:25.214Z] === RUN TestRemoveImageOrphaning [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) [2021-11-24T01:39:26.921Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2021-11-24T01:39:26.921Z] === RUN TestCgroupNamespacesRun [2021-11-24T01:39:27.124Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-24T01:39:27.124Z] === RUN TestRemoveImageGarbageCollector [2021-11-24T01:39:27.124Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-24T01:39:27.124Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-24T01:39:27.124Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-24T01:39:27.124Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-24T01:39:27.124Z] === RUN TestTagInvalidReference [2021-11-24T01:39:27.124Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-24T01:39:27.124Z] === RUN TestTagValidPrefixedRepo [2021-11-24T01:39:27.124Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-24T01:39:27.124Z] === RUN TestTagExistedNameWithoutForce [2021-11-24T01:39:27.385Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-24T01:39:27.385Z] === RUN TestTagOfficialNames [2021-11-24T01:39:27.385Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-24T01:39:27.385Z] === RUN TestTagMatchesDigest [2021-11-24T01:39:27.385Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-24T01:39:27.386Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-24T01:39:27.562Z] 8f616e6e9eec: Pull complete [2021-11-24T01:39:27.863Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2021-11-24T01:39:27.864Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-24T01:39:27.864Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-24T01:39:27.864Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-24T01:39:27.864Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-24T01:39:28.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-24T01:39:29.246Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2021-11-24T01:39:29.246Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-24T01:39:30.187Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2021-11-24T01:39:30.187Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-24T01:39:30.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-24T01:39:31.571Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2021-11-24T01:39:31.571Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-24T01:39:32.955Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2021-11-24T01:39:32.955Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-24T01:39:33.526Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-24T01:39:33.526Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-24T01:39:33.925Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:39:33.925Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:39:33.925Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:39:33.925Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:39:33.925Z] [2021-11-24T01:39:33.925Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-24T01:39:33.925Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-24T01:39:33.925Z] Using test binary docker [2021-11-24T01:39:33.925Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-24T01:39:33.925Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-24T01:39:33.925Z] INFO: Waiting for daemon to start... [2021-11-24T01:39:33.925Z] Starting dockerd [2021-11-24T01:39:33.925Z] . [2021-11-24T01:39:33.925Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-24T01:39:34.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-24T01:39:34.909Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s) [2021-11-24T01:39:34.909Z] === RUN TestNISDomainname [2021-11-24T01:39:35.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-24T01:39:35.170Z] --- PASS: TestNISDomainname (0.57s) [2021-11-24T01:39:35.170Z] === RUN TestHostnameDnsResolution [2021-11-24T01:39:35.909Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-24T01:39:35.910Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:39:35.910Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:39:35.910Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-24T01:39:35.910Z] [2021-11-24T01:39:35.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-24T01:39:35.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-24T01:39:35.910Z] HOSTNAME=5ab01724eb66 [2021-11-24T01:39:35.910Z] TESTDEBUG=0 [2021-11-24T01:39:35.910Z] DEST=bundles/test-integration [2021-11-24T01:39:35.910Z] PWD=/go/src/github.com/docker/docker [2021-11-24T01:39:35.910Z] DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 [2021-11-24T01:39:35.910Z] container=docker [2021-11-24T01:39:35.910Z] HOME=/root [2021-11-24T01:39:35.910Z] GOLANG_VERSION=1.17.3 [2021-11-24T01:39:35.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-24T01:39:35.910Z] VALIDATE_BRANCH=master [2021-11-24T01:39:35.910Z] TERM=xterm [2021-11-24T01:39:35.910Z] DOCKER_PKG=github.com/docker/docker [2021-11-24T01:39:35.910Z] SHLVL=1 [2021-11-24T01:39:35.910Z] TIMEOUT=120m [2021-11-24T01:39:35.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-24T01:39:35.910Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-24T01:39:35.910Z] GO111MODULE=off [2021-11-24T01:39:35.910Z] DOCKER_EXPERIMENTAL=1 [2021-11-24T01:39:35.910Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-24T01:39:35.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-24T01:39:35.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-24T01:39:35.910Z] GOPATH=/go [2021-11-24T01:39:35.910Z] PKG_CONFIG=pkg-config [2021-11-24T01:39:35.910Z] _=/usr/bin/env [2021-11-24T01:39:35.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-24T01:39:36.112Z] --- PASS: TestHostnameDnsResolution (0.72s) [2021-11-24T01:39:36.112Z] === RUN TestUnprivilegedPortsAndPing [2021-11-24T01:39:36.373Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2021-11-24T01:39:36.373Z] === RUN TestStats [2021-11-24T01:39:37.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-24T01:39:38.915Z] --- PASS: TestStats (2.46s) [2021-11-24T01:39:38.915Z] === RUN TestStopContainerWithTimeout [2021-11-24T01:39:38.915Z] === RUN TestStopContainerWithTimeout/0 [2021-11-24T01:39:38.915Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-24T01:39:38.915Z] === RUN TestStopContainerWithTimeout/1 [2021-11-24T01:39:38.915Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-24T01:39:38.915Z] === RUN TestStopContainerWithTimeout/3 [2021-11-24T01:39:38.915Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-24T01:39:38.915Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-24T01:39:38.915Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-24T01:39:38.915Z] === CONT TestStopContainerWithTimeout/0 [2021-11-24T01:39:38.915Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-24T01:39:39.156Z] 8f616e6e9eec: Verifying Checksum [2021-11-24T01:39:39.156Z] 8f616e6e9eec: Download complete [2021-11-24T01:39:39.486Z] === CONT TestStopContainerWithTimeout/3 [2021-11-24T01:39:40.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-24T01:39:42.031Z] === CONT TestStopContainerWithTimeout/1 [2021-11-24T01:39:42.975Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-24T01:39:42.975Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-11-24T01:39:42.975Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2021-11-24T01:39:42.975Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2021-11-24T01:39:42.975Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2021-11-24T01:39:42.975Z] === RUN TestDeleteDevicemapper [2021-11-24T01:39:42.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-24T01:39:42.976Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-24T01:39:42.976Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-24T01:39:43.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-24T01:39:43.788Z] .....INFO: Daemon under test started and replied! [2021-11-24T01:39:43.788Z] INFO: Docker version of the daemon under test [2021-11-24T01:39:43.788Z] [2021-11-24T01:39:43.788Z] Client: [2021-11-24T01:39:43.788Z] Version: 17.06.2-ce [2021-11-24T01:39:43.788Z] API version: 1.30 [2021-11-24T01:39:43.788Z] Go version: go1.8.3 [2021-11-24T01:39:43.788Z] Git commit: cec0b72 [2021-11-24T01:39:43.788Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-24T01:39:43.788Z] OS/Arch: windows/amd64 [2021-11-24T01:39:43.788Z] [2021-11-24T01:39:43.788Z] Server: [2021-11-24T01:39:43.788Z] Version: 0.0.0-dev [2021-11-24T01:39:43.788Z] API version: 1.42 (minimum version 1.24) [2021-11-24T01:39:43.788Z] Go version: go1.17.3 [2021-11-24T01:39:43.788Z] Git commit: 7c216bcabe [2021-11-24T01:39:43.788Z] Built: 11/24/2021 01:37:37 [2021-11-24T01:39:43.788Z] OS/Arch: windows/amd64 [2021-11-24T01:39:43.788Z] Experimental: false [2021-11-24T01:39:43.788Z] [2021-11-24T01:39:43.788Z] INFO: Docker info of the daemon under test [2021-11-24T01:39:43.788Z] [2021-11-24T01:39:43.788Z] Containers: 0 [2021-11-24T01:39:43.788Z] Running: 0 [2021-11-24T01:39:43.788Z] Paused: 0 [2021-11-24T01:39:43.788Z] Stopped: 0 [2021-11-24T01:39:43.788Z] Images: 0 [2021-11-24T01:39:43.788Z] Server Version: 0.0.0-dev [2021-11-24T01:39:43.788Z] Storage Driver: windowsfilter [2021-11-24T01:39:43.788Z] Windows: [2021-11-24T01:39:43.788Z] Logging Driver: json-file [2021-11-24T01:39:43.788Z] Plugins: [2021-11-24T01:39:43.788Z] Volume: local [2021-11-24T01:39:43.788Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T01:39:43.788Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T01:39:43.788Z] Swarm: inactive [2021-11-24T01:39:43.788Z] Default Isolation: process [2021-11-24T01:39:43.788Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-24T01:39:43.788Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-24T01:39:43.788Z] OSType: windows [2021-11-24T01:39:43.788Z] Architecture: x86_64 [2021-11-24T01:39:43.788Z] CPUs: 4 [2021-11-24T01:39:43.788Z] Total Memory: 32GiB [2021-11-24T01:39:43.788Z] Name: azwin-2-1d96b0 [2021-11-24T01:39:43.788Z] ID: 3344:DY3K:7UNZ:3QW7:VSPS:ACXR:GWJD:SSPL:YMRO:VVWK:BSPL:L3AU [2021-11-24T01:39:43.788Z] Docker Root Dir: D:\CI\PR-43045\1\daemon [2021-11-24T01:39:43.788Z] Debug Mode (client): false [2021-11-24T01:39:43.788Z] Debug Mode (server): true [2021-11-24T01:39:43.788Z] File Descriptors: -1 [2021-11-24T01:39:43.788Z] Goroutines: 16 [2021-11-24T01:39:43.788Z] System Time: 2021-11-24T01:39:41.8140321Z [2021-11-24T01:39:43.788Z] EventsListeners: 0 [2021-11-24T01:39:43.788Z] Registry: https://index.docker.io/v1/ [2021-11-24T01:39:43.788Z] Labels: [2021-11-24T01:39:43.788Z] Experimental: false [2021-11-24T01:39:43.788Z] Insecure Registries: [2021-11-24T01:39:43.788Z] 127.0.0.0/8 [2021-11-24T01:39:43.788Z] Live Restore Enabled: false [2021-11-24T01:39:43.788Z] [2021-11-24T01:39:43.788Z] [2021-11-24T01:39:43.788Z] INFO: Docker images of the daemon under test [2021-11-24T01:39:43.788Z] [2021-11-24T01:39:43.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T01:39:43.788Z] [2021-11-24T01:39:43.788Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-24T01:39:43.788Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-24T01:39:43.788Z] ltsc2019: Pulling from windows/servercore [2021-11-24T01:39:43.788Z] 4612f6d0b889: Pulling fs layer [2021-11-24T01:39:43.788Z] c1f4c7287c99: Pulling fs layer [2021-11-24T01:39:45.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-24T01:39:45.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s) [2021-11-24T01:39:45.524Z] === RUN TestUpdateMemory [2021-11-24T01:39:45.524Z] --- PASS: TestUpdateMemory (0.58s) [2021-11-24T01:39:45.524Z] === RUN TestUpdateCPUQuota [2021-11-24T01:39:46.469Z] --- PASS: TestUpdateCPUQuota (0.91s) [2021-11-24T01:39:46.469Z] === RUN TestUpdatePidsLimit [2021-11-24T01:39:46.469Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-24T01:39:46.730Z] === RUN TestUpdatePidsLimit/no_change [2021-11-24T01:39:46.992Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-24T01:39:47.253Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-24T01:39:47.514Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-24T01:39:47.775Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-24T01:39:47.775Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-24T01:39:47.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-24T01:39:48.718Z] --- PASS: TestUpdatePidsLimit (2.05s) [2021-11-24T01:39:48.718Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2021-11-24T01:39:48.718Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2021-11-24T01:39:48.718Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2021-11-24T01:39:48.718Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2021-11-24T01:39:48.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-11-24T01:39:48.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2021-11-24T01:39:48.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-11-24T01:39:48.718Z] === RUN TestUpdateRestartPolicy [2021-11-24T01:39:50.383Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-24T01:39:50.383Z] Using test binary docker [2021-11-24T01:39:50.383Z] +++ /etc/init.d/apparmor start [2021-11-24T01:39:50.383Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-24T01:39:50.383Z] INFO: Waiting for daemon to start... [2021-11-24T01:39:50.383Z] Starting dockerd [2021-11-24T01:39:50.383Z] +++ 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-24T01:39:52.286Z] . [2021-11-24T01:39:52.286Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-24T01:39:52.546Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-24T01:39:52.546Z] Error: No such image: emptyfs [2021-11-24T01:39:52.546Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-24T01:39:52.546Z] ++++ docker load [2021-11-24T01:39:52.805Z] Running integration-test (iteration 1) [2021-11-24T01:39:52.805Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-24T01:39:52.805Z] ++ 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-24T01:39:52.805Z] ++ set -e [2021-11-24T01:39:52.805Z] ++ '[' -n 0 ']' [2021-11-24T01:39:52.805Z] ++ set -x [2021-11-24T01:39:52.805Z] ++ 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-24T01:39:53.747Z] Loaded image: busybox:latest [2021-11-24T01:39:54.122Z] c1f4c7287c99: Verifying Checksum [2021-11-24T01:39:54.122Z] c1f4c7287c99: Download complete [2021-11-24T01:39:54.314Z] Loaded image: busybox:glibc [2021-11-24T01:39:59.588Z] Loaded image: debian:bullseye-slim [2021-11-24T01:39:59.588Z] Loaded image: hello-world:latest [2021-11-24T01:39:59.588Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:39:59.588Z] INFO: Testing against a local daemon [2021-11-24T01:39:59.588Z] === RUN TestCgroupNamespacesBuild [2021-11-24T01:40:00.944Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2021-11-24T01:40:00.944Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-24T01:40:00.944Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2021-11-24T01:40:00.944Z] === RUN TestWaitNonBlocked [2021-11-24T01:40:00.944Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:40:00.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:40:00.944Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:40:00.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:40:00.944Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:40:00.944Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:40:00.944Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-24T01:40:00.944Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2021-11-24T01:40:00.944Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2021-11-24T01:40:00.944Z] === RUN TestWaitBlocked [2021-11-24T01:40:00.944Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:40:00.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:40:00.944Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:40:00.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:40:00.944Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:40:00.944Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:40:01.493Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2021-11-24T01:40:01.494Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-24T01:40:01.885Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-24T01:40:01.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2021-11-24T01:40:01.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2021-11-24T01:40:01.885Z] === CONT TestContainerStartOnDaemonRestart [2021-11-24T01:40:01.885Z] === CONT TestContainerKillOnDaemonStart [2021-11-24T01:40:02.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-24T01:40:02.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-24T01:40:03.402Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2021-11-24T01:40:03.402Z] === RUN TestBuildWithSession [2021-11-24T01:40:03.402Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:40:03.402Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-24T01:40:03.402Z] === RUN TestBuildSquashParent [2021-11-24T01:40:04.433Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2021-11-24T01:40:04.433Z] === CONT TestIpcModeOlderClient [2021-11-24T01:40:04.433Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-24T01:40:04.433Z] === CONT TestDaemonHostGatewayIP [2021-11-24T01:40:04.449Z] 4612f6d0b889: Verifying Checksum [2021-11-24T01:40:04.449Z] 4612f6d0b889: Download complete [2021-11-24T01:40:06.351Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2021-11-24T01:40:06.351Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-24T01:40:08.262Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s) [2021-11-24T01:40:08.262Z] === CONT TestDaemonRestartIpcMode [2021-11-24T01:40:10.805Z] --- PASS: TestDaemonRestartIpcMode (2.41s) [2021-11-24T01:40:13.383Z] --- PASS: TestBuildSquashParent (8.89s) [2021-11-24T01:40:13.383Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-24T01:40:13.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:40:13.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:40:13.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:40:13.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:40:13.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:40:13.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:40:13.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:40:13.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:40:13.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:40:13.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:40:13.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:40:13.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:40:13.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:40:13.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:40:14.103Z] --- PASS: TestContainerKillOnDaemonStart (11.95s) [2021-11-24T01:40:14.103Z] PASS [2021-11-24T01:40:14.103Z] [2021-11-24T01:40:14.103Z] === Skipped [2021-11-24T01:40:14.103Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-24T01:40:14.103Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:40:14.103Z] [2021-11-24T01:40:14.103Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-24T01:40:14.103Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-24T01:40:14.103Z] [2021-11-24T01:40:14.103Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-24T01:40:14.103Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-24T01:40:14.103Z] [2021-11-24T01:40:14.103Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-24T01:40:14.103Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-24T01:40:14.103Z] [2021-11-24T01:40:14.103Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-24T01:40:14.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-24T01:40:14.103Z] [2021-11-24T01:40:14.103Z] DONE 200 tests, 5 skipped in 116.848s [2021-11-24T01:40:14.103Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-24T01:40:14.103Z] === RUN TestConfigDaemonLibtrustID [2021-11-24T01:40:14.363Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-24T01:40:14.363Z] === RUN TestDaemonConfigValidation [2021-11-24T01:40:14.363Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:40:14.363Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:40:14.363Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-24T01:40:14.363Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-24T01:40:14.363Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-24T01:40:14.363Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-24T01:40:14.363Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-24T01:40:14.363Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-24T01:40:14.363Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-24T01:40:14.363Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-24T01:40:14.363Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:40:14.363Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-24T01:40:14.363Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-24T01:40:14.363Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-24T01:40:14.363Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-24T01:40:14.623Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-24T01:40:14.623Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-24T01:40:14.623Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-24T01:40:14.623Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-24T01:40:14.623Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-24T01:40:14.623Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-11-24T01:40:14.623Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-24T01:40:14.623Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-24T01:40:15.564Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-24T01:40:15.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:40:15.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:40:16.506Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-24T01:40:17.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-24T01:40:17.888Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-24T01:40:17.888Z] daemon_test.go:156: [d36a19019c87b] daemon is not started [2021-11-24T01:40:17.888Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-11-24T01:40:17.888Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-11-24T01:40:17.888Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-11-24T01:40:17.888Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-24T01:40:17.888Z] === RUN TestDaemonProxy [2021-11-24T01:40:17.888Z] === RUN TestDaemonProxy/environment_variables [2021-11-24T01:40:19.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:40:19.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:40:19.847Z] === RUN TestDaemonProxy/command-line_options [2021-11-24T01:40:20.564Z] sha256:c7754c00d14837b2a7a279697197fa34d054b6547a16b00047b90b4c4a316b93 [2021-11-24T01:40:20.564Z] INFO: Starting docker-py tests... [2021-11-24T01:40:20.564Z] ============================= test session starts ============================== [2021-11-24T01:40:20.564Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-24T01:40:20.564Z] rootdir: /src, inifile: pytest.ini [2021-11-24T01:40:20.564Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-24T01:40:20.564Z] collected 395 items / 1 deselected / 394 selected [2021-11-24T01:40:20.564Z] [2021-11-24T01:40:21.254Z] === RUN TestDaemonProxy/configuration_file [2021-11-24T01:40:22.577Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-24T01:40:22.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2021-11-24T01:40:22.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2021-11-24T01:40:22.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2021-11-24T01:40:22.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.48s) [2021-11-24T01:40:22.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2021-11-24T01:40:22.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2021-11-24T01:40:22.577Z] === RUN TestBuildMultiStageCopy [2021-11-24T01:40:22.577Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-24T01:40:23.161Z] === RUN TestDaemonProxy/conflicting_options [2021-11-24T01:40:23.421Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-24T01:40:23.990Z] --- PASS: TestDaemonProxy (6.29s) [2021-11-24T01:40:23.990Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2021-11-24T01:40:23.990Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2021-11-24T01:40:23.990Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2021-11-24T01:40:23.990Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-24T01:40:23.990Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-24T01:40:23.990Z] PASS [2021-11-24T01:40:23.990Z] [2021-11-24T01:40:23.990Z] DONE 17 tests in 10.236s [2021-11-24T01:40:23.990Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-24T01:40:23.990Z] INFO: Testing against a local daemon [2021-11-24T01:40:23.990Z] === RUN TestCommitInheritsEnv [2021-11-24T01:40:24.250Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-11-24T01:40:24.250Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-24T01:40:24.250Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-24T01:40:24.250Z] === RUN TestImagesFilterMultiReference [2021-11-24T01:40:24.510Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-24T01:40:24.510Z] === RUN TestImagePullPlatformInvalid [2021-11-24T01:40:24.510Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-24T01:40:24.510Z] === RUN TestRemoveImageOrphaning [2021-11-24T01:40:24.769Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-11-24T01:40:24.769Z] === RUN TestRemoveImageGarbageCollector [2021-11-24T01:40:25.112Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-24T01:40:25.371Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-24T01:40:26.308Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-24T01:40:26.566Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-24T01:40:26.678Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2021-11-24T01:40:26.678Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-24T01:40:26.678Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-24T01:40:26.678Z] === RUN TestTagInvalidReference [2021-11-24T01:40:26.678Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-24T01:40:26.678Z] === RUN TestTagValidPrefixedRepo [2021-11-24T01:40:26.678Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-24T01:40:26.678Z] === RUN TestTagExistedNameWithoutForce [2021-11-24T01:40:26.678Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-24T01:40:26.678Z] === RUN TestTagOfficialNames [2021-11-24T01:40:26.678Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-24T01:40:26.678Z] === RUN TestTagMatchesDigest [2021-11-24T01:40:26.678Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-24T01:40:26.678Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-24T01:40:27.135Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2021-11-24T01:40:27.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2021-11-24T01:40:27.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-11-24T01:40:27.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-11-24T01:40:27.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-11-24T01:40:27.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2021-11-24T01:40:27.135Z] === RUN TestBuildMultiStageParentConfig [2021-11-24T01:40:27.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-24T01:40:28.513Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2021-11-24T01:40:28.513Z] === RUN TestBuildLabelWithTargets [2021-11-24T01:40:30.417Z] --- PASS: TestBuildLabelWithTargets (2.01s) [2021-11-24T01:40:30.417Z] === RUN TestBuildWithEmptyLayers [2021-11-24T01:40:30.991Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-24T01:40:31.354Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-11-24T01:40:31.354Z] === RUN TestBuildMultiStageOnBuild [2021-11-24T01:40:31.809Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-24T01:40:33.554Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-24T01:40:33.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-24T01:40:34.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-24T01:40:34.645Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2021-11-24T01:40:34.645Z] === RUN TestBuildUncleanTarFilenames [2021-11-24T01:40:35.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-24T01:40:35.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-24T01:40:35.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-24T01:40:36.021Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2021-11-24T01:40:36.021Z] === RUN TestBuildMultiStageLayerLeak [2021-11-24T01:40:36.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-24T01:40:38.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-24T01:40:39.308Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2021-11-24T01:40:39.308Z] === RUN TestBuildWithHugeFile [2021-11-24T01:40:39.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-24T01:40:40.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-24T01:40:40.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-24T01:40:41.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-24T01:40:42.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-24T01:40:43.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-24T01:40:43.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-24T01:40:44.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-24T01:40:45.231Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-24T01:40:45.231Z] Using test binary docker [2021-11-24T01:40:45.231Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-24T01:40:45.231Z] +++ /etc/init.d/apparmor start [2021-11-24T01:40:45.231Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-24T01:40:45.231Z] INFO: Waiting for daemon to start... [2021-11-24T01:40:45.231Z] Starting dockerd [2021-11-24T01:40:45.231Z] +++ 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-24T01:40:51.313Z] 8f616e6e9eec: Pull complete [2021-11-24T01:40:51.765Z] . [2021-11-24T01:40:51.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-24T01:40:51.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-24T01:40:51.765Z] Error: No such image: emptyfs [2021-11-24T01:40:51.765Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-24T01:40:51.765Z] ++++ docker load [2021-11-24T01:40:51.765Z] Running integration-test (iteration 1) [2021-11-24T01:40:51.765Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-24T01:40:51.765Z] ++ 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-24T01:40:51.765Z] ++ set -e [2021-11-24T01:40:51.765Z] ++ '[' -n 0 ']' [2021-11-24T01:40:51.765Z] ++ set -x [2021-11-24T01:40:51.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=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-24T01:40:51.765Z] Loaded image: busybox:latest [2021-11-24T01:40:51.765Z] Loaded image: busybox:glibc [2021-11-24T01:40:52.327Z] Loaded image: debian:bullseye-slim [2021-11-24T01:40:52.327Z] Loaded image: hello-world:latest [2021-11-24T01:40:52.639Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:40:52.640Z] INFO: Testing against a local daemon [2021-11-24T01:40:52.640Z] === RUN TestCgroupNamespacesBuild [2021-11-24T01:40:53.566Z] --- PASS: TestCgroupNamespacesBuild (1.09s) [2021-11-24T01:40:53.567Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-24T01:40:54.932Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2021-11-24T01:40:54.932Z] === RUN TestBuildWithSession [2021-11-24T01:40:54.932Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:40:54.932Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-24T01:40:54.932Z] === RUN TestBuildSquashParent [2021-11-24T01:40:58.199Z] --- PASS: TestBuildSquashParent (3.48s) [2021-11-24T01:40:58.199Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-24T01:40:58.199Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:40:58.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:40:58.199Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:40:58.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:40:58.199Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:40:58.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:40:58.199Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:40:58.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:40:58.199Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:40:58.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:40:58.199Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:40:58.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:40:58.199Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:40:58.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:40:59.567Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:40:59.567Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:41:00.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:41:00.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:41:01.679Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-24T01:41:01.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.25s) [2021-11-24T01:41:01.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2021-11-24T01:41:01.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.01s) [2021-11-24T01:41:01.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.16s) [2021-11-24T01:41:01.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2021-11-24T01:41:01.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2021-11-24T01:41:01.680Z] === RUN TestBuildMultiStageCopy [2021-11-24T01:41:01.680Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-24T01:41:02.931Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-24T01:41:03.046Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-24T01:41:03.046Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-24T01:41:03.046Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-24T01:41:03.304Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-24T01:41:03.560Z] --- PASS: TestBuildMultiStageCopy (1.77s) [2021-11-24T01:41:03.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2021-11-24T01:41:03.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-11-24T01:41:03.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-11-24T01:41:03.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2021-11-24T01:41:03.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-11-24T01:41:03.560Z] === RUN TestBuildMultiStageParentConfig [2021-11-24T01:41:03.874Z] --- PASS: TestImportExtremelyLargeImageWorks (89.60s) [2021-11-24T01:41:03.874Z] PASS [2021-11-24T01:41:03.874Z] [2021-11-24T01:41:03.874Z] === Skipped [2021-11-24T01:41:03.874Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-24T01:41:03.874Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-24T01:41:03.874Z] [2021-11-24T01:41:03.874Z] DONE 12 tests, 1 skipped in 93.242s [2021-11-24T01:41:03.874Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-24T01:41:03.874Z] INFO: Testing against a local daemon [2021-11-24T01:41:03.874Z] === RUN TestNetworkCreateDelete [2021-11-24T01:41:03.874Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-24T01:41:03.874Z] === RUN TestDockerNetworkDeletePreferID [2021-11-24T01:41:03.874Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-24T01:41:03.874Z] === RUN TestDaemonDNSFallback [2021-11-24T01:41:03.874Z] --- PASS: TestDaemonDNSFallback (6.28s) [2021-11-24T01:41:03.874Z] === RUN TestInspectNetwork [2021-11-24T01:41:03.874Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:03.874Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-24T01:41:03.874Z] === RUN TestRunContainerWithBridgeNone [2021-11-24T01:41:03.874Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.874Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-24T01:41:03.874Z] === RUN TestNetworkInvalidJSON [2021-11-24T01:41:03.874Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-24T01:41:03.874Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-24T01:41:03.874Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:41:03.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:41:03.874Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:41:03.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:41:03.874Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-24T01:41:03.874Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:41:03.874Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:41:03.874Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-24T01:41:03.874Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-24T01:41:03.874Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-24T01:41:03.874Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-24T01:41:03.874Z] === RUN TestNetworkList [2021-11-24T01:41:03.874Z] === RUN TestNetworkList//networks [2021-11-24T01:41:03.874Z] === PAUSE TestNetworkList//networks [2021-11-24T01:41:03.874Z] === RUN TestNetworkList//networks/ [2021-11-24T01:41:03.874Z] === PAUSE TestNetworkList//networks/ [2021-11-24T01:41:03.874Z] === CONT TestNetworkList//networks [2021-11-24T01:41:03.875Z] === CONT TestNetworkList//networks/ [2021-11-24T01:41:03.875Z] --- PASS: TestNetworkList (0.01s) [2021-11-24T01:41:03.875Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-24T01:41:03.875Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-24T01:41:03.875Z] === RUN TestHostIPv4BridgeLabel [2021-11-24T01:41:03.875Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-24T01:41:03.875Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-24T01:41:03.875Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-24T01:41:03.875Z] === RUN TestDaemonDefaultNetworkPools [2021-11-24T01:41:03.875Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-11-24T01:41:03.875Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-24T01:41:03.875Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-24T01:41:03.875Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-24T01:41:03.875Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-24T01:41:03.875Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-24T01:41:03.875Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-24T01:41:03.875Z] === RUN TestServiceWithPredefinedNetwork [2021-11-24T01:41:03.875Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:03.875Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-24T01:41:03.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-24T01:41:03.875Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:41:03.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:41:03.875Z] === RUN TestServiceWithDataPathPortInit [2021-11-24T01:41:03.875Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:03.875Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-24T01:41:03.875Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-24T01:41:03.875Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:03.875Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-24T01:41:03.875Z] PASS [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === Skipped [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-24T01:41:03.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-24T01:41:03.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-24T01:41:03.875Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-24T01:41:03.875Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-11-24T01:41:03.875Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-24T01:41:03.875Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-24T01:41:03.875Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-24T01:41:03.875Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-24T01:41:03.875Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:41:03.875Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-24T01:41:03.875Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-24T01:41:03.875Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] DONE 22 tests, 12 skipped in 6.905s [2021-11-24T01:41:03.875Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-24T01:41:03.875Z] INFO: Testing against a local daemon [2021-11-24T01:41:03.875Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-24T01:41:03.875Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:41:03.875Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-24T01:41:03.875Z] === RUN TestDockerNetworkIpvlan [2021-11-24T01:41:03.875Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:41:03.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-24T01:41:03.875Z] PASS [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === Skipped [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-24T01:41:03.875Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-24T01:41:03.875Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:41:03.875Z] [2021-11-24T01:41:03.875Z] DONE 2 tests, 2 skipped in 0.088s [2021-11-24T01:41:03.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-24T01:41:04.122Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2021-11-24T01:41:04.122Z] === RUN TestBuildLabelWithTargets [2021-11-24T01:41:04.135Z] INFO: Testing against a local daemon [2021-11-24T01:41:04.135Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-24T01:41:04.135Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:04.135Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestDockerNetworkMacvlan [2021-11-24T01:41:04.135Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:04.135Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-24T01:41:04.135Z] PASS [2021-11-24T01:41:04.135Z] [2021-11-24T01:41:04.135Z] === Skipped [2021-11-24T01:41:04.135Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-24T01:41:04.135Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:04.135Z] [2021-11-24T01:41:04.135Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-24T01:41:04.135Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:04.135Z] [2021-11-24T01:41:04.135Z] DONE 2 tests, 2 skipped in 0.079s [2021-11-24T01:41:04.135Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-24T01:41:04.135Z] testing: warning: no tests to run [2021-11-24T01:41:04.135Z] PASS [2021-11-24T01:41:04.135Z] [2021-11-24T01:41:04.135Z] DONE 0 tests in 0.019s [2021-11-24T01:41:04.135Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-24T01:41:04.135Z] INFO: Testing against a local daemon [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginAllowRequest [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginTLS [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginDenyRequest [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginDenyResponse [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginAllowEventStream [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginErrorResponse [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginErrorRequest [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginHeader [2021-11-24T01:41:04.135Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.135Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-24T01:41:04.135Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2021-11-24T01:41:04.395Z] === RUN TestAuthZPluginV2Disable [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-11-24T01:41:04.395Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-24T01:41:04.395Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-24T01:41:04.395Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-24T01:41:04.395Z] PASS [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === Skipped [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2021-11-24T01:41:04.395Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.395Z] [2021-11-24T01:41:04.396Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-11-24T01:41:04.396Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.396Z] [2021-11-24T01:41:04.396Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-24T01:41:04.396Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.396Z] [2021-11-24T01:41:04.396Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-24T01:41:04.396Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.396Z] [2021-11-24T01:41:04.396Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-24T01:41:04.396Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.396Z] [2021-11-24T01:41:04.396Z] DONE 17 tests, 17 skipped in 0.277s [2021-11-24T01:41:04.396Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-24T01:41:04.396Z] INFO: Testing against a local daemon [2021-11-24T01:41:04.396Z] === RUN TestPluginInvalidJSON [2021-11-24T01:41:04.396Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:41:04.396Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:41:04.396Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:41:04.396Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-24T01:41:04.396Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-24T01:41:04.396Z] === RUN TestPluginInstall [2021-11-24T01:41:04.396Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.396Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-24T01:41:04.396Z] === RUN TestPluginsWithRuntimes [2021-11-24T01:41:04.396Z] 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-24T01:41:04.396Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-24T01:41:04.396Z] === RUN TestPluginBackCompatMediaTypes [2021-11-24T01:41:04.396Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-24T01:41:04.396Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-24T01:41:04.396Z] PASS [2021-11-24T01:41:04.396Z] [2021-11-24T01:41:04.396Z] === Skipped [2021-11-24T01:41:04.396Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-24T01:41:04.396Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-24T01:41:04.396Z] [2021-11-24T01:41:04.396Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-24T01:41:04.396Z] 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-24T01:41:04.396Z] [2021-11-24T01:41:04.396Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-24T01:41:04.396Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-24T01:41:04.396Z] [2021-11-24T01:41:04.396Z] DONE 5 tests, 3 skipped in 0.116s [2021-11-24T01:41:04.396Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-24T01:41:04.661Z] INFO: Testing against a local daemon [2021-11-24T01:41:04.661Z] === RUN TestExternalGraphDriver [2021-11-24T01:41:04.661Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-24T01:41:04.661Z] --- SKIP: TestExternalGraphDriver (0.04s) [2021-11-24T01:41:04.661Z] === RUN TestGraphdriverPluginV2 [2021-11-24T01:41:05.052Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2021-11-24T01:41:05.052Z] === RUN TestBuildWithEmptyLayers [2021-11-24T01:41:05.308Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2021-11-24T01:41:05.308Z] === RUN TestBuildMultiStageOnBuild [2021-11-24T01:41:06.673Z] --- PASS: TestBuildMultiStageOnBuild (1.19s) [2021-11-24T01:41:06.673Z] === RUN TestBuildUncleanTarFilenames [2021-11-24T01:41:06.929Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2021-11-24T01:41:06.929Z] === RUN TestBuildMultiStageLayerLeak [2021-11-24T01:41:07.960Z] --- PASS: TestGraphdriverPluginV2 (3.45s) [2021-11-24T01:41:07.960Z] PASS [2021-11-24T01:41:07.960Z] [2021-11-24T01:41:07.960Z] === Skipped [2021-11-24T01:41:07.960Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2021-11-24T01:41:07.960Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-24T01:41:07.960Z] [2021-11-24T01:41:07.960Z] DONE 2 tests, 1 skipped in 3.580s [2021-11-24T01:41:07.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-24T01:41:08.221Z] INFO: Testing against a local daemon [2021-11-24T01:41:08.221Z] === RUN TestContinueAfterPluginCrash [2021-11-24T01:41:08.221Z] === PAUSE TestContinueAfterPluginCrash [2021-11-24T01:41:08.221Z] === RUN TestReadPluginNoRead [2021-11-24T01:41:08.221Z] === PAUSE TestReadPluginNoRead [2021-11-24T01:41:08.221Z] === RUN TestDaemonStartWithLogOpt [2021-11-24T01:41:08.221Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-24T01:41:08.221Z] === CONT TestContinueAfterPluginCrash [2021-11-24T01:41:08.221Z] === CONT TestDaemonStartWithLogOpt [2021-11-24T01:41:08.299Z] --- PASS: TestBuildMultiStageLayerLeak (1.19s) [2021-11-24T01:41:08.299Z] === RUN TestBuildWithHugeFile [2021-11-24T01:41:08.725Z] a0eb404f1860: Pull complete [2021-11-24T01:41:08.725Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-24T01:41:08.725Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:41:08.725Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-24T01:41:08.725Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-24T01:41:08.725Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-24T01:41:08.725Z] WARN: Skipping validation tests [2021-11-24T01:41:08.725Z] INFO: Running unit tests at 11/24/2021 01:40:56... [2021-11-24T01:41:08.725Z] INFO: make.ps1 starting at 11/24/2021 01:41:00 [2021-11-24T01:41:08.725Z] INFO: Git commit (7c216bcabe) assumed from DOCKER_GITCOMMIT environment variable [2021-11-24T01:41:08.725Z] INFO: Invoking autogen... [2021-11-24T01:41:08.725Z] INFO: Running unit tests... [2021-11-24T01:41:08.725Z] 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-24T01:41:12.487Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2021-11-24T01:41:12.487Z] === CONT TestReadPluginNoRead [2021-11-24T01:41:15.053Z] === RUN TestReadPluginNoRead/default [2021-11-24T01:41:15.994Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-24T01:41:16.934Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2021-11-24T01:41:17.197Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-24T01:41:17.269Z] ? github.com/docker/docker/api [no test files] [2021-11-24T01:41:18.582Z] === CONT TestReadPluginNoRead [2021-11-24T01:41:18.582Z] read_test.go:92: [deb42c60743cd] daemon is not started [2021-11-24T01:41:18.582Z] --- PASS: TestReadPluginNoRead (6.21s) [2021-11-24T01:41:18.582Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2021-11-24T01:41:18.582Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2021-11-24T01:41:18.582Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2021-11-24T01:41:18.582Z] PASS [2021-11-24T01:41:18.582Z] [2021-11-24T01:41:18.582Z] DONE 6 tests in 10.450s [2021-11-24T01:41:18.582Z] 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-24T01:41:18.582Z] testing: warning: no tests to run [2021-11-24T01:41:18.582Z] PASS [2021-11-24T01:41:18.582Z] [2021-11-24T01:41:18.582Z] DONE 0 tests in 0.033s [2021-11-24T01:41:18.582Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-24T01:41:18.582Z] INFO: Testing against a local daemon [2021-11-24T01:41:18.582Z] === RUN TestPluginWithDevMounts [2021-11-24T01:41:18.582Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-24T01:41:18.582Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-24T01:41:18.582Z] PASS [2021-11-24T01:41:18.582Z] [2021-11-24T01:41:18.582Z] === Skipped [2021-11-24T01:41:18.582Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-24T01:41:18.582Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-24T01:41:18.582Z] [2021-11-24T01:41:18.582Z] DONE 1 tests, 1 skipped in 0.083s [2021-11-24T01:41:18.582Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-24T01:41:18.843Z] INFO: Testing against a local daemon [2021-11-24T01:41:18.843Z] === RUN TestSecretInspect [2021-11-24T01:41:18.843Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] --- SKIP: TestSecretInspect (0.02s) [2021-11-24T01:41:18.843Z] === RUN TestSecretList [2021-11-24T01:41:18.843Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] --- SKIP: TestSecretList (0.01s) [2021-11-24T01:41:18.843Z] === RUN TestSecretsCreateAndDelete [2021-11-24T01:41:18.843Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-24T01:41:18.843Z] === RUN TestSecretsUpdate [2021-11-24T01:41:18.843Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-24T01:41:18.843Z] === RUN TestTemplatedSecret [2021-11-24T01:41:18.843Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-24T01:41:18.843Z] === RUN TestSecretCreateResolve [2021-11-24T01:41:18.843Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-24T01:41:18.843Z] PASS [2021-11-24T01:41:18.843Z] [2021-11-24T01:41:18.843Z] === Skipped [2021-11-24T01:41:18.843Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-11-24T01:41:18.843Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] [2021-11-24T01:41:18.843Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-24T01:41:18.843Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] [2021-11-24T01:41:18.843Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-24T01:41:18.843Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] [2021-11-24T01:41:18.843Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-24T01:41:18.843Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] [2021-11-24T01:41:18.843Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-24T01:41:18.843Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] [2021-11-24T01:41:18.843Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-24T01:41:18.843Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] [2021-11-24T01:41:18.843Z] DONE 6 tests, 6 skipped in 0.149s [2021-11-24T01:41:18.843Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-24T01:41:18.843Z] INFO: Testing against a local daemon [2021-11-24T01:41:18.843Z] === RUN TestServiceCreateInit [2021-11-24T01:41:18.843Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-24T01:41:18.843Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-24T01:41:18.843Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:18.843Z] --- PASS: TestServiceCreateInit (0.02s) [2021-11-24T01:41:18.843Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:41:18.843Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:41:18.843Z] === RUN TestCreateServiceMultipleTimes [2021-11-24T01:41:18.843Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestCreateServiceConflict [2021-11-24T01:41:19.103Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestCreateServiceMaxReplicas [2021-11-24T01:41:19.103Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-24T01:41:19.103Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-24T01:41:19.103Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestCreateServiceSecretFileMode [2021-11-24T01:41:19.103Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestCreateServiceConfigFileMode [2021-11-24T01:41:19.103Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestCreateServiceSysctls [2021-11-24T01:41:19.103Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-24T01:41:19.103Z] === RUN TestCreateServiceCapabilities [2021-11-24T01:41:19.103Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-24T01:41:19.103Z] === RUN TestInspect [2021-11-24T01:41:19.103Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestInspect (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestCreateJob [2021-11-24T01:41:19.103Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestCreateJob (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestReplicatedJob [2021-11-24T01:41:19.103Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestUpdateReplicatedJob [2021-11-24T01:41:19.103Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-11-24T01:41:19.103Z] === RUN TestServiceListWithStatuses [2021-11-24T01:41:19.103Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-24T01:41:19.103Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-24T01:41:19.103Z] === RUN TestDockerNetworkConnectAlias [2021-11-24T01:41:19.103Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestDockerNetworkReConnect [2021-11-24T01:41:19.103Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:19.103Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-24T01:41:19.103Z] === RUN TestServicePlugin [2021-11-24T01:41:21.015Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] --- SKIP: TestServicePlugin (1.90s) [2021-11-24T01:41:21.015Z] === RUN TestServiceUpdateLabel [2021-11-24T01:41:21.015Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-24T01:41:21.015Z] === RUN TestServiceUpdateSecrets [2021-11-24T01:41:21.015Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-24T01:41:21.015Z] === RUN TestServiceUpdateConfigs [2021-11-24T01:41:21.015Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-24T01:41:21.015Z] === RUN TestServiceUpdateNetwork [2021-11-24T01:41:21.015Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-11-24T01:41:21.015Z] === RUN TestServiceUpdatePidsLimit [2021-11-24T01:41:21.015Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-24T01:41:21.015Z] PASS [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === Skipped [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:41:21.015Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:41:21.015Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-24T01:41:21.015Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-24T01:41:21.015Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-11-24T01:41:21.015Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-24T01:41:21.015Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-24T01:41:21.015Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-24T01:41:21.015Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-24T01:41:21.015Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-24T01:41:21.015Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-24T01:41:21.015Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-24T01:41:21.015Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-24T01:41:21.015Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-11-24T01:41:21.015Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-24T01:41:21.015Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-24T01:41:21.015Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-24T01:41:21.015Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2021-11-24T01:41:21.015Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-24T01:41:21.015Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-24T01:41:21.015Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-24T01:41:21.015Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-11-24T01:41:21.015Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-24T01:41:21.015Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-24T01:41:21.015Z] [2021-11-24T01:41:21.015Z] DONE 24 tests, 23 skipped in 2.250s [2021-11-24T01:41:21.015Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-24T01:41:21.276Z] INFO: Testing against a local daemon [2021-11-24T01:41:21.276Z] === RUN TestSessionCreate [2021-11-24T01:41:21.276Z] --- PASS: TestSessionCreate (0.02s) [2021-11-24T01:41:21.276Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-24T01:41:21.276Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-24T01:41:21.276Z] PASS [2021-11-24T01:41:21.276Z] [2021-11-24T01:41:21.276Z] DONE 2 tests in 0.121s [2021-11-24T01:41:21.276Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-24T01:41:21.276Z] INFO: Testing against a local daemon [2021-11-24T01:41:21.276Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:41:21.276Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-24T01:41:21.276Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:41:21.276Z] === RUN TestDiskUsage [2021-11-24T01:41:21.276Z] === PAUSE TestDiskUsage [2021-11-24T01:41:21.276Z] === RUN TestEventsExecDie [2021-11-24T01:41:21.848Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-24T01:41:21.848Z] === RUN TestEventsBackwardsCompatible [2021-11-24T01:41:21.848Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-24T01:41:21.848Z] === RUN TestEventsVolumeCreate [2021-11-24T01:41:21.848Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-11-24T01:41:21.848Z] === RUN TestInfoBinaryCommits [2021-11-24T01:41:21.848Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-24T01:41:21.848Z] === RUN TestInfoAPIVersioned [2021-11-24T01:41:21.848Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-24T01:41:21.848Z] === RUN TestInfoDiscoveryBackend [2021-11-24T01:41:22.424Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-24T01:41:22.424Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-24T01:41:26.622Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-11-24T01:41:26.622Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-24T01:41:26.622Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:26.622Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-24T01:41:26.622Z] === RUN TestInfoAPI [2021-11-24T01:41:26.622Z] --- PASS: TestInfoAPI (0.02s) [2021-11-24T01:41:26.622Z] === RUN TestInfoAPIWarnings [2021-11-24T01:41:32.036Z] === RUN TestMiddlewares [2021-11-24T01:41:32.036Z] --- PASS: TestMiddlewares (0.00s) [2021-11-24T01:41:32.036Z] PASS [2021-11-24T01:41:32.036Z] coverage: 9.0% of statements [2021-11-24T01:41:32.036Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2021-11-24T01:41:44.725Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-11-24T01:41:44.725Z] === RUN TestInfoDebug [2021-11-24T01:41:44.725Z] --- PASS: TestInfoDebug (0.54s) [2021-11-24T01:41:44.725Z] === RUN TestInfoInsecureRegistries [2021-11-24T01:41:44.725Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-24T01:41:44.725Z] === RUN TestInfoRegistryMirrors [2021-11-24T01:41:44.725Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-24T01:41:44.725Z] === RUN TestLoginFailsWithBadCredentials [2021-11-24T01:41:44.726Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-24T01:41:44.726Z] === RUN TestPingCacheHeaders [2021-11-24T01:41:44.726Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-24T01:41:44.726Z] === RUN TestPingGet [2021-11-24T01:41:44.726Z] --- PASS: TestPingGet (0.01s) [2021-11-24T01:41:44.726Z] === RUN TestPingHead [2021-11-24T01:41:44.726Z] --- PASS: TestPingHead (0.02s) [2021-11-24T01:41:44.726Z] === RUN TestVersion [2021-11-24T01:41:44.726Z] --- PASS: TestVersion (0.02s) [2021-11-24T01:41:44.726Z] === CONT TestDiskUsage [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/container_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/image_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/volume_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-24T01:41:44.726Z] === RUN TestDiskUsage/after_container.Run [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-24T01:41:44.986Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage (1.22s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-24T01:41:45.246Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-24T01:41:45.247Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:41:45.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2021-11-24T01:41:45.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-24T01:41:45.247Z] PASS [2021-11-24T01:41:45.247Z] [2021-11-24T01:41:45.247Z] === Skipped [2021-11-24T01:41:45.247Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:41:45.247Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-24T01:41:45.247Z] [2021-11-24T01:41:45.247Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-24T01:41:45.247Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-24T01:41:45.247Z] [2021-11-24T01:41:45.247Z] DONE 53 tests, 2 skipped in 23.968s [2021-11-24T01:41:45.247Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-24T01:41:45.247Z] INFO: Testing against a local daemon [2021-11-24T01:41:45.247Z] === RUN TestVolumesCreateAndList [2021-11-24T01:41:45.247Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-24T01:41:45.247Z] === RUN TestVolumesRemove [2021-11-24T01:41:45.247Z] --- PASS: TestVolumesRemove (0.04s) [2021-11-24T01:41:45.247Z] === RUN TestVolumesInspect [2021-11-24T01:41:45.507Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-24T01:41:45.507Z] === RUN TestVolumesInvalidJSON [2021-11-24T01:41:45.507Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-24T01:41:45.507Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-24T01:41:45.507Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-24T01:41:45.507Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-24T01:41:45.507Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-24T01:41:45.507Z] PASS [2021-11-24T01:41:45.507Z] [2021-11-24T01:41:45.507Z] DONE 5 tests in 0.180s [2021-11-24T01:41:45.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-24T01:41:45.507Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13419 is not a child of this shell [2021-11-24T01:41:45.507Z] warning: PID 13419 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-24T01:41:45.507Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-24T01:41:45.507Z] [2021-11-24T01:41:45.507Z] Unloading profiles will leave already running processes permanently [2021-11-24T01:41:45.507Z] unconfined, which can lead to unexpected situations. [2021-11-24T01:41:45.507Z] [2021-11-24T01:41:45.507Z] To set a process to complain mode, use the command line tool [2021-11-24T01:41:45.507Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-24T01:41:45.507Z] Removing test suite binaries [2021-11-24T01:41:45.507Z] exiting test-integration [2021-11-24T01:41:45.507Z] ++ exit 0 [2021-11-24T01:41:45.507Z] Post stage [Pipeline] junit [2021-11-24T01:41:46.464Z] Recording test results [2021-11-24T01:41:48.581Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-24T01:41:48.921Z] + echo Ensuring container killed. [2021-11-24T01:41:48.922Z] Ensuring container killed. [2021-11-24T01:41:48.922Z] + docker rm -vf docker-pr1 [2021-11-24T01:41:48.922Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-11-24T01:41:49.214Z] + echo Chowning /workspace to jenkins user [2021-11-24T01:41:49.214Z] Chowning /workspace to jenkins user [2021-11-24T01:41:49.214Z] + id -u [2021-11-24T01:41:49.214Z] + id -g [2021-11-24T01:41:49.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43045:/workspace busybox chown -R 1000:1000 /workspace [2021-11-24T01:41:49.214Z] Unable to find image 'busybox:latest' locally [2021-11-24T01:41:49.214Z] latest: Pulling from library/busybox [2021-11-24T01:41:49.214Z] e685c5c858e3: Pulling fs layer [2021-11-24T01:41:49.476Z] e685c5c858e3: Download complete [2021-11-24T01:41:49.476Z] e685c5c858e3: Pull complete [2021-11-24T01:41:49.476Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-24T01:41:49.476Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-24T01:41:51.700Z] + bundleName=amd64-rootless [2021-11-24T01:41:51.700Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-24T01:41:51.700Z] Creating amd64-rootless-bundles.tar.gz [2021-11-24T01:41:51.700Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-11-24T01:41:51.700Z] + 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-24T01:41:51.714Z] Archiving artifacts [2021-11-24T01:41:54.055Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-24T01:41:54.371Z] + make clean [2021-11-24T01:41:54.631Z] docker volume rm -f docker-dev-cache [2021-11-24T01:41:54.631Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-24T01:41:55.953Z] ..........................xx.................... [ 29%] [2021-11-24T01:42:03.159Z] --- PASS: TestImportExtremelyLargeImageWorks (95.44s) [2021-11-24T01:42:03.160Z] PASS [2021-11-24T01:42:03.160Z] [2021-11-24T01:42:03.160Z] DONE 12 tests in 98.162s [2021-11-24T01:42:03.160Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-24T01:42:03.160Z] INFO: Testing against a local daemon [2021-11-24T01:42:03.160Z] === RUN TestNetworkCreateDelete [2021-11-24T01:42:03.160Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-11-24T01:42:03.160Z] === RUN TestDockerNetworkDeletePreferID [2021-11-24T01:42:03.160Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2021-11-24T01:42:03.160Z] === RUN TestDaemonDNSFallback [2021-11-24T01:42:04.534Z] --- PASS: TestBuildWithHugeFile (55.53s) [2021-11-24T01:42:04.535Z] === RUN TestBuildWCOWSandboxSize [2021-11-24T01:42:04.535Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:42:04.535Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:42:04.535Z] === RUN TestBuildWithEmptyDockerfile [2021-11-24T01:42:04.535Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:42:04.535Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:42:04.535Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:42:04.535Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:42:04.535Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:42:04.535Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:42:04.535Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:42:04.535Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:42:04.535Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:42:04.535Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-24T01:42:04.535Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-11-24T01:42:04.535Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-24T01:42:04.535Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-24T01:42:04.535Z] === RUN TestBuildPreserveOwnership [2021-11-24T01:42:04.535Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-24T01:42:05.463Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-24T01:42:06.390Z] --- PASS: TestBuildPreserveOwnership (2.51s) [2021-11-24T01:42:06.390Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.68s) [2021-11-24T01:42:06.390Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.82s) [2021-11-24T01:42:06.390Z] === RUN TestBuildPlatformInvalid [2021-11-24T01:42:06.390Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-24T01:42:06.390Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-24T01:42:07.356Z] Loaded image: busybox:latest [2021-11-24T01:42:07.356Z] Loaded image: busybox:glibc [2021-11-24T01:42:08.318Z] Loaded image: debian:bullseye-slim [2021-11-24T01:42:08.581Z] Loaded image: hello-world:latest [2021-11-24T01:42:08.581Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:42:09.739Z] --- PASS: TestDaemonDNSFallback (6.75s) [2021-11-24T01:42:09.739Z] === RUN TestInspectNetwork [2021-11-24T01:42:12.467Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-24T01:42:13.938Z] === RUN TestInspectNetwork/full_network_id [2021-11-24T01:42:13.938Z] === RUN TestInspectNetwork/partial_network_id [2021-11-24T01:42:13.938Z] === RUN TestInspectNetwork/network_name [2021-11-24T01:42:13.938Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-24T01:42:15.761Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-24T01:42:15.761Z] Using test binary docker [2021-11-24T01:42:15.761Z] +++ /etc/init.d/apparmor start [2021-11-24T01:42:15.761Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-24T01:42:15.761Z] INFO: Waiting for daemon to start... [2021-11-24T01:42:15.761Z] Starting dockerd [2021-11-24T01:42:15.761Z] +++ 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-24T01:42:15.761Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-24T01:42:15.761Z] Using test binary docker [2021-11-24T01:42:15.761Z] +++ /etc/init.d/apparmor start [2021-11-24T01:42:15.761Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-24T01:42:15.761Z] INFO: Waiting for daemon to start... [2021-11-24T01:42:15.761Z] Starting dockerd [2021-11-24T01:42:15.761Z] +++ 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-24T01:42:15.761Z] . [2021-11-24T01:42:15.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-24T01:42:15.761Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-24T01:42:15.761Z] Error: No such image: emptyfs [2021-11-24T01:42:15.761Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-24T01:42:15.761Z] ++++ docker load [2021-11-24T01:42:15.761Z] Running integration-test (iteration 1) [2021-11-24T01:42:15.761Z] 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-24T01:42:15.761Z] ++ 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-24T01:42:15.761Z] ++ set -e [2021-11-24T01:42:15.761Z] ++ '[' -n 0 ']' [2021-11-24T01:42:15.761Z] ++ set -x [2021-11-24T01:42:15.761Z] ++ 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-24T01:42:15.761Z] [2021-11-24T01:42:15.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-24T01:42:15.761Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-24T01:42:15.761Z] Error: No such image: emptyfs [2021-11-24T01:42:15.761Z] ++++ docker load [2021-11-24T01:42:15.761Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-24T01:42:15.761Z] Loaded image: busybox:latest [2021-11-24T01:42:15.761Z] Running integration-test (iteration 1) [2021-11-24T01:42:15.761Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-24T01:42:15.761Z] ++ 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-24T01:42:15.761Z] ++ set -e [2021-11-24T01:42:15.761Z] ++ '[' -n 0 ']' [2021-11-24T01:42:15.761Z] ++ set -x [2021-11-24T01:42:15.761Z] ++ 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-24T01:42:15.761Z] Loaded image: busybox:glibc [2021-11-24T01:42:15.761Z] Loaded image: busybox:latest [2021-11-24T01:42:15.761Z] Loaded image: busybox:glibc [2021-11-24T01:42:15.761Z] Loaded image: debian:bullseye-slim [2021-11-24T01:42:15.761Z] Loaded image: hello-world:latest [2021-11-24T01:42:15.761Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:42:15.761Z] INFO: Testing against a local daemon [2021-11-24T01:42:15.761Z] === RUN TestDockerDaemonSuite [2021-11-24T01:42:15.761Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-24T01:42:15.761Z] Loaded image: debian:bullseye-slim [2021-11-24T01:42:15.761Z] Loaded image: hello-world:latest [2021-11-24T01:42:15.761Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:42:15.761Z] INFO: Testing against a local daemon [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-24T01:42:15.761Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-24T01:42:16.134Z] 4612f6d0b889: Pull complete [2021-11-24T01:42:16.331Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-24T01:42:16.672Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.96s) [2021-11-24T01:42:16.672Z] PASS [2021-11-24T01:42:16.672Z] [2021-11-24T01:42:16.672Z] === Skipped [2021-11-24T01:42:16.672Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-24T01:42:16.672Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:42:16.672Z] [2021-11-24T01:42:16.672Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:42:16.672Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:42:16.672Z] [2021-11-24T01:42:16.672Z] DONE 34 tests, 2 skipped in 84.430s [2021-11-24T01:42:16.672Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-24T01:42:16.672Z] ++ 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-24T01:42:16.672Z] ++ set -e [2021-11-24T01:42:16.672Z] ++ '[' -n 0 ']' [2021-11-24T01:42:16.672Z] ++ set -x [2021-11-24T01:42:16.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T01:42:16.672Z] INFO: Testing against a local daemon [2021-11-24T01:42:16.672Z] === RUN TestConfigInspect [2021-11-24T01:42:16.899Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-24T01:42:16.899Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-24T01:42:16.899Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-24T01:42:17.467Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-24T01:42:17.471Z] a0eb404f1860: Pull complete [2021-11-24T01:42:17.471Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-24T01:42:17.471Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:42:17.471Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-24T01:42:17.471Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-24T01:42:17.471Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-24T01:42:17.471Z] WARN: Skipping validation tests [2021-11-24T01:42:17.471Z] INFO: Running unit tests at 11/24/2021 01:42:16... [2021-11-24T01:42:17.602Z] --- PASS: TestConfigInspect (2.08s) [2021-11-24T01:42:17.602Z] === RUN TestConfigList [2021-11-24T01:42:18.033Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-24T01:42:18.139Z] --- PASS: TestInspectNetwork (8.33s) [2021-11-24T01:42:18.139Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-24T01:42:18.139Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-24T01:42:18.139Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-24T01:42:18.139Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-24T01:42:18.139Z] === RUN TestRunContainerWithBridgeNone [2021-11-24T01:42:18.969Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-24T01:42:19.228Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-24T01:42:19.228Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-24T01:42:19.228Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-24T01:42:19.228Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-24T01:42:19.885Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-24T01:42:20.049Z] --- PASS: TestRunContainerWithBridgeNone (2.14s) [2021-11-24T01:42:20.049Z] === RUN TestNetworkInvalidJSON [2021-11-24T01:42:20.049Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-24T01:42:20.049Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-24T01:42:20.049Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:42:20.049Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:42:20.049Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:42:20.049Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:42:20.049Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-24T01:42:20.049Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:42:20.049Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:42:20.049Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-24T01:42:20.049Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-24T01:42:20.049Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-24T01:42:20.049Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-24T01:42:20.049Z] === RUN TestNetworkList [2021-11-24T01:42:20.049Z] === RUN TestNetworkList//networks [2021-11-24T01:42:20.049Z] === PAUSE TestNetworkList//networks [2021-11-24T01:42:20.049Z] === RUN TestNetworkList//networks/ [2021-11-24T01:42:20.049Z] === PAUSE TestNetworkList//networks/ [2021-11-24T01:42:20.049Z] === CONT TestNetworkList//networks [2021-11-24T01:42:20.049Z] === CONT TestNetworkList//networks/ [2021-11-24T01:42:20.049Z] --- PASS: TestNetworkList (0.02s) [2021-11-24T01:42:20.049Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-24T01:42:20.049Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-24T01:42:20.049Z] === RUN TestHostIPv4BridgeLabel [2021-11-24T01:42:20.115Z] --- PASS: TestConfigList (2.12s) [2021-11-24T01:42:20.115Z] === RUN TestConfigsCreateAndDelete [2021-11-24T01:42:20.394Z] INFO: make.ps1 starting at 11/24/2021 01:42:19 [2021-11-24T01:42:20.394Z] INFO: Git commit (7c216bcabe) assumed from DOCKER_GITCOMMIT environment variable [2021-11-24T01:42:20.394Z] INFO: Invoking autogen... [2021-11-24T01:42:20.394Z] INFO: Running unit tests... [2021-11-24T01:42:20.618Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-11-24T01:42:20.618Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-24T01:42:22.001Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-11-24T01:42:22.001Z] === RUN TestDaemonDefaultNetworkPools [2021-11-24T01:42:22.004Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2021-11-24T01:42:22.004Z] === RUN TestConfigsUpdate [2021-11-24T01:42:22.572Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-11-24T01:42:22.572Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-24T01:42:23.368Z] --- PASS: TestConfigsUpdate (1.65s) [2021-11-24T01:42:23.368Z] === RUN TestTemplatedConfig [2021-11-24T01:42:23.957Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-11-24T01:42:23.957Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-24T01:42:24.284Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-24T01:42:24.900Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-11-24T01:42:24.900Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-24T01:42:25.842Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-11-24T01:42:25.842Z] === RUN TestServiceWithPredefinedNetwork [2021-11-24T01:42:25.885Z] --- PASS: TestTemplatedConfig (2.51s) [2021-11-24T01:42:25.885Z] === RUN TestConfigCreateResolve [2021-11-24T01:42:26.217Z] 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-24T01:42:27.337Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-24T01:42:28.389Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2021-11-24T01:42:28.390Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-24T01:42:28.390Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:42:28.390Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:42:28.390Z] === RUN TestServiceWithDataPathPortInit [2021-11-24T01:42:28.400Z] --- PASS: TestConfigCreateResolve (2.05s) [2021-11-24T01:42:28.400Z] PASS [2021-11-24T01:42:28.400Z] [2021-11-24T01:42:28.400Z] DONE 6 tests in 12.572s [2021-11-24T01:42:28.400Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-24T01:42:28.400Z] ++ 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-24T01:42:28.400Z] ++ set -e [2021-11-24T01:42:28.400Z] ++ '[' -n 0 ']' [2021-11-24T01:42:28.400Z] ++ set -x [2021-11-24T01:42:28.400Z] ++ 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-24T01:42:28.400Z] INFO: Testing against a local daemon [2021-11-24T01:42:28.400Z] === RUN TestCheckpoint [2021-11-24T01:42:28.400Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:42:28.400Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-24T01:42:28.400Z] === RUN TestContainerInvalidJSON [2021-11-24T01:42:28.400Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:42:28.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:42:28.400Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:42:28.400Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:42:28.400Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:42:28.400Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:42:28.400Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-24T01:42:28.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-24T01:42:28.400Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-24T01:42:28.400Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-24T01:42:28.400Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-24T01:42:28.400Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-24T01:42:28.400Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-24T01:42:28.400Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-24T01:42:28.400Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-24T01:42:28.400Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-24T01:42:28.400Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-24T01:42:28.400Z] === RUN TestCopyFromContainer [2021-11-24T01:42:28.716Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-24T01:42:29.330Z] === RUN TestCopyFromContainer// [2021-11-24T01:42:29.330Z] === RUN TestCopyFromContainer//bar/root [2021-11-24T01:42:29.330Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-24T01:42:29.330Z] === RUN TestCopyFromContainer/bar/quux [2021-11-24T01:42:29.330Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-24T01:42:29.586Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-24T01:42:29.586Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-24T01:42:29.586Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-24T01:42:29.586Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-24T01:42:29.586Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer (1.34s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-24T01:42:29.842Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-24T01:42:29.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-24T01:42:29.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:42:29.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:42:29.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:42:29.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:42:29.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:42:29.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:42:29.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:42:29.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:42:29.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:42:29.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-24T01:42:29.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-24T01:42:29.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-24T01:42:29.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-24T01:42:29.842Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-24T01:42:29.842Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-24T01:42:29.842Z] === RUN TestCreateWithInvalidEnv [2021-11-24T01:42:29.842Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-24T01:42:29.842Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-24T01:42:29.842Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-24T01:42:29.842Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-24T01:42:29.842Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-24T01:42:29.842Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-24T01:42:29.842Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-24T01:42:29.842Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-24T01:42:29.842Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-24T01:42:29.842Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-24T01:42:29.842Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-24T01:42:29.842Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-24T01:42:29.842Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-24T01:42:29.842Z] === RUN TestCreateTmpfsMountsTarget [2021-11-24T01:42:29.842Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-24T01:42:29.842Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-24T01:42:31.208Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2021-11-24T01:42:31.208Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-24T01:42:31.247Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-24T01:42:31.814Z] --- PASS: TestBuildWithHugeFile (112.77s) [2021-11-24T01:42:31.814Z] === RUN TestBuildWCOWSandboxSize [2021-11-24T01:42:31.814Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:42:31.814Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:42:31.814Z] === RUN TestBuildWithEmptyDockerfile [2021-11-24T01:42:31.814Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:42:31.814Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:42:31.814Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:42:31.814Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:42:31.814Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:42:31.814Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:42:32.072Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:42:32.072Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:42:32.072Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:42:32.072Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-24T01:42:32.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-24T01:42:32.072Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-24T01:42:32.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-11-24T01:42:32.072Z] === RUN TestBuildPreserveOwnership [2021-11-24T01:42:32.072Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-24T01:42:32.135Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2021-11-24T01:42:32.135Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-24T01:42:32.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:42:32.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:42:32.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:42:32.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:42:32.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:42:32.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:42:32.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:42:32.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:42:32.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:42:32.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:42:32.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:42:32.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:42:32.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:42:32.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:42:32.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:42:32.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-24T01:42:32.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-24T01:42:32.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-24T01:42:32.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-24T01:42:32.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-24T01:42:32.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-24T01:42:32.135Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-24T01:42:32.460Z] === RUN TestBoolValue [2021-11-24T01:42:32.460Z] --- PASS: TestBoolValue (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestBoolValueOrDefault [2021-11-24T01:42:32.460Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestInt64ValueOrZero [2021-11-24T01:42:32.460Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestInt64ValueOrDefault [2021-11-24T01:42:32.460Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-24T01:42:32.460Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestJsonContentType [2021-11-24T01:42:32.460Z] --- PASS: TestJsonContentType (0.00s) [2021-11-24T01:42:32.460Z] PASS [2021-11-24T01:42:32.460Z] coverage: 14.7% of statements [2021-11-24T01:42:32.460Z] ok github.com/docker/docker/api/server/httputils 0.092s coverage: 14.7% of statements [2021-11-24T01:42:32.460Z] === RUN TestMaskSecretKeys [2021-11-24T01:42:32.460Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-24T01:42:32.460Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-24T01:42:32.460Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-24T01:42:32.460Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-24T01:42:32.460Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-24T01:42:32.460Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-24T01:42:32.460Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestVersionMiddlewareVersion [2021-11-24T01:42:32.460Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-24T01:42:32.460Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-24T01:42:32.460Z] PASS [2021-11-24T01:42:32.460Z] coverage: 37.7% of statements [2021-11-24T01:42:32.460Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-24T01:42:32.460Z] === RUN TestAdjustForAPIVersion [2021-11-24T01:42:32.460Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-24T01:42:32.460Z] PASS [2021-11-24T01:42:32.460Z] coverage: 5.7% of statements [2021-11-24T01:42:32.460Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/types [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-24T01:42:32.460Z] === RUN TestStrSliceMarshalJSON [2021-11-24T01:42:32.460Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestStrSliceUnmarshalJSON [2021-11-24T01:42:32.460Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestStrSliceUnmarshalString [2021-11-24T01:42:32.460Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestStrSliceUnmarshalSlice [2021-11-24T01:42:32.460Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-24T01:42:32.460Z] PASS [2021-11-24T01:42:32.460Z] coverage: 90.0% of statements [2021-11-24T01:42:32.460Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-11-24T01:42:32.460Z] === RUN TestToJSON [2021-11-24T01:42:32.460Z] --- PASS: TestToJSON (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestToParamWithVersion [2021-11-24T01:42:32.460Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestFromJSON [2021-11-24T01:42:32.460Z] --- PASS: TestFromJSON (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestEmpty [2021-11-24T01:42:32.460Z] --- PASS: TestEmpty (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestArgsMatchKVListEmptySources [2021-11-24T01:42:32.460Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestArgsMatchKVList [2021-11-24T01:42:32.460Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestArgsMatch [2021-11-24T01:42:32.460Z] --- PASS: TestArgsMatch (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestAdd [2021-11-24T01:42:32.460Z] --- PASS: TestAdd (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestDel [2021-11-24T01:42:32.460Z] --- PASS: TestDel (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestLen [2021-11-24T01:42:32.460Z] --- PASS: TestLen (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestExactMatch [2021-11-24T01:42:32.460Z] --- PASS: TestExactMatch (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestOnlyOneExactMatch [2021-11-24T01:42:32.460Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestContains [2021-11-24T01:42:32.460Z] --- PASS: TestContains (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestValidate [2021-11-24T01:42:32.460Z] --- PASS: TestValidate (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestWalkValues [2021-11-24T01:42:32.460Z] --- PASS: TestWalkValues (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestFuzzyMatch [2021-11-24T01:42:32.460Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-24T01:42:32.460Z] === RUN TestClone [2021-11-24T01:42:32.460Z] --- PASS: TestClone (0.00s) [2021-11-24T01:42:32.460Z] PASS [2021-11-24T01:42:32.460Z] coverage: 92.2% of statements [2021-11-24T01:42:32.460Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-24T01:42:32.460Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-24T01:42:32.461Z] === RUN TestDurationToSecondsString [2021-11-24T01:42:32.461Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestGetTimestamp [2021-11-24T01:42:32.461Z] --- PASS: TestGetTimestamp (0.15s) [2021-11-24T01:42:32.461Z] === RUN TestParseTimestamps [2021-11-24T01:42:32.461Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-24T01:42:32.461Z] PASS [2021-11-24T01:42:32.461Z] coverage: 100.0% of statements [2021-11-24T01:42:32.461Z] ok github.com/docker/docker/api/types/time 0.198s coverage: 100.0% of statements [2021-11-24T01:42:32.461Z] === RUN TestCompareVersion [2021-11-24T01:42:32.461Z] --- PASS: TestCompareVersion (0.00s) [2021-11-24T01:42:32.461Z] PASS [2021-11-24T01:42:32.461Z] coverage: 77.3% of statements [2021-11-24T01:42:32.461Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-24T01:42:32.461Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestCloneArgsSmartHttp [2021-11-24T01:42:32.461Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-24T01:42:32.461Z] === RUN TestCloneArgsDumbHttp [2021-11-24T01:42:32.461Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestCloneArgsGit [2021-11-24T01:42:32.461Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestCheckoutGit [2021-11-24T01:42:32.461Z] === RUN TestEnable [2021-11-24T01:42:32.461Z] --- PASS: TestEnable (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestDisable [2021-11-24T01:42:32.461Z] --- PASS: TestDisable (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestEnabled [2021-11-24T01:42:32.461Z] --- PASS: TestEnabled (0.00s) [2021-11-24T01:42:32.461Z] PASS [2021-11-24T01:42:32.461Z] coverage: 100.0% of statements [2021-11-24T01:42:32.461Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-11-24T01:42:32.461Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-24T01:42:32.461Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestProcessNoDockerignore [2021-11-24T01:42:32.461Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-24T01:42:32.461Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-24T01:42:32.461Z] === RUN TestDetectContentType [2021-11-24T01:42:32.461Z] --- PASS: TestDetectContentType (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestSelectAcceptableMIME [2021-11-24T01:42:32.461Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestInspectEmptyResponse [2021-11-24T01:42:32.461Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestInspectResponseBinary [2021-11-24T01:42:32.461Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestResponseUnsupportedContentType [2021-11-24T01:42:32.461Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestInspectResponseTextSimple [2021-11-24T01:42:32.461Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestInspectResponseEmptyContentType [2021-11-24T01:42:32.461Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestUnknownContentLength [2021-11-24T01:42:32.461Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestDownloadRemote [2021-11-24T01:42:32.461Z] --- PASS: TestDownloadRemote (0.11s) [2021-11-24T01:42:32.461Z] === RUN TestGetWithStatusError [2021-11-24T01:42:32.461Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestCloseRootDirectory [2021-11-24T01:42:32.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:42:32.461Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestHashFile [2021-11-24T01:42:32.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:42:32.461Z] --- SKIP: TestHashFile (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestHashSubdir [2021-11-24T01:42:32.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:42:32.461Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-24T01:42:32.461Z] === RUN TestRemoveDirectory [2021-11-24T01:42:32.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:42:32.461Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-24T01:42:32.461Z] PASS [2021-11-24T01:42:32.461Z] coverage: 9.3% of statements [2021-11-24T01:42:32.461Z] ok github.com/docker/docker/builder/remotecontext 0.242s coverage: 9.3% of statements [2021-11-24T01:42:32.461Z] === RUN TestGetAllAllowed [2021-11-24T01:42:32.461Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestGetAllMeta [2021-11-24T01:42:32.461Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-24T01:42:32.461Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestIsUnreferencedBuiltin [2021-11-24T01:42:32.461Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestIsExistingDirectory [2021-11-24T01:42:32.461Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestGetFilenameForDownload [2021-11-24T01:42:32.461Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestEnv2Variables [2021-11-24T01:42:32.461Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-24T01:42:32.461Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestMaintainer [2021-11-24T01:42:32.461Z] --- PASS: TestMaintainer (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestLabel [2021-11-24T01:42:32.461Z] --- PASS: TestLabel (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestFromScratch [2021-11-24T01:42:32.461Z] --- PASS: TestFromScratch (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestFromWithArg [2021-11-24T01:42:32.461Z] --- PASS: TestFromWithArg (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-24T01:42:32.461Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestFromWithUndefinedArg [2021-11-24T01:42:32.461Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestFromMultiStageWithNamedStage [2021-11-24T01:42:32.461Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestOnbuild [2021-11-24T01:42:32.461Z] --- PASS: TestOnbuild (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestWorkdir [2021-11-24T01:42:32.461Z] --- PASS: TestWorkdir (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestCmd [2021-11-24T01:42:32.461Z] --- PASS: TestCmd (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestHealthcheckNone [2021-11-24T01:42:32.461Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestHealthcheckCmd [2021-11-24T01:42:32.461Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestEntrypoint [2021-11-24T01:42:32.461Z] --- PASS: TestEntrypoint (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestExpose [2021-11-24T01:42:32.461Z] --- PASS: TestExpose (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestUser [2021-11-24T01:42:32.461Z] --- PASS: TestUser (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestVolume [2021-11-24T01:42:32.461Z] --- PASS: TestVolume (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestStopSignal [2021-11-24T01:42:32.461Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-24T01:42:32.461Z] --- SKIP: TestStopSignal (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestArg [2021-11-24T01:42:32.461Z] --- PASS: TestArg (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestShell [2021-11-24T01:42:32.461Z] --- PASS: TestShell (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestPrependEnvOnCmd [2021-11-24T01:42:32.461Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestRunWithBuildArgs [2021-11-24T01:42:32.461Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestRunIgnoresHealthcheck [2021-11-24T01:42:32.461Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestDispatchUnsupportedOptions [2021-11-24T01:42:32.461Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-24T01:42:32.461Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-24T01:42:32.461Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-24T01:42:32.461Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestNormalizeWorkdir [2021-11-24T01:42:32.461Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestDispatch [2021-11-24T01:42:32.461Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-24T01:42:32.461Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-24T01:42:32.461Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-24T01:42:32.461Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-24T01:42:32.461Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-24T01:42:32.461Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-24T01:42:32.461Z] === RUN TestDispatch/COPY_url [2021-11-24T01:42:32.461Z] --- PASS: TestDispatch (0.06s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-24T01:42:32.461Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestAddScratchImageAddsToMounts [2021-11-24T01:42:32.461Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-24T01:42:32.461Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-24T01:42:32.461Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-24T01:42:32.461Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestImageSourceGetAddsToMounts [2021-11-24T01:42:32.461Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestEmptyDockerfile [2021-11-24T01:42:32.461Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestSymlinkDockerfile [2021-11-24T01:42:32.461Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-24T01:42:32.461Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-24T01:42:32.461Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestNonExistingDockerfile [2021-11-24T01:42:32.461Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestCopyRunConfig [2021-11-24T01:42:32.461Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestDeepCopyRunConfig [2021-11-24T01:42:32.461Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestExportImage [2021-11-24T01:42:32.461Z] --- PASS: TestExportImage (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestNormalizeDest [2021-11-24T01:42:32.461Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-24T01:42:32.461Z] PASS [2021-11-24T01:42:32.461Z] coverage: 46.8% of statements [2021-11-24T01:42:32.461Z] ok github.com/docker/docker/builder/dockerfile 0.196s coverage: 46.8% of statements [2021-11-24T01:42:32.461Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-24T01:42:32.461Z] === RUN TestTCP4Proxy [2021-11-24T01:42:32.461Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-24T01:42:32.461Z] === RUN TestTCP4ProxyHalfClose [2021-11-24T01:42:32.461Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-11-24T01:42:32.461Z] === RUN TestTCP6Proxy [2021-11-24T01:42:32.461Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-24T01:42:32.461Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestTCPDualStackProxy [2021-11-24T01:42:32.461Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-24T01:42:32.461Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestUDP4Proxy [2021-11-24T01:42:32.461Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestUDP6Proxy [2021-11-24T01:42:32.461Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-24T01:42:32.461Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestUDPWriteError [2021-11-24T01:42:32.461Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-24T01:42:32.461Z] === RUN TestSCTP4Proxy [2021-11-24T01:42:32.461Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-24T01:42:32.461Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-11-24T01:42:32.461Z] === RUN TestSCTP6Proxy [2021-11-24T01:42:32.461Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-24T01:42:32.461Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-24T01:42:32.461Z] PASS [2021-11-24T01:42:32.461Z] coverage: 49.4% of statements [2021-11-24T01:42:32.461Z] ok github.com/docker/docker/cmd/docker-proxy 0.094s coverage: 49.4% of statements [2021-11-24T01:42:32.639Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-24T01:42:32.697Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-11-24T01:42:32.697Z] === RUN TestCreateDifferentPlatform [2021-11-24T01:42:32.697Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-24T01:42:32.697Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-24T01:42:32.697Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-24T01:42:32.697Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-24T01:42:32.697Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-24T01:42:32.697Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-24T01:42:32.697Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-24T01:42:32.697Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-24T01:42:32.697Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-24T01:42:32.697Z] === RUN TestContainerStartOnDaemonRestart [2021-11-24T01:42:32.697Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-24T01:42:32.697Z] === RUN TestDaemonRestartIpcMode [2021-11-24T01:42:32.697Z] === PAUSE TestDaemonRestartIpcMode [2021-11-24T01:42:32.697Z] === RUN TestDaemonHostGatewayIP [2021-11-24T01:42:32.697Z] === PAUSE TestDaemonHostGatewayIP [2021-11-24T01:42:32.697Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-24T01:42:32.697Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-24T01:42:32.697Z] === RUN TestContainerKillOnDaemonStart [2021-11-24T01:42:32.697Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-24T01:42:32.697Z] === RUN TestDiff [2021-11-24T01:42:33.207Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-24T01:42:33.259Z] --- PASS: TestDiff (0.38s) [2021-11-24T01:42:33.259Z] === RUN TestExecWithCloseStdin [2021-11-24T01:42:33.515Z] --- PASS: TestExecWithCloseStdin (0.49s) [2021-11-24T01:42:33.515Z] === RUN TestExec [2021-11-24T01:42:33.776Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-24T01:42:34.076Z] --- PASS: TestExec (0.46s) [2021-11-24T01:42:34.076Z] === RUN TestExecUser [2021-11-24T01:42:34.343Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-24T01:42:34.638Z] --- PASS: TestExecUser (0.43s) [2021-11-24T01:42:34.638Z] === RUN TestExportContainerAndImportImage [2021-11-24T01:42:34.822Z] ? github.com/docker/docker/api [no test files] [2021-11-24T01:42:34.894Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2021-11-24T01:42:34.894Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-24T01:42:34.930Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-24T01:42:34.930Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-24T01:42:35.891Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-24T01:42:36.151Z] --- PASS: TestBuildPreserveOwnership (4.11s) [2021-11-24T01:42:36.151Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.64s) [2021-11-24T01:42:36.151Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2021-11-24T01:42:36.151Z] === RUN TestBuildPlatformInvalid [2021-11-24T01:42:36.258Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2021-11-24T01:42:36.258Z] === RUN TestHealthCheckWorkdir [2021-11-24T01:42:36.411Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-11-24T01:42:36.411Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-24T01:42:36.821Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2021-11-24T01:42:36.821Z] === RUN TestHealthKillContainer [2021-11-24T01:42:36.979Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-24T01:42:37.239Z] docker_cli_daemon_test.go:1455: [d4ab669bf1a4d] daemon is not started [2021-11-24T01:42:37.498Z] Loaded image: busybox:latest [2021-11-24T01:42:37.757Z] Loaded image: busybox:glibc [2021-11-24T01:42:38.019Z] check_test.go:308: [d001582bf69fb] daemon is not started [2021-11-24T01:42:38.019Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-24T01:42:38.953Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-24T01:42:39.892Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-24T01:42:40.169Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-24T01:42:40.463Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-24T01:42:40.463Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-24T01:42:41.017Z] === RUN TestCheckpointCreateError [2021-11-24T01:42:41.017Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCheckpointCreate [2021-11-24T01:42:41.017Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCheckpointDeleteError [2021-11-24T01:42:41.017Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCheckpointDelete [2021-11-24T01:42:41.017Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCheckpointListError [2021-11-24T01:42:41.017Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCheckpointList [2021-11-24T01:42:41.017Z] --- PASS: TestCheckpointList (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCheckpointListContainerNotFound [2021-11-24T01:42:41.017Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestNewClientWithOpsFromEnv [2021-11-24T01:42:41.017Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-24T01:42:41.017Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestGetAPIPath [2021-11-24T01:42:41.017Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestParseHostURL [2021-11-24T01:42:41.017Z] --- PASS: TestParseHostURL (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-24T01:42:41.017Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-24T01:42:41.017Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestNegotiateAPIVersion [2021-11-24T01:42:41.017Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestNegotiateAPVersionOverride [2021-11-24T01:42:41.017Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-24T01:42:41.017Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-24T01:42:41.017Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-24T01:42:41.017Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestClientRedirect [2021-11-24T01:42:41.017Z] --- PASS: TestClientRedirect (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigCreateUnsupported [2021-11-24T01:42:41.017Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigCreateError [2021-11-24T01:42:41.017Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigCreate [2021-11-24T01:42:41.017Z] --- PASS: TestConfigCreate (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigInspectNotFound [2021-11-24T01:42:41.017Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigInspectWithEmptyID [2021-11-24T01:42:41.017Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigInspectUnsupported [2021-11-24T01:42:41.017Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigInspectError [2021-11-24T01:42:41.017Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigInspectConfigNotFound [2021-11-24T01:42:41.017Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigInspect [2021-11-24T01:42:41.017Z] --- PASS: TestConfigInspect (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigListUnsupported [2021-11-24T01:42:41.017Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigListError [2021-11-24T01:42:41.017Z] --- PASS: TestConfigListError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigList [2021-11-24T01:42:41.017Z] --- PASS: TestConfigList (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigRemoveUnsupported [2021-11-24T01:42:41.017Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigRemoveError [2021-11-24T01:42:41.017Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigRemove [2021-11-24T01:42:41.017Z] --- PASS: TestConfigRemove (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigUpdateUnsupported [2021-11-24T01:42:41.017Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigUpdateError [2021-11-24T01:42:41.017Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestConfigUpdate [2021-11-24T01:42:41.017Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerCommitError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerCommit [2021-11-24T01:42:41.017Z] --- PASS: TestContainerCommit (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStatPathError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStatPathNotFoundError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStatPathNoHeaderError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStatPath [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyToContainerError [2021-11-24T01:42:41.017Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyToContainerNotFoundError [2021-11-24T01:42:41.017Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-24T01:42:41.017Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyToContainer [2021-11-24T01:42:41.017Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyFromContainerError [2021-11-24T01:42:41.017Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyFromContainerNotFoundError [2021-11-24T01:42:41.017Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-24T01:42:41.017Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-24T01:42:41.017Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestCopyFromContainer [2021-11-24T01:42:41.017Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerCreateError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerCreateImageNotFound [2021-11-24T01:42:41.017Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerCreateWithName [2021-11-24T01:42:41.017Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerCreateAutoRemove [2021-11-24T01:42:41.017Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerDiffError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerDiff [2021-11-24T01:42:41.017Z] --- PASS: TestContainerDiff (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExecCreateError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExecCreate [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExecStartError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExecStart [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExecInspectError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExecInspect [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExportError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExportError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExport [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExport (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerInspectError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerInspectContainerNotFound [2021-11-24T01:42:41.017Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerInspectWithEmptyID [2021-11-24T01:42:41.017Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerInspect [2021-11-24T01:42:41.017Z] --- PASS: TestContainerInspect (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerInspectNode [2021-11-24T01:42:41.017Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerKillError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerKillError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerKill [2021-11-24T01:42:41.017Z] --- PASS: TestContainerKill (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerListError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerListError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerList [2021-11-24T01:42:41.017Z] --- PASS: TestContainerList (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerLogsNotFoundError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerLogsError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerLogs [2021-11-24T01:42:41.017Z] --- PASS: TestContainerLogs (0.17s) [2021-11-24T01:42:41.017Z] === RUN TestContainerPauseError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerPause [2021-11-24T01:42:41.017Z] --- PASS: TestContainerPause (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainersPruneError [2021-11-24T01:42:41.017Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainersPrune [2021-11-24T01:42:41.017Z] --- PASS: TestContainersPrune (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerRemoveError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerRemoveNotFoundError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerRemove [2021-11-24T01:42:41.017Z] --- PASS: TestContainerRemove (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerRenameError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerRename [2021-11-24T01:42:41.017Z] --- PASS: TestContainerRename (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerResizeError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExecResizeError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerResize [2021-11-24T01:42:41.017Z] --- PASS: TestContainerResize (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerExecResize [2021-11-24T01:42:41.017Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerRestartError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerRestart [2021-11-24T01:42:41.017Z] --- PASS: TestContainerRestart (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStartError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStartError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStart [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStart (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStatsError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStats [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStats (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStopError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStopError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerStop [2021-11-24T01:42:41.017Z] --- PASS: TestContainerStop (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerTopError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerTopError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerTop [2021-11-24T01:42:41.017Z] --- PASS: TestContainerTop (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerUnpauseError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerUnpause [2021-11-24T01:42:41.017Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerUpdateError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerUpdate [2021-11-24T01:42:41.017Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerWaitError [2021-11-24T01:42:41.017Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-24T01:42:41.017Z] === RUN TestContainerWait [2021-11-24T01:42:41.018Z] --- PASS: TestContainerWait (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestDiskUsageError [2021-11-24T01:42:41.018Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestDiskUsage [2021-11-24T01:42:41.018Z] --- PASS: TestDiskUsage (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestDistributionInspectUnsupported [2021-11-24T01:42:41.018Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestDistributionInspectWithEmptyID [2021-11-24T01:42:41.018Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestEventsErrorInOptions [2021-11-24T01:42:41.018Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestEventsErrorFromServer [2021-11-24T01:42:41.018Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestEvents [2021-11-24T01:42:41.018Z] --- PASS: TestEvents (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestTLSCloseWriter [2021-11-24T01:42:41.018Z] === PAUSE TestTLSCloseWriter [2021-11-24T01:42:41.018Z] === RUN TestImageBuildError [2021-11-24T01:42:41.018Z] --- PASS: TestImageBuildError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageBuild [2021-11-24T01:42:41.018Z] --- PASS: TestImageBuild (0.02s) [2021-11-24T01:42:41.018Z] === RUN TestGetDockerOS [2021-11-24T01:42:41.018Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageCreateError [2021-11-24T01:42:41.018Z] --- PASS: TestImageCreateError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageCreate [2021-11-24T01:42:41.018Z] --- PASS: TestImageCreate (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageHistoryError [2021-11-24T01:42:41.018Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageHistory [2021-11-24T01:42:41.018Z] --- PASS: TestImageHistory (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageImportError [2021-11-24T01:42:41.018Z] --- PASS: TestImageImportError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageImport [2021-11-24T01:42:41.018Z] --- PASS: TestImageImport (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageInspectError [2021-11-24T01:42:41.018Z] --- PASS: TestImageInspectError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageInspectImageNotFound [2021-11-24T01:42:41.018Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageInspectWithEmptyID [2021-11-24T01:42:41.018Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageInspect [2021-11-24T01:42:41.018Z] --- PASS: TestImageInspect (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageListError [2021-11-24T01:42:41.018Z] --- PASS: TestImageListError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageList [2021-11-24T01:42:41.018Z] --- PASS: TestImageList (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageListApiBefore125 [2021-11-24T01:42:41.018Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageLoadError [2021-11-24T01:42:41.018Z] --- PASS: TestImageLoadError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageLoad [2021-11-24T01:42:41.018Z] --- PASS: TestImageLoad (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagesPruneError [2021-11-24T01:42:41.018Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagesPrune [2021-11-24T01:42:41.018Z] --- PASS: TestImagesPrune (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePullReferenceParseError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePullAnyError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePullWithoutErrors [2021-11-24T01:42:41.018Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePushReferenceError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePushAnyError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImagePushWithoutErrors [2021-11-24T01:42:41.018Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-24T01:42:41.018Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-24T01:42:41.018Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-24T01:42:41.018Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageRemoveError [2021-11-24T01:42:41.018Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageRemoveImageNotFound [2021-11-24T01:42:41.018Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageRemove [2021-11-24T01:42:41.018Z] --- PASS: TestImageRemove (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageSaveError [2021-11-24T01:42:41.018Z] --- PASS: TestImageSaveError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageSave [2021-11-24T01:42:41.018Z] --- PASS: TestImageSave (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageSearchAnyError [2021-11-24T01:42:41.018Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-24T01:42:41.018Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:42:41.018Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:42:41.018Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-24T01:42:41.018Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.01s) [2021-11-24T01:42:41.018Z] === RUN TestImageSearchWithoutErrors [2021-11-24T01:42:41.018Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageTagError [2021-11-24T01:42:41.018Z] --- PASS: TestImageTagError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageTagInvalidReference [2021-11-24T01:42:41.018Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageTagInvalidSourceImageName [2021-11-24T01:42:41.018Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageTagHexSource [2021-11-24T01:42:41.018Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestImageTag [2021-11-24T01:42:41.018Z] --- PASS: TestImageTag (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestInfoServerError [2021-11-24T01:42:41.018Z] --- PASS: TestInfoServerError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestInfoInvalidResponseJSONError [2021-11-24T01:42:41.018Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestInfo [2021-11-24T01:42:41.018Z] --- PASS: TestInfo (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkConnectError [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkConnect [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkCreateError [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkCreate [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkDisconnectError [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkDisconnect [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkInspect [2021-11-24T01:42:41.018Z] === RUN TestNetworkInspect/empty_ID [2021-11-24T01:42:41.018Z] === RUN TestNetworkInspect/no_options [2021-11-24T01:42:41.018Z] === RUN TestNetworkInspect/verbose [2021-11-24T01:42:41.018Z] === RUN TestNetworkInspect/global_scope [2021-11-24T01:42:41.018Z] === RUN TestNetworkInspect/unknown_network [2021-11-24T01:42:41.018Z] === RUN TestNetworkInspect/server_error [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkListError [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkListError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkList [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkList (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworksPruneError [2021-11-24T01:42:41.018Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworksPrune [2021-11-24T01:42:41.018Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkRemoveError [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNetworkRemove [2021-11-24T01:42:41.018Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeInspectError [2021-11-24T01:42:41.018Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeInspectNodeNotFound [2021-11-24T01:42:41.018Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeInspectWithEmptyID [2021-11-24T01:42:41.018Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeInspect [2021-11-24T01:42:41.018Z] --- PASS: TestNodeInspect (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeListError [2021-11-24T01:42:41.018Z] --- PASS: TestNodeListError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeList [2021-11-24T01:42:41.018Z] --- PASS: TestNodeList (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeRemoveError [2021-11-24T01:42:41.018Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeRemove [2021-11-24T01:42:41.018Z] --- PASS: TestNodeRemove (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeUpdateError [2021-11-24T01:42:41.018Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestNodeUpdate [2021-11-24T01:42:41.018Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestOptionWithTimeout [2021-11-24T01:42:41.018Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPingFail [2021-11-24T01:42:41.018Z] --- PASS: TestPingFail (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPingWithError [2021-11-24T01:42:41.018Z] 2021/11/24 01:42:39 RoundTripper returned a response & error; ignoring response [2021-11-24T01:42:41.018Z] 2021/11/24 01:42:39 RoundTripper returned a response & error; ignoring response [2021-11-24T01:42:41.018Z] --- PASS: TestPingWithError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPingSuccess [2021-11-24T01:42:41.018Z] --- PASS: TestPingSuccess (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPingHeadFallback [2021-11-24T01:42:41.018Z] === RUN TestPingHeadFallback/OK [2021-11-24T01:42:41.018Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-24T01:42:41.018Z] === RUN TestPingHeadFallback/Not_Found [2021-11-24T01:42:41.018Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-24T01:42:41.018Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-24T01:42:41.018Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginDisableError [2021-11-24T01:42:41.018Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginDisable [2021-11-24T01:42:41.018Z] --- PASS: TestPluginDisable (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginEnableError [2021-11-24T01:42:41.018Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginEnable [2021-11-24T01:42:41.018Z] --- PASS: TestPluginEnable (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginInspectError [2021-11-24T01:42:41.018Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginInspectWithEmptyID [2021-11-24T01:42:41.018Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginInspect [2021-11-24T01:42:41.018Z] --- PASS: TestPluginInspect (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginListError [2021-11-24T01:42:41.018Z] --- PASS: TestPluginListError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginList [2021-11-24T01:42:41.018Z] --- PASS: TestPluginList (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginPushError [2021-11-24T01:42:41.018Z] --- PASS: TestPluginPushError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginPush [2021-11-24T01:42:41.018Z] --- PASS: TestPluginPush (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginRemoveError [2021-11-24T01:42:41.018Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginRemove [2021-11-24T01:42:41.018Z] --- PASS: TestPluginRemove (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginSetError [2021-11-24T01:42:41.018Z] --- PASS: TestPluginSetError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPluginSet [2021-11-24T01:42:41.018Z] --- PASS: TestPluginSet (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSetHostHeader [2021-11-24T01:42:41.018Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestPlainTextError [2021-11-24T01:42:41.018Z] --- PASS: TestPlainTextError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestInfiniteError [2021-11-24T01:42:41.018Z] --- PASS: TestInfiniteError (0.04s) [2021-11-24T01:42:41.018Z] === RUN TestCanceledContext [2021-11-24T01:42:41.018Z] 2021/11/24 01:42:39 RoundTripper returned a response & error; ignoring response [2021-11-24T01:42:41.018Z] --- PASS: TestCanceledContext (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestDeadlineExceededContext [2021-11-24T01:42:41.018Z] 2021/11/24 01:42:39 RoundTripper returned a response & error; ignoring response [2021-11-24T01:42:41.018Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretCreateUnsupported [2021-11-24T01:42:41.018Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretCreateError [2021-11-24T01:42:41.018Z] --- PASS: TestSecretCreateError (0.01s) [2021-11-24T01:42:41.018Z] === RUN TestSecretCreate [2021-11-24T01:42:41.018Z] --- PASS: TestSecretCreate (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretInspectUnsupported [2021-11-24T01:42:41.018Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretInspectError [2021-11-24T01:42:41.018Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretInspectSecretNotFound [2021-11-24T01:42:41.018Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretInspectWithEmptyID [2021-11-24T01:42:41.018Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretInspect [2021-11-24T01:42:41.018Z] --- PASS: TestSecretInspect (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretListUnsupported [2021-11-24T01:42:41.018Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretListError [2021-11-24T01:42:41.018Z] --- PASS: TestSecretListError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretList [2021-11-24T01:42:41.018Z] --- PASS: TestSecretList (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretRemoveUnsupported [2021-11-24T01:42:41.018Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretRemoveError [2021-11-24T01:42:41.018Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretRemove [2021-11-24T01:42:41.018Z] --- PASS: TestSecretRemove (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretUpdateUnsupported [2021-11-24T01:42:41.018Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretUpdateError [2021-11-24T01:42:41.018Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestSecretUpdate [2021-11-24T01:42:41.018Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceCreateError [2021-11-24T01:42:41.018Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceCreate [2021-11-24T01:42:41.018Z] --- PASS: TestServiceCreate (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-24T01:42:41.018Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceCreateDigestPinning [2021-11-24T01:42:41.018Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceInspectError [2021-11-24T01:42:41.018Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceInspectServiceNotFound [2021-11-24T01:42:41.018Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceInspectWithEmptyID [2021-11-24T01:42:41.018Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceInspect [2021-11-24T01:42:41.018Z] --- PASS: TestServiceInspect (0.00s) [2021-11-24T01:42:41.018Z] === RUN TestServiceListError [2021-11-24T01:42:41.019Z] --- PASS: TestServiceListError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestServiceList [2021-11-24T01:42:41.019Z] --- PASS: TestServiceList (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestServiceLogsError [2021-11-24T01:42:41.019Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestServiceLogs [2021-11-24T01:42:41.019Z] --- PASS: TestServiceLogs (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestServiceRemoveError [2021-11-24T01:42:41.019Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestServiceRemoveNotFoundError [2021-11-24T01:42:41.019Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestServiceRemove [2021-11-24T01:42:41.019Z] --- PASS: TestServiceRemove (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestServiceUpdateError [2021-11-24T01:42:41.019Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestServiceUpdate [2021-11-24T01:42:41.019Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmGetUnlockKeyError [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmGetUnlockKey [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmInitError [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmInit [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmInit (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmInspectError [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmInspect [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmJoinError [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmJoin [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmLeaveError [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmLeave [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmUnlockError [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmUnlock [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmUpdateError [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestSwarmUpdate [2021-11-24T01:42:41.019Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestTaskInspectError [2021-11-24T01:42:41.019Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestTaskInspectWithEmptyID [2021-11-24T01:42:41.019Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestTaskInspect [2021-11-24T01:42:41.019Z] --- PASS: TestTaskInspect (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestTaskListError [2021-11-24T01:42:41.019Z] --- PASS: TestTaskListError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestTaskList [2021-11-24T01:42:41.019Z] --- PASS: TestTaskList (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeCreateError [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeCreate [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeInspectError [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeInspectNotFound [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeInspectWithEmptyID [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeInspect [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeListError [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeListError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeList [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeList (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeRemoveError [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-24T01:42:41.019Z] === RUN TestVolumeRemove [2021-11-24T01:42:41.019Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-24T01:42:41.019Z] === CONT TestTLSCloseWriter [2021-11-24T01:42:41.019Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-24T01:42:41.019Z] PASS [2021-11-24T01:42:41.019Z] coverage: 75.1% of statements [2021-11-24T01:42:41.019Z] ok github.com/docker/docker/client 0.377s coverage: 75.1% of statements [2021-11-24T01:42:41.033Z] Loaded image: debian:bullseye-slim [2021-11-24T01:42:41.033Z] Loaded image: hello-world:latest [2021-11-24T01:42:41.293Z] Loaded image: arm32v7/hello-world:latest [2021-11-24T01:42:41.861Z] check_test.go:308: [dddbd6e210899] daemon is not started [2021-11-24T01:42:41.861Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-24T01:42:42.428Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-24T01:42:42.996Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-24T01:42:43.930Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-24T01:42:44.867Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-24T01:42:44.904Z] --- PASS: TestHealthKillContainer (7.86s) [2021-11-24T01:42:44.904Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-24T01:42:45.159Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2021-11-24T01:42:45.159Z] === RUN TestIpcModeNone [2021-11-24T01:42:45.416Z] --- PASS: TestIpcModeNone (0.44s) [2021-11-24T01:42:45.416Z] === RUN TestIpcModePrivate [2021-11-24T01:42:45.977Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-24T01:42:45.977Z] --- PASS: TestIpcModePrivate (0.46s) [2021-11-24T01:42:45.977Z] === RUN TestIpcModeShareable [2021-11-24T01:42:46.233Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-24T01:42:46.243Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-24T01:42:46.488Z] --- PASS: TestIpcModeShareable (0.44s) [2021-11-24T01:42:46.488Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-24T01:42:46.501Z] --- PASS: TestServiceWithDataPathPortInit (16.14s) [2021-11-24T01:42:46.501Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-24T01:42:46.501Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-24T01:42:47.242Z] === RUN TestMiddlewares [2021-11-24T01:42:47.242Z] --- PASS: TestMiddlewares (0.00s) [2021-11-24T01:42:47.242Z] PASS [2021-11-24T01:42:47.242Z] coverage: 9.0% of statements [2021-11-24T01:42:47.242Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2021-11-24T01:42:47.437Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-24T01:42:47.853Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2021-11-24T01:42:47.853Z] === RUN TestAPIIpcModeHost [2021-11-24T01:42:47.882Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ed3r5x7nqzox0lb8c1r3jchpx Created:2021-11-24 01:42:45.93066308 +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[d62a3d6183df430facb811158a7fd819f070989888c1fc8f24f1c5022bb164ab:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3uvdvun425d2as8iqbud02f1h EndpointID:f0245898138c7d62ecf48cc32a1e440d2da5f092bd49d81ceb7367e3d71cd5c3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:86f85e69f9924312e9a6af7040bc36af5f337dbf1badd0121af991788454c3dd 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:c055dfdac444 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3uvdvun425d2as8iqbud02f1h EndpointID:f0245898138c7d62ecf48cc32a1e440d2da5f092bd49d81ceb7367e3d71cd5c3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-24T01:42:48.109Z] --- PASS: TestAPIIpcModeHost (0.37s) [2021-11-24T01:42:48.109Z] === RUN TestDaemonIpcModeShareable [2021-11-24T01:42:48.374Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-24T01:42:48.374Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-24T01:42:49.036Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-24T01:42:49.292Z] --- PASS: TestDaemonIpcModeShareable (1.07s) [2021-11-24T01:42:49.292Z] === RUN TestDaemonIpcModePrivate [2021-11-24T01:42:49.313Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-24T01:42:49.313Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-24T01:42:50.186Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-24T01:42:50.220Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-24T01:42:50.221Z] --- PASS: TestDaemonIpcModePrivate (1.07s) [2021-11-24T01:42:50.221Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-24T01:42:50.258Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-24T01:42:51.148Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-24T01:42:51.405Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2021-11-24T01:42:51.405Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-24T01:42:51.675Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-24T01:42:52.098Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.51s) [2021-11-24T01:42:52.098Z] PASS [2021-11-24T01:42:52.098Z] [2021-11-24T01:42:52.098Z] === Skipped [2021-11-24T01:42:52.098Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:42:52.098Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:42:52.098Z] [2021-11-24T01:42:52.098Z] DONE 26 tests, 1 skipped in 49.960s [2021-11-24T01:42:52.098Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-24T01:42:52.098Z] INFO: Testing against a local daemon [2021-11-24T01:42:52.098Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-24T01:42:52.098Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:42:52.098Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-24T01:42:52.098Z] === RUN TestDockerNetworkIpvlan [2021-11-24T01:42:52.098Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:42:52.098Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-24T01:42:52.098Z] PASS [2021-11-24T01:42:52.098Z] [2021-11-24T01:42:52.098Z] === Skipped [2021-11-24T01:42:52.098Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-24T01:42:52.098Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:42:52.098Z] [2021-11-24T01:42:52.098Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-24T01:42:52.098Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:42:52.098Z] [2021-11-24T01:42:52.098Z] DONE 2 tests, 2 skipped in 0.069s [2021-11-24T01:42:52.098Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-24T01:42:52.165Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-24T01:42:52.331Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-24T01:42:52.358Z] INFO: Testing against a local daemon [2021-11-24T01:42:52.358Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-24T01:42:52.586Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-11-24T01:42:52.586Z] === RUN TestIpcModeOlderClient [2021-11-24T01:42:52.587Z] === PAUSE TestIpcModeOlderClient [2021-11-24T01:42:52.587Z] === RUN TestKillContainerInvalidSignal [2021-11-24T01:42:52.842Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2021-11-24T01:42:52.842Z] === RUN TestKillContainer [2021-11-24T01:42:52.842Z] === RUN TestKillContainer/no_signal [2021-11-24T01:42:53.403Z] === RUN TestKillContainer/non_killing_signal [2021-11-24T01:42:53.659Z] === RUN TestKillContainer/killing_signal [2021-11-24T01:42:53.749Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2021-11-24T01:42:53.749Z] === RUN TestDockerNetworkMacvlan [2021-11-24T01:42:54.220Z] --- PASS: TestKillContainer (1.16s) [2021-11-24T01:42:54.220Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-11-24T01:42:54.220Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2021-11-24T01:42:54.220Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2021-11-24T01:42:54.220Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-24T01:42:54.220Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-24T01:42:54.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-24T01:42:54.689Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-24T01:42:54.695Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.23s) [2021-11-24T01:42:54.695Z] PASS [2021-11-24T01:42:54.695Z] [2021-11-24T01:42:54.695Z] === Skipped [2021-11-24T01:42:54.695Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-24T01:42:54.695Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:42:54.695Z] [2021-11-24T01:42:54.695Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:42:54.695Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:42:54.695Z] [2021-11-24T01:42:54.695Z] DONE 34 tests, 2 skipped in 181.753s [2021-11-24T01:42:54.695Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-24T01:42:54.695Z] ++ 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-24T01:42:54.695Z] ++ set -e [2021-11-24T01:42:54.695Z] ++ '[' -n 0 ']' [2021-11-24T01:42:54.695Z] ++ set -x [2021-11-24T01:42:54.696Z] ++ 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-24T01:42:54.696Z] INFO: Testing against a local daemon [2021-11-24T01:42:54.696Z] === RUN TestConfigInspect [2021-11-24T01:42:55.257Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-24T01:42:55.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2021-11-24T01:42:55.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2021-11-24T01:42:55.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-11-24T01:42:55.403Z] === RUN TestKillStoppedContainer [2021-11-24T01:42:55.403Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-24T01:42:55.403Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-24T01:42:55.403Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-24T01:42:55.403Z] === RUN TestKillDifferentUserContainer [2021-11-24T01:42:55.563Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-24T01:42:55.630Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-24T01:42:55.659Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2021-11-24T01:42:55.660Z] === RUN TestInspectOomKilledTrue [2021-11-24T01:42:56.221Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2021-11-24T01:42:56.221Z] === RUN TestInspectOomKilledFalse [2021-11-24T01:42:56.476Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2021-11-24T01:42:56.476Z] === RUN TestLinksEtcHostsContentMatch [2021-11-24T01:42:56.732Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-11-24T01:42:56.732Z] === RUN TestLinksContainerNames [2021-11-24T01:42:57.186Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-24T01:42:57.659Z] --- PASS: TestLinksContainerNames (0.81s) [2021-11-24T01:42:57.659Z] === RUN TestLogsFollowTailEmpty [2021-11-24T01:42:57.915Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2021-11-24T01:42:57.916Z] === RUN TestContainerNetworkMountsNoChown [2021-11-24T01:42:58.160Z] --- PASS: TestConfigInspect (3.01s) [2021-11-24T01:42:58.160Z] === RUN TestConfigList [2021-11-24T01:42:58.477Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/default [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/default [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/private [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/private [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rprivate [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/slave [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/slave [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rslave [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/shared [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/shared [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rshared [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/default [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rshared [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/shared [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rslave [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/slave [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rprivate [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/private [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-24T01:42:58.477Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:42:58.477Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:42:58.477Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:42:58.670Z] --- PASS: TestCheckoutGit (29.75s) [2021-11-24T01:42:58.670Z] === RUN TestValidGitTransport [2021-11-24T01:42:58.670Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-24T01:42:58.670Z] === RUN TestGitInvalidRef [2021-11-24T01:42:58.670Z] --- PASS: TestGitInvalidRef (0.17s) [2021-11-24T01:42:58.670Z] PASS [2021-11-24T01:42:58.670Z] coverage: 86.3% of statements [2021-11-24T01:42:58.670Z] ok github.com/docker/docker/builder/remotecontext/git 29.973s coverage: 86.3% of statements [2021-11-24T01:42:58.670Z] ? github.com/docker/docker/cli [no test files] [2021-11-24T01:42:58.670Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-24T01:42:58.726Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-24T01:42:58.733Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-24T01:42:58.733Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-11-24T01:42:58.733Z] === RUN TestContainerBindMountNonRecursive [2021-11-24T01:42:59.094Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-24T01:43:00.098Z] --- PASS: TestContainerBindMountNonRecursive (1.18s) [2021-11-24T01:43:00.098Z] === RUN TestContainerVolumesMountedAsShared [2021-11-24T01:43:00.353Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2021-11-24T01:43:00.353Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-24T01:43:00.610Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2021-11-24T01:43:00.610Z] === RUN TestNetworkNat [2021-11-24T01:43:00.866Z] --- PASS: TestNetworkNat (0.41s) [2021-11-24T01:43:00.866Z] === RUN TestNetworkLocalhostTCPNat [2021-11-24T01:43:01.257Z] --- PASS: TestConfigList (3.20s) [2021-11-24T01:43:01.257Z] === RUN TestConfigsCreateAndDelete [2021-11-24T01:43:01.257Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-24T01:43:01.428Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-11-24T01:43:01.428Z] === RUN TestNetworkLoopbackNat [2021-11-24T01:43:01.637Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-24T01:43:02.633Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-24T01:43:03.976Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-11-24T01:43:03.976Z] === RUN TestPause [2021-11-24T01:43:04.010Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2021-11-24T01:43:04.010Z] === RUN TestConfigsUpdate [2021-11-24T01:43:04.436Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-24T01:43:04.436Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-24T01:43:04.437Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestConfigureDaemonLogs [2021-11-24T01:43:04.437Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestCommonOptionsInstallFlags [2021-11-24T01:43:04.437Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-24T01:43:04.437Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-24T01:43:04.437Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-24T01:43:04.437Z] PASS [2021-11-24T01:43:04.437Z] coverage: 18.6% of statements [2021-11-24T01:43:04.437Z] ok github.com/docker/docker/cmd/dockerd 0.177s coverage: 18.6% of statements [2021-11-24T01:43:04.437Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-24T01:43:04.437Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-24T01:43:04.541Z] --- PASS: TestPause (0.45s) [2021-11-24T01:43:04.541Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-24T01:43:04.541Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-24T01:43:04.541Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-24T01:43:04.542Z] === RUN TestPauseStopPausedContainer [2021-11-24T01:43:04.797Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2021-11-24T01:43:04.797Z] === RUN TestPidHost [2021-11-24T01:43:04.898Z] === RUN TestContainerStopSignal [2021-11-24T01:43:04.898Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestContainerStopTimeout [2021-11-24T01:43:04.898Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-24T01:43:04.898Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-24T01:43:04.898Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-11-24T01:43:04.898Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-24T01:43:04.898Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestReplaceAndAppendEnvVars [2021-11-24T01:43:04.898Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-24T01:43:04.898Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestNewMemoryStore [2021-11-24T01:43:04.898Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestAddContainers [2021-11-24T01:43:04.898Z] --- PASS: TestAddContainers (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestGetContainer [2021-11-24T01:43:04.898Z] --- PASS: TestGetContainer (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestDeleteContainer [2021-11-24T01:43:04.898Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestListContainers [2021-11-24T01:43:04.898Z] --- PASS: TestListContainers (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestFirstContainer [2021-11-24T01:43:04.898Z] --- PASS: TestFirstContainer (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestApplyAllContainer [2021-11-24T01:43:04.898Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestIsValidHealthString [2021-11-24T01:43:04.898Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestStateRunStop [2021-11-24T01:43:04.898Z] --- PASS: TestStateRunStop (0.00s) [2021-11-24T01:43:04.898Z] === RUN TestStateTimeoutWait [2021-11-24T01:43:04.945Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-24T01:43:05.203Z] check_test.go:308: [d17666dda5a26] daemon is not started [2021-11-24T01:43:05.203Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-24T01:43:05.353Z] state_test.go:141: Stop callback fired [2021-11-24T01:43:05.353Z] state_test.go:165: Stop callback fired [2021-11-24T01:43:05.353Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-24T01:43:05.353Z] === RUN TestIsValidStateString [2021-11-24T01:43:05.353Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-24T01:43:05.353Z] === RUN TestViewSaveDelete [2021-11-24T01:43:05.353Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-24T01:43:05.353Z] === RUN TestViewAll [2021-11-24T01:43:05.353Z] --- PASS: TestViewAll (0.01s) [2021-11-24T01:43:05.353Z] === RUN TestViewGet [2021-11-24T01:43:05.353Z] --- PASS: TestViewGet (0.00s) [2021-11-24T01:43:05.353Z] === RUN TestNames [2021-11-24T01:43:05.353Z] --- PASS: TestNames (0.00s) [2021-11-24T01:43:05.353Z] === RUN TestViewWithHealthCheck [2021-11-24T01:43:05.353Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-24T01:43:05.353Z] PASS [2021-11-24T01:43:05.353Z] coverage: 41.7% of statements [2021-11-24T01:43:05.353Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2021-11-24T01:43:05.353Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-24T01:43:05.353Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-24T01:43:05.353Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-24T01:43:05.353Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-24T01:43:05.724Z] --- PASS: TestPidHost (0.97s) [2021-11-24T01:43:05.724Z] === RUN TestPsFilter [2021-11-24T01:43:05.770Z] check_test.go:308: [dcb408f5deb39] daemon is not started [2021-11-24T01:43:05.770Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-24T01:43:05.980Z] --- PASS: TestPsFilter (0.10s) [2021-11-24T01:43:05.980Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-24T01:43:06.236Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-24T01:43:06.236Z] === RUN TestRemoveContainerWithVolume [2021-11-24T01:43:06.313Z] === RUN TestPrepare [2021-11-24T01:43:06.313Z] --- PASS: TestPrepare (0.00s) [2021-11-24T01:43:06.313Z] === RUN TestStart [2021-11-24T01:43:06.313Z] --- PASS: TestStart (0.00s) [2021-11-24T01:43:06.313Z] === RUN TestWaitCancel [2021-11-24T01:43:06.313Z] --- PASS: TestWaitCancel (0.00s) [2021-11-24T01:43:06.313Z] === RUN TestWaitDisabled [2021-11-24T01:43:06.313Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-24T01:43:06.313Z] === RUN TestWaitEnabled [2021-11-24T01:43:06.313Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-24T01:43:06.313Z] === RUN TestRemove [2021-11-24T01:43:06.313Z] --- PASS: TestRemove (0.00s) [2021-11-24T01:43:06.313Z] PASS [2021-11-24T01:43:06.313Z] coverage: 65.3% of statements [2021-11-24T01:43:06.313Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-11-24T01:43:06.492Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-11-24T01:43:06.492Z] === RUN TestRemoveContainerRunning [2021-11-24T01:43:06.706Z] --- PASS: TestConfigsUpdate (2.64s) [2021-11-24T01:43:06.706Z] === RUN TestTemplatedConfig [2021-11-24T01:43:06.965Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-24T01:43:06.965Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-24T01:43:06.982Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-24T01:43:07.053Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-11-24T01:43:07.053Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-24T01:43:07.244Z] --- PASS: TestDockerNetworkMacvlan (13.51s) [2021-11-24T01:43:07.244Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-24T01:43:07.244Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-24T01:43:07.244Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.99s) [2021-11-24T01:43:07.244Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.43s) [2021-11-24T01:43:07.244Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2021-11-24T01:43:07.244Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2021-11-24T01:43:07.244Z] PASS [2021-11-24T01:43:07.244Z] [2021-11-24T01:43:07.244Z] DONE 8 tests in 15.116s [2021-11-24T01:43:07.244Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-24T01:43:07.309Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2021-11-24T01:43:07.309Z] === RUN TestRemoveInvalidContainer [2021-11-24T01:43:07.309Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-24T01:43:07.309Z] === RUN TestRenameLinkedContainer [2021-11-24T01:43:07.504Z] testing: warning: no tests to run [2021-11-24T01:43:07.504Z] PASS [2021-11-24T01:43:07.504Z] [2021-11-24T01:43:07.504Z] DONE 0 tests in 0.034s [2021-11-24T01:43:07.504Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-24T01:43:07.504Z] INFO: Testing against a local daemon [2021-11-24T01:43:07.504Z] === RUN TestAuthZPluginAllowRequest [2021-11-24T01:43:07.532Z] check_test.go:308: [de1556669b34d] daemon is not started [2021-11-24T01:43:07.533Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-24T01:43:07.533Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-24T01:43:07.844Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-24T01:43:08.299Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-11-24T01:43:08.299Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-24T01:43:08.299Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-24T01:43:08.299Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-24T01:43:08.299Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-24T01:43:08.299Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-24T01:43:08.299Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-24T01:43:08.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-24T01:43:08.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-24T01:43:08.764Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-24T01:43:08.764Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-24T01:43:08.764Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-24T01:43:08.764Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-24T01:43:08.764Z] PASS [2021-11-24T01:43:08.764Z] coverage: 35.9% of statements [2021-11-24T01:43:08.764Z] ok github.com/docker/docker/daemon/cluster/convert 0.480s coverage: 35.9% of statements [2021-11-24T01:43:08.764Z] === RUN TestNewListSecretsFilters [2021-11-24T01:43:08.764Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-24T01:43:08.764Z] === RUN TestNewListConfigsFilters [2021-11-24T01:43:08.764Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-24T01:43:08.764Z] PASS [2021-11-24T01:43:08.764Z] coverage: 0.5% of statements [2021-11-24T01:43:08.764Z] ok github.com/docker/docker/daemon/cluster 0.885s coverage: 0.5% of statements [2021-11-24T01:43:08.913Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-24T01:43:09.198Z] --- PASS: TestRenameLinkedContainer (1.56s) [2021-11-24T01:43:09.198Z] === RUN TestRenameStoppedContainer [2021-11-24T01:43:09.198Z] --- PASS: TestRenameStoppedContainer (0.37s) [2021-11-24T01:43:09.198Z] === RUN TestRenameRunningContainerAndReuse [2021-11-24T01:43:09.425Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2021-11-24T01:43:09.425Z] === RUN TestAuthZPluginTLS [2021-11-24T01:43:09.481Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-24T01:43:09.995Z] --- PASS: TestAuthZPluginTLS (0.60s) [2021-11-24T01:43:09.995Z] === RUN TestAuthZPluginDenyRequest [2021-11-24T01:43:10.048Z] --- PASS: TestTemplatedConfig (3.37s) [2021-11-24T01:43:10.048Z] === RUN TestConfigCreateResolve [2021-11-24T01:43:10.048Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-24T01:43:10.048Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-24T01:43:10.125Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2021-11-24T01:43:10.125Z] === RUN TestRenameInvalidName [2021-11-24T01:43:10.381Z] --- PASS: TestRenameInvalidName (0.40s) [2021-11-24T01:43:10.381Z] === RUN TestRenameAnonymousContainer [2021-11-24T01:43:10.566Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-11-24T01:43:10.566Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-24T01:43:11.139Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-11-24T01:43:11.139Z] === RUN TestAuthZPluginDenyResponse [2021-11-24T01:43:11.426Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-24T01:43:11.462Z] ............................ [ 67%] [2021-11-24T01:43:11.684Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-24T01:43:11.708Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-11-24T01:43:11.708Z] === RUN TestAuthZPluginAllowEventStream [2021-11-24T01:43:11.711Z] === RUN TestBuilderGC [2021-11-24T01:43:11.711Z] --- PASS: TestBuilderGC (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationNotFound [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestDaemonBrokenConfiguration [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestParseClusterAdvertiseSettings [2021-11-24T01:43:11.711Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestFindConfigurationConflicts [2021-11-24T01:43:11.711Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-24T01:43:11.711Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-24T01:43:11.711Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-24T01:43:11.711Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-24T01:43:11.711Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-24T01:43:11.711Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration/with_label [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration/with_dns [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-24T01:43:11.711Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-24T01:43:11.711Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestModifiedDiscoverySettings [2021-11-24T01:43:11.711Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-24T01:43:11.711Z] === RUN TestReloadSetConfigFileNotExist [2021-11-24T01:43:11.747Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2021-11-24T01:43:11.747Z] === RUN TestRenameContainerWithSameName [2021-11-24T01:43:12.166Z] === RUN TestDiscoveryOptsErrors [2021-11-24T01:43:12.166Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-24T01:43:12.166Z] === RUN TestDiscoveryOpts [2021-11-24T01:43:12.166Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-24T01:43:12.166Z] PASS [2021-11-24T01:43:12.166Z] coverage: 30.0% of statements [2021-11-24T01:43:12.166Z] ok github.com/docker/docker/daemon/discovery 0.092s coverage: 30.0% of statements [2021-11-24T01:43:12.166Z] time="2021-11-24T01:43:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-24T01:43:12.166Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-11-24T01:43:12.166Z] === RUN TestReloadDefaultConfigNotExist [2021-11-24T01:43:12.166Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:12.166Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-24T01:43:12.166Z] === RUN TestReloadBadDefaultConfig [2021-11-24T01:43:12.166Z] time="2021-11-24T01:43:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1885436919" [2021-11-24T01:43:12.166Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-24T01:43:12.166Z] === RUN TestReloadWithConflictingLabels [2021-11-24T01:43:12.166Z] time="2021-11-24T01:43:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2852451344" [2021-11-24T01:43:12.166Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-24T01:43:12.166Z] === RUN TestReloadWithDuplicateLabels [2021-11-24T01:43:12.166Z] time="2021-11-24T01:43:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2355210822" [2021-11-24T01:43:12.166Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-24T01:43:12.166Z] === RUN TestMaskURLCredentials [2021-11-24T01:43:12.166Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-24T01:43:12.166Z] === RUN TestDaemonConfigurationMerge [2021-11-24T01:43:12.166Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-24T01:43:12.166Z] PASS [2021-11-24T01:43:12.166Z] coverage: 80.0% of statements [2021-11-24T01:43:12.166Z] ok github.com/docker/docker/daemon/config 0.262s coverage: 80.0% of statements [2021-11-24T01:43:12.316Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-11-24T01:43:12.316Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-24T01:43:12.623Z] === RUN TestWaitNodeAttachment [2021-11-24T01:43:13.062Z] --- PASS: TestConfigCreateResolve (2.88s) [2021-11-24T01:43:13.062Z] PASS [2021-11-24T01:43:13.062Z] [2021-11-24T01:43:13.062Z] DONE 6 tests in 18.128s [2021-11-24T01:43:13.062Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-24T01:43:13.062Z] ++ 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-24T01:43:13.062Z] ++ set -e [2021-11-24T01:43:13.062Z] ++ '[' -n 0 ']' [2021-11-24T01:43:13.062Z] ++ set -x [2021-11-24T01:43:13.062Z] ++ 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-24T01:43:13.062Z] INFO: Testing against a local daemon [2021-11-24T01:43:13.062Z] === RUN TestCheckpoint [2021-11-24T01:43:13.062Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:43:13.062Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-24T01:43:13.062Z] === RUN TestContainerInvalidJSON [2021-11-24T01:43:13.062Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:43:13.062Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:43:13.062Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:43:13.062Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:43:13.062Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:43:13.062Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:43:13.062Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-24T01:43:13.062Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-24T01:43:13.062Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-24T01:43:13.062Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-24T01:43:13.062Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-11-24T01:43:13.062Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-24T01:43:13.062Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-24T01:43:13.062Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-24T01:43:13.062Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-24T01:43:13.062Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-24T01:43:13.062Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-11-24T01:43:13.062Z] === RUN TestCopyFromContainer [2021-11-24T01:43:13.081Z] --- PASS: TestWaitNodeAttachment (0.50s) [2021-11-24T01:43:13.081Z] === RUN TestIsolationConversion [2021-11-24T01:43:13.081Z] === RUN TestIsolationConversion/default [2021-11-24T01:43:13.081Z] === RUN TestIsolationConversion/process [2021-11-24T01:43:13.081Z] === RUN TestIsolationConversion/hyperv [2021-11-24T01:43:13.081Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-24T01:43:13.081Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-24T01:43:13.081Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-24T01:43:13.081Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestContainerLabels [2021-11-24T01:43:13.081Z] --- PASS: TestContainerLabels (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestCredentialSpecConversion [2021-11-24T01:43:13.081Z] === RUN TestCredentialSpecConversion/none [2021-11-24T01:43:13.081Z] === RUN TestCredentialSpecConversion/config [2021-11-24T01:43:13.081Z] === RUN TestCredentialSpecConversion/file [2021-11-24T01:43:13.081Z] === RUN TestCredentialSpecConversion/registry [2021-11-24T01:43:13.081Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-24T01:43:13.081Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-24T01:43:13.081Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-24T01:43:13.081Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-24T01:43:13.081Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestControllerValidateMountBind [2021-11-24T01:43:13.081Z] --- PASS: TestControllerValidateMountBind (0.03s) [2021-11-24T01:43:13.081Z] === RUN TestControllerValidateMountVolume [2021-11-24T01:43:13.081Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestControllerValidateMountTarget [2021-11-24T01:43:13.081Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestControllerValidateMountTmpfs [2021-11-24T01:43:13.081Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestControllerValidateMountInvalidType [2021-11-24T01:43:13.081Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestControllerValidateMountNamedPipe [2021-11-24T01:43:13.081Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-24T01:43:13.081Z] PASS [2021-11-24T01:43:13.081Z] coverage: 11.0% of statements [2021-11-24T01:43:13.081Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.694s coverage: 11.0% of statements [2021-11-24T01:43:13.081Z] === RUN TestEventsLog [2021-11-24T01:43:13.081Z] --- PASS: TestEventsLog (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestEventsLogTimeout [2021-11-24T01:43:13.081Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestLogEvents [2021-11-24T01:43:13.081Z] --- PASS: TestLogEvents (0.05s) [2021-11-24T01:43:13.081Z] === RUN TestLoadBufferedEvents [2021-11-24T01:43:13.081Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-11-24T01:43:13.081Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-24T01:43:13.081Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-24T01:43:13.081Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-24T01:43:13.081Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-24T01:43:13.081Z] PASS [2021-11-24T01:43:13.081Z] coverage: 50.0% of statements [2021-11-24T01:43:13.081Z] ok github.com/docker/docker/daemon/events 0.258s coverage: 50.0% of statements [2021-11-24T01:43:13.091Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2021-11-24T01:43:13.091Z] === RUN TestAuthZPluginErrorResponse [2021-11-24T01:43:13.243Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2021-11-24T01:43:13.243Z] === RUN TestResize [2021-11-24T01:43:13.499Z] --- PASS: TestResize (0.39s) [2021-11-24T01:43:13.499Z] === RUN TestResizeWithInvalidSize [2021-11-24T01:43:13.631Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-24T01:43:13.660Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-24T01:43:13.660Z] === RUN TestAuthZPluginErrorRequest [2021-11-24T01:43:13.755Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-11-24T01:43:13.755Z] === RUN TestResizeWhenContainerNotStarted [2021-11-24T01:43:13.890Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-24T01:43:14.041Z] === RUN TestIsEmptyDir [2021-11-24T01:43:14.041Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-24T01:43:14.041Z] PASS [2021-11-24T01:43:14.041Z] coverage: 2.3% of statements [2021-11-24T01:43:14.041Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2021-11-24T01:43:14.041Z] === RUN TestVerifyNetworkingConfig [2021-11-24T01:43:14.041Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestGetContainer [2021-11-24T01:43:14.041Z] --- PASS: TestGetContainer (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestValidContainerNames [2021-11-24T01:43:14.041Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestContainerInitDNS [2021-11-24T01:43:14.041Z] daemon_test.go:146: root required [2021-11-24T01:43:14.041Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestMerge [2021-11-24T01:43:14.041Z] --- PASS: TestMerge (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestValidateContainerIsolation [2021-11-24T01:43:14.041Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestFindNetworkErrorType [2021-11-24T01:43:14.041Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestEnsureServicesExist [2021-11-24T01:43:14.041Z] --- PASS: TestEnsureServicesExist (0.02s) [2021-11-24T01:43:14.041Z] === RUN TestEnsureServicesExistErrors [2021-11-24T01:43:14.041Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-24T01:43:14.041Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-24T01:43:14.041Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-24T01:43:14.041Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestContainerDelete [2021-11-24T01:43:14.041Z] --- PASS: TestContainerDelete (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestContainerDoubleDelete [2021-11-24T01:43:14.041Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestLogContainerEventCopyLabels [2021-11-24T01:43:14.041Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestLogContainerEventWithAttributes [2021-11-24T01:43:14.041Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestNoneHealthcheck [2021-11-24T01:43:14.041Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestHealthStates [2021-11-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] time="2021-11-24T01:43:13Z" 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-24T01:43:14.041Z] --- PASS: TestHealthStates (0.17s) [2021-11-24T01:43:14.041Z] === RUN TestGetInspectData [2021-11-24T01:43:14.041Z] --- PASS: TestGetInspectData (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestFillLicense [2021-11-24T01:43:14.041Z] --- PASS: TestFillLicense (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestListInvalidFilter [2021-11-24T01:43:14.041Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestNameFilter [2021-11-24T01:43:14.041Z] --- PASS: TestNameFilter (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-24T01:43:14.041Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-24T01:43:14.041Z] === 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-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-24T01:43:14.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-24T01:43:14.041Z] --- 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-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-24T01:43:14.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestDaemonReloadLabels [2021-11-24T01:43:14.041Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-24T01:43:14.041Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestDaemonReloadMirrors [2021-11-24T01:43:14.041Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-24T01:43:14.041Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-24T01:43:14.041Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-24T01:43:14.041Z] === RUN TestDaemonDiscoveryReload [2021-11-24T01:43:14.229Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-24T01:43:14.229Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-24T01:43:14.318Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:43:14.318Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:43:14.318Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:43:14.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:43:14.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:43:14.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:43:14.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:43:14.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:43:14.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:43:14.319Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:43:14.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:43:14.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:43:14.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:43:14.319Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:43:14.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:43:14.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:43:14.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:43:14.457Z] === RUN TestCopyFromContainer// [2021-11-24T01:43:14.499Z] === RUN TestLinkNaming [2021-11-24T01:43:14.499Z] --- PASS: TestLinkNaming (0.00s) [2021-11-24T01:43:14.499Z] === RUN TestLinkNew [2021-11-24T01:43:14.499Z] --- PASS: TestLinkNew (0.00s) [2021-11-24T01:43:14.499Z] === RUN TestLinkEnv [2021-11-24T01:43:14.499Z] --- PASS: TestLinkEnv (0.00s) [2021-11-24T01:43:14.499Z] === RUN TestLinkMultipleEnv [2021-11-24T01:43:14.499Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-24T01:43:14.499Z] === RUN TestLinkPortRangeEnv [2021-11-24T01:43:14.499Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-24T01:43:14.499Z] PASS [2021-11-24T01:43:14.499Z] coverage: 93.0% of statements [2021-11-24T01:43:14.499Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-11-24T01:43:14.716Z] === RUN TestCopyFromContainer//bar/root [2021-11-24T01:43:14.716Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-24T01:43:14.716Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-24T01:43:14.716Z] === RUN TestCopyFromContainer/bar/quux [2021-11-24T01:43:14.797Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-24T01:43:14.797Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-24T01:43:14.954Z] --- PASS: TestDaemonDiscoveryReload (1.07s) [2021-11-24T01:43:14.954Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-24T01:43:14.976Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-24T01:43:14.976Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-24T01:43:14.976Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-24T01:43:15.235Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-24T01:43:15.235Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-24T01:43:15.495Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-24T01:43:15.495Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-24T01:43:15.495Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-24T01:43:15.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:43:15.754Z] --- PASS: TestCopyFromContainer (2.47s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-11-24T01:43:15.755Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-11-24T01:43:15.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-24T01:43:15.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:43:15.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:43:15.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:43:15.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:43:15.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:43:15.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:43:15.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:43:15.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:43:15.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:43:15.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-24T01:43:15.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-24T01:43:15.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-24T01:43:15.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-24T01:43:15.755Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-24T01:43:15.755Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-11-24T01:43:15.755Z] === RUN TestCreateWithInvalidEnv [2021-11-24T01:43:15.755Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-24T01:43:15.755Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-24T01:43:15.755Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-24T01:43:15.755Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-24T01:43:15.755Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-24T01:43:15.755Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-24T01:43:15.755Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-24T01:43:15.755Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-24T01:43:15.755Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-24T01:43:15.755Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-24T01:43:15.755Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-11-24T01:43:15.755Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-24T01:43:15.755Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-11-24T01:43:15.755Z] === RUN TestCreateTmpfsMountsTarget [2021-11-24T01:43:15.755Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-24T01:43:15.755Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-24T01:43:15.914Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-24T01:43:15.914Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-24T01:43:15.914Z] === RUN TestAdapterReadLogs [2021-11-24T01:43:15.914Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-24T01:43:15.914Z] === RUN TestCopier [2021-11-24T01:43:15.914Z] --- PASS: TestCopier (0.00s) [2021-11-24T01:43:15.914Z] === RUN TestCopierLongLines [2021-11-24T01:43:15.914Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-24T01:43:15.914Z] === RUN TestCopierSlow [2021-11-24T01:43:15.914Z] --- PASS: TestCopierSlow (0.21s) [2021-11-24T01:43:15.914Z] === RUN TestCopierWithSized [2021-11-24T01:43:15.914Z] === RUN TestCopierWithSized/as_is [2021-11-24T01:43:15.914Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-24T01:43:15.914Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-24T01:43:15.914Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-24T01:43:15.914Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-24T01:43:15.914Z] === RUN TestCopierWithPartial [2021-11-24T01:43:15.914Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-24T01:43:15.914Z] === RUN TestRingLogger [2021-11-24T01:43:15.914Z] --- PASS: TestRingLogger (0.00s) [2021-11-24T01:43:15.914Z] === RUN TestRingCap [2021-11-24T01:43:15.914Z] --- PASS: TestRingCap (0.00s) [2021-11-24T01:43:15.914Z] === RUN TestRingClose [2021-11-24T01:43:15.914Z] --- PASS: TestRingClose (0.00s) [2021-11-24T01:43:15.914Z] === RUN TestRingDrain [2021-11-24T01:43:15.914Z] --- PASS: TestRingDrain (0.00s) [2021-11-24T01:43:15.914Z] PASS [2021-11-24T01:43:15.914Z] coverage: 43.3% of statements [2021-11-24T01:43:15.914Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.3% of statements [2021-11-24T01:43:15.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:43:16.176Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2021-11-24T01:43:16.176Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-24T01:43:16.369Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-24T01:43:16.369Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-24T01:43:16.369Z] reload_test.go:520: root required [2021-11-24T01:43:16.369Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-24T01:43:16.369Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-24T01:43:16.369Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-24T01:43:16.369Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-24T01:43:16.369Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-24T01:43:16.369Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-24T01:43:16.369Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-11-24T01:43:16.369Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-24T01:43:16.369Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-24T01:43:16.369Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-24T01:43:16.369Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-24T01:43:16.369Z] === RUN TestParseVolumesFrom [2021-11-24T01:43:16.369Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-24T01:43:16.369Z] PASS [2021-11-24T01:43:16.369Z] coverage: 9.0% of statements [2021-11-24T01:43:16.369Z] ok github.com/docker/docker/daemon 2.495s coverage: 9.0% of statements [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-24T01:43:16.369Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-24T01:43:16.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:43:17.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:43:17.328Z] === RUN TestNewStreamConfig [2021-11-24T01:43:17.328Z] === RUN TestNewStreamConfig/defaults [2021-11-24T01:43:17.328Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-24T01:43:17.328Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-24T01:43:17.328Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-24T01:43:17.328Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-24T01:43:17.328Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-24T01:43:17.328Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-24T01:43:17.328Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-24T01:43:17.328Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-24T01:43:17.328Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-24T01:43:17.328Z] time="2021-11-24T01:43:16Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-24T01:43:17.328Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-11-24T01:43:17.328Z] === RUN TestCreateSuccess [2021-11-24T01:43:17.328Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCreateStreamSkipped [2021-11-24T01:43:17.328Z] time="2021-11-24T01:43:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-24T01:43:17.328Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCreateLogGroupSuccess [2021-11-24T01:43:17.328Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCreateError [2021-11-24T01:43:17.328Z] --- PASS: TestCreateError (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCreateAlreadyExists [2021-11-24T01:43:17.328Z] time="2021-11-24T01:43:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-24T01:43:17.328Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestLogClosed [2021-11-24T01:43:17.328Z] --- PASS: TestLogClosed (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestLogBlocking [2021-11-24T01:43:17.328Z] --- PASS: TestLogBlocking (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-24T01:43:17.328Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestLogNonBlockingBufferFull [2021-11-24T01:43:17.328Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestPublishBatchSuccess [2021-11-24T01:43:17.328Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestPublishBatchError [2021-11-24T01:43:17.328Z] time="2021-11-24T01:43:16Z" level=error msg=Error [2021-11-24T01:43:17.328Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-24T01:43:17.328Z] time="2021-11-24T01:43:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-24T01:43:17.328Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-24T01:43:17.328Z] time="2021-11-24T01:43:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-24T01:43:17.328Z] time="2021-11-24T01:43:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-24T01:43:17.328Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCollectBatchSimple [2021-11-24T01:43:17.328Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCollectBatchTicker [2021-11-24T01:43:17.328Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCollectBatchMultilinePattern [2021-11-24T01:43:17.328Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-24T01:43:17.328Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-24T01:43:17.328Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-24T01:43:17.328Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-24T01:43:17.328Z] === RUN TestCollectBatchClose [2021-11-24T01:43:17.328Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestEffectiveLen [2021-11-24T01:43:17.328Z] === RUN TestEffectiveLen/0/Hello [2021-11-24T01:43:17.328Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-24T01:43:17.328Z] === RUN TestEffectiveLen/2/🙃 [2021-11-24T01:43:17.328Z] === RUN TestEffectiveLen/3/���� [2021-11-24T01:43:17.328Z] === RUN TestEffectiveLen/4/He��o [2021-11-24T01:43:17.328Z] === RUN TestEffectiveLen/5/ [2021-11-24T01:43:17.328Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-24T01:43:17.328Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-24T01:43:17.328Z] === RUN TestFindValidSplit [2021-11-24T01:43:17.328Z] === RUN TestFindValidSplit/0/ [2021-11-24T01:43:17.328Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:43:17.328Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:43:17.328Z] === RUN TestFindValidSplit/1/Hello [2021-11-24T01:43:17.328Z] cloudwatchlogs_test.go:1063: Hello [2021-11-24T01:43:17.328Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:43:17.328Z] === RUN TestFindValidSplit/2/Hello [2021-11-24T01:43:17.328Z] cloudwatchlogs_test.go:1063: He [2021-11-24T01:43:17.328Z] cloudwatchlogs_test.go:1064: llo [2021-11-24T01:43:17.328Z] === RUN TestFindValidSplit/3/Hello [2021-11-24T01:43:17.328Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:43:17.328Z] cloudwatchlogs_test.go:1064: Hello [2021-11-24T01:43:17.328Z] === RUN TestSearchRegistryForImagesErrors [2021-11-24T01:43:17.328Z] --- PASS: TestSearchRegistryForImagesErrors (0.02s) [2021-11-24T01:43:17.557Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2021-11-24T01:43:17.557Z] === RUN TestAuthZPluginHeader [2021-11-24T01:43:17.731Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2021-11-24T01:43:17.731Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-24T01:43:17.784Z] === RUN TestSearchRegistryForImages [2021-11-24T01:43:17.784Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-24T01:43:17.784Z] === RUN TestOnlyPlatformWithFallback [2021-11-24T01:43:17.784Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-24T01:43:17.784Z] === RUN TestImageDelete [2021-11-24T01:43:17.784Z] === RUN TestFindValidSplit/4/🙃 [2021-11-24T01:43:17.784Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:43:17.784Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-24T01:43:17.784Z] === RUN TestFindValidSplit/5/🙃 [2021-11-24T01:43:17.784Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-24T01:43:17.784Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:43:17.784Z] === RUN TestFindValidSplit/6/a� [2021-11-24T01:43:17.785Z] cloudwatchlogs_test.go:1063: a [2021-11-24T01:43:17.785Z] cloudwatchlogs_test.go:1064: � [2021-11-24T01:43:17.785Z] === RUN TestFindValidSplit/7/a� [2021-11-24T01:43:17.785Z] cloudwatchlogs_test.go:1063: a� [2021-11-24T01:43:17.785Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestProcessEventEmoji [2021-11-24T01:43:17.785Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestCollectBatchLineSplit [2021-11-24T01:43:17.785Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-24T01:43:17.785Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestCollectBatchMaxEvents [2021-11-24T01:43:17.785Z] === RUN TestImageDelete/no_lease [2021-11-24T01:43:17.785Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-11-24T01:43:17.785Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-24T01:43:17.785Z] === RUN TestImageDelete/lease_exists [2021-11-24T01:43:17.785Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-11-24T01:43:17.785Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-24T01:43:17.785Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s) [2021-11-24T01:43:17.785Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-24T01:43:17.785Z] --- PASS: TestImageDelete (0.10s) [2021-11-24T01:43:17.785Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-11-24T01:43:17.785Z] --- PASS: TestImageDelete/lease_exists (0.07s) [2021-11-24T01:43:17.785Z] === RUN TestContentStoreForPull [2021-11-24T01:43:17.785Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-24T01:43:17.785Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-24T01:43:17.785Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-24T01:43:17.785Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestCreateTagSuccess [2021-11-24T01:43:17.785Z] --- PASS: TestCreateTagSuccess (0.02s) [2021-11-24T01:43:17.785Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-24T01:43:17.785Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-24T01:43:17.785Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-24T01:43:17.785Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-24T01:43:17.785Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-11-24T01:43:17.785Z] PASS [2021-11-24T01:43:17.785Z] coverage: 77.4% of statements [2021-11-24T01:43:17.785Z] ok github.com/docker/docker/daemon/logger/awslogs 0.459s coverage: 77.4% of statements [2021-11-24T01:43:17.785Z] --- PASS: TestContentStoreForPull (0.18s) [2021-11-24T01:43:17.785Z] PASS [2021-11-24T01:43:17.785Z] coverage: 6.7% of statements [2021-11-24T01:43:17.785Z] ok github.com/docker/docker/daemon/images 0.600s coverage: 6.7% of statements [2021-11-24T01:43:17.785Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-24T01:43:17.785Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-24T01:43:17.785Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-24T01:43:17.785Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-24T01:43:17.785Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-24T01:43:17.785Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-24T01:43:17.785Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-24T01:43:17.785Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-24T01:43:17.785Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-24T01:43:17.785Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-11-24T01:43:17.785Z] === RUN TestFastTimeMarshalJSON [2021-11-24T01:43:17.785Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-24T01:43:17.785Z] PASS [2021-11-24T01:43:17.785Z] coverage: 87.2% of statements [2021-11-24T01:43:17.785Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.196s coverage: 87.2% of statements [2021-11-24T01:43:17.785Z] === RUN TestJSONFileLogger [2021-11-24T01:43:17.785Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestJSONFileLoggerWithTags [2021-11-24T01:43:17.785Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestJSONFileLoggerWithOpts [2021-11-24T01:43:17.785Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-24T01:43:17.785Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-24T01:43:17.785Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-24T01:43:17.785Z] === RUN TestEncodeDecode [2021-11-24T01:43:17.785Z] === PAUSE TestEncodeDecode [2021-11-24T01:43:17.785Z] === RUN TestUnexpectedEOF [2021-11-24T01:43:18.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:43:18.125Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-11-24T01:43:18.125Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-24T01:43:18.244Z] time="2021-11-24T01:43:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-24T01:43:18.244Z] time="2021-11-24T01:43:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-24T01:43:18.244Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-11-24T01:43:18.244Z] === CONT TestEncodeDecode [2021-11-24T01:43:18.244Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-24T01:43:18.244Z] PASS [2021-11-24T01:43:18.244Z] coverage: 69.9% of statements [2021-11-24T01:43:18.244Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.227s coverage: 69.9% of statements [2021-11-24T01:43:19.153Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-24T01:43:19.215Z] === RUN TestWriteLog [2021-11-24T01:43:19.215Z] === PAUSE TestWriteLog [2021-11-24T01:43:19.215Z] === RUN TestReadLog [2021-11-24T01:43:19.215Z] === PAUSE TestReadLog [2021-11-24T01:43:19.215Z] === CONT TestWriteLog [2021-11-24T01:43:19.215Z] === CONT TestReadLog [2021-11-24T01:43:19.215Z] --- PASS: TestWriteLog (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestReadLog/tail_exact [2021-11-24T01:43:19.215Z] === RUN TestOpenFileDelete [2021-11-24T01:43:19.215Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestOpenFileRename [2021-11-24T01:43:19.215Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestParseLogTagDefaultTag [2021-11-24T01:43:19.215Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestParseLogTag [2021-11-24T01:43:19.215Z] --- PASS: TestParseLogTag (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestParseLogTagEmptyTag [2021-11-24T01:43:19.215Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestTailFiles [2021-11-24T01:43:19.215Z] --- PASS: TestTailFiles (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestFollowLogsConsumerGone [2021-11-24T01:43:19.215Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestFollowLogsProducerGone [2021-11-24T01:43:19.215Z] logfile_test.go:178: logDecode() closed after sending 2022 messages [2021-11-24T01:43:19.215Z] logfile_test.go:231: messages sent: 2022, received: 2022 [2021-11-24T01:43:19.215Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-24T01:43:19.215Z] === RUN TestCheckCapacityAndRotate [2021-11-24T01:43:19.215Z] === RUN TestLog [2021-11-24T01:43:19.215Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-24T01:43:19.215Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-24T01:43:19.215Z] --- PASS: TestLog (0.00s) [2021-11-24T01:43:19.215Z] PASS [2021-11-24T01:43:19.215Z] coverage: 31.5% of statements [2021-11-24T01:43:19.215Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-11-24T01:43:19.215Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-24T01:43:19.215Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-24T01:43:19.215Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-24T01:43:19.215Z] PASS [2021-11-24T01:43:19.215Z] coverage: 50.9% of statements [2021-11-24T01:43:19.215Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 50.9% of statements [2021-11-24T01:43:19.412Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s) [2021-11-24T01:43:19.412Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-24T01:43:19.669Z] === RUN TestReadLog/tail_less_than_available [2021-11-24T01:43:19.669Z] === RUN TestReadLog/tail_more_than_available [2021-11-24T01:43:19.669Z] --- PASS: TestReadLog (0.18s) [2021-11-24T01:43:19.669Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-11-24T01:43:19.669Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-24T01:43:19.669Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-24T01:43:19.669Z] PASS [2021-11-24T01:43:19.669Z] coverage: 75.2% of statements [2021-11-24T01:43:19.669Z] ok github.com/docker/docker/daemon/logger/local 0.226s coverage: 75.2% of statements [2021-11-24T01:43:19.669Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-24T01:43:19.671Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:43:19.671Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:43:19.671Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:43:19.671Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:43:19.671Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:43:19.671Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:43:19.671Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:43:19.671Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:43:19.671Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:43:19.671Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:43:19.671Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:43:19.671Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:43:19.671Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:43:19.671Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:43:19.671Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:43:19.671Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-24T01:43:19.671Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-11-24T01:43:19.671Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-11-24T01:43:19.671Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-11-24T01:43:19.671Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-11-24T01:43:19.671Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-24T01:43:19.671Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-24T01:43:20.124Z] === RUN TestNewParse [2021-11-24T01:43:20.124Z] --- PASS: TestNewParse (0.00s) [2021-11-24T01:43:20.124Z] PASS [2021-11-24T01:43:20.124Z] coverage: 8.3% of statements [2021-11-24T01:43:20.124Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-11-24T01:43:20.124Z] === RUN TestValidateLogOpt [2021-11-24T01:43:20.239Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-11-24T01:43:20.239Z] === RUN TestCreateDifferentPlatform [2021-11-24T01:43:20.239Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-24T01:43:20.239Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-24T01:43:20.239Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-24T01:43:20.239Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-24T01:43:20.239Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-24T01:43:20.239Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-24T01:43:20.239Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-11-24T01:43:20.239Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-24T01:43:20.499Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-11-24T01:43:20.499Z] === RUN TestContainerStartOnDaemonRestart [2021-11-24T01:43:20.499Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-24T01:43:20.499Z] === RUN TestDaemonRestartIpcMode [2021-11-24T01:43:20.499Z] === PAUSE TestDaemonRestartIpcMode [2021-11-24T01:43:20.499Z] === RUN TestDaemonHostGatewayIP [2021-11-24T01:43:20.499Z] === PAUSE TestDaemonHostGatewayIP [2021-11-24T01:43:20.499Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-24T01:43:20.499Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-24T01:43:20.499Z] === RUN TestContainerKillOnDaemonStart [2021-11-24T01:43:20.499Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-24T01:43:20.499Z] === RUN TestDiff [2021-11-24T01:43:20.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:43:20.581Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestNewMissedConfig [2021-11-24T01:43:20.581Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestNewMissedUrl [2021-11-24T01:43:20.581Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestNewMissedToken [2021-11-24T01:43:20.581Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestNewWithProxy [2021-11-24T01:43:20.581Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestDefault [2021-11-24T01:43:20.581Z] --- PASS: TestDefault (0.01s) [2021-11-24T01:43:20.581Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-24T01:43:20.581Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestJsonFormat [2021-11-24T01:43:20.581Z] --- PASS: TestJsonFormat (0.01s) [2021-11-24T01:43:20.581Z] === RUN TestRawFormat [2021-11-24T01:43:20.581Z] --- PASS: TestRawFormat (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestRawFormatWithLabels [2021-11-24T01:43:20.581Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestRawFormatWithoutTag [2021-11-24T01:43:20.581Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestBatching [2021-11-24T01:43:20.581Z] === RUN TestParseLogFormat [2021-11-24T01:43:20.581Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestValidateLogOptEmpty [2021-11-24T01:43:20.581Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestValidateSyslogAddress [2021-11-24T01:43:20.581Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestParseAddressDefaultPort [2021-11-24T01:43:20.581Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestValidateSyslogFacility [2021-11-24T01:43:20.581Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestValidateLogOptSyslogFormat [2021-11-24T01:43:20.581Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-24T01:43:20.581Z] === RUN TestValidateLogOpt [2021-11-24T01:43:20.581Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-24T01:43:20.581Z] PASS [2021-11-24T01:43:20.581Z] coverage: 46.8% of statements [2021-11-24T01:43:20.581Z] ok github.com/docker/docker/daemon/logger/syslog 0.077s coverage: 46.8% of statements [2021-11-24T01:43:20.581Z] --- PASS: TestBatching (0.31s) [2021-11-24T01:43:20.581Z] === RUN TestFrequency [2021-11-24T01:43:21.039Z] --- PASS: TestFrequency (0.26s) [2021-11-24T01:43:21.039Z] === RUN TestOneMessagePerRequest [2021-11-24T01:43:21.039Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-24T01:43:21.039Z] === RUN TestVerify [2021-11-24T01:43:21.039Z] --- PASS: TestVerify (0.00s) [2021-11-24T01:43:21.039Z] === RUN TestSkipVerify [2021-11-24T01:43:21.039Z] time="2021-11-24T01:43:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.039Z] time="2021-11-24T01:43:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.039Z] time="2021-11-24T01:43:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.039Z] time="2021-11-24T01:43:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.066Z] --- PASS: TestDiff (0.65s) [2021-11-24T01:43:21.066Z] === RUN TestExecWithCloseStdin [2021-11-24T01:43:21.066Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-24T01:43:21.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:43:21.494Z] --- PASS: TestSkipVerify (0.47s) [2021-11-24T01:43:21.494Z] === RUN TestBufferMaximum [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718201.153764\",\"host\":\"9a7574f8abce\"}'" [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718201.153764\",\"host\":\"9a7574f8abce\"}'" [2021-11-24T01:43:21.494Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-24T01:43:21.494Z] === RUN TestServerAlwaysDown [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718201.155762\",\"host\":\"9a7574f8abce\"}'" [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718201.155762\",\"host\":\"9a7574f8abce\"}'" [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718201.155762\",\"host\":\"9a7574f8abce\"}'" [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718201.156637\",\"host\":\"9a7574f8abce\"}'" [2021-11-24T01:43:21.494Z] time="2021-11-24T01:43:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718201.156637\",\"host\":\"9a7574f8abce\"}'" [2021-11-24T01:43:21.494Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-24T01:43:21.494Z] === RUN TestCannotSendAfterClose [2021-11-24T01:43:21.494Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-24T01:43:21.494Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-24T01:43:21.633Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-11-24T01:43:21.633Z] === RUN TestExec [2021-11-24T01:43:21.949Z] === RUN TestV1IDService [2021-11-24T01:43:21.949Z] --- PASS: TestV1IDService (0.02s) [2021-11-24T01:43:21.949Z] === RUN TestV2MetadataService [2021-11-24T01:43:22.321Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.04s) [2021-11-24T01:43:22.321Z] === RUN TestAuthZPluginV2Disable [2021-11-24T01:43:22.403Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-24T01:43:22.403Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-24T01:43:22.403Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-24T01:43:22.403Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-24T01:43:22.403Z] === RUN TestContinueOnError_NeverContinue [2021-11-24T01:43:22.403Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-24T01:43:22.403Z] === RUN TestManifestStore [2021-11-24T01:43:22.403Z] === RUN TestManifestStore/no_remote_or_local [2021-11-24T01:43:22.403Z] time="2021-11-24T01:43:22Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-24T01:43:22.403Z] time="2021-11-24T01:43:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9a7574f8abce\"}'" [2021-11-24T01:43:22.403Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-24T01:43:22.403Z] PASS [2021-11-24T01:43:22.403Z] coverage: 82.5% of statements [2021-11-24T01:43:22.403Z] ok github.com/docker/docker/daemon/logger/splunk 2.161s coverage: 82.5% of statements [2021-11-24T01:43:22.403Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-24T01:43:22.403Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-24T01:43:22.403Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-24T01:43:22.403Z] time="2021-11-24T01:43:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local746648252\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-24T01:43:22.403Z] === RUN TestManifestStore/no_local_cache [2021-11-24T01:43:22.403Z] === RUN TestManifestStore/with_local_cache [2021-11-24T01:43:22.403Z] === RUN TestManifestStore/unknown_media_type [2021-11-24T01:43:22.403Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-24T01:43:22.403Z] time="2021-11-24T01:43:22Z" level=warning msg="reference for unknown type: " [2021-11-24T01:43:22.403Z] --- PASS: TestV2MetadataService (0.73s) [2021-11-24T01:43:22.403Z] PASS [2021-11-24T01:43:22.403Z] coverage: 48.2% of statements [2021-11-24T01:43:22.403Z] time="2021-11-24T01:43:22Z" level=warning msg="reference for unknown type: " [2021-11-24T01:43:22.403Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-24T01:43:22.403Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-24T01:43:22.403Z] ok github.com/docker/docker/distribution/metadata 0.811s coverage: 48.2% of statements [2021-11-24T01:43:22.403Z] time="2021-11-24T01:43:22Z" level=warning msg="reference for unknown type: " [2021-11-24T01:43:22.404Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-24T01:43:22.567Z] --- PASS: TestExec (0.70s) [2021-11-24T01:43:22.567Z] === RUN TestExecUser [2021-11-24T01:43:22.825Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-24T01:43:22.858Z] time="2021-11-24T01:43:22Z" level=warning msg="reference for unknown type: " [2021-11-24T01:43:22.859Z] time="2021-11-24T01:43:22Z" level=warning msg="reference for unknown type: " [2021-11-24T01:43:22.859Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-24T01:43:22.859Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-24T01:43:22.859Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-24T01:43:22.859Z] === RUN TestSuccessfulDownload [2021-11-24T01:43:22.859Z] download_test.go:267: Needs fixing on Windows [2021-11-24T01:43:22.859Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestCancelledDownload [2021-11-24T01:43:22.859Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestMaxDownloadAttempts [2021-11-24T01:43:22.859Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:43:22.859Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:43:22.859Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:43:22.859Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:43:22.859Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:43:22.859Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:43:22.859Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:43:22.859Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:43:22.859Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:43:22.859Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:43:22.859Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:43:22.859Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:43:22.859Z] time="2021-11-24T01:43:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore (0.27s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaType [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-11-24T01:43:22.859Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestFixManifestLayers [2021-11-24T01:43:22.859Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-24T01:43:22.859Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-24T01:43:22.859Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestFixManifestLayersBadParent [2021-11-24T01:43:22.859Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestValidateManifest [2021-11-24T01:43:22.859Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-24T01:43:22.859Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestFormatPlatform [2021-11-24T01:43:22.859Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestGetRepositoryMountCandidates [2021-11-24T01:43:22.859Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-11-24T01:43:22.859Z] === RUN TestLayerAlreadyExists [2021-11-24T01:43:22.859Z] 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-24T01:43:22.859Z] 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-24T01:43:22.859Z] 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-24T01:43:22.859Z] 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-24T01:43:22.859Z] 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-24T01:43:22.859Z] 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-24T01:43:22.859Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-24T01:43:22.859Z] === RUN TestWhenEmptyAuthConfig [2021-11-24T01:43:22.859Z] time="2021-11-24T01:43:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:43:22.859Z] time="2021-11-24T01:43:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:43:22.859Z] time="2021-11-24T01:43:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:43:22.859Z] time="2021-11-24T01:43:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:43:22.859Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-24T01:43:22.859Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-11-24T01:43:22.859Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-11-24T01:43:22.859Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-11-24T01:43:22.859Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-11-24T01:43:22.859Z] === RUN TestTransfer [2021-11-24T01:43:23.084Z] --- PASS: TestExecUser (0.70s) [2021-11-24T01:43:23.084Z] === RUN TestExportContainerAndImportImage [2021-11-24T01:43:23.315Z] --- PASS: TestTransfer (0.12s) [2021-11-24T01:43:23.315Z] === RUN TestConcurrencyLimit [2021-11-24T01:43:23.343Z] check_test.go:308: [d997be5b64cbf] daemon is not started [2021-11-24T01:43:23.343Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-24T01:43:23.770Z] === RUN TestNotFound [2021-11-24T01:43:23.770Z] --- PASS: TestNotFound (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestConflict [2021-11-24T01:43:23.770Z] --- PASS: TestConflict (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestForbidden [2021-11-24T01:43:23.770Z] --- PASS: TestForbidden (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestInvalidParameter [2021-11-24T01:43:23.770Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestNotImplemented [2021-11-24T01:43:23.770Z] --- PASS: TestNotImplemented (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestNotModified [2021-11-24T01:43:23.770Z] --- PASS: TestNotModified (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestUnauthorized [2021-11-24T01:43:23.770Z] --- PASS: TestUnauthorized (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestUnknown [2021-11-24T01:43:23.770Z] --- PASS: TestUnknown (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestCancelled [2021-11-24T01:43:23.770Z] --- PASS: TestCancelled (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestDeadline [2021-11-24T01:43:23.770Z] --- PASS: TestDeadline (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestDataLoss [2021-11-24T01:43:23.770Z] --- PASS: TestDataLoss (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestUnavailable [2021-11-24T01:43:23.770Z] --- PASS: TestUnavailable (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestSystem [2021-11-24T01:43:23.770Z] --- PASS: TestSystem (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Not_Found [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Bad_Request [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Conflict [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Unauthorized [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Forbidden [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Not_Modified [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-24T01:43:23.770Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-24T01:43:23.770Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-24T01:43:23.770Z] PASS [2021-11-24T01:43:23.770Z] coverage: 53.1% of statements [2021-11-24T01:43:23.770Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-11-24T01:43:23.770Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-11-24T01:43:23.770Z] === RUN TestInactiveJobs [2021-11-24T01:43:23.770Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-11-24T01:43:23.770Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-24T01:43:23.770Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestTokenPassThru [2021-11-24T01:43:23.770Z] --- PASS: TestTokenPassThru (0.02s) [2021-11-24T01:43:23.770Z] === RUN TestTokenPassThruDifferentHost [2021-11-24T01:43:23.770Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-24T01:43:23.770Z] PASS [2021-11-24T01:43:23.770Z] coverage: 24.6% of statements [2021-11-24T01:43:23.770Z] ok github.com/docker/docker/distribution 1.532s coverage: 24.6% of statements [2021-11-24T01:43:23.770Z] --- PASS: TestInactiveJobs (0.36s) [2021-11-24T01:43:23.770Z] === RUN TestWatchRelease [2021-11-24T01:43:23.770Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-24T01:43:23.770Z] --- PASS: TestWatchRelease (0.04s) [2021-11-24T01:43:23.770Z] === RUN TestWatchFinishedTransfer [2021-11-24T01:43:23.770Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-24T01:43:23.770Z] === RUN TestDuplicateTransfer [2021-11-24T01:43:23.910Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-24T01:43:24.169Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2021-11-24T01:43:24.169Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-24T01:43:24.225Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-24T01:43:24.225Z] === RUN TestSuccessfulUpload [2021-11-24T01:43:24.225Z] === RUN TestFSGetInvalidData [2021-11-24T01:43:24.225Z] time="2021-11-24T01:43:24Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-24T01:43:24.225Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-11-24T01:43:24.225Z] === RUN TestFSInvalidSet [2021-11-24T01:43:24.225Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-24T01:43:24.225Z] === RUN TestFSInvalidRoot [2021-11-24T01:43:24.225Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-24T01:43:24.225Z] === RUN TestFSMetadataGetSet [2021-11-24T01:43:24.225Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-24T01:43:24.225Z] === RUN TestFSInvalidWalker [2021-11-24T01:43:24.225Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-24T01:43:24.225Z] === RUN TestFSGetSet [2021-11-24T01:43:24.225Z] --- PASS: TestFSGetSet (0.02s) [2021-11-24T01:43:24.225Z] === RUN TestFSGetUnsetKey [2021-11-24T01:43:24.225Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-24T01:43:24.225Z] === RUN TestFSGetEmptyData [2021-11-24T01:43:24.225Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-11-24T01:43:24.225Z] === RUN TestFSDelete [2021-11-24T01:43:24.225Z] --- PASS: TestFSDelete (0.01s) [2021-11-24T01:43:24.225Z] === RUN TestFSWalker [2021-11-24T01:43:24.225Z] --- PASS: TestFSWalker (0.01s) [2021-11-24T01:43:24.225Z] === RUN TestFSWalkerStopOnError [2021-11-24T01:43:24.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:43:24.428Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-24T01:43:24.428Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-24T01:43:24.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:43:24.681Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-11-24T01:43:24.681Z] === RUN TestCancelledUpload [2021-11-24T01:43:24.681Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-24T01:43:24.681Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-24T01:43:24.681Z] === RUN TestNewFromJSON [2021-11-24T01:43:24.681Z] PASS [2021-11-24T01:43:24.681Z] coverage: 76.8% of statements [2021-11-24T01:43:24.681Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-24T01:43:24.681Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-24T01:43:24.681Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-24T01:43:24.681Z] === RUN TestMarshalKeyOrder [2021-11-24T01:43:24.681Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-24T01:43:24.681Z] === RUN TestHistoryEqual [2021-11-24T01:43:24.681Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 76.8% of statements [2021-11-24T01:43:24.681Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-24T01:43:24.681Z] === RUN TestCompare [2021-11-24T01:43:24.681Z] --- PASS: TestCompare (0.00s) [2021-11-24T01:43:24.681Z] PASS [2021-11-24T01:43:24.681Z] coverage: 19.2% of statements [2021-11-24T01:43:24.681Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2021-11-24T01:43:24.681Z] --- PASS: TestHistoryEqual (0.15s) [2021-11-24T01:43:24.681Z] === RUN TestImage [2021-11-24T01:43:24.681Z] --- PASS: TestImage (0.00s) [2021-11-24T01:43:24.681Z] === RUN TestImageOSNotEmpty [2021-11-24T01:43:24.681Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-24T01:43:24.681Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-24T01:43:24.681Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-24T01:43:24.681Z] === RUN TestCreate [2021-11-24T01:43:24.681Z] --- PASS: TestCreate (0.01s) [2021-11-24T01:43:24.681Z] === RUN TestRestore [2021-11-24T01:43:24.681Z] time="2021-11-24T01:43:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-24T01:43:24.681Z] --- PASS: TestRestore (0.03s) [2021-11-24T01:43:24.681Z] === RUN TestAddDelete [2021-11-24T01:43:24.681Z] --- PASS: TestAddDelete (0.02s) [2021-11-24T01:43:24.681Z] === RUN TestSearchAfterDelete [2021-11-24T01:43:24.681Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-24T01:43:24.681Z] === RUN TestParentReset [2021-11-24T01:43:24.681Z] --- PASS: TestParentReset (0.03s) [2021-11-24T01:43:24.681Z] === RUN TestGetAndSetLastUpdated [2021-11-24T01:43:24.681Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-24T01:43:24.681Z] === RUN TestStoreLen [2021-11-24T01:43:24.681Z] --- PASS: TestStoreLen (0.04s) [2021-11-24T01:43:24.681Z] PASS [2021-11-24T01:43:24.681Z] coverage: 86.6% of statements [2021-11-24T01:43:24.681Z] ok github.com/docker/docker/image 0.565s coverage: 86.6% of statements [2021-11-24T01:43:24.687Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-24T01:43:24.946Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-24T01:43:25.136Z] === RUN TestValidateManifest [2021-11-24T01:43:25.136Z] === RUN TestValidateManifest/nil [2021-11-24T01:43:25.136Z] === RUN TestValidateManifest/non-nil [2021-11-24T01:43:25.136Z] --- PASS: TestValidateManifest (0.00s) [2021-11-24T01:43:25.136Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-24T01:43:25.136Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-24T01:43:25.136Z] PASS [2021-11-24T01:43:25.136Z] coverage: 0.7% of statements [2021-11-24T01:43:25.136Z] ok github.com/docker/docker/image/tarexport 0.063s coverage: 0.7% of statements [2021-11-24T01:43:25.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:43:25.591Z] === RUN TestMakeV1ConfigFromConfig [2021-11-24T01:43:25.591Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-24T01:43:25.591Z] PASS [2021-11-24T01:43:25.591Z] coverage: 25.0% of statements [2021-11-24T01:43:25.591Z] ok github.com/docker/docker/image/v1 0.231s coverage: 25.0% of statements [2021-11-24T01:43:25.591Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-24T01:43:25.614Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2021-11-24T01:43:25.614Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-24T01:43:25.890Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2021-11-24T01:43:25.890Z] === RUN TestHealthCheckWorkdir [2021-11-24T01:43:26.046Z] === RUN TestSerialization [2021-11-24T01:43:26.458Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-24T01:43:26.500Z] --- PASS: TestSerialization (0.02s) [2021-11-24T01:43:26.501Z] PASS [2021-11-24T01:43:26.501Z] coverage: 100.0% of statements [2021-11-24T01:43:26.501Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2021-11-24T01:43:26.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:43:26.956Z] === RUN TestEmptyLayer [2021-11-24T01:43:26.956Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestCommitFailure [2021-11-24T01:43:26.956Z] --- PASS: TestCommitFailure (0.01s) [2021-11-24T01:43:26.956Z] === RUN TestStartTransactionFailure [2021-11-24T01:43:26.956Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestGetOrphan [2021-11-24T01:43:26.956Z] --- PASS: TestGetOrphan (0.01s) [2021-11-24T01:43:26.956Z] === RUN TestMountAndRegister [2021-11-24T01:43:26.956Z] layer_test.go:270: Layer size: 14 [2021-11-24T01:43:26.956Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-24T01:43:26.956Z] === RUN TestLayerRelease [2021-11-24T01:43:26.956Z] layer_test.go:303: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestStoreRestore [2021-11-24T01:43:26.956Z] layer_test.go:352: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestTarStreamStability [2021-11-24T01:43:26.956Z] layer_test.go:467: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestRegisterExistingLayer [2021-11-24T01:43:26.956Z] === RUN TestEnvironmentParsing [2021-11-24T01:43:26.956Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-24T01:43:26.956Z] PASS [2021-11-24T01:43:26.956Z] coverage: 1.2% of statements [2021-11-24T01:43:26.956Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2021-11-24T01:43:26.956Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-11-24T01:43:26.956Z] === RUN TestTarStreamVerification [2021-11-24T01:43:26.956Z] layer_test.go:696: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestLayerMigration [2021-11-24T01:43:26.956Z] migration_test.go:45: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestLayerMigrationNoTarsplit [2021-11-24T01:43:26.956Z] migration_test.go:181: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestMountInit [2021-11-24T01:43:26.956Z] mount_test.go:17: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestMountInit (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestMountSize [2021-11-24T01:43:26.956Z] mount_test.go:76: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestMountSize (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestMountChanges [2021-11-24T01:43:26.956Z] mount_test.go:125: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestMountChanges (0.00s) [2021-11-24T01:43:26.956Z] === RUN TestMountApply [2021-11-24T01:43:26.956Z] mount_test.go:212: Failing on Windows [2021-11-24T01:43:26.956Z] --- SKIP: TestMountApply (0.00s) [2021-11-24T01:43:26.956Z] PASS [2021-11-24T01:43:26.956Z] coverage: 30.1% of statements [2021-11-24T01:43:27.024Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2021-11-24T01:43:27.024Z] === RUN TestHealthKillContainer [2021-11-24T01:43:27.411Z] ok github.com/docker/docker/layer 0.244s coverage: 30.1% of statements [2021-11-24T01:43:27.411Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-24T01:43:27.411Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-24T01:43:27.411Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-24T01:43:27.411Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-24T01:43:27.411Z] === RUN TestSequenceGetAvailableBit [2021-11-24T01:43:27.411Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestSequenceEqual [2021-11-24T01:43:27.411Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestSequenceCopy [2021-11-24T01:43:27.411Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestGetFirstAvailable [2021-11-24T01:43:27.411Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestFindSequence [2021-11-24T01:43:27.411Z] --- PASS: TestFindSequence (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestCheckIfAvailable [2021-11-24T01:43:27.411Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestMergeSequences [2021-11-24T01:43:27.411Z] --- PASS: TestMergeSequences (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestPushReservation [2021-11-24T01:43:27.411Z] --- PASS: TestPushReservation (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestSerializeDeserialize [2021-11-24T01:43:27.411Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestSet [2021-11-24T01:43:27.411Z] --- PASS: TestSet (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestSetUnset [2021-11-24T01:43:27.411Z] --- PASS: TestSetUnset (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestOffsetSetUnset [2021-11-24T01:43:27.411Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestSetInRange [2021-11-24T01:43:27.411Z] --- PASS: TestSetInRange (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestSetAnyInRange [2021-11-24T01:43:27.411Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestMethods [2021-11-24T01:43:27.411Z] --- PASS: TestMethods (0.00s) [2021-11-24T01:43:27.411Z] === RUN TestRandomAllocateDeallocate [2021-11-24T01:43:27.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:43:27.961Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-24T01:43:28.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:43:28.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:43:29.336Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-24T01:43:29.572Z] === RUN TestInvalidConfig [2021-11-24T01:43:29.572Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-24T01:43:29.572Z] === RUN TestConfig [2021-11-24T01:43:29.572Z] --- PASS: TestConfig (0.00s) [2021-11-24T01:43:29.572Z] === RUN TestOptionsLabels [2021-11-24T01:43:29.572Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-24T01:43:29.572Z] === RUN TestValidName [2021-11-24T01:43:29.572Z] --- PASS: TestValidName (0.00s) [2021-11-24T01:43:29.572Z] === RUN TestTLSConfiguration [2021-11-24T01:43:29.572Z] time="2021-11-24T01:43:29Z" level=info msg="Option Initializing KV with TLS" [2021-11-24T01:43:29.572Z] --- PASS: TestTLSConfiguration (0.17s) [2021-11-24T01:43:29.572Z] PASS [2021-11-24T01:43:29.572Z] coverage: 24.0% of statements [2021-11-24T01:43:29.572Z] ok github.com/docker/docker/libnetwork/config 0.343s coverage: 24.0% of statements [2021-11-24T01:43:29.572Z] === RUN TestKey [2021-11-24T01:43:29.572Z] --- PASS: TestKey (0.00s) [2021-11-24T01:43:29.572Z] === RUN TestParseKey [2021-11-24T01:43:29.572Z] --- PASS: TestParseKey (0.00s) [2021-11-24T01:43:29.572Z] === RUN TestInvalidDataStore [2021-11-24T01:43:29.572Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-24T01:43:29.572Z] === RUN TestKVObjectFlatKey [2021-11-24T01:43:29.572Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-24T01:43:29.572Z] === RUN TestAtomicKVObjectFlatKey [2021-11-24T01:43:29.572Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-24T01:43:29.572Z] PASS [2021-11-24T01:43:29.572Z] coverage: 21.9% of statements [2021-11-24T01:43:29.572Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-11-24T01:43:29.812Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2021-11-24T01:43:29.812Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-24T01:43:30.272Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-24T01:43:30.531Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-24T01:43:30.532Z] === RUN TestIPDataMarshalling [2021-11-24T01:43:30.532Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-24T01:43:30.532Z] === RUN TestValidateAndIsV6 [2021-11-24T01:43:30.532Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-24T01:43:30.532Z] PASS [2021-11-24T01:43:30.532Z] coverage: 68.9% of statements [2021-11-24T01:43:30.532Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2021-11-24T01:43:30.815Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.18s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2021-11-24T01:43:30.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.47s) [2021-11-24T01:43:30.816Z] === RUN TestCgroupNamespacesRun [2021-11-24T01:43:30.987Z] === RUN TestDriver [2021-11-24T01:43:30.987Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:43:30.987Z] PASS [2021-11-24T01:43:30.987Z] coverage: 34.8% of statements [2021-11-24T01:43:30.987Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2021-11-24T01:43:31.442Z] === RUN TestErrorInterfaces [2021-11-24T01:43:31.442Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestNetworkMarshalling [2021-11-24T01:43:31.442Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-11-24T01:43:31.442Z] === RUN TestEndpointMarshalling [2021-11-24T01:43:31.442Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestAuxAddresses [2021-11-24T01:43:31.442Z] time="2021-11-24T01:43:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:43:31.442Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-24T01:43:31.442Z] === RUN TestSRVServiceQuery [2021-11-24T01:43:31.442Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestServiceVIPReuse [2021-11-24T01:43:31.442Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-24T01:43:31.442Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestDNSIPQuery [2021-11-24T01:43:31.442Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestDNSProxyServFail [2021-11-24T01:43:31.442Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestSandboxAddEmpty [2021-11-24T01:43:31.442Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestSandboxAddMultiPrio [2021-11-24T01:43:31.442Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestSandboxAddSamePrio [2021-11-24T01:43:31.442Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestCleanupServiceDiscovery [2021-11-24T01:43:31.442Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestDNSOptions [2021-11-24T01:43:31.442Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:43:31.442Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-24T01:43:31.442Z] === RUN TestMultipleControllersWithSameStore [2021-11-24T01:43:31.442Z] time="2021-11-24T01:43:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:43:31.442Z] time="2021-11-24T01:43:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:43:31.442Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-24T01:43:31.442Z] PASS [2021-11-24T01:43:31.442Z] coverage: 8.6% of statements [2021-11-24T01:43:31.442Z] ok github.com/docker/docker/libnetwork 0.296s coverage: 8.6% of statements [2021-11-24T01:43:31.742Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2021-11-24T01:43:31.742Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-24T01:43:31.897Z] === RUN TestDriver [2021-11-24T01:43:31.897Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:43:31.897Z] PASS [2021-11-24T01:43:31.897Z] coverage: 34.8% of statements [2021-11-24T01:43:31.897Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2021-11-24T01:43:32.356Z] === RUN TestNetworkAllocateFree [2021-11-24T01:43:32.356Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-24T01:43:32.356Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-24T01:43:32.356Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-24T01:43:32.356Z] PASS [2021-11-24T01:43:32.356Z] coverage: 63.6% of statements [2021-11-24T01:43:32.356Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.075s coverage: 63.6% of statements [2021-11-24T01:43:32.356Z] --- PASS: TestRandomAllocateDeallocate (4.74s) [2021-11-24T01:43:32.356Z] === RUN TestAllocateRandomDeallocate [2021-11-24T01:43:32.432Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-24T01:43:32.670Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-11-24T01:43:32.670Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-24T01:43:32.691Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-24T01:43:32.811Z] === RUN TestGetEmptyCapabilities [2021-11-24T01:43:32.811Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-24T01:43:32.811Z] === RUN TestGetExtraCapabilities [2021-11-24T01:43:32.811Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-24T01:43:32.811Z] === RUN TestGetInvalidCapabilities [2021-11-24T01:43:32.811Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-24T01:43:32.811Z] === RUN TestRemoteDriver [2021-11-24T01:43:32.811Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-24T01:43:32.811Z] === RUN TestDriverError [2021-11-24T01:43:32.811Z] --- PASS: TestDriverError (0.00s) [2021-11-24T01:43:32.811Z] === RUN TestMissingValues [2021-11-24T01:43:32.811Z] --- PASS: TestMissingValues (0.00s) [2021-11-24T01:43:32.811Z] === RUN TestRollback [2021-11-24T01:43:32.811Z] --- PASS: TestRollback (0.00s) [2021-11-24T01:43:32.811Z] PASS [2021-11-24T01:43:32.811Z] coverage: 57.4% of statements [2021-11-24T01:43:32.811Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2021-11-24T01:43:33.266Z] === RUN TestNAT [2021-11-24T01:43:33.266Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-24T01:43:33.266Z] --- SKIP: TestNAT (0.00s) [2021-11-24T01:43:33.266Z] === RUN TestTransparent [2021-11-24T01:43:33.266Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-24T01:43:33.266Z] --- SKIP: TestTransparent (0.00s) [2021-11-24T01:43:33.266Z] PASS [2021-11-24T01:43:33.266Z] coverage: 0.0% of statements [2021-11-24T01:43:33.266Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.067s coverage: 0.0% of statements [2021-11-24T01:43:33.266Z] --- PASS: TestAllocateRandomDeallocate (0.98s) [2021-11-24T01:43:33.266Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-24T01:43:33.266Z] === RUN TestBuildDefault [2021-11-24T01:43:33.266Z] --- PASS: TestBuildDefault (0.00s) [2021-11-24T01:43:33.266Z] === RUN TestBuildHostnameDomainname [2021-11-24T01:43:33.266Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-24T01:43:33.266Z] === RUN TestBuildHostname [2021-11-24T01:43:33.721Z] --- PASS: TestBuildHostname (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestBuildHostnameFQDN [2021-11-24T01:43:33.721Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestBuildNoIP [2021-11-24T01:43:33.721Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestUpdate [2021-11-24T01:43:33.721Z] --- PASS: TestUpdate (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-24T01:43:33.721Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-24T01:43:33.721Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestAddEmpty [2021-11-24T01:43:33.721Z] --- PASS: TestAddEmpty (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestAdd [2021-11-24T01:43:33.721Z] --- PASS: TestAdd (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestDeleteEmpty [2021-11-24T01:43:33.721Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestDeleteNewline [2021-11-24T01:43:33.721Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestDelete [2021-11-24T01:43:33.721Z] --- PASS: TestDelete (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestConcurrentWrites [2021-11-24T01:43:33.721Z] === RUN TestNew [2021-11-24T01:43:33.721Z] --- PASS: TestNew (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestAddDriver [2021-11-24T01:43:33.721Z] --- PASS: TestAddDriver (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestAddDuplicateDriver [2021-11-24T01:43:33.721Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-24T01:43:33.721Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestDriver [2021-11-24T01:43:33.721Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestIPAM [2021-11-24T01:43:33.721Z] --- PASS: TestIPAM (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestWalkIPAMs [2021-11-24T01:43:33.721Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-24T01:43:33.721Z] === RUN TestWalkDrivers [2021-11-24T01:43:33.721Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-24T01:43:33.721Z] PASS [2021-11-24T01:43:33.721Z] coverage: 82.4% of statements [2021-11-24T01:43:33.721Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2021-11-24T01:43:33.721Z] --- PASS: TestConcurrentWrites (0.19s) [2021-11-24T01:43:33.721Z] PASS [2021-11-24T01:43:33.721Z] coverage: 81.2% of statements [2021-11-24T01:43:33.721Z] ok github.com/docker/docker/libnetwork/etchosts 0.255s coverage: 81.2% of statements [2021-11-24T01:43:34.035Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2021-11-24T01:43:34.035Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-24T01:43:34.176Z] === RUN TestDiff [2021-11-24T01:43:34.176Z] --- PASS: TestDiff (0.00s) [2021-11-24T01:43:34.176Z] === RUN TestAddedCallback [2021-11-24T01:43:34.176Z] --- PASS: TestAddedCallback (0.00s) [2021-11-24T01:43:34.176Z] === RUN TestRemovedCallback [2021-11-24T01:43:34.176Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-24T01:43:34.176Z] === RUN TestNoCallback [2021-11-24T01:43:34.176Z] --- PASS: TestNoCallback (0.00s) [2021-11-24T01:43:34.176Z] PASS [2021-11-24T01:43:34.176Z] coverage: 48.1% of statements [2021-11-24T01:43:34.176Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.045s coverage: 48.1% of statements [2021-11-24T01:43:34.176Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.02s) [2021-11-24T01:43:34.176Z] === RUN TestRetrieveFromStore [2021-11-24T01:43:34.176Z] === RUN TestNew [2021-11-24T01:43:34.176Z] --- PASS: TestNew (0.00s) [2021-11-24T01:43:34.176Z] === RUN TestAllocate [2021-11-24T01:43:34.176Z] --- PASS: TestAllocate (0.00s) [2021-11-24T01:43:34.176Z] === RUN TestUninitialized [2021-11-24T01:43:34.176Z] --- PASS: TestUninitialized (0.00s) [2021-11-24T01:43:34.176Z] === RUN TestAllocateInRange [2021-11-24T01:43:34.176Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-24T01:43:34.176Z] === RUN TestAllocateSerial [2021-11-24T01:43:34.176Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-24T01:43:34.176Z] PASS [2021-11-24T01:43:34.176Z] coverage: 87.5% of statements [2021-11-24T01:43:34.176Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-11-24T01:43:34.591Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-24T01:43:34.591Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-24T01:43:34.591Z] check_test.go:308: [dbb0fe0a96d66] daemon is not started [2021-11-24T01:43:34.591Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-24T01:43:34.631Z] === RUN TestCaller [2021-11-24T01:43:34.631Z] --- PASS: TestCaller (0.00s) [2021-11-24T01:43:34.631Z] PASS [2021-11-24T01:43:34.631Z] coverage: 100.0% of statements [2021-11-24T01:43:34.631Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-11-24T01:43:34.631Z] --- PASS: TestRetrieveFromStore (0.44s) [2021-11-24T01:43:34.631Z] === RUN TestIsCorrupted [2021-11-24T01:43:34.631Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-24T01:43:34.631Z] === RUN TestSetRollover [2021-11-24T01:43:34.966Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2021-11-24T01:43:34.966Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-24T01:43:35.094Z] === RUN TestSetSerialInsertDelete [2021-11-24T01:43:35.094Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-24T01:43:35.094Z] === RUN TestSetParallelInsertDelete [2021-11-24T01:43:35.526Z] --- PASS: TestHealthKillContainer (8.52s) [2021-11-24T01:43:35.526Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-24T01:43:35.526Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-24T01:43:35.893Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2021-11-24T01:43:35.893Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-24T01:43:36.055Z] === RUN TestPoolRequest [2021-11-24T01:43:36.055Z] --- PASS: TestPoolRequest (0.00s) [2021-11-24T01:43:36.055Z] === RUN TestOtherRequests [2021-11-24T01:43:36.055Z] --- PASS: TestOtherRequests (0.00s) [2021-11-24T01:43:36.055Z] PASS [2021-11-24T01:43:36.055Z] coverage: 57.1% of statements [2021-11-24T01:43:36.055Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2021-11-24T01:43:36.055Z] === RUN TestInt2IP2IntConversion [2021-11-24T01:43:36.055Z] --- PASS: TestSetRollover (1.50s) [2021-11-24T01:43:36.055Z] === RUN TestSetRolloverSerial [2021-11-24T01:43:36.092Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-24T01:43:36.350Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2021-11-24T01:43:36.350Z] === RUN TestIpcModeNone [2021-11-24T01:43:36.514Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2021-11-24T01:43:36.514Z] === RUN TestGetAddressVersion [2021-11-24T01:43:36.514Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-24T01:43:36.514Z] === RUN TestKeyString [2021-11-24T01:43:36.514Z] --- PASS: TestKeyString (0.00s) [2021-11-24T01:43:36.514Z] === RUN TestPoolDataMarshal [2021-11-24T01:43:36.514Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-24T01:43:36.514Z] === RUN TestSubnetsMarshal [2021-11-24T01:43:36.514Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-11-24T01:43:36.514Z] === RUN TestAddSubnets [2021-11-24T01:43:36.514Z] --- PASS: TestAddSubnets (0.04s) [2021-11-24T01:43:36.514Z] === RUN TestDoublePoolRelease [2021-11-24T01:43:36.514Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-24T01:43:36.514Z] === RUN TestAddReleasePoolID [2021-11-24T01:43:36.514Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-11-24T01:43:36.514Z] === RUN TestPredefinedPool [2021-11-24T01:43:36.514Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-24T01:43:36.514Z] === RUN TestRemoveSubnet [2021-11-24T01:43:36.609Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-24T01:43:36.972Z] --- PASS: TestRemoveSubnet (0.15s) [2021-11-24T01:43:36.972Z] === RUN TestGetSameAddress [2021-11-24T01:43:36.972Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-24T01:43:36.972Z] === RUN TestPoolAllocationReuse [2021-11-24T01:43:36.972Z] === RUN TestGetCapabilities [2021-11-24T01:43:36.972Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-24T01:43:36.972Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-24T01:43:36.972Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-24T01:43:36.972Z] === RUN TestGetDefaultAddressSpaces [2021-11-24T01:43:36.972Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-24T01:43:36.972Z] === RUN TestRemoteDriver [2021-11-24T01:43:36.972Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-24T01:43:36.972Z] PASS [2021-11-24T01:43:36.972Z] coverage: 47.4% of statements [2021-11-24T01:43:36.972Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2021-11-24T01:43:37.177Z] --- PASS: TestIpcModeNone (0.82s) [2021-11-24T01:43:37.177Z] === RUN TestIpcModePrivate [2021-11-24T01:43:37.258Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-11-24T01:43:37.258Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-24T01:43:37.427Z] --- PASS: TestSetRolloverSerial (1.13s) [2021-11-24T01:43:37.427Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-24T01:43:37.427Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-24T01:43:37.427Z] PASS [2021-11-24T01:43:37.427Z] coverage: 84.4% of statements [2021-11-24T01:43:37.427Z] ok github.com/docker/docker/libnetwork/bitseq 9.871s coverage: 84.4% of statements [2021-11-24T01:43:37.744Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-24T01:43:37.744Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-11-24T01:43:37.819Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2021-11-24T01:43:37.819Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-24T01:43:37.882Z] === RUN TestWindowsIPAM [2021-11-24T01:43:37.882Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-24T01:43:37.882Z] PASS [2021-11-24T01:43:37.882Z] coverage: 71.4% of statements [2021-11-24T01:43:37.882Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2021-11-24T01:43:37.882Z] --- PASS: TestPoolAllocationReuse (1.19s) [2021-11-24T01:43:37.882Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-24T01:43:37.882Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-24T01:43:37.882Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-24T01:43:37.956Z] === RUN TestBoolValue [2021-11-24T01:43:37.956Z] --- PASS: TestBoolValue (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestBoolValueOrDefault [2021-11-24T01:43:37.956Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestInt64ValueOrZero [2021-11-24T01:43:37.956Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestInt64ValueOrDefault [2021-11-24T01:43:37.956Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-24T01:43:37.956Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestJsonContentType [2021-11-24T01:43:37.956Z] --- PASS: TestJsonContentType (0.00s) [2021-11-24T01:43:37.956Z] PASS [2021-11-24T01:43:37.956Z] coverage: 14.7% of statements [2021-11-24T01:43:37.956Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2021-11-24T01:43:37.956Z] === RUN TestMaskSecretKeys [2021-11-24T01:43:37.956Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-24T01:43:37.956Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-24T01:43:37.956Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-24T01:43:37.956Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestVersionMiddlewareVersion [2021-11-24T01:43:37.956Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-24T01:43:37.956Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-24T01:43:37.956Z] PASS [2021-11-24T01:43:37.956Z] coverage: 37.7% of statements [2021-11-24T01:43:37.956Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-24T01:43:37.956Z] === RUN TestAdjustForAPIVersion [2021-11-24T01:43:37.956Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-24T01:43:37.956Z] PASS [2021-11-24T01:43:37.956Z] coverage: 5.7% of statements [2021-11-24T01:43:37.956Z] === RUN TestStrSliceMarshalJSON [2021-11-24T01:43:37.956Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestStrSliceUnmarshalJSON [2021-11-24T01:43:37.956Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestStrSliceUnmarshalString [2021-11-24T01:43:37.956Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestStrSliceUnmarshalSlice [2021-11-24T01:43:37.956Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-24T01:43:37.956Z] PASS [2021-11-24T01:43:37.956Z] coverage: 90.0% of statements [2021-11-24T01:43:37.956Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-11-24T01:43:37.956Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-24T01:43:37.956Z] === RUN TestToJSON [2021-11-24T01:43:37.956Z] --- PASS: TestToJSON (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestToParamWithVersion [2021-11-24T01:43:37.956Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestFromJSON [2021-11-24T01:43:37.956Z] --- PASS: TestFromJSON (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestEmpty [2021-11-24T01:43:37.956Z] --- PASS: TestEmpty (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestArgsMatchKVListEmptySources [2021-11-24T01:43:37.956Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestArgsMatchKVList [2021-11-24T01:43:37.956Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestArgsMatch [2021-11-24T01:43:37.956Z] --- PASS: TestArgsMatch (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestAdd [2021-11-24T01:43:37.956Z] --- PASS: TestAdd (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestDel [2021-11-24T01:43:37.956Z] --- PASS: TestDel (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestLen [2021-11-24T01:43:37.956Z] --- PASS: TestLen (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestExactMatch [2021-11-24T01:43:37.956Z] --- PASS: TestExactMatch (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestOnlyOneExactMatch [2021-11-24T01:43:37.956Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestContains [2021-11-24T01:43:37.956Z] --- PASS: TestContains (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestValidate [2021-11-24T01:43:37.956Z] --- PASS: TestValidate (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestWalkValues [2021-11-24T01:43:37.956Z] --- PASS: TestWalkValues (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestFuzzyMatch [2021-11-24T01:43:37.956Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestClone [2021-11-24T01:43:37.956Z] --- PASS: TestClone (0.00s) [2021-11-24T01:43:37.956Z] PASS [2021-11-24T01:43:37.956Z] coverage: 92.2% of statements [2021-11-24T01:43:37.956Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-24T01:43:37.956Z] === RUN TestDurationToSecondsString [2021-11-24T01:43:37.956Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestGetTimestamp [2021-11-24T01:43:37.956Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-24T01:43:37.956Z] === RUN TestParseTimestamps [2021-11-24T01:43:37.956Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-24T01:43:37.956Z] PASS [2021-11-24T01:43:37.956Z] coverage: 100.0% of statements [2021-11-24T01:43:37.956Z] ok github.com/docker/docker/api/types/time 0.157s coverage: 100.0% of statements [2021-11-24T01:43:37.956Z] === RUN TestCompareVersion [2021-11-24T01:43:37.956Z] --- PASS: TestCompareVersion (0.00s) [2021-11-24T01:43:37.956Z] PASS [2021-11-24T01:43:37.956Z] coverage: 77.3% of statements [2021-11-24T01:43:37.956Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/builder [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-24T01:43:37.956Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-24T01:43:37.956Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-24T01:43:37.956Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestCloneArgsSmartHttp [2021-11-24T01:43:37.956Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2021-11-24T01:43:37.956Z] === RUN TestCloneArgsDumbHttp [2021-11-24T01:43:37.956Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestCloneArgsGit [2021-11-24T01:43:37.956Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestCheckoutGit [2021-11-24T01:43:37.956Z] === RUN TestEnable [2021-11-24T01:43:37.956Z] --- PASS: TestEnable (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestDisable [2021-11-24T01:43:37.956Z] --- PASS: TestDisable (0.00s) [2021-11-24T01:43:37.956Z] === RUN TestEnabled [2021-11-24T01:43:37.957Z] --- PASS: TestEnabled (0.00s) [2021-11-24T01:43:37.957Z] PASS [2021-11-24T01:43:37.957Z] coverage: 100.0% of statements [2021-11-24T01:43:37.957Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2021-11-24T01:43:37.957Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-24T01:43:37.957Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-24T01:43:37.957Z] === RUN TestProcessNoDockerignore [2021-11-24T01:43:37.957Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-24T01:43:37.957Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestDetectContentType [2021-11-24T01:43:37.957Z] --- PASS: TestDetectContentType (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestSelectAcceptableMIME [2021-11-24T01:43:37.957Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestInspectEmptyResponse [2021-11-24T01:43:37.957Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestInspectResponseBinary [2021-11-24T01:43:37.957Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestResponseUnsupportedContentType [2021-11-24T01:43:37.957Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestInspectResponseTextSimple [2021-11-24T01:43:37.957Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestInspectResponseEmptyContentType [2021-11-24T01:43:37.957Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestUnknownContentLength [2021-11-24T01:43:37.957Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestDownloadRemote [2021-11-24T01:43:37.957Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-24T01:43:37.957Z] === RUN TestGetWithStatusError [2021-11-24T01:43:37.957Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestCloseRootDirectory [2021-11-24T01:43:37.957Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:37.957Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestHashFile [2021-11-24T01:43:37.957Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:37.957Z] --- SKIP: TestHashFile (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestHashSubdir [2021-11-24T01:43:37.957Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:37.957Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestRemoveDirectory [2021-11-24T01:43:37.957Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:37.957Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-24T01:43:37.957Z] PASS [2021-11-24T01:43:37.957Z] coverage: 9.3% of statements [2021-11-24T01:43:37.957Z] ok github.com/docker/docker/builder/remotecontext 0.205s coverage: 9.3% of statements [2021-11-24T01:43:37.957Z] === RUN TestGetAllAllowed [2021-11-24T01:43:37.957Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestGetAllMeta [2021-11-24T01:43:37.957Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-24T01:43:37.957Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestIsUnreferencedBuiltin [2021-11-24T01:43:37.957Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestIsExistingDirectory [2021-11-24T01:43:37.957Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestGetFilenameForDownload [2021-11-24T01:43:37.957Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestEnv2Variables [2021-11-24T01:43:37.957Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-24T01:43:37.957Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestMaintainer [2021-11-24T01:43:37.957Z] --- PASS: TestMaintainer (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestLabel [2021-11-24T01:43:37.957Z] --- PASS: TestLabel (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestFromScratch [2021-11-24T01:43:37.957Z] --- PASS: TestFromScratch (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestFromWithArg [2021-11-24T01:43:37.957Z] --- PASS: TestFromWithArg (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-24T01:43:37.957Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestFromWithUndefinedArg [2021-11-24T01:43:37.957Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestFromMultiStageWithNamedStage [2021-11-24T01:43:37.957Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestOnbuild [2021-11-24T01:43:37.957Z] --- PASS: TestOnbuild (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestWorkdir [2021-11-24T01:43:37.957Z] --- PASS: TestWorkdir (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestCmd [2021-11-24T01:43:37.957Z] --- PASS: TestCmd (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestHealthcheckNone [2021-11-24T01:43:37.957Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestHealthcheckCmd [2021-11-24T01:43:37.957Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestEntrypoint [2021-11-24T01:43:37.957Z] --- PASS: TestEntrypoint (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestExpose [2021-11-24T01:43:37.957Z] --- PASS: TestExpose (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestUser [2021-11-24T01:43:37.957Z] --- PASS: TestUser (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestVolume [2021-11-24T01:43:37.957Z] --- PASS: TestVolume (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestStopSignal [2021-11-24T01:43:37.957Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-24T01:43:37.957Z] --- SKIP: TestStopSignal (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestArg [2021-11-24T01:43:37.957Z] --- PASS: TestArg (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestShell [2021-11-24T01:43:37.957Z] --- PASS: TestShell (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestPrependEnvOnCmd [2021-11-24T01:43:37.957Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestRunWithBuildArgs [2021-11-24T01:43:37.957Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestRunIgnoresHealthcheck [2021-11-24T01:43:37.957Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestDispatchUnsupportedOptions [2021-11-24T01:43:37.957Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-24T01:43:37.957Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-24T01:43:37.957Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-24T01:43:37.957Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestNormalizeWorkdir [2021-11-24T01:43:37.957Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestDispatch [2021-11-24T01:43:37.957Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-24T01:43:37.957Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-24T01:43:37.957Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-24T01:43:37.957Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-24T01:43:37.957Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-24T01:43:37.957Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-24T01:43:37.957Z] === RUN TestDispatch/COPY_url [2021-11-24T01:43:37.957Z] --- PASS: TestDispatch (0.05s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-24T01:43:37.957Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestAddScratchImageAddsToMounts [2021-11-24T01:43:37.957Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-24T01:43:37.957Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-24T01:43:37.957Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-24T01:43:37.957Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestImageSourceGetAddsToMounts [2021-11-24T01:43:37.957Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestEmptyDockerfile [2021-11-24T01:43:37.957Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-24T01:43:37.957Z] === RUN TestSymlinkDockerfile [2021-11-24T01:43:37.957Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-24T01:43:37.957Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestNonExistingDockerfile [2021-11-24T01:43:37.957Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestCopyRunConfig [2021-11-24T01:43:37.957Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestDeepCopyRunConfig [2021-11-24T01:43:37.957Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestExportImage [2021-11-24T01:43:37.957Z] --- PASS: TestExportImage (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestNormalizeDest [2021-11-24T01:43:37.957Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-24T01:43:37.957Z] PASS [2021-11-24T01:43:37.957Z] coverage: 46.8% of statements [2021-11-24T01:43:37.957Z] ok github.com/docker/docker/builder/dockerfile 0.145s coverage: 46.8% of statements [2021-11-24T01:43:37.957Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-24T01:43:37.957Z] === RUN TestTCP4Proxy [2021-11-24T01:43:37.957Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestTCP4ProxyHalfClose [2021-11-24T01:43:37.957Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestTCP6Proxy [2021-11-24T01:43:37.957Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-24T01:43:37.957Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestTCPDualStackProxy [2021-11-24T01:43:37.957Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-24T01:43:37.957Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestUDP4Proxy [2021-11-24T01:43:37.957Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestUDP6Proxy [2021-11-24T01:43:37.957Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-24T01:43:37.957Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestUDPWriteError [2021-11-24T01:43:37.957Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestSCTP4Proxy [2021-11-24T01:43:37.957Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-24T01:43:37.957Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-24T01:43:37.957Z] === RUN TestSCTP6Proxy [2021-11-24T01:43:37.957Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-24T01:43:37.957Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-24T01:43:37.957Z] PASS [2021-11-24T01:43:37.957Z] coverage: 49.4% of statements [2021-11-24T01:43:37.957Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2021-11-24T01:43:38.003Z] --- PASS: TestIpcModePrivate (0.84s) [2021-11-24T01:43:38.003Z] === RUN TestIpcModeShareable [2021-11-24T01:43:38.338Z] === RUN TestDefaultNetwork [2021-11-24T01:43:38.571Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-24T01:43:38.571Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2021-11-24T01:43:38.747Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2021-11-24T01:43:38.747Z] === RUN TestNISDomainname [2021-11-24T01:43:38.793Z] --- PASS: TestDefaultNetwork (0.25s) [2021-11-24T01:43:38.793Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-24T01:43:38.793Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-11-24T01:43:38.793Z] === RUN TestInitAddressPools [2021-11-24T01:43:38.793Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-24T01:43:38.793Z] PASS [2021-11-24T01:43:38.793Z] coverage: 74.0% of statements [2021-11-24T01:43:38.793Z] ok github.com/docker/docker/libnetwork/ipamutils 0.581s coverage: 74.0% of statements [2021-11-24T01:43:38.830Z] --- PASS: TestIpcModeShareable (0.86s) [2021-11-24T01:43:38.830Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-24T01:43:39.248Z] === RUN TestKeyValue [2021-11-24T01:43:39.248Z] --- PASS: TestKeyValue (0.00s) [2021-11-24T01:43:39.248Z] PASS [2021-11-24T01:43:39.248Z] coverage: 60.0% of statements [2021-11-24T01:43:39.308Z] --- PASS: TestNISDomainname (0.53s) [2021-11-24T01:43:39.308Z] === RUN TestHostnameDnsResolution [2021-11-24T01:43:39.708Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-11-24T01:43:39.708Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.71s) [2021-11-24T01:43:39.708Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-24T01:43:39.870Z] --- PASS: TestHostnameDnsResolution (0.59s) [2021-11-24T01:43:39.870Z] === RUN TestUnprivilegedPortsAndPing [2021-11-24T01:43:40.208Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-24T01:43:40.431Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2021-11-24T01:43:40.431Z] === RUN TestStats [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-24T01:43:40.670Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-24T01:43:40.775Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-24T01:43:41.341Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2021-11-24T01:43:41.341Z] === RUN TestAPIIpcModeHost [2021-11-24T01:43:41.633Z] === RUN TestGenerate [2021-11-24T01:43:41.633Z] --- PASS: TestGenerate (0.00s) [2021-11-24T01:43:41.633Z] === RUN TestGeneratePtr [2021-11-24T01:43:41.633Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-24T01:43:41.633Z] === RUN TestGenerateMissingField [2021-11-24T01:43:41.633Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-24T01:43:41.633Z] === RUN TestFieldCannotBeSet [2021-11-24T01:43:41.633Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-24T01:43:41.633Z] === RUN TestTypeMismatchError [2021-11-24T01:43:41.633Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-24T01:43:41.633Z] PASS [2021-11-24T01:43:41.633Z] coverage: 100.0% of statements [2021-11-24T01:43:41.633Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-11-24T01:43:41.633Z] === RUN TestNetworkDBSimple [2021-11-24T01:43:41.908Z] check_test.go:308: [d04d24b442c84] daemon is not started [2021-11-24T01:43:41.908Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-24T01:43:42.031Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.51s) [2021-11-24T01:43:42.031Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-24T01:43:42.088Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.24s) [2021-11-24T01:43:42.088Z] === RUN TestGetAddress [2021-11-24T01:43:42.088Z] testing: warning: no tests to run [2021-11-24T01:43:42.088Z] PASS [2021-11-24T01:43:42.088Z] coverage: 0.0% of statements [2021-11-24T01:43:42.088Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-11-24T01:43:42.166Z] --- PASS: TestAPIIpcModeHost (0.79s) [2021-11-24T01:43:42.166Z] === RUN TestDaemonIpcModeShareable [2021-11-24T01:43:42.945Z] --- PASS: TestStats (2.40s) [2021-11-24T01:43:42.945Z] === RUN TestStopContainerWithTimeout [2021-11-24T01:43:42.945Z] === RUN TestStopContainerWithTimeout/0 [2021-11-24T01:43:42.945Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-24T01:43:42.945Z] === RUN TestStopContainerWithTimeout/1 [2021-11-24T01:43:42.945Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-24T01:43:42.945Z] === RUN TestStopContainerWithTimeout/3 [2021-11-24T01:43:42.945Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-24T01:43:42.945Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-24T01:43:42.945Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-24T01:43:42.945Z] === CONT TestStopContainerWithTimeout/0 [2021-11-24T01:43:42.945Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-24T01:43:43.048Z] 2021/11/24 01:43:42 Closing DB instances... [2021-11-24T01:43:43.048Z] === RUN TestRequestNewPort [2021-11-24T01:43:43.048Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestRequestSpecificPort [2021-11-24T01:43:43.048Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestReleasePort [2021-11-24T01:43:43.048Z] --- PASS: TestReleasePort (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestReuseReleasedPort [2021-11-24T01:43:43.048Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestReleaseUnreadledPort [2021-11-24T01:43:43.048Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestUnknowProtocol [2021-11-24T01:43:43.048Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestAllocateAllPorts [2021-11-24T01:43:43.048Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestPortAllocation [2021-11-24T01:43:43.048Z] --- PASS: TestPortAllocation (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestPortAllocationWithCustomRange [2021-11-24T01:43:43.048Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestNoDuplicateBPR [2021-11-24T01:43:43.048Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-24T01:43:43.048Z] === RUN TestChangePortRange [2021-11-24T01:43:43.048Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-24T01:43:43.048Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-24T01:43:43.048Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-24T01:43:43.048Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-24T01:43:43.048Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-24T01:43:43.048Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-24T01:43:43.048Z] --- PASS: TestChangePortRange (0.00s) [2021-11-24T01:43:43.048Z] PASS [2021-11-24T01:43:43.048Z] coverage: 88.6% of statements [2021-11-24T01:43:43.048Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2021-11-24T01:43:43.506Z] === CONT TestStopContainerWithTimeout/3 [2021-11-24T01:43:44.014Z] testing: warning: no tests to run [2021-11-24T01:43:44.014Z] PASS [2021-11-24T01:43:44.014Z] coverage: 0.0% of statements [2021-11-24T01:43:44.014Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-11-24T01:43:44.014Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-24T01:43:44.014Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2021-11-24T01:43:44.069Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-11-24T01:43:44.069Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2021-11-24T01:43:44.069Z] === RUN TestDaemonIpcModePrivate [2021-11-24T01:43:44.474Z] === RUN TestHashData [2021-11-24T01:43:44.474Z] --- PASS: TestHashData (0.00s) [2021-11-24T01:43:44.474Z] PASS [2021-11-24T01:43:44.474Z] coverage: 2.8% of statements [2021-11-24T01:43:44.474Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2021-11-24T01:43:44.931Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-24T01:43:44.931Z] PASS [2021-11-24T01:43:44.931Z] coverage: 100.0% of statements [2021-11-24T01:43:44.931Z] 2021/11/24 01:43:44 Closing DB instances... [2021-11-24T01:43:44.931Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-11-24T01:43:45.005Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-24T01:43:45.038Z] === RUN TestCheckpointCreateError [2021-11-24T01:43:45.038Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCheckpointCreate [2021-11-24T01:43:45.038Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCheckpointDeleteError [2021-11-24T01:43:45.038Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCheckpointDelete [2021-11-24T01:43:45.038Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCheckpointListError [2021-11-24T01:43:45.038Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCheckpointList [2021-11-24T01:43:45.038Z] --- PASS: TestCheckpointList (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCheckpointListContainerNotFound [2021-11-24T01:43:45.038Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestNewClientWithOpsFromEnv [2021-11-24T01:43:45.038Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-24T01:43:45.038Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestGetAPIPath [2021-11-24T01:43:45.038Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestParseHostURL [2021-11-24T01:43:45.038Z] --- PASS: TestParseHostURL (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-24T01:43:45.038Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-24T01:43:45.038Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestNegotiateAPIVersion [2021-11-24T01:43:45.038Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestNegotiateAPVersionOverride [2021-11-24T01:43:45.038Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-24T01:43:45.038Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-24T01:43:45.038Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-24T01:43:45.038Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestClientRedirect [2021-11-24T01:43:45.038Z] --- PASS: TestClientRedirect (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigCreateUnsupported [2021-11-24T01:43:45.038Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigCreateError [2021-11-24T01:43:45.038Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigCreate [2021-11-24T01:43:45.038Z] --- PASS: TestConfigCreate (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigInspectNotFound [2021-11-24T01:43:45.038Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigInspectWithEmptyID [2021-11-24T01:43:45.038Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigInspectUnsupported [2021-11-24T01:43:45.038Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigInspectError [2021-11-24T01:43:45.038Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigInspectConfigNotFound [2021-11-24T01:43:45.038Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigInspect [2021-11-24T01:43:45.038Z] --- PASS: TestConfigInspect (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigListUnsupported [2021-11-24T01:43:45.038Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigListError [2021-11-24T01:43:45.038Z] --- PASS: TestConfigListError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigList [2021-11-24T01:43:45.038Z] --- PASS: TestConfigList (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigRemoveUnsupported [2021-11-24T01:43:45.038Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigRemoveError [2021-11-24T01:43:45.038Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigRemove [2021-11-24T01:43:45.038Z] --- PASS: TestConfigRemove (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigUpdateUnsupported [2021-11-24T01:43:45.038Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigUpdateError [2021-11-24T01:43:45.038Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestConfigUpdate [2021-11-24T01:43:45.038Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerCommitError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerCommit [2021-11-24T01:43:45.038Z] --- PASS: TestContainerCommit (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerStatPathError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerStatPathNotFoundError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerStatPathNoHeaderError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerStatPath [2021-11-24T01:43:45.038Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyToContainerError [2021-11-24T01:43:45.038Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyToContainerNotFoundError [2021-11-24T01:43:45.038Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-24T01:43:45.038Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyToContainer [2021-11-24T01:43:45.038Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyFromContainerError [2021-11-24T01:43:45.038Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyFromContainerNotFoundError [2021-11-24T01:43:45.038Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-24T01:43:45.038Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-24T01:43:45.038Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestCopyFromContainer [2021-11-24T01:43:45.038Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerCreateError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerCreateImageNotFound [2021-11-24T01:43:45.038Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerCreateWithName [2021-11-24T01:43:45.038Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerCreateAutoRemove [2021-11-24T01:43:45.038Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerDiffError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerDiff [2021-11-24T01:43:45.038Z] --- PASS: TestContainerDiff (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerExecCreateError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerExecCreate [2021-11-24T01:43:45.038Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerExecStartError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerExecStart [2021-11-24T01:43:45.038Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerExecInspectError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerExecInspect [2021-11-24T01:43:45.038Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerExportError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerExportError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerExport [2021-11-24T01:43:45.038Z] --- PASS: TestContainerExport (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerInspectError [2021-11-24T01:43:45.038Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerInspectContainerNotFound [2021-11-24T01:43:45.038Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerInspectWithEmptyID [2021-11-24T01:43:45.038Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerInspect [2021-11-24T01:43:45.038Z] --- PASS: TestContainerInspect (0.00s) [2021-11-24T01:43:45.038Z] === RUN TestContainerInspectNode [2021-11-24T01:43:45.039Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerKillError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerKillError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerKill [2021-11-24T01:43:45.039Z] --- PASS: TestContainerKill (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerListError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerListError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerList [2021-11-24T01:43:45.039Z] --- PASS: TestContainerList (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerLogsNotFoundError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerLogsError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerLogs [2021-11-24T01:43:45.039Z] --- PASS: TestContainerLogs (0.14s) [2021-11-24T01:43:45.039Z] === RUN TestContainerPauseError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerPause [2021-11-24T01:43:45.039Z] --- PASS: TestContainerPause (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainersPruneError [2021-11-24T01:43:45.039Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainersPrune [2021-11-24T01:43:45.039Z] --- PASS: TestContainersPrune (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerRemoveError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerRemoveNotFoundError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerRemove [2021-11-24T01:43:45.039Z] --- PASS: TestContainerRemove (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerRenameError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerRename [2021-11-24T01:43:45.039Z] --- PASS: TestContainerRename (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerResizeError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerExecResizeError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerResize [2021-11-24T01:43:45.039Z] --- PASS: TestContainerResize (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerExecResize [2021-11-24T01:43:45.039Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerRestartError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerRestart [2021-11-24T01:43:45.039Z] --- PASS: TestContainerRestart (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerStartError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerStartError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerStart [2021-11-24T01:43:45.039Z] --- PASS: TestContainerStart (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerStatsError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerStats [2021-11-24T01:43:45.039Z] --- PASS: TestContainerStats (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerStopError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerStopError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerStop [2021-11-24T01:43:45.039Z] --- PASS: TestContainerStop (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerTopError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerTopError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerTop [2021-11-24T01:43:45.039Z] --- PASS: TestContainerTop (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerUnpauseError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerUnpause [2021-11-24T01:43:45.039Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerUpdateError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerUpdate [2021-11-24T01:43:45.039Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerWaitError [2021-11-24T01:43:45.039Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestContainerWait [2021-11-24T01:43:45.039Z] --- PASS: TestContainerWait (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestDiskUsageError [2021-11-24T01:43:45.039Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestDiskUsage [2021-11-24T01:43:45.039Z] --- PASS: TestDiskUsage (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestDistributionInspectUnsupported [2021-11-24T01:43:45.039Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestDistributionInspectWithEmptyID [2021-11-24T01:43:45.039Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestEventsErrorInOptions [2021-11-24T01:43:45.039Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestEventsErrorFromServer [2021-11-24T01:43:45.039Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestEvents [2021-11-24T01:43:45.039Z] --- PASS: TestEvents (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestTLSCloseWriter [2021-11-24T01:43:45.039Z] === PAUSE TestTLSCloseWriter [2021-11-24T01:43:45.039Z] === RUN TestImageBuildError [2021-11-24T01:43:45.039Z] --- PASS: TestImageBuildError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageBuild [2021-11-24T01:43:45.039Z] --- PASS: TestImageBuild (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestGetDockerOS [2021-11-24T01:43:45.039Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageCreateError [2021-11-24T01:43:45.039Z] --- PASS: TestImageCreateError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageCreate [2021-11-24T01:43:45.039Z] --- PASS: TestImageCreate (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageHistoryError [2021-11-24T01:43:45.039Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageHistory [2021-11-24T01:43:45.039Z] --- PASS: TestImageHistory (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageImportError [2021-11-24T01:43:45.039Z] --- PASS: TestImageImportError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageImport [2021-11-24T01:43:45.039Z] --- PASS: TestImageImport (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageInspectError [2021-11-24T01:43:45.039Z] --- PASS: TestImageInspectError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageInspectImageNotFound [2021-11-24T01:43:45.039Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageInspectWithEmptyID [2021-11-24T01:43:45.039Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageInspect [2021-11-24T01:43:45.039Z] --- PASS: TestImageInspect (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageListError [2021-11-24T01:43:45.039Z] --- PASS: TestImageListError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageList [2021-11-24T01:43:45.039Z] --- PASS: TestImageList (0.01s) [2021-11-24T01:43:45.039Z] === RUN TestImageListApiBefore125 [2021-11-24T01:43:45.039Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageLoadError [2021-11-24T01:43:45.039Z] --- PASS: TestImageLoadError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageLoad [2021-11-24T01:43:45.039Z] --- PASS: TestImageLoad (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagesPruneError [2021-11-24T01:43:45.039Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagesPrune [2021-11-24T01:43:45.039Z] --- PASS: TestImagesPrune (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePullReferenceParseError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePullAnyError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePullWithoutErrors [2021-11-24T01:43:45.039Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePushReferenceError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePushAnyError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImagePushWithoutErrors [2021-11-24T01:43:45.039Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-24T01:43:45.039Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-24T01:43:45.039Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-24T01:43:45.039Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageRemoveError [2021-11-24T01:43:45.039Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageRemoveImageNotFound [2021-11-24T01:43:45.039Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageRemove [2021-11-24T01:43:45.039Z] --- PASS: TestImageRemove (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageSaveError [2021-11-24T01:43:45.039Z] --- PASS: TestImageSaveError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageSave [2021-11-24T01:43:45.039Z] --- PASS: TestImageSave (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageSearchAnyError [2021-11-24T01:43:45.039Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-24T01:43:45.039Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:43:45.039Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:43:45.039Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-24T01:43:45.039Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageSearchWithoutErrors [2021-11-24T01:43:45.039Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageTagError [2021-11-24T01:43:45.039Z] --- PASS: TestImageTagError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageTagInvalidReference [2021-11-24T01:43:45.039Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageTagInvalidSourceImageName [2021-11-24T01:43:45.039Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageTagHexSource [2021-11-24T01:43:45.039Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestImageTag [2021-11-24T01:43:45.039Z] --- PASS: TestImageTag (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestInfoServerError [2021-11-24T01:43:45.039Z] --- PASS: TestInfoServerError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestInfoInvalidResponseJSONError [2021-11-24T01:43:45.039Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestInfo [2021-11-24T01:43:45.039Z] --- PASS: TestInfo (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkConnectError [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkConnect [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkCreateError [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkCreate [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkDisconnectError [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkDisconnect [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkInspect [2021-11-24T01:43:45.039Z] === RUN TestNetworkInspect/empty_ID [2021-11-24T01:43:45.039Z] === RUN TestNetworkInspect/no_options [2021-11-24T01:43:45.039Z] === RUN TestNetworkInspect/verbose [2021-11-24T01:43:45.039Z] === RUN TestNetworkInspect/global_scope [2021-11-24T01:43:45.039Z] === RUN TestNetworkInspect/unknown_network [2021-11-24T01:43:45.039Z] === RUN TestNetworkInspect/server_error [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkListError [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkListError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkList [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkList (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworksPruneError [2021-11-24T01:43:45.039Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworksPrune [2021-11-24T01:43:45.039Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkRemoveError [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNetworkRemove [2021-11-24T01:43:45.039Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeInspectError [2021-11-24T01:43:45.039Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeInspectNodeNotFound [2021-11-24T01:43:45.039Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeInspectWithEmptyID [2021-11-24T01:43:45.039Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeInspect [2021-11-24T01:43:45.039Z] --- PASS: TestNodeInspect (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeListError [2021-11-24T01:43:45.039Z] --- PASS: TestNodeListError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeList [2021-11-24T01:43:45.039Z] --- PASS: TestNodeList (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeRemoveError [2021-11-24T01:43:45.039Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeRemove [2021-11-24T01:43:45.039Z] --- PASS: TestNodeRemove (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeUpdateError [2021-11-24T01:43:45.039Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-24T01:43:45.039Z] === RUN TestNodeUpdate [2021-11-24T01:43:45.039Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestOptionWithTimeout [2021-11-24T01:43:45.040Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPingFail [2021-11-24T01:43:45.040Z] --- PASS: TestPingFail (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPingWithError [2021-11-24T01:43:45.040Z] 2021/11/24 01:43:44 RoundTripper returned a response & error; ignoring response [2021-11-24T01:43:45.040Z] 2021/11/24 01:43:44 RoundTripper returned a response & error; ignoring response [2021-11-24T01:43:45.040Z] --- PASS: TestPingWithError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPingSuccess [2021-11-24T01:43:45.040Z] --- PASS: TestPingSuccess (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPingHeadFallback [2021-11-24T01:43:45.040Z] === RUN TestPingHeadFallback/OK [2021-11-24T01:43:45.040Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-24T01:43:45.040Z] === RUN TestPingHeadFallback/Not_Found [2021-11-24T01:43:45.040Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-24T01:43:45.040Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-24T01:43:45.040Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-24T01:43:45.040Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-24T01:43:45.040Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-24T01:43:45.040Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginDisableError [2021-11-24T01:43:45.040Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginDisable [2021-11-24T01:43:45.040Z] --- PASS: TestPluginDisable (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginEnableError [2021-11-24T01:43:45.040Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginEnable [2021-11-24T01:43:45.040Z] --- PASS: TestPluginEnable (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginInspectError [2021-11-24T01:43:45.040Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginInspectWithEmptyID [2021-11-24T01:43:45.040Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginInspect [2021-11-24T01:43:45.040Z] --- PASS: TestPluginInspect (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginListError [2021-11-24T01:43:45.040Z] --- PASS: TestPluginListError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginList [2021-11-24T01:43:45.040Z] --- PASS: TestPluginList (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginPushError [2021-11-24T01:43:45.040Z] --- PASS: TestPluginPushError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginPush [2021-11-24T01:43:45.040Z] --- PASS: TestPluginPush (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginRemoveError [2021-11-24T01:43:45.040Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginRemove [2021-11-24T01:43:45.040Z] --- PASS: TestPluginRemove (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginSetError [2021-11-24T01:43:45.040Z] --- PASS: TestPluginSetError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPluginSet [2021-11-24T01:43:45.040Z] --- PASS: TestPluginSet (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSetHostHeader [2021-11-24T01:43:45.040Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestPlainTextError [2021-11-24T01:43:45.040Z] --- PASS: TestPlainTextError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestInfiniteError [2021-11-24T01:43:45.040Z] --- PASS: TestInfiniteError (0.05s) [2021-11-24T01:43:45.040Z] === RUN TestCanceledContext [2021-11-24T01:43:45.040Z] 2021/11/24 01:43:44 RoundTripper returned a response & error; ignoring response [2021-11-24T01:43:45.040Z] --- PASS: TestCanceledContext (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestDeadlineExceededContext [2021-11-24T01:43:45.040Z] 2021/11/24 01:43:44 RoundTripper returned a response & error; ignoring response [2021-11-24T01:43:45.040Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretCreateUnsupported [2021-11-24T01:43:45.040Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretCreateError [2021-11-24T01:43:45.040Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretCreate [2021-11-24T01:43:45.040Z] --- PASS: TestSecretCreate (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretInspectUnsupported [2021-11-24T01:43:45.040Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretInspectError [2021-11-24T01:43:45.040Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretInspectSecretNotFound [2021-11-24T01:43:45.040Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretInspectWithEmptyID [2021-11-24T01:43:45.040Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretInspect [2021-11-24T01:43:45.040Z] --- PASS: TestSecretInspect (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretListUnsupported [2021-11-24T01:43:45.040Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretListError [2021-11-24T01:43:45.040Z] --- PASS: TestSecretListError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretList [2021-11-24T01:43:45.040Z] --- PASS: TestSecretList (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretRemoveUnsupported [2021-11-24T01:43:45.040Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretRemoveError [2021-11-24T01:43:45.040Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretRemove [2021-11-24T01:43:45.040Z] --- PASS: TestSecretRemove (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretUpdateUnsupported [2021-11-24T01:43:45.040Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretUpdateError [2021-11-24T01:43:45.040Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSecretUpdate [2021-11-24T01:43:45.040Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceCreateError [2021-11-24T01:43:45.040Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceCreate [2021-11-24T01:43:45.040Z] --- PASS: TestServiceCreate (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-24T01:43:45.040Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceCreateDigestPinning [2021-11-24T01:43:45.040Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceInspectError [2021-11-24T01:43:45.040Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceInspectServiceNotFound [2021-11-24T01:43:45.040Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceInspectWithEmptyID [2021-11-24T01:43:45.040Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceInspect [2021-11-24T01:43:45.040Z] --- PASS: TestServiceInspect (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceListError [2021-11-24T01:43:45.040Z] --- PASS: TestServiceListError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceList [2021-11-24T01:43:45.040Z] --- PASS: TestServiceList (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceLogsError [2021-11-24T01:43:45.040Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceLogs [2021-11-24T01:43:45.040Z] --- PASS: TestServiceLogs (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceRemoveError [2021-11-24T01:43:45.040Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceRemoveNotFoundError [2021-11-24T01:43:45.040Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceRemove [2021-11-24T01:43:45.040Z] --- PASS: TestServiceRemove (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceUpdateError [2021-11-24T01:43:45.040Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestServiceUpdate [2021-11-24T01:43:45.040Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmGetUnlockKeyError [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmGetUnlockKey [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmInitError [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmInit [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmInit (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmInspectError [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmInspect [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmJoinError [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmJoin [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmLeaveError [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmLeave [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmUnlockError [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmUnlock [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmUpdateError [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestSwarmUpdate [2021-11-24T01:43:45.040Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestTaskInspectError [2021-11-24T01:43:45.040Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestTaskInspectWithEmptyID [2021-11-24T01:43:45.040Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestTaskInspect [2021-11-24T01:43:45.040Z] --- PASS: TestTaskInspect (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestTaskListError [2021-11-24T01:43:45.040Z] --- PASS: TestTaskListError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestTaskList [2021-11-24T01:43:45.040Z] --- PASS: TestTaskList (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeCreateError [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeCreate [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeInspectError [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeInspectNotFound [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeInspectWithEmptyID [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeInspect [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeListError [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeListError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeList [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeList (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeRemoveError [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-24T01:43:45.040Z] === RUN TestVolumeRemove [2021-11-24T01:43:45.040Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-24T01:43:45.040Z] === CONT TestTLSCloseWriter [2021-11-24T01:43:45.040Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-24T01:43:45.040Z] PASS [2021-11-24T01:43:45.040Z] coverage: 75.1% of statements [2021-11-24T01:43:45.040Z] ok github.com/docker/docker/client 0.399s coverage: 75.1% of statements [2021-11-24T01:43:45.387Z] === RUN TestErrorConstructors [2021-11-24T01:43:45.387Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-24T01:43:45.387Z] === RUN TestCompareIPMask [2021-11-24T01:43:45.387Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-24T01:43:45.387Z] === RUN TestUtilGetHostPartIP [2021-11-24T01:43:45.387Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-24T01:43:45.387Z] === RUN TestUtilGetBroadcastIP [2021-11-24T01:43:45.387Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-24T01:43:45.387Z] === RUN TestParseCIDR [2021-11-24T01:43:45.387Z] --- PASS: TestParseCIDR (0.00s) [2021-11-24T01:43:45.387Z] PASS [2021-11-24T01:43:45.387Z] coverage: 37.3% of statements [2021-11-24T01:43:45.387Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2021-11-24T01:43:45.395Z] === CONT TestStopContainerWithTimeout/1 [2021-11-24T01:43:45.573Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-11-24T01:43:45.573Z] check_test.go:308: [d3236b3eb725d] daemon is not started [2021-11-24T01:43:45.573Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-24T01:43:45.573Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2021-11-24T01:43:45.573Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-24T01:43:45.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-24T01:43:45.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-24T01:43:45.842Z] PASS [2021-11-24T01:43:45.842Z] coverage: 50.0% of statements [2021-11-24T01:43:45.842Z] ok github.com/docker/docker/oci 0.044s coverage: 50.0% of statements [2021-11-24T01:43:46.759Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-24T01:43:46.759Z] --- PASS: TestStopContainerWithTimeout/0 (0.52s) [2021-11-24T01:43:46.759Z] --- PASS: TestStopContainerWithTimeout/-1 (2.48s) [2021-11-24T01:43:46.759Z] --- PASS: TestStopContainerWithTimeout/3 (2.34s) [2021-11-24T01:43:46.759Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-11-24T01:43:46.759Z] === RUN TestDeleteDevicemapper [2021-11-24T01:43:46.759Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-24T01:43:46.759Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-24T01:43:46.759Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-24T01:43:46.804Z] === RUN TestAddressPoolOpt [2021-11-24T01:43:46.804Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/a [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/something [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/_=a [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/env1=value1 [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/_env1=value1 [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/PATH [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/=a [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/PATH= [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/PATH=something [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/asd!qwe [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/1asd [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/123 [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/some_space [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/__some_space_before [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/some_space_after__ [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/= [2021-11-24T01:43:46.804Z] === RUN TestValidateEnv/PaTh [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestParseHost [2021-11-24T01:43:46.804Z] --- PASS: TestParseHost (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestParseDockerDaemonHost [2021-11-24T01:43:46.804Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestParseTCP [2021-11-24T01:43:46.804Z] --- PASS: TestParseTCP (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-24T01:43:46.804Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestValidateExtraHosts [2021-11-24T01:43:46.804Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestIpOptString [2021-11-24T01:43:46.804Z] --- PASS: TestIpOptString (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-24T01:43:46.804Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestNewIpOptValidDefaultVal [2021-11-24T01:43:46.804Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestIpOptSetInvalidVal [2021-11-24T01:43:46.804Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestValidateIPAddress [2021-11-24T01:43:46.804Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestMapOpts [2021-11-24T01:43:46.804Z] --- PASS: TestMapOpts (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestListOptsWithoutValidator [2021-11-24T01:43:46.804Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestListOptsWithValidator [2021-11-24T01:43:46.804Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestValidateDNSSearch [2021-11-24T01:43:46.804Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_general_format [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_one_more [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-24T01:43:46.804Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-24T01:43:46.804Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestNamedListOpts [2021-11-24T01:43:46.804Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestNamedMapOpts [2021-11-24T01:43:46.804Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestParseLink [2021-11-24T01:43:46.804Z] --- PASS: TestParseLink (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestQuotedStringSetWithQuotes [2021-11-24T01:43:46.804Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-24T01:43:46.804Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-24T01:43:46.804Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-24T01:43:46.804Z] === RUN TestUlimitOpt [2021-11-24T01:43:46.804Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-24T01:43:46.804Z] PASS [2021-11-24T01:43:46.804Z] coverage: 67.1% of statements [2021-11-24T01:43:46.804Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2021-11-24T01:43:46.804Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-11-24T01:43:46.804Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-24T01:43:46.804Z] === RUN TestParseVersion [2021-11-24T01:43:46.804Z] --- PASS: TestParseVersion (0.00s) [2021-11-24T01:43:46.804Z] PASS [2021-11-24T01:43:46.804Z] coverage: 52.9% of statements [2021-11-24T01:43:46.804Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements [2021-11-24T01:43:46.951Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-11-24T01:43:47.210Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2021-11-24T01:43:47.210Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-24T01:43:47.470Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-24T01:43:47.766Z] 2021/11/24 01:43:47 Closing DB instances... [2021-11-24T01:43:48.124Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2021-11-24T01:43:48.124Z] === RUN TestUpdateMemory [2021-11-24T01:43:48.221Z] === RUN TestPeerCertificateMarshalJSON [2021-11-24T01:43:48.405Z] docker_cli_daemon_plugins_test.go:80: [d79dcd163281f] daemon is not started [2021-11-24T01:43:48.666Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-11-24T01:43:48.678Z] === RUN TestIsArchivePathDir [2021-11-24T01:43:48.678Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-24T01:43:48.678Z] === RUN TestIsArchivePathInvalidFile [2021-11-24T01:43:48.678Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-24T01:43:48.678Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-24T01:43:48.678Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2021-11-24T01:43:48.678Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-24T01:43:48.678Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-24T01:43:48.678Z] === RUN TestMiddleware [2021-11-24T01:43:48.678Z] --- PASS: TestMiddleware (0.00s) [2021-11-24T01:43:48.678Z] === RUN TestNewResponseModifier [2021-11-24T01:43:48.678Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-24T01:43:48.678Z] PASS [2021-11-24T01:43:48.678Z] coverage: 26.8% of statements [2021-11-24T01:43:48.678Z] ok github.com/docker/docker/pkg/authorization 0.461s coverage: 26.8% of statements [2021-11-24T01:43:48.678Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-11-24T01:43:48.678Z] === RUN TestIsArchivePathTar [2021-11-24T01:43:48.685Z] --- PASS: TestUpdateMemory (0.55s) [2021-11-24T01:43:48.685Z] === RUN TestUpdateCPUQuota [2021-11-24T01:43:48.924Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2021-11-24T01:43:48.924Z] === RUN TestIpcModeOlderClient [2021-11-24T01:43:48.924Z] === PAUSE TestIpcModeOlderClient [2021-11-24T01:43:48.924Z] === RUN TestKillContainerInvalidSignal [2021-11-24T01:43:49.136Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-11-24T01:43:49.136Z] === RUN TestDecompressStreamGzip [2021-11-24T01:43:49.136Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-11-24T01:43:49.136Z] === RUN TestDecompressStreamBzip2 [2021-11-24T01:43:49.136Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-24T01:43:49.136Z] === RUN TestDecompressStreamXz [2021-11-24T01:43:49.136Z] archive_test.go:133: Xz not present in msys2 [2021-11-24T01:43:49.136Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestDecompressStreamZstd [2021-11-24T01:43:49.136Z] archive_test.go:140: zstd not installed [2021-11-24T01:43:49.136Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-24T01:43:49.136Z] === RUN TestCompressStreamXzUnsupported [2021-11-24T01:43:49.136Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-24T01:43:49.136Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestCompressStreamInvalid [2021-11-24T01:43:49.136Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestExtensionInvalid [2021-11-24T01:43:49.136Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestExtensionUncompressed [2021-11-24T01:43:49.136Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestExtensionBzip2 [2021-11-24T01:43:49.136Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestExtensionGzip [2021-11-24T01:43:49.136Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestExtensionXz [2021-11-24T01:43:49.136Z] --- PASS: TestExtensionXz (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestExtensionZstd [2021-11-24T01:43:49.136Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestCmdStreamLargeStderr [2021-11-24T01:43:49.136Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-24T01:43:49.136Z] === RUN TestCmdStreamBad [2021-11-24T01:43:49.136Z] archive_test.go:252: Failing on Windows CI machines [2021-11-24T01:43:49.136Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestCmdStreamGood [2021-11-24T01:43:49.136Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-24T01:43:49.136Z] === RUN TestUntarPathWithInvalidDest [2021-11-24T01:43:49.136Z] === RUN TestUnbuffered [2021-11-24T01:43:49.136Z] --- PASS: TestUnbuffered (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestRaceUnbuffered [2021-11-24T01:43:49.136Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-24T01:43:49.136Z] PASS [2021-11-24T01:43:49.136Z] coverage: 100.0% of statements [2021-11-24T01:43:49.136Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-11-24T01:43:49.136Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-24T01:43:49.136Z] === RUN TestUntarPathWithInvalidSrc [2021-11-24T01:43:49.136Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-24T01:43:49.136Z] === RUN TestUntarPath [2021-11-24T01:43:49.247Z] --- PASS: TestUpdateCPUQuota (0.71s) [2021-11-24T01:43:49.247Z] === RUN TestUpdatePidsLimit [2021-11-24T01:43:49.247Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-24T01:43:49.493Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-11-24T01:43:49.493Z] === RUN TestKillContainer [2021-11-24T01:43:49.493Z] === RUN TestKillContainer/no_signal [2021-11-24T01:43:49.493Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-24T01:43:49.503Z] === RUN TestUpdatePidsLimit/no_change [2021-11-24T01:43:49.503Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-24T01:43:49.591Z] --- PASS: TestUntarPath (0.06s) [2021-11-24T01:43:49.591Z] === RUN TestUntarPathWithDestinationFile [2021-11-24T01:43:49.591Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-24T01:43:49.591Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-24T01:43:49.591Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-11-24T01:43:49.591Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-24T01:43:49.591Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.16s) [2021-11-24T01:43:49.591Z] === RUN TestCopyWithTarInvalidSrc [2021-11-24T01:43:49.591Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-24T01:43:49.591Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-24T01:43:49.591Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-24T01:43:49.591Z] === RUN TestCopyWithTarSrcFile [2021-11-24T01:43:49.591Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-24T01:43:49.591Z] === RUN TestCopyWithTarSrcFolder [2021-11-24T01:43:49.591Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-24T01:43:49.591Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-24T01:43:49.591Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-24T01:43:49.591Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-24T01:43:49.591Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-24T01:43:49.591Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-24T01:43:49.591Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-24T01:43:49.591Z] === RUN TestCopyFileWithTarSrcFile [2021-11-24T01:43:49.591Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-24T01:43:49.591Z] === RUN TestTarFiles [2021-11-24T01:43:49.759Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-24T01:43:49.850Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-24T01:43:50.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-24T01:43:50.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-24T01:43:50.047Z] === RUN TestMatch [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[foo]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[foo_bar]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[]#01 [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[qux]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-24T01:43:50.047Z] === RUN TestMatch/[[foo_baz]] [2021-11-24T01:43:50.047Z] --- PASS: TestMatch (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-24T01:43:50.047Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-24T01:43:50.047Z] PASS [2021-11-24T01:43:50.047Z] coverage: 87.5% of statements [2021-11-24T01:43:50.047Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2021-11-24T01:43:50.271Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-24T01:43:50.429Z] === RUN TestKillContainer/non_killing_signal [2021-11-24T01:43:50.687Z] === RUN TestKillContainer/killing_signal [2021-11-24T01:43:50.833Z] --- PASS: TestUpdatePidsLimit (1.64s) [2021-11-24T01:43:50.833Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2021-11-24T01:43:50.833Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-11-24T01:43:50.833Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-11-24T01:43:50.833Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2021-11-24T01:43:50.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s) [2021-11-24T01:43:50.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2021-11-24T01:43:50.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2021-11-24T01:43:50.833Z] === RUN TestUpdateRestartPolicy [2021-11-24T01:43:51.007Z] === RUN TestChrootTarUntar [2021-11-24T01:43:51.007Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-24T01:43:51.007Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootUntarEmptyArchive [2021-11-24T01:43:51.007Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootTarUntarWithSymlink [2021-11-24T01:43:51.007Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootCopyWithTar [2021-11-24T01:43:51.007Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootCopyFileWithTar [2021-11-24T01:43:51.007Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootUntarPath [2021-11-24T01:43:51.007Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-24T01:43:51.007Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-24T01:43:51.007Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:43:51.007Z] === RUN TestChrootApplyDotDotFile [2021-11-24T01:43:51.007Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:43:51.007Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-24T01:43:51.007Z] PASS [2021-11-24T01:43:51.007Z] coverage: 15.1% of statements [2021-11-24T01:43:51.007Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.1% of statements [2021-11-24T01:43:51.461Z] === RUN TestSizeEmpty [2021-11-24T01:43:51.461Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-24T01:43:51.461Z] === RUN TestSizeEmptyFile [2021-11-24T01:43:51.461Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-24T01:43:51.461Z] === RUN TestSizeNonemptyFile [2021-11-24T01:43:51.461Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-24T01:43:51.461Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-24T01:43:51.461Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-24T01:43:51.461Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-24T01:43:51.461Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-24T01:43:51.461Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-24T01:43:51.461Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-24T01:43:51.461Z] === RUN TestMoveToSubdir [2021-11-24T01:43:51.461Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-24T01:43:51.461Z] === RUN TestSizeNonExistingDirectory [2021-11-24T01:43:51.461Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-24T01:43:51.461Z] PASS [2021-11-24T01:43:51.461Z] coverage: 80.0% of statements [2021-11-24T01:43:51.461Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-11-24T01:43:51.461Z] 2021/11/24 01:43:51 Closing DB instances... [2021-11-24T01:43:51.622Z] --- PASS: TestKillContainer (2.07s) [2021-11-24T01:43:51.622Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-11-24T01:43:51.622Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-11-24T01:43:51.622Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2021-11-24T01:43:51.622Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-24T01:43:51.622Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-24T01:43:51.880Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-24T01:43:52.420Z] === RUN Test [2021-11-24T01:43:52.420Z] === RUN Test/TestContainsEntry [2021-11-24T01:43:52.420Z] === RUN Test/TestCreateEntries [2021-11-24T01:43:52.420Z] === RUN Test/TestEntriesDiff [2021-11-24T01:43:52.420Z] === RUN Test/TestEntriesEquality [2021-11-24T01:43:52.420Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-24T01:43:52.420Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-24T01:43:52.420Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-24T01:43:52.420Z] === RUN Test/TestGeneratorNotGenerate [2021-11-24T01:43:52.420Z] === RUN Test/TestGeneratorWithPort [2021-11-24T01:43:52.420Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-24T01:43:52.420Z] === RUN Test/TestNewEntry [2021-11-24T01:43:52.420Z] === RUN Test/TestParse [2021-11-24T01:43:52.420Z] --- PASS: Test (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-24T01:43:52.420Z] --- PASS: Test/TestParse (0.00s) [2021-11-24T01:43:52.420Z] PASS [2021-11-24T01:43:52.420Z] coverage: 58.3% of statements [2021-11-24T01:43:52.420Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2021-11-24T01:43:52.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-24T01:43:52.447Z] docker_cli_daemon_plugins_test.go:170: [d066c500ad73d] daemon is not started [2021-11-24T01:43:53.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2021-11-24T01:43:53.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-11-24T01:43:53.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-11-24T01:43:53.015Z] === RUN TestKillStoppedContainer [2021-11-24T01:43:53.274Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-11-24T01:43:53.274Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-24T01:43:53.274Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-24T01:43:53.274Z] === RUN TestKillDifferentUserContainer [2021-11-24T01:43:53.387Z] === RUN Test [2021-11-24T01:43:53.387Z] === RUN Test/TestContent [2021-11-24T01:43:53.387Z] === RUN Test/TestInitialize [2021-11-24T01:43:53.387Z] === RUN Test/TestNew [2021-11-24T01:43:53.387Z] === RUN Test/TestParsingContentsWithComments [2021-11-24T01:43:53.387Z] === RUN Test/TestRegister [2021-11-24T01:43:53.387Z] === RUN Test/TestWatch [2021-11-24T01:43:53.387Z] --- PASS: Test (0.00s) [2021-11-24T01:43:53.387Z] --- PASS: Test/TestContent (0.00s) [2021-11-24T01:43:53.387Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-24T01:43:53.387Z] --- PASS: Test/TestNew (0.00s) [2021-11-24T01:43:53.387Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-24T01:43:53.387Z] --- PASS: Test/TestRegister (0.00s) [2021-11-24T01:43:53.387Z] --- PASS: Test/TestWatch (0.00s) [2021-11-24T01:43:53.387Z] PASS [2021-11-24T01:43:53.387Z] coverage: 97.6% of statements [2021-11-24T01:43:53.387Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 97.6% of statements [2021-11-24T01:43:53.841Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-11-24T01:43:53.841Z] === RUN TestInspectOomKilledTrue [2021-11-24T01:43:53.841Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:43:53.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-24T01:43:53.841Z] === RUN TestInspectOomKilledFalse [2021-11-24T01:43:53.841Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:43:53.841Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-24T01:43:53.841Z] === RUN TestLinksEtcHostsContentMatch [2021-11-24T01:43:53.841Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-24T01:43:53.842Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-11-24T01:43:53.842Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-24T01:43:53.842Z] --- PASS: TestTarFiles (4.14s) [2021-11-24T01:43:53.842Z] === RUN TestDetectCompressionZstd [2021-11-24T01:43:53.842Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-24T01:43:53.842Z] === RUN TestTarUntar [2021-11-24T01:43:53.842Z] --- PASS: TestTarUntar (0.03s) [2021-11-24T01:43:53.842Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-24T01:43:53.842Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-24T01:43:53.842Z] === RUN TestTarWithOptions [2021-11-24T01:43:53.842Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-24T01:43:53.842Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-24T01:43:53.842Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-24T01:43:53.842Z] === RUN TestUntarUstarGnuConflict [2021-11-24T01:43:53.842Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-24T01:43:53.842Z] === RUN TestUntarInvalidFilenames [2021-11-24T01:43:53.842Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3495849937\\dest" [2021-11-24T01:43:53.842Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-11-24T01:43:53.842Z] === RUN TestUntarHardlinkToSymlink [2021-11-24T01:43:53.842Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-24T01:43:53.842Z] === RUN TestUntarInvalidHardlink [2021-11-24T01:43:53.842Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2050628792\\victim\\hello" -> "../victim/hello" [2021-11-24T01:43:53.842Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink97537175\\victim\\hello" -> "/../victim/hello" [2021-11-24T01:43:53.842Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1036793679\\victim" -> "../victim" [2021-11-24T01:43:53.842Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2570369242\\victim" -> "../victim" [2021-11-24T01:43:53.842Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2398965229\\victim" -> "../victim" [2021-11-24T01:43:53.842Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4208292123\\victim" -> "../victim" [2021-11-24T01:43:53.842Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-24T01:43:53.842Z] === RUN TestUntarInvalidSymlink [2021-11-24T01:43:53.842Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3822808222\\dest\\dotdot" -> "../victim/hello" [2021-11-24T01:43:53.842Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink948139923\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-24T01:43:53.842Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2631786870\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:43:53.842Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1584864773\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:43:53.842Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink18661753\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:43:53.842Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1909597924\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:43:53.842Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3912533577\\dest\\dir\\loophole" -> "../../victim" [2021-11-24T01:43:54.297Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-24T01:43:54.297Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-24T01:43:54.297Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-24T01:43:54.297Z] === RUN TestXGlobalNoParent [2021-11-24T01:43:54.297Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-24T01:43:54.297Z] === RUN TestReplaceFileTarWrapper [2021-11-24T01:43:54.297Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-11-24T01:43:54.297Z] === RUN TestPrefixHeaderReadable [2021-11-24T01:43:54.297Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-24T01:43:54.297Z] === RUN TestDisablePigz [2021-11-24T01:43:54.297Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-24T01:43:54.297Z] --- PASS: TestDisablePigz (0.11s) [2021-11-24T01:43:54.297Z] === RUN TestPigz [2021-11-24T01:43:54.297Z] === RUN Test [2021-11-24T01:43:54.297Z] === RUN Test/TestInitialize [2021-11-24T01:43:54.297Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-24T01:43:54.297Z] --- PASS: TestPigz (0.13s) [2021-11-24T01:43:54.297Z] === RUN TestCopyFileWithInvalidDest [2021-11-24T01:43:54.297Z] archive_windows_test.go:16: Currently fails [2021-11-24T01:43:54.297Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:43:54.297Z] === RUN TestCanonicalTarNameForPath [2021-11-24T01:43:54.297Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-24T01:43:54.297Z] === RUN TestCanonicalTarName [2021-11-24T01:43:54.297Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-24T01:43:54.297Z] === RUN TestChmodTarEntry [2021-11-24T01:43:54.297Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-24T01:43:54.297Z] === RUN TestHardLinkOrder [2021-11-24T01:43:54.407Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-11-24T01:43:54.408Z] === RUN TestLinksContainerNames [2021-11-24T01:43:54.408Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-24T01:43:54.752Z] --- PASS: TestHardLinkOrder (0.08s) [2021-11-24T01:43:54.752Z] === RUN TestChangeString [2021-11-24T01:43:54.752Z] --- PASS: TestChangeString (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestChangesWithNoChanges [2021-11-24T01:43:54.752Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-24T01:43:54.752Z] === RUN TestChangesWithChanges [2021-11-24T01:43:54.752Z] time="2021-11-24T01:43:54Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:43:54.752Z] time="2021-11-24T01:43:54Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:43:54.752Z] time="2021-11-24T01:43:54Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:43:54.752Z] === RUN Test/TestInitializeWithCerts [2021-11-24T01:43:54.752Z] time="2021-11-24T01:43:54Z" level=info msg="Initializing discovery with TLS" [2021-11-24T01:43:54.752Z] === RUN Test/TestWatch [2021-11-24T01:43:54.752Z] time="2021-11-24T01:43:54Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:43:54.752Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-24T01:43:54.752Z] === RUN TestChangesWithChangesGH13590 [2021-11-24T01:43:54.752Z] changes_test.go:195: needs more investigation [2021-11-24T01:43:54.752Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestChangesDirsEmpty [2021-11-24T01:43:54.752Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-24T01:43:54.752Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestChangesDirsMutated [2021-11-24T01:43:54.752Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-24T01:43:54.752Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestApplyLayer [2021-11-24T01:43:54.752Z] changes_test.go:432: needs further investigation [2021-11-24T01:43:54.752Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestChangesSizeWithHardlinks [2021-11-24T01:43:54.752Z] changes_test.go:468: needs further investigation [2021-11-24T01:43:54.752Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestChangesSizeWithNoChanges [2021-11-24T01:43:54.752Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-24T01:43:54.752Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestChangesSize [2021-11-24T01:43:54.752Z] --- PASS: TestChangesSize (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestApplyLayerInvalidFilenames [2021-11-24T01:43:54.752Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2692518776\\dest" [2021-11-24T01:43:54.752Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-24T01:43:54.752Z] === RUN TestApplyLayerInvalidHardlink [2021-11-24T01:43:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3858916277\\victim\\hello" -> "../victim/hello" [2021-11-24T01:43:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4145496166\\victim\\hello" -> "/../victim/hello" [2021-11-24T01:43:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3730505234\\victim" -> "../victim" [2021-11-24T01:43:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink816012726\\victim" -> "../victim" [2021-11-24T01:43:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4043515180\\victim" -> "../victim" [2021-11-24T01:43:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3254656222\\victim" -> "../victim" [2021-11-24T01:43:54.752Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-24T01:43:54.752Z] === RUN TestApplyLayerInvalidSymlink [2021-11-24T01:43:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3718752787\\dest\\dotdot" -> "../victim/hello" [2021-11-24T01:43:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink812075723\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-24T01:43:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3932860872\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:43:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3762021985\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:43:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2730591619\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:43:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3169581072\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:43:54.752Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-24T01:43:54.752Z] === RUN TestApplyLayerWhiteouts [2021-11-24T01:43:54.752Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-24T01:43:54.752Z] === RUN TestGenerateEmptyFile [2021-11-24T01:43:54.752Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-24T01:43:54.752Z] === RUN TestGenerateWithContent [2021-11-24T01:43:54.752Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-24T01:43:54.752Z] PASS [2021-11-24T01:43:54.752Z] coverage: 62.0% of statements [2021-11-24T01:43:54.752Z] ok github.com/docker/docker/pkg/archive 6.248s coverage: 62.0% of statements [2021-11-24T01:43:54.975Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-24T01:43:55.712Z] 2021/11/24 01:43:55 Closing DB instances... [2021-11-24T01:43:55.910Z] --- PASS: TestLinksContainerNames (1.54s) [2021-11-24T01:43:55.911Z] === RUN TestLogsFollowTailEmpty [2021-11-24T01:43:56.866Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2021-11-24T01:43:56.866Z] === RUN TestContainerNetworkMountsNoChown [2021-11-24T01:43:57.237Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-24T01:43:57.237Z] === RUN TestNetworkDBNodeLeave [2021-11-24T01:43:57.439Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-24T01:43:57.692Z] --- PASS: Test (3.16s) [2021-11-24T01:43:57.692Z] --- PASS: Test/TestInitialize (0.15s) [2021-11-24T01:43:57.692Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-24T01:43:57.692Z] --- PASS: Test/TestWatch (3.00s) [2021-11-24T01:43:57.692Z] PASS [2021-11-24T01:43:57.692Z] coverage: 84.1% of statements [2021-11-24T01:43:57.693Z] ok github.com/docker/docker/pkg/discovery/kv 3.207s coverage: 84.1% of statements [2021-11-24T01:43:57.701Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/default [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/default [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/private [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/private [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rprivate [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/slave [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/slave [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rslave [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/shared [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/shared [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rshared [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/default [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/rprivate [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/rshared [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/shared [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/rslave [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/slave [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/private [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-24T01:43:57.701Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:43:57.701Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:43:57.701Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-24T01:43:57.959Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-24T01:43:57.959Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-24T01:43:58.218Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-24T01:43:58.476Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-11-24T01:43:58.476Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-24T01:43:58.476Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-24T01:43:58.476Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-11-24T01:43:58.476Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-11-24T01:43:58.476Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-11-24T01:43:58.476Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-11-24T01:43:58.477Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-11-24T01:43:58.477Z] === RUN TestContainerBindMountNonRecursive [2021-11-24T01:43:58.652Z] === RUN Test [2021-11-24T01:43:58.652Z] === RUN Test/TestWatch [2021-11-24T01:43:58.652Z] --- PASS: Test (0.00s) [2021-11-24T01:43:58.652Z] --- PASS: Test/TestWatch (0.00s) [2021-11-24T01:43:58.652Z] PASS [2021-11-24T01:43:58.652Z] coverage: 92.3% of statements [2021-11-24T01:43:58.652Z] ok github.com/docker/docker/pkg/discovery/memory 0.044s coverage: 92.3% of statements [2021-11-24T01:43:58.735Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-24T01:43:58.994Z] check_test.go:308: [d702da55ce8d4] daemon is not started [2021-11-24T01:43:58.994Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-24T01:43:59.107Z] === RUN Test [2021-11-24T01:43:59.107Z] === RUN Test/TestInitialize [2021-11-24T01:43:59.107Z] === RUN Test/TestInitializeWithPattern [2021-11-24T01:43:59.107Z] === RUN Test/TestRegister [2021-11-24T01:43:59.107Z] === RUN Test/TestWatch [2021-11-24T01:43:59.107Z] --- PASS: Test (0.00s) [2021-11-24T01:43:59.107Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-24T01:43:59.107Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-24T01:43:59.107Z] --- PASS: Test/TestRegister (0.00s) [2021-11-24T01:43:59.107Z] --- PASS: Test/TestWatch (0.00s) [2021-11-24T01:43:59.107Z] PASS [2021-11-24T01:43:59.107Z] coverage: 93.8% of statements [2021-11-24T01:43:59.107Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-11-24T01:43:59.856Z] --- PASS: TestCheckoutGit (24.65s) [2021-11-24T01:43:59.856Z] === RUN TestValidGitTransport [2021-11-24T01:43:59.856Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-24T01:43:59.856Z] === RUN TestGitInvalidRef [2021-11-24T01:43:59.856Z] --- PASS: TestGitInvalidRef (0.16s) [2021-11-24T01:43:59.856Z] PASS [2021-11-24T01:43:59.856Z] coverage: 86.3% of statements [2021-11-24T01:43:59.856Z] ok github.com/docker/docker/builder/remotecontext/git 24.983s coverage: 86.3% of statements [2021-11-24T01:43:59.856Z] ? github.com/docker/docker/cli [no test files] [2021-11-24T01:43:59.856Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-24T01:44:00.071Z] === RUN TestPollerAddRemove [2021-11-24T01:44:00.071Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-24T01:44:00.071Z] === RUN TestPollerEvent [2021-11-24T01:44:00.071Z] poller_test.go:40: No chmod on Windows [2021-11-24T01:44:00.071Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-24T01:44:00.071Z] === RUN TestPollerClose [2021-11-24T01:44:00.071Z] --- PASS: TestPollerClose (0.00s) [2021-11-24T01:44:00.071Z] PASS [2021-11-24T01:44:00.071Z] coverage: 45.7% of statements [2021-11-24T01:44:00.071Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2021-11-24T01:44:00.071Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-24T01:44:00.071Z] === RUN TestNetworkDBWatch [2021-11-24T01:44:00.127Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-11-24T01:44:00.127Z] PASS [2021-11-24T01:44:00.127Z] [2021-11-24T01:44:00.127Z] DONE 17 tests in 50.725s [2021-11-24T01:44:00.127Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-24T01:44:00.127Z] INFO: Testing against a local daemon [2021-11-24T01:44:00.127Z] === RUN TestPluginInvalidJSON [2021-11-24T01:44:00.127Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:44:00.127Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:44:00.127Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:44:00.127Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-24T01:44:00.127Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-24T01:44:00.127Z] === RUN TestPluginInstall [2021-11-24T01:44:00.127Z] === RUN TestPluginInstall/no_auth [2021-11-24T01:44:00.502Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2021-11-24T01:44:00.502Z] === RUN TestContainerVolumesMountedAsShared [2021-11-24T01:44:00.503Z] time="2021-11-24T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:44:00.503Z] time="2021-11-24T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61a70f4de2ca699f21e5d8decd1fc10c06a83752d7bbd103d36df09992761b8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:44:00.503Z] time="2021-11-24T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:44:00.503Z] time="2021-11-24T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61a70f4de2ca699f21e5d8decd1fc10c06a83752d7bbd103d36df09992761b8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:44:00.503Z] === RUN TestPluginInstall/with_htpasswd [2021-11-24T01:44:00.762Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-24T01:44:01.021Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2021-11-24T01:44:01.021Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-24T01:44:01.074Z] time="2021-11-24T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:44:01.075Z] time="2021-11-24T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8328b628fa206359bb5c0837f91d5b32bc89abff8616ae4c883c085f2dda3418" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:44:01.075Z] time="2021-11-24T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:44:01.075Z] time="2021-11-24T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8328b628fa206359bb5c0837f91d5b32bc89abff8616ae4c883c085f2dda3418" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:44:01.142Z] === RUN TestCopyFileWithInvalidSrc [2021-11-24T01:44:01.142Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCopyFileWithInvalidDest [2021-11-24T01:44:01.142Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-24T01:44:01.142Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-24T01:44:01.142Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCopyFile [2021-11-24T01:44:01.142Z] --- PASS: TestCopyFile (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-24T01:44:01.142Z] fileutils_test.go:133: Needs porting to Windows [2021-11-24T01:44:01.142Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-24T01:44:01.142Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-24T01:44:01.142Z] fileutils_test.go:179: Needs porting to Windows [2021-11-24T01:44:01.142Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestWildcardMatches [2021-11-24T01:44:01.142Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestPatternMatches [2021-11-24T01:44:01.142Z] --- PASS: TestPatternMatches (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-24T01:44:01.142Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestPatternMatchesFolderExclusions [2021-11-24T01:44:01.142Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-24T01:44:01.142Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-24T01:44:01.142Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-24T01:44:01.142Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-24T01:44:01.142Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestSingleExclamationError [2021-11-24T01:44:01.142Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestMatchesWithNoPatterns [2021-11-24T01:44:01.142Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestMatchesWithMalformedPatterns [2021-11-24T01:44:01.142Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestMatches [2021-11-24T01:44:01.142Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-24T01:44:01.142Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-24T01:44:01.142Z] --- PASS: TestMatches (0.00s) [2021-11-24T01:44:01.142Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-24T01:44:01.142Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCleanPatterns [2021-11-24T01:44:01.142Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-24T01:44:01.142Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCleanPatternsExceptionFlag [2021-11-24T01:44:01.142Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-24T01:44:01.142Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-24T01:44:01.142Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCleanPatternsErrorSingleException [2021-11-24T01:44:01.142Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCreateIfNotExistsDir [2021-11-24T01:44:01.142Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestCreateIfNotExistsFile [2021-11-24T01:44:01.142Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-24T01:44:01.142Z] === RUN TestMatch [2021-11-24T01:44:01.142Z] --- PASS: TestMatch (0.00s) [2021-11-24T01:44:01.142Z] PASS [2021-11-24T01:44:01.142Z] coverage: 82.5% of statements [2021-11-24T01:44:01.142Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 82.5% of statements [2021-11-24T01:44:01.334Z] === RUN TestPluginInstall/with_insecure [2021-11-24T01:44:01.597Z] === RUN TestGet [2021-11-24T01:44:01.597Z] --- PASS: TestGet (0.00s) [2021-11-24T01:44:01.597Z] === RUN TestGetShortcutString [2021-11-24T01:44:01.597Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-24T01:44:01.597Z] PASS [2021-11-24T01:44:01.597Z] coverage: 42.9% of statements [2021-11-24T01:44:01.597Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2021-11-24T01:44:01.597Z] 2021/11/24 01:44:01 Closing DB instances... [2021-11-24T01:44:01.958Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-11-24T01:44:01.958Z] === RUN TestNetworkNat [2021-11-24T01:44:02.217Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-24T01:44:02.274Z] time="2021-11-24T01:44:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:44:02.274Z] time="2021-11-24T01:44:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89e489d72e58f724f0f8d0977546df4551458a783a61b2070dc49cae5c44a9c2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:44:02.274Z] time="2021-11-24T01:44:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:44:02.274Z] time="2021-11-24T01:44:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89e489d72e58f724f0f8d0977546df4551458a783a61b2070dc49cae5c44a9c2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:44:02.274Z] plugin_test.go:165: [d1cf063e90628] daemon is not started [2021-11-24T01:44:02.274Z] --- PASS: TestPluginInstall (4.09s) [2021-11-24T01:44:02.274Z] --- PASS: TestPluginInstall/no_auth (2.39s) [2021-11-24T01:44:02.274Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2021-11-24T01:44:02.274Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2021-11-24T01:44:02.274Z] === RUN TestPluginsWithRuntimes [2021-11-24T01:44:02.475Z] --- PASS: TestNetworkNat (0.82s) [2021-11-24T01:44:02.475Z] === RUN TestNetworkLocalhostTCPNat [2021-11-24T01:44:02.475Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-24T01:44:02.557Z] === RUN TestCreateIDMapOrder [2021-11-24T01:44:02.557Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-24T01:44:02.557Z] PASS [2021-11-24T01:44:02.557Z] coverage: 7.2% of statements [2021-11-24T01:44:02.557Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-11-24T01:44:03.007Z] --- PASS: TestUpdateRestartPolicy (10.65s) [2021-11-24T01:44:03.007Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-24T01:44:03.007Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-11-24T01:44:03.007Z] === RUN TestWaitNonBlocked [2021-11-24T01:44:03.007Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:44:03.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:44:03.007Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:44:03.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:44:03.007Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:44:03.007Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:44:03.007Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-24T01:44:03.007Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-11-24T01:44:03.007Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2021-11-24T01:44:03.007Z] === RUN TestWaitBlocked [2021-11-24T01:44:03.007Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:44:03.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:44:03.007Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:44:03.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:44:03.007Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:44:03.007Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:44:03.012Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-11-24T01:44:03.012Z] === RUN TestNetworkDBBulkSync [2021-11-24T01:44:03.273Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-24T01:44:03.273Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2021-11-24T01:44:03.273Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2021-11-24T01:44:03.273Z] === CONT TestContainerStartOnDaemonRestart [2021-11-24T01:44:03.273Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-24T01:44:03.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2021-11-24T01:44:03.412Z] === RUN TestNetworkLoopbackNat [2021-11-24T01:44:03.466Z] --- PASS: TestGetAddress (21.50s) [2021-11-24T01:44:03.466Z] === RUN TestRequestSyntaxCheck [2021-11-24T01:44:03.466Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-24T01:44:03.466Z] === RUN TestRequest [2021-11-24T01:44:03.466Z] === RUN TestFixedBufferCap [2021-11-24T01:44:03.466Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-24T01:44:03.466Z] === RUN TestFixedBufferLen [2021-11-24T01:44:03.466Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-24T01:44:03.466Z] === RUN TestFixedBufferString [2021-11-24T01:44:03.466Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-24T01:44:03.466Z] === RUN TestFixedBufferWrite [2021-11-24T01:44:03.466Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-24T01:44:03.466Z] === RUN TestFixedBufferRead [2021-11-24T01:44:03.466Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-24T01:44:03.466Z] === RUN TestBytesPipeRead [2021-11-24T01:44:03.466Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-24T01:44:03.466Z] === RUN TestBytesPipeWrite [2021-11-24T01:44:03.466Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-24T01:44:03.466Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-24T01:44:03.670Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-24T01:44:03.921Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-11-24T01:44:03.921Z] === RUN TestAtomicWriteToFile [2021-11-24T01:44:03.921Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-24T01:44:03.921Z] === RUN TestAtomicWriteSetCommit [2021-11-24T01:44:03.921Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-24T01:44:03.921Z] === RUN TestAtomicWriteSetCancel [2021-11-24T01:44:03.921Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-24T01:44:03.921Z] === RUN TestReadCloserWrapperClose [2021-11-24T01:44:03.921Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-24T01:44:03.921Z] === RUN TestReaderErrWrapperReadOnError [2021-11-24T01:44:03.921Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-24T01:44:03.921Z] === RUN TestReaderErrWrapperRead [2021-11-24T01:44:03.921Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-24T01:44:03.921Z] === RUN TestCancelReadCloser [2021-11-24T01:44:03.921Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-24T01:44:03.921Z] === RUN TestWriteCloserWrapperClose [2021-11-24T01:44:03.921Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-24T01:44:03.921Z] === RUN TestNopWriteCloser [2021-11-24T01:44:03.921Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-24T01:44:03.921Z] === RUN TestNopWriter [2021-11-24T01:44:03.921Z] --- PASS: TestNopWriter (0.00s) [2021-11-24T01:44:03.921Z] === RUN TestWriteCounter [2021-11-24T01:44:03.921Z] --- PASS: TestWriteCounter (0.00s) [2021-11-24T01:44:03.921Z] PASS [2021-11-24T01:44:03.921Z] coverage: 69.2% of statements [2021-11-24T01:44:03.921Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 69.2% of statements [2021-11-24T01:44:04.181Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-24T01:44:04.237Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-24T01:44:04.376Z] 2021/11/24 01:44:04 Closing DB instances... [2021-11-24T01:44:04.656Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-24T01:44:04.656Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-24T01:44:04.656Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-24T01:44:04.656Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-24T01:44:04.656Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-24T01:44:04.656Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-24T01:44:04.656Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-24T01:44:04.656Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-24T01:44:04.656Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-24T01:44:04.657Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-24T01:44:04.657Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-24T01:44:04.657Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-24T01:44:04.657Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-24T01:44:04.657Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-24T01:44:04.657Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-24T01:44:04.657Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-24T01:44:04.657Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestConfigureDaemonLogs [2021-11-24T01:44:04.657Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestCommonOptionsInstallFlags [2021-11-24T01:44:04.657Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-24T01:44:04.657Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-24T01:44:04.657Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-24T01:44:04.657Z] PASS [2021-11-24T01:44:04.657Z] coverage: 18.6% of statements [2021-11-24T01:44:04.657Z] ok github.com/docker/docker/cmd/dockerd 0.297s coverage: 18.6% of statements [2021-11-24T01:44:04.657Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-24T01:44:04.657Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-24T01:44:04.750Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-24T01:44:04.804Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-24T01:44:04.831Z] === RUN TestError [2021-11-24T01:44:04.831Z] --- PASS: TestError (0.00s) [2021-11-24T01:44:04.831Z] === RUN TestProgressString [2021-11-24T01:44:04.831Z] === RUN TestProgressString/no_progress [2021-11-24T01:44:04.831Z] === RUN TestProgressString/progress_1 [2021-11-24T01:44:04.831Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-24T01:44:04.831Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-24T01:44:04.831Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-24T01:44:04.831Z] === RUN TestProgressString/with_units [2021-11-24T01:44:04.831Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-24T01:44:04.831Z] === RUN TestProgressString/hide_counts [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString (0.00s) [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-24T01:44:04.831Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-24T01:44:04.831Z] === RUN TestJSONMessageDisplay [2021-11-24T01:44:04.939Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-24T01:44:05.183Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.92s) [2021-11-24T01:44:05.183Z] === CONT TestIpcModeOlderClient [2021-11-24T01:44:05.183Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-24T01:44:05.183Z] === CONT TestContainerKillOnDaemonStart [2021-11-24T01:44:05.285Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-11-24T01:44:05.285Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-24T01:44:05.285Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-24T01:44:05.285Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-24T01:44:05.285Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-24T01:44:05.285Z] === RUN TestDisplayJSONMessagesStream [2021-11-24T01:44:05.285Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-24T01:44:05.285Z] PASS [2021-11-24T01:44:05.285Z] coverage: 91.7% of statements [2021-11-24T01:44:05.285Z] ok github.com/docker/docker/pkg/jsonmessage 0.195s coverage: 91.7% of statements [2021-11-24T01:44:05.440Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2021-11-24T01:44:05.440Z] === CONT TestDaemonHostGatewayIP [2021-11-24T01:44:05.625Z] === RUN TestContainerStopSignal [2021-11-24T01:44:05.625Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestContainerStopTimeout [2021-11-24T01:44:05.625Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-24T01:44:05.625Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-24T01:44:05.625Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-24T01:44:05.625Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestReplaceAndAppendEnvVars [2021-11-24T01:44:05.625Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-24T01:44:05.625Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestNewMemoryStore [2021-11-24T01:44:05.625Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestAddContainers [2021-11-24T01:44:05.625Z] --- PASS: TestAddContainers (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestGetContainer [2021-11-24T01:44:05.625Z] --- PASS: TestGetContainer (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestDeleteContainer [2021-11-24T01:44:05.625Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestListContainers [2021-11-24T01:44:05.625Z] --- PASS: TestListContainers (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestFirstContainer [2021-11-24T01:44:05.625Z] --- PASS: TestFirstContainer (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestApplyAllContainer [2021-11-24T01:44:05.625Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestIsValidHealthString [2021-11-24T01:44:05.625Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestStateRunStop [2021-11-24T01:44:05.625Z] --- PASS: TestStateRunStop (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestStateTimeoutWait [2021-11-24T01:44:05.625Z] state_test.go:141: Stop callback fired [2021-11-24T01:44:05.625Z] state_test.go:165: Stop callback fired [2021-11-24T01:44:05.625Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-24T01:44:05.625Z] === RUN TestIsValidStateString [2021-11-24T01:44:05.625Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestViewSaveDelete [2021-11-24T01:44:05.625Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-24T01:44:05.625Z] === RUN TestViewAll [2021-11-24T01:44:05.625Z] --- PASS: TestViewAll (0.01s) [2021-11-24T01:44:05.625Z] === RUN TestViewGet [2021-11-24T01:44:05.625Z] --- PASS: TestViewGet (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestNames [2021-11-24T01:44:05.625Z] --- PASS: TestNames (0.00s) [2021-11-24T01:44:05.625Z] === RUN TestViewWithHealthCheck [2021-11-24T01:44:05.625Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-24T01:44:05.625Z] PASS [2021-11-24T01:44:05.625Z] coverage: 41.7% of statements [2021-11-24T01:44:05.625Z] ok github.com/docker/docker/container 0.213s coverage: 41.7% of statements [2021-11-24T01:44:05.690Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2021-11-24T01:44:05.690Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2021-11-24T01:44:05.690Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2021-11-24T01:44:05.690Z] === RUN TestPluginBackCompatMediaTypes [2021-11-24T01:44:05.740Z] === RUN TestStandardLongPath [2021-11-24T01:44:05.740Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-24T01:44:05.740Z] === RUN TestUNCLongPath [2021-11-24T01:44:05.740Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-24T01:44:05.740Z] PASS [2021-11-24T01:44:05.740Z] coverage: 100.0% of statements [2021-11-24T01:44:05.740Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-11-24T01:44:05.740Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-11-24T01:44:05.740Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-24T01:44:05.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-24T01:44:06.083Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-24T01:44:06.083Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-24T01:44:06.083Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-24T01:44:06.083Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-24T01:44:06.196Z] === RUN TestNameFormat [2021-11-24T01:44:06.196Z] --- PASS: TestNameFormat (0.00s) [2021-11-24T01:44:06.196Z] === RUN TestNameRetries [2021-11-24T01:44:06.196Z] --- PASS: TestNameRetries (0.00s) [2021-11-24T01:44:06.196Z] PASS [2021-11-24T01:44:06.196Z] coverage: 85.7% of statements [2021-11-24T01:44:06.196Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-11-24T01:44:06.259Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2021-11-24T01:44:06.259Z] PASS [2021-11-24T01:44:06.259Z] [2021-11-24T01:44:06.259Z] DONE 10 tests in 8.035s [2021-11-24T01:44:06.259Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-24T01:44:06.259Z] INFO: Testing against a local daemon [2021-11-24T01:44:06.259Z] === RUN TestExternalGraphDriver [2021-11-24T01:44:06.259Z] === RUN TestExternalGraphDriver/json [2021-11-24T01:44:06.651Z] === RUN TestParseKeyValueOpt [2021-11-24T01:44:06.651Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-24T01:44:06.651Z] === RUN TestParseUintList [2021-11-24T01:44:06.651Z] --- PASS: TestParseUintList (0.00s) [2021-11-24T01:44:06.651Z] === RUN TestParseUintListMaximumLimits [2021-11-24T01:44:06.678Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-11-24T01:44:06.678Z] === RUN TestPause [2021-11-24T01:44:07.051Z] === RUN TestPrepare [2021-11-24T01:44:07.051Z] --- PASS: TestPrepare (0.00s) [2021-11-24T01:44:07.051Z] === RUN TestStart [2021-11-24T01:44:07.051Z] --- PASS: TestStart (0.00s) [2021-11-24T01:44:07.051Z] === RUN TestWaitCancel [2021-11-24T01:44:07.051Z] --- PASS: TestWaitCancel (0.00s) [2021-11-24T01:44:07.051Z] === RUN TestWaitDisabled [2021-11-24T01:44:07.051Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-24T01:44:07.051Z] === RUN TestWaitEnabled [2021-11-24T01:44:07.051Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-24T01:44:07.051Z] === RUN TestRemove [2021-11-24T01:44:07.051Z] --- PASS: TestRemove (0.00s) [2021-11-24T01:44:07.051Z] PASS [2021-11-24T01:44:07.051Z] coverage: 65.3% of statements [2021-11-24T01:44:07.051Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-11-24T01:44:07.114Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-24T01:44:07.114Z] PASS [2021-11-24T01:44:07.114Z] coverage: 97.0% of statements [2021-11-24T01:44:07.114Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2021-11-24T01:44:07.452Z] tests/integration/client_test.py ..... [ 75%] [2021-11-24T01:44:07.452Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-24T01:44:07.452Z] tests/integration/errors_test.py . [ 76%] [2021-11-24T01:44:07.569Z] === RUN TestNewAndRemove [2021-11-24T01:44:07.569Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-24T01:44:07.569Z] === RUN TestRemoveInvalidPath [2021-11-24T01:44:07.569Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-24T01:44:07.569Z] PASS [2021-11-24T01:44:07.569Z] coverage: 82.6% of statements [2021-11-24T01:44:07.569Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2021-11-24T01:44:07.614Z] --- PASS: TestPause (0.83s) [2021-11-24T01:44:07.614Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-24T01:44:07.614Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-24T01:44:07.614Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-24T01:44:07.614Z] === RUN TestPauseStopPausedContainer [2021-11-24T01:44:07.614Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-24T01:44:07.954Z] --- PASS: TestDaemonHostGatewayIP (2.28s) [2021-11-24T01:44:07.954Z] === CONT TestDaemonRestartIpcMode [2021-11-24T01:44:08.166Z] === RUN TestExternalGraphDriver/spec [2021-11-24T01:44:08.181Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2021-11-24T01:44:08.181Z] === RUN TestPidHost [2021-11-24T01:44:08.439Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-24T01:44:08.529Z] 2021/11/24 01:44:08 Closing DB instances... [2021-11-24T01:44:08.588Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-24T01:44:08.588Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-24T01:44:08.588Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-24T01:44:08.588Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-24T01:44:08.588Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-24T01:44:08.588Z] PASS [2021-11-24T01:44:08.588Z] coverage: 35.9% of statements [2021-11-24T01:44:08.588Z] ok github.com/docker/docker/daemon/cluster/convert 0.504s coverage: 35.9% of statements [2021-11-24T01:44:08.984Z] time="2021-11-24T01:44:08Z" level=error msg="node: 6e50426cd26c is unknown to memberlist" [2021-11-24T01:44:08.984Z] === RUN TestFailedConnection [2021-11-24T01:44:09.007Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-24T01:44:09.047Z] === RUN TestNewListSecretsFilters [2021-11-24T01:44:09.047Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-24T01:44:09.047Z] === RUN TestNewListConfigsFilters [2021-11-24T01:44:09.047Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-24T01:44:09.047Z] PASS [2021-11-24T01:44:09.047Z] coverage: 0.5% of statements [2021-11-24T01:44:09.047Z] ok github.com/docker/docker/daemon/cluster 0.559s coverage: 0.5% of statements [2021-11-24T01:44:09.547Z] === RUN TestExternalGraphDriver/pull [2021-11-24T01:44:09.842Z] --- PASS: TestDaemonRestartIpcMode (2.07s) [2021-11-24T01:44:09.944Z] --- PASS: TestPidHost (1.77s) [2021-11-24T01:44:09.944Z] === RUN TestPsFilter [2021-11-24T01:44:10.205Z] --- PASS: TestPsFilter (0.16s) [2021-11-24T01:44:10.206Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-24T01:44:10.508Z] --- PASS: TestRequest (7.06s) [2021-11-24T01:44:10.508Z] === RUN TestOverlappingRequests [2021-11-24T01:44:10.964Z] --- PASS: TestOverlappingRequests (0.29s) [2021-11-24T01:44:10.964Z] === RUN TestRelease [2021-11-24T01:44:10.964Z] --- PASS: TestFailedConnection (2.12s) [2021-11-24T01:44:10.964Z] === RUN TestFailOnce [2021-11-24T01:44:11.140Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-11-24T01:44:11.140Z] === RUN TestRemoveContainerWithVolume [2021-11-24T01:44:11.140Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-24T01:44:11.419Z] 2021/11/24 01:44:10 http: panic serving 127.0.0.1:49283: Plugin not ready [2021-11-24T01:44:11.419Z] goroutine 20 [running]: [2021-11-24T01:44:11.419Z] net/http.(*conn).serve.func1() [2021-11-24T01:44:11.419Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-24T01:44:11.419Z] panic({0xa4ac60, 0xb57350}) [2021-11-24T01:44:11.419Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-24T01:44:11.419Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb789dbf53ce0e6f2}, 0xc00005da98) [2021-11-24T01:44:11.419Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-24T01:44:11.419Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xb640d0, 0xc0000b6000}, 0x99ef46) [2021-11-24T01:44:11.419Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-24T01:44:11.419Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xb640d0, 0xc0000b6000}, 0xc0001b0000) [2021-11-24T01:44:11.419Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-24T01:44:11.419Z] net/http.serverHandler.ServeHTTP({0xb626d0}, {0xb640d0, 0xc0000b6000}, 0xc0001b0000) [2021-11-24T01:44:11.419Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-24T01:44:11.419Z] net/http.(*conn).serve(0xc0001a4000, {0xb65fa0, 0xc00008a0c0}) [2021-11-24T01:44:11.419Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-24T01:44:11.419Z] created by net/http.(*Server).Serve [2021-11-24T01:44:11.419Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-24T01:44:11.419Z] time="2021-11-24T01:44:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2021-11-24T01:44:11.419Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) [2021-11-24T01:44:11.419Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-24T01:44:11.452Z] --- PASS: TestExternalGraphDriver (4.95s) [2021-11-24T01:44:11.452Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2021-11-24T01:44:11.452Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2021-11-24T01:44:11.452Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-11-24T01:44:11.452Z] === RUN TestGraphdriverPluginV2 [2021-11-24T01:44:11.709Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-24T01:44:11.709Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-11-24T01:44:11.709Z] === RUN TestRemoveContainerRunning [2021-11-24T01:44:11.875Z] --- PASS: TestRelease (1.18s) [2021-11-24T01:44:11.875Z] === RUN TestAllocateRandomDeallocate [2021-11-24T01:44:11.952Z] === RUN TestDiscoveryOptsErrors [2021-11-24T01:44:11.952Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestDiscoveryOpts [2021-11-24T01:44:11.952Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-24T01:44:11.952Z] PASS [2021-11-24T01:44:11.952Z] coverage: 30.0% of statements [2021-11-24T01:44:11.952Z] === RUN TestBuilderGC [2021-11-24T01:44:11.952Z] --- PASS: TestBuilderGC (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationNotFound [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestDaemonBrokenConfiguration [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestParseClusterAdvertiseSettings [2021-11-24T01:44:11.952Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestFindConfigurationConflicts [2021-11-24T01:44:11.952Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-24T01:44:11.952Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-24T01:44:11.952Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-24T01:44:11.952Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-24T01:44:11.952Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-24T01:44:11.952Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-24T01:44:11.952Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-24T01:44:11.952Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration/with_label [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration/with_dns [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-24T01:44:11.953Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-24T01:44:11.953Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-24T01:44:11.953Z] === RUN TestModifiedDiscoverySettings [2021-11-24T01:44:11.953Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-24T01:44:11.953Z] === RUN TestReloadSetConfigFileNotExist [2021-11-24T01:44:11.953Z] time="2021-11-24T01:44:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-24T01:44:11.953Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-11-24T01:44:11.953Z] === RUN TestReloadDefaultConfigNotExist [2021-11-24T01:44:11.953Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:11.953Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-11-24T01:44:11.953Z] === RUN TestReloadBadDefaultConfig [2021-11-24T01:44:11.953Z] time="2021-11-24T01:44:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1096598116" [2021-11-24T01:44:11.953Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-24T01:44:11.953Z] === RUN TestReloadWithConflictingLabels [2021-11-24T01:44:11.953Z] time="2021-11-24T01:44:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3737057164" [2021-11-24T01:44:11.953Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-24T01:44:11.953Z] === RUN TestReloadWithDuplicateLabels [2021-11-24T01:44:11.953Z] time="2021-11-24T01:44:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1305697780" [2021-11-24T01:44:11.953Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-24T01:44:11.953Z] === RUN TestMaskURLCredentials [2021-11-24T01:44:11.953Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-24T01:44:11.953Z] === RUN TestDaemonConfigurationMerge [2021-11-24T01:44:11.953Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-24T01:44:11.953Z] PASS [2021-11-24T01:44:11.953Z] coverage: 80.0% of statements [2021-11-24T01:44:11.953Z] ok github.com/docker/docker/daemon/config 0.221s coverage: 80.0% of statements [2021-11-24T01:44:12.276Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-11-24T01:44:12.276Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-24T01:44:12.330Z] === RUN TestParseEmptyInterface [2021-11-24T01:44:12.330Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestParseNonInterfaceType [2021-11-24T01:44:12.330Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestParseWithOneFunction [2021-11-24T01:44:12.330Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestParseWithMultipleFuncs [2021-11-24T01:44:12.330Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestParseWithUnnamedReturn [2021-11-24T01:44:12.330Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestEmbeddedInterface [2021-11-24T01:44:12.330Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestParsedImports [2021-11-24T01:44:12.330Z] --- PASS: TestParsedImports (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestAliasedImports [2021-11-24T01:44:12.330Z] --- PASS: TestAliasedImports (0.00s) [2021-11-24T01:44:12.330Z] PASS [2021-11-24T01:44:12.330Z] coverage: 56.8% of statements [2021-11-24T01:44:12.330Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-11-24T01:44:12.330Z] --- PASS: TestFailOnce (1.15s) [2021-11-24T01:44:12.330Z] === RUN TestEchoInputOutput [2021-11-24T01:44:12.330Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestBackoff [2021-11-24T01:44:12.330Z] --- PASS: TestBackoff (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestAbortRetry [2021-11-24T01:44:12.330Z] --- PASS: TestAbortRetry (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestClientScheme [2021-11-24T01:44:12.330Z] --- PASS: TestClientScheme (0.00s) [2021-11-24T01:44:12.330Z] === RUN TestNewClientWithTimeout [2021-11-24T01:44:12.330Z] 2021/11/24 01:44:12 Closing DB instances... [2021-11-24T01:44:12.412Z] === RUN TestWaitNodeAttachment [2021-11-24T01:44:12.412Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-24T01:44:12.412Z] === RUN TestIsolationConversion [2021-11-24T01:44:12.412Z] === RUN TestIsolationConversion/default [2021-11-24T01:44:12.412Z] === RUN TestIsolationConversion/process [2021-11-24T01:44:12.412Z] === RUN TestIsolationConversion/hyperv [2021-11-24T01:44:12.412Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-24T01:44:12.412Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-24T01:44:12.412Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-24T01:44:12.412Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-24T01:44:12.412Z] === RUN TestContainerLabels [2021-11-24T01:44:12.412Z] --- PASS: TestContainerLabels (0.00s) [2021-11-24T01:44:12.412Z] === RUN TestCredentialSpecConversion [2021-11-24T01:44:12.412Z] === RUN TestCredentialSpecConversion/none [2021-11-24T01:44:12.412Z] === RUN TestCredentialSpecConversion/config [2021-11-24T01:44:12.412Z] === RUN TestCredentialSpecConversion/file [2021-11-24T01:44:12.786Z] time="2021-11-24T01:44:12Z" 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-24T01:44:12.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2021-11-24T01:44:12.844Z] === RUN TestRemoveInvalidContainer [2021-11-24T01:44:12.844Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-24T01:44:12.844Z] === RUN TestRenameLinkedContainer [2021-11-24T01:44:12.871Z] === RUN TestCredentialSpecConversion/registry [2021-11-24T01:44:12.871Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-24T01:44:12.871Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-24T01:44:12.871Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-24T01:44:12.871Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-24T01:44:12.871Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestControllerValidateMountBind [2021-11-24T01:44:12.871Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestControllerValidateMountVolume [2021-11-24T01:44:12.871Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestControllerValidateMountTarget [2021-11-24T01:44:12.871Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestControllerValidateMountTmpfs [2021-11-24T01:44:12.871Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestControllerValidateMountInvalidType [2021-11-24T01:44:12.871Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestControllerValidateMountNamedPipe [2021-11-24T01:44:12.871Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-24T01:44:12.871Z] PASS [2021-11-24T01:44:12.871Z] coverage: 11.0% of statements [2021-11-24T01:44:12.871Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.604s coverage: 11.0% of statements [2021-11-24T01:44:12.871Z] === RUN TestEventsLog [2021-11-24T01:44:12.871Z] --- PASS: TestEventsLog (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestEventsLogTimeout [2021-11-24T01:44:12.871Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestLogEvents [2021-11-24T01:44:12.871Z] --- PASS: TestLogEvents (0.05s) [2021-11-24T01:44:12.871Z] === RUN TestLoadBufferedEvents [2021-11-24T01:44:12.871Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-11-24T01:44:12.871Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-24T01:44:12.871Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-24T01:44:12.871Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-24T01:44:12.871Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-24T01:44:12.871Z] PASS [2021-11-24T01:44:12.871Z] coverage: 50.0% of statements [2021-11-24T01:44:12.871Z] ok github.com/docker/docker/daemon/events 0.218s coverage: 50.0% of statements [2021-11-24T01:44:13.241Z] === RUN TestHTTPTransport [2021-11-24T01:44:13.241Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-24T01:44:13.241Z] PASS [2021-11-24T01:44:13.241Z] coverage: 85.7% of statements [2021-11-24T01:44:13.241Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2021-11-24T01:44:13.330Z] === RUN TestIsEmptyDir [2021-11-24T01:44:13.330Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-24T01:44:13.330Z] PASS [2021-11-24T01:44:13.330Z] coverage: 2.3% of statements [2021-11-24T01:44:13.330Z] ok github.com/docker/docker/daemon/graphdriver 0.056s coverage: 2.3% of statements [2021-11-24T01:44:13.330Z] === RUN TestVerifyNetworkingConfig [2021-11-24T01:44:13.330Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestGetContainer [2021-11-24T01:44:13.330Z] --- PASS: TestGetContainer (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestValidContainerNames [2021-11-24T01:44:13.330Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestContainerInitDNS [2021-11-24T01:44:13.330Z] daemon_test.go:146: root required [2021-11-24T01:44:13.330Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestMerge [2021-11-24T01:44:13.330Z] --- PASS: TestMerge (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestValidateContainerIsolation [2021-11-24T01:44:13.330Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestFindNetworkErrorType [2021-11-24T01:44:13.330Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestEnsureServicesExist [2021-11-24T01:44:13.330Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestEnsureServicesExistErrors [2021-11-24T01:44:13.330Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-24T01:44:13.330Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-24T01:44:13.330Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-24T01:44:13.330Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-24T01:44:13.330Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-24T01:44:13.330Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-24T01:44:13.330Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestContainerDelete [2021-11-24T01:44:13.330Z] --- PASS: TestContainerDelete (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestContainerDoubleDelete [2021-11-24T01:44:13.330Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestLogContainerEventCopyLabels [2021-11-24T01:44:13.330Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestLogContainerEventWithAttributes [2021-11-24T01:44:13.330Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestNoneHealthcheck [2021-11-24T01:44:13.330Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-24T01:44:13.330Z] === RUN TestHealthStates [2021-11-24T01:44:13.696Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-24T01:44:13.696Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-24T01:44:13.696Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-24T01:44:13.696Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-24T01:44:13.696Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-24T01:44:13.696Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-24T01:44:13.696Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-24T01:44:13.696Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-24T01:44:13.696Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-24T01:44:13.696Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-24T01:44:13.696Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-24T01:44:13.696Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-24T01:44:13.696Z] === RUN TestBufferPoolPutAndGet [2021-11-24T01:44:13.696Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-24T01:44:13.696Z] PASS [2021-11-24T01:44:13.696Z] coverage: 88.2% of statements [2021-11-24T01:44:13.696Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-11-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] time="2021-11-24T01:44:13Z" 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-24T01:44:13.789Z] --- PASS: TestHealthStates (0.14s) [2021-11-24T01:44:13.789Z] === RUN TestGetInspectData [2021-11-24T01:44:13.789Z] --- PASS: TestGetInspectData (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestFillLicense [2021-11-24T01:44:13.789Z] --- PASS: TestFillLicense (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestListInvalidFilter [2021-11-24T01:44:13.789Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestNameFilter [2021-11-24T01:44:13.789Z] --- PASS: TestNameFilter (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-24T01:44:13.789Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-24T01:44:13.789Z] === 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-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-24T01:44:13.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-24T01:44:13.789Z] --- 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-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-24T01:44:13.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestDaemonReloadLabels [2021-11-24T01:44:13.789Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-24T01:44:13.789Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestDaemonReloadMirrors [2021-11-24T01:44:13.789Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-24T01:44:13.789Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-24T01:44:13.789Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestDaemonDiscoveryReload [2021-11-24T01:44:13.789Z] === RUN TestLinkNaming [2021-11-24T01:44:13.789Z] --- PASS: TestLinkNaming (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestLinkNew [2021-11-24T01:44:13.789Z] --- PASS: TestLinkNew (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestLinkEnv [2021-11-24T01:44:13.789Z] --- PASS: TestLinkEnv (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestLinkMultipleEnv [2021-11-24T01:44:13.789Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-24T01:44:13.789Z] === RUN TestLinkPortRangeEnv [2021-11-24T01:44:13.789Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-24T01:44:13.789Z] PASS [2021-11-24T01:44:13.789Z] coverage: 93.0% of statements [2021-11-24T01:44:13.789Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-11-24T01:44:14.151Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-11-24T01:44:14.151Z] === RUN TestNetworkDBGarbageCollection [2021-11-24T01:44:14.151Z] === RUN TestOutputOnPrematureClose [2021-11-24T01:44:14.151Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-24T01:44:14.151Z] === RUN TestCompleteSilently [2021-11-24T01:44:14.151Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-24T01:44:14.151Z] PASS [2021-11-24T01:44:14.151Z] coverage: 75.9% of statements [2021-11-24T01:44:14.151Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-11-24T01:44:14.151Z] time="2021-11-24T01:44:13Z" 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-24T01:44:14.220Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-24T01:44:14.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-24T01:44:14.606Z] === RUN TestSendToOneSub [2021-11-24T01:44:14.606Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-24T01:44:14.606Z] === RUN TestSendToMultipleSubs [2021-11-24T01:44:14.606Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-24T01:44:14.606Z] === RUN TestEvictOneSub [2021-11-24T01:44:14.606Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-24T01:44:14.606Z] === RUN TestClosePublisher [2021-11-24T01:44:14.606Z] --- PASS: TestClosePublisher (0.00s) [2021-11-24T01:44:14.606Z] === RUN TestPubSubRace [2021-11-24T01:44:14.757Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-11-24T01:44:14.757Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-24T01:44:15.045Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-24T01:44:15.216Z] === RUN TestAdapterReadLogs [2021-11-24T01:44:15.216Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-24T01:44:15.216Z] === RUN TestCopier [2021-11-24T01:44:15.216Z] --- PASS: TestCopier (0.00s) [2021-11-24T01:44:15.216Z] === RUN TestCopierLongLines [2021-11-24T01:44:15.216Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-24T01:44:15.216Z] === RUN TestCopierSlow [2021-11-24T01:44:15.216Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-24T01:44:15.216Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-24T01:44:15.216Z] --- PASS: TestCopierSlow (0.20s) [2021-11-24T01:44:15.216Z] === RUN TestCopierWithSized [2021-11-24T01:44:15.216Z] === RUN TestCopierWithSized/as_is [2021-11-24T01:44:15.216Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-24T01:44:15.216Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-24T01:44:15.216Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-24T01:44:15.216Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-24T01:44:15.216Z] === RUN TestCopierWithPartial [2021-11-24T01:44:15.216Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-24T01:44:15.216Z] === RUN TestRingLogger [2021-11-24T01:44:15.216Z] --- PASS: TestRingLogger (0.00s) [2021-11-24T01:44:15.216Z] === RUN TestRingCap [2021-11-24T01:44:15.216Z] --- PASS: TestRingCap (0.00s) [2021-11-24T01:44:15.216Z] === RUN TestRingClose [2021-11-24T01:44:15.216Z] --- PASS: TestRingClose (0.00s) [2021-11-24T01:44:15.216Z] === RUN TestRingDrain [2021-11-24T01:44:15.216Z] --- PASS: TestRingDrain (0.00s) [2021-11-24T01:44:15.216Z] PASS [2021-11-24T01:44:15.216Z] coverage: 43.8% of statements [2021-11-24T01:44:15.216Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.8% of statements [2021-11-24T01:44:15.304Z] --- PASS: TestRenameLinkedContainer (2.32s) [2021-11-24T01:44:15.304Z] === RUN TestRenameStoppedContainer [2021-11-24T01:44:15.565Z] --- PASS: TestAllocateRandomDeallocate (3.54s) [2021-11-24T01:44:15.565Z] === RUN TestRetrieveFromStore [2021-11-24T01:44:15.565Z] --- PASS: TestPubSubRace (1.05s) [2021-11-24T01:44:15.565Z] PASS [2021-11-24T01:44:15.565Z] coverage: 75.0% of statements [2021-11-24T01:44:15.565Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-11-24T01:44:15.647Z] --- PASS: TestGraphdriverPluginV2 (4.04s) [2021-11-24T01:44:15.647Z] PASS [2021-11-24T01:44:15.647Z] [2021-11-24T01:44:15.647Z] DONE 5 tests in 9.047s [2021-11-24T01:44:15.647Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-24T01:44:15.647Z] INFO: Testing against a local daemon [2021-11-24T01:44:15.647Z] === RUN TestContinueAfterPluginCrash [2021-11-24T01:44:15.647Z] === PAUSE TestContinueAfterPluginCrash [2021-11-24T01:44:15.647Z] === RUN TestReadPluginNoRead [2021-11-24T01:44:15.647Z] === PAUSE TestReadPluginNoRead [2021-11-24T01:44:15.647Z] === RUN TestDaemonStartWithLogOpt [2021-11-24T01:44:15.647Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-24T01:44:15.647Z] === CONT TestContinueAfterPluginCrash [2021-11-24T01:44:15.647Z] === CONT TestDaemonStartWithLogOpt [2021-11-24T01:44:15.676Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-11-24T01:44:15.676Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-24T01:44:15.676Z] reload_test.go:520: root required [2021-11-24T01:44:15.676Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-24T01:44:15.676Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-24T01:44:15.676Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-24T01:44:15.676Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-24T01:44:15.676Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.09s) [2021-11-24T01:44:15.676Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-24T01:44:15.676Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-11-24T01:44:15.676Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-24T01:44:15.676Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.10s) [2021-11-24T01:44:15.676Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-24T01:44:15.676Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-24T01:44:15.676Z] === RUN TestParseVolumesFrom [2021-11-24T01:44:15.676Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-24T01:44:15.676Z] PASS [2021-11-24T01:44:15.676Z] coverage: 9.0% of statements [2021-11-24T01:44:15.676Z] ok github.com/docker/docker/daemon 2.532s coverage: 9.0% of statements [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-24T01:44:15.676Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-24T01:44:15.871Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-11-24T01:44:15.871Z] === RUN TestRenameRunningContainerAndReuse [2021-11-24T01:44:16.030Z] === RUN TestRegister [2021-11-24T01:44:16.030Z] --- PASS: TestRegister (0.00s) [2021-11-24T01:44:16.030Z] === RUN TestCommand [2021-11-24T01:44:16.030Z] --- PASS: TestCommand (0.03s) [2021-11-24T01:44:16.030Z] === RUN TestNaiveSelf [2021-11-24T01:44:16.030Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-24T01:44:16.030Z] PASS [2021-11-24T01:44:16.030Z] coverage: 82.4% of statements [2021-11-24T01:44:16.030Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2021-11-24T01:44:16.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-24T01:44:16.139Z] === RUN TestNewStreamConfig [2021-11-24T01:44:16.139Z] === RUN TestNewStreamConfig/defaults [2021-11-24T01:44:16.139Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-24T01:44:16.139Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-24T01:44:16.139Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-24T01:44:16.139Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-24T01:44:16.139Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-24T01:44:16.139Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-24T01:44:16.139Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-24T01:44:16.139Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-24T01:44:16.139Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-24T01:44:16.139Z] === RUN TestSearchRegistryForImagesErrors [2021-11-24T01:44:16.139Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestSearchRegistryForImages [2021-11-24T01:44:16.139Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestOnlyPlatformWithFallback [2021-11-24T01:44:16.139Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestImageDelete [2021-11-24T01:44:16.139Z] === RUN TestImageDelete/no_lease [2021-11-24T01:44:16.139Z] === RUN TestImageDelete/lease_exists [2021-11-24T01:44:16.139Z] --- PASS: TestImageDelete (0.03s) [2021-11-24T01:44:16.139Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-24T01:44:16.139Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-24T01:44:16.139Z] === RUN TestContentStoreForPull [2021-11-24T01:44:16.139Z] time="2021-11-24T01:44:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-24T01:44:16.139Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-11-24T01:44:16.139Z] === RUN TestCreateSuccess [2021-11-24T01:44:16.139Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCreateStreamSkipped [2021-11-24T01:44:16.139Z] time="2021-11-24T01:44:15Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-24T01:44:16.139Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCreateLogGroupSuccess [2021-11-24T01:44:16.139Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCreateError [2021-11-24T01:44:16.139Z] --- PASS: TestCreateError (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCreateAlreadyExists [2021-11-24T01:44:16.139Z] time="2021-11-24T01:44:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-24T01:44:16.139Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestLogClosed [2021-11-24T01:44:16.139Z] --- PASS: TestLogClosed (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestLogBlocking [2021-11-24T01:44:16.139Z] --- PASS: TestLogBlocking (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-24T01:44:16.139Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestLogNonBlockingBufferFull [2021-11-24T01:44:16.139Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestPublishBatchSuccess [2021-11-24T01:44:16.139Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestPublishBatchError [2021-11-24T01:44:16.139Z] time="2021-11-24T01:44:15Z" level=error msg=Error [2021-11-24T01:44:16.139Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-24T01:44:16.139Z] time="2021-11-24T01:44:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-24T01:44:16.139Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-24T01:44:16.139Z] time="2021-11-24T01:44:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-24T01:44:16.139Z] time="2021-11-24T01:44:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-24T01:44:16.139Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchSimple [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchTicker [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchMultilinePattern [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchClose [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestEffectiveLen [2021-11-24T01:44:16.139Z] === RUN TestEffectiveLen/0/Hello [2021-11-24T01:44:16.139Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-24T01:44:16.139Z] === RUN TestEffectiveLen/2/🙃 [2021-11-24T01:44:16.139Z] === RUN TestEffectiveLen/3/���� [2021-11-24T01:44:16.139Z] === RUN TestEffectiveLen/4/He��o [2021-11-24T01:44:16.139Z] === RUN TestEffectiveLen/5/ [2021-11-24T01:44:16.139Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit/0/ [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit/1/Hello [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1063: Hello [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit/2/Hello [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1063: He [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1064: llo [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit/3/Hello [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1064: Hello [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit/4/🙃 [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit/5/🙃 [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit/6/a� [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1063: a [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1064: � [2021-11-24T01:44:16.139Z] === RUN TestFindValidSplit/7/a� [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1063: a� [2021-11-24T01:44:16.139Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestProcessEventEmoji [2021-11-24T01:44:16.139Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchLineSplit [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchMaxEvents [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-24T01:44:16.139Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-24T01:44:16.139Z] --- PASS: TestContentStoreForPull (0.15s) [2021-11-24T01:44:16.139Z] PASS [2021-11-24T01:44:16.139Z] coverage: 6.7% of statements [2021-11-24T01:44:16.139Z] ok github.com/docker/docker/daemon/images 0.256s coverage: 6.7% of statements [2021-11-24T01:44:16.139Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-24T01:44:16.139Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-24T01:44:16.139Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-24T01:44:16.139Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-24T01:44:16.139Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-24T01:44:16.139Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-24T01:44:16.140Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-24T01:44:16.140Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-24T01:44:16.140Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-24T01:44:16.140Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-24T01:44:16.140Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-24T01:44:16.140Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-24T01:44:16.140Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-24T01:44:16.140Z] === RUN TestCreateTagSuccess [2021-11-24T01:44:16.140Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-24T01:44:16.140Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-24T01:44:16.140Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-24T01:44:16.140Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-24T01:44:16.140Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-24T01:44:16.140Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-24T01:44:16.140Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-24T01:44:16.140Z] PASS [2021-11-24T01:44:16.140Z] coverage: 77.4% of statements [2021-11-24T01:44:16.140Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-24T01:44:16.140Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-24T01:44:16.140Z] ok github.com/docker/docker/daemon/logger/awslogs 0.338s coverage: 77.4% of statements [2021-11-24T01:44:16.140Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-24T01:44:16.140Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-24T01:44:16.140Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-24T01:44:16.140Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-24T01:44:16.140Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-24T01:44:16.599Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-24T01:44:16.599Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-24T01:44:16.599Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-24T01:44:16.990Z] time="2021-11-24T01:44:16Z" 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-24T01:44:16.990Z] --- PASS: TestRetrieveFromStore (1.20s) [2021-11-24T01:44:16.990Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-24T01:44:16.990Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-24T01:44:16.990Z] === RUN TestParallelPredefinedRequest1 [2021-11-24T01:44:16.990Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-24T01:44:16.990Z] === RUN TestParallelPredefinedRequest2 [2021-11-24T01:44:16.990Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-24T01:44:16.990Z] === RUN TestParallelPredefinedRequest3 [2021-11-24T01:44:16.990Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-24T01:44:16.990Z] === RUN TestParallelPredefinedRequest4 [2021-11-24T01:44:16.990Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-24T01:44:16.990Z] === RUN TestParallelPredefinedRequest5 [2021-11-24T01:44:16.990Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-24T01:44:16.990Z] === RUN TestDebug [2021-11-24T01:44:16.990Z] --- PASS: TestDebug (0.00s) [2021-11-24T01:44:16.990Z] === RUN TestRequestPoolParallel [2021-11-24T01:44:16.990Z] === RUN TestDump [2021-11-24T01:44:16.990Z] goroutine 6 [running]: [2021-11-24T01:44:16.990Z] github.com/docker/docker/pkg/stack.dump(0x102b477) [2021-11-24T01:44:16.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-24T01:44:16.990Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-24T01:44:16.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-24T01:44:16.990Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-24T01:44:16.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-24T01:44:16.990Z] testing.tRunner(0xc00011e000, 0x1198e38) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:44:16.990Z] created by testing.(*T).Run [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-24T01:44:16.990Z] [2021-11-24T01:44:16.990Z] goroutine 1 [chan receive]: [2021-11-24T01:44:16.990Z] testing.(*T).Run(0xc00002dd40, {0x118a4fd, 0x100a1d3}, 0x1198e38) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-24T01:44:16.990Z] testing.runTests.func1(0xc000068750) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-24T01:44:16.990Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:44:16.990Z] testing.runTests(0xc000076080, {0x12fcba0, 0x3, 0x3}, {0x102a6cd, 0x118c1f7, 0x1301640}) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-24T01:44:16.990Z] testing.(*M).Run(0xc000076080) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-24T01:44:16.990Z] main.main() [2021-11-24T01:44:16.990Z] _testmain.go:95 +0x1f5 [2021-11-24T01:44:16.990Z] --- PASS: TestDump (0.00s) [2021-11-24T01:44:16.990Z] === RUN TestDumpToFile [2021-11-24T01:44:16.990Z] --- PASS: TestDumpToFile (0.18s) [2021-11-24T01:44:16.990Z] === RUN TestDumpToFileWithEmptyInput [2021-11-24T01:44:16.990Z] goroutine 18 [running]: [2021-11-24T01:44:16.990Z] github.com/docker/docker/pkg/stack.dump(0x1098434) [2021-11-24T01:44:16.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-24T01:44:16.990Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x10987e0}) [2021-11-24T01:44:16.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-24T01:44:16.990Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2021-11-24T01:44:16.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-24T01:44:16.990Z] testing.tRunner(0xc0000841a0, 0x1198e28) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:44:16.990Z] created by testing.(*T).Run [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-24T01:44:16.990Z] [2021-11-24T01:44:16.990Z] goroutine 1 [chan receive]: [2021-11-24T01:44:16.990Z] testing.(*T).Run(0xc00002dd40, {0x1191289, 0x100a1d3}, 0x1198e28) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-24T01:44:16.990Z] testing.runTests.func1(0xc000068750) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-24T01:44:16.990Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:44:16.990Z] testing.runTests(0xc000076080, {0x12fcba0, 0x3, 0x3}, {0x102a6cd, 0x118c1f7, 0x1301640}) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-24T01:44:16.990Z] testing.(*M).Run(0xc000076080) [2021-11-24T01:44:16.990Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-24T01:44:16.990Z] main.main() [2021-11-24T01:44:16.990Z] _testmain.go:95 +0x1f5 [2021-11-24T01:44:16.990Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-24T01:44:16.990Z] PASS [2021-11-24T01:44:16.990Z] coverage: 90.9% of statements [2021-11-24T01:44:16.990Z] ok github.com/docker/docker/pkg/stack 0.225s coverage: 90.9% of statements [2021-11-24T01:44:17.059Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-24T01:44:17.059Z] === RUN TestFastTimeMarshalJSON [2021-11-24T01:44:17.059Z] === RUN TestJSONFileLogger [2021-11-24T01:44:17.059Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-24T01:44:17.059Z] PASS [2021-11-24T01:44:17.059Z] coverage: 87.2% of statements [2021-11-24T01:44:17.059Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-24T01:44:17.059Z] === RUN TestJSONFileLoggerWithTags [2021-11-24T01:44:17.059Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-24T01:44:17.059Z] === RUN TestJSONFileLoggerWithOpts [2021-11-24T01:44:17.059Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.163s coverage: 87.2% of statements [2021-11-24T01:44:17.059Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-24T01:44:17.059Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-24T01:44:17.059Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-24T01:44:17.059Z] === RUN TestEncodeDecode [2021-11-24T01:44:17.059Z] === PAUSE TestEncodeDecode [2021-11-24T01:44:17.059Z] === RUN TestUnexpectedEOF [2021-11-24T01:44:17.059Z] time="2021-11-24T01:44:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-24T01:44:17.059Z] time="2021-11-24T01:44:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-24T01:44:17.059Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-11-24T01:44:17.059Z] === CONT TestEncodeDecode [2021-11-24T01:44:17.059Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-24T01:44:17.059Z] PASS [2021-11-24T01:44:17.059Z] coverage: 69.9% of statements [2021-11-24T01:44:17.059Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.259s coverage: 69.9% of statements [2021-11-24T01:44:17.064Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2021-11-24T01:44:17.064Z] === RUN TestRenameInvalidName [2021-11-24T01:44:17.447Z] --- PASS: TestRequestPoolParallel (0.47s) [2021-11-24T01:44:17.447Z] === RUN TestFullAllocateRelease [2021-11-24T01:44:17.447Z] === RUN TestNewStdWriter [2021-11-24T01:44:17.447Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-24T01:44:17.447Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestWriteWithNilBytes [2021-11-24T01:44:17.447Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestWrite [2021-11-24T01:44:17.447Z] --- PASS: TestWrite (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestWriteWithWriterError [2021-11-24T01:44:17.447Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-24T01:44:17.447Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyWriteAndRead [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-24T01:44:17.447Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-24T01:44:17.447Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-24T01:44:17.447Z] PASS [2021-11-24T01:44:17.447Z] coverage: 100.0% of statements [2021-11-24T01:44:17.447Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2021-11-24T01:44:17.447Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-11-24T01:44:17.447Z] === RUN TestOddAllocateRelease [2021-11-24T01:44:17.518Z] === RUN TestWriteLog [2021-11-24T01:44:17.518Z] === PAUSE TestWriteLog [2021-11-24T01:44:17.518Z] === RUN TestReadLog [2021-11-24T01:44:17.518Z] === PAUSE TestReadLog [2021-11-24T01:44:17.518Z] === CONT TestWriteLog [2021-11-24T01:44:17.518Z] === CONT TestReadLog [2021-11-24T01:44:17.518Z] --- PASS: TestWriteLog (0.00s) [2021-11-24T01:44:17.518Z] === RUN TestReadLog/tail_exact [2021-11-24T01:44:17.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-24T01:44:17.631Z] --- PASS: TestRenameInvalidName (0.61s) [2021-11-24T01:44:17.631Z] === RUN TestRenameAnonymousContainer [2021-11-24T01:44:17.905Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-11-24T01:44:17.905Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-24T01:44:17.905Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-24T01:44:17.905Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-24T01:44:17.905Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-24T01:44:17.905Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-24T01:44:17.905Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-24T01:44:17.905Z] === CONT TestParallelPredefinedRequest1 [2021-11-24T01:44:17.905Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:44:17.906Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-24T01:44:17.906Z] === CONT TestParallelPredefinedRequest5 [2021-11-24T01:44:17.906Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:44:17.906Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-24T01:44:17.906Z] === CONT TestParallelPredefinedRequest4 [2021-11-24T01:44:17.906Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:44:17.906Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-24T01:44:17.906Z] === CONT TestParallelPredefinedRequest3 [2021-11-24T01:44:17.906Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:44:17.906Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-24T01:44:17.906Z] === CONT TestParallelPredefinedRequest2 [2021-11-24T01:44:17.906Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:44:17.906Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-24T01:44:17.906Z] PASS [2021-11-24T01:44:17.906Z] coverage: 85.3% of statements [2021-11-24T01:44:17.906Z] ok github.com/docker/docker/libnetwork/ipam 42.104s coverage: 85.3% of statements [2021-11-24T01:44:17.923Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2021-11-24T01:44:17.923Z] PASS [2021-11-24T01:44:17.923Z] [2021-11-24T01:44:17.923Z] === Skipped [2021-11-24T01:44:17.923Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-24T01:44:17.923Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:44:17.923Z] [2021-11-24T01:44:17.923Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-24T01:44:17.923Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-24T01:44:17.923Z] [2021-11-24T01:44:17.923Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-24T01:44:17.923Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-24T01:44:17.923Z] [2021-11-24T01:44:17.923Z] DONE 200 tests, 3 skipped in 108.774s [2021-11-24T01:44:17.923Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-24T01:44:17.923Z] ++ 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-24T01:44:17.923Z] ++ set -e [2021-11-24T01:44:17.924Z] ++ '[' -n 0 ']' [2021-11-24T01:44:17.924Z] ++ set -x [2021-11-24T01:44:17.924Z] ++ 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-24T01:44:17.924Z] === RUN TestConfigDaemonLibtrustID [2021-11-24T01:44:17.924Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-24T01:44:17.924Z] === RUN TestDaemonConfigValidation [2021-11-24T01:44:17.924Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:44:17.924Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:44:17.924Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-24T01:44:17.924Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-24T01:44:17.924Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-24T01:44:17.924Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-24T01:44:17.924Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-24T01:44:17.924Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-24T01:44:17.924Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-24T01:44:17.924Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-24T01:44:17.924Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:44:17.924Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-24T01:44:17.924Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-24T01:44:17.924Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-24T01:44:17.924Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-24T01:44:17.924Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-24T01:44:17.924Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2021-11-24T01:44:17.924Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2021-11-24T01:44:17.924Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-24T01:44:17.924Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-11-24T01:44:17.924Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-11-24T01:44:17.924Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-24T01:44:17.924Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-24T01:44:17.977Z] === RUN TestOpenFileDelete [2021-11-24T01:44:17.977Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-24T01:44:17.977Z] === RUN TestOpenFileRename [2021-11-24T01:44:17.977Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-24T01:44:17.977Z] === RUN TestParseLogTagDefaultTag [2021-11-24T01:44:17.977Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-24T01:44:17.977Z] === RUN TestParseLogTag [2021-11-24T01:44:17.977Z] --- PASS: TestParseLogTag (0.00s) [2021-11-24T01:44:17.977Z] === RUN TestParseLogTagEmptyTag [2021-11-24T01:44:17.977Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-24T01:44:17.977Z] === RUN TestTailFiles [2021-11-24T01:44:17.977Z] --- PASS: TestTailFiles (0.00s) [2021-11-24T01:44:17.977Z] === RUN TestFollowLogsConsumerGone [2021-11-24T01:44:17.977Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-24T01:44:17.977Z] === RUN TestFollowLogsProducerGone [2021-11-24T01:44:17.977Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-24T01:44:17.977Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-24T01:44:17.977Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-24T01:44:17.977Z] === RUN TestCheckCapacityAndRotate [2021-11-24T01:44:17.977Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-24T01:44:17.977Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-24T01:44:17.977Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-24T01:44:17.977Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-24T01:44:17.977Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-11-24T01:44:17.977Z] PASS [2021-11-24T01:44:17.977Z] coverage: 53.7% of statements [2021-11-24T01:44:17.977Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.084s coverage: 53.7% of statements [2021-11-24T01:44:17.977Z] === RUN TestReadLog/tail_less_than_available [2021-11-24T01:44:17.977Z] === RUN TestReadLog/tail_more_than_available [2021-11-24T01:44:17.977Z] --- PASS: TestReadLog (0.15s) [2021-11-24T01:44:17.977Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-24T01:44:17.977Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-24T01:44:17.977Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-24T01:44:17.977Z] PASS [2021-11-24T01:44:17.977Z] coverage: 75.2% of statements [2021-11-24T01:44:17.977Z] ok github.com/docker/docker/daemon/logger/local 0.187s coverage: 75.2% of statements [2021-11-24T01:44:17.977Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-24T01:44:17.977Z] === RUN TestLog [2021-11-24T01:44:17.977Z] --- PASS: TestLog (0.00s) [2021-11-24T01:44:17.977Z] PASS [2021-11-24T01:44:17.977Z] coverage: 31.5% of statements [2021-11-24T01:44:17.977Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements [2021-11-24T01:44:18.361Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-24T01:44:18.361Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-24T01:44:18.361Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestFormatStatus [2021-11-24T01:44:18.361Z] --- PASS: TestFormatStatus (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestFormatError [2021-11-24T01:44:18.361Z] --- PASS: TestFormatError (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestFormatJSONError [2021-11-24T01:44:18.361Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-24T01:44:18.361Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-24T01:44:18.361Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestNewJSONProgressOutput [2021-11-24T01:44:18.361Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestAuxFormatterEmit [2021-11-24T01:44:18.361Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestStreamWriterStdout [2021-11-24T01:44:18.361Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-24T01:44:18.361Z] === RUN TestStreamWriterStderr [2021-11-24T01:44:18.361Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-24T01:44:18.361Z] PASS [2021-11-24T01:44:18.361Z] coverage: 66.2% of statements [2021-11-24T01:44:18.361Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2021-11-24T01:44:18.436Z] === RUN TestNewParse [2021-11-24T01:44:18.436Z] --- PASS: TestNewParse (0.00s) [2021-11-24T01:44:18.436Z] PASS [2021-11-24T01:44:18.436Z] coverage: 8.3% of statements [2021-11-24T01:44:18.436Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-11-24T01:44:18.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-24T01:44:18.815Z] === RUN TestGenerateRandomID [2021-11-24T01:44:18.815Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-24T01:44:18.815Z] === RUN TestShortenId [2021-11-24T01:44:18.815Z] --- PASS: TestShortenId (0.00s) [2021-11-24T01:44:18.815Z] === RUN TestShortenSha256Id [2021-11-24T01:44:18.815Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-24T01:44:18.815Z] === RUN TestShortenIdEmpty [2021-11-24T01:44:18.815Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-24T01:44:18.815Z] === RUN TestShortenIdInvalid [2021-11-24T01:44:18.815Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-24T01:44:18.815Z] === RUN TestIsShortIDNonHex [2021-11-24T01:44:18.815Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-24T01:44:18.815Z] === RUN TestIsShortIDNotCorrectSize [2021-11-24T01:44:18.815Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-24T01:44:18.815Z] PASS [2021-11-24T01:44:18.815Z] coverage: 70.6% of statements [2021-11-24T01:44:18.815Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2021-11-24T01:44:18.850Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-24T01:44:18.895Z] === RUN TestValidateLogOpt [2021-11-24T01:44:18.895Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestNewMissedConfig [2021-11-24T01:44:18.895Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestNewMissedUrl [2021-11-24T01:44:18.895Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestNewMissedToken [2021-11-24T01:44:18.895Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestNewWithProxy [2021-11-24T01:44:18.895Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestDefault [2021-11-24T01:44:18.895Z] --- PASS: TestDefault (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-24T01:44:18.895Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestJsonFormat [2021-11-24T01:44:18.895Z] --- PASS: TestJsonFormat (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestRawFormat [2021-11-24T01:44:18.895Z] --- PASS: TestRawFormat (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestRawFormatWithLabels [2021-11-24T01:44:18.895Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestRawFormatWithoutTag [2021-11-24T01:44:18.895Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestBatching [2021-11-24T01:44:18.895Z] --- PASS: TestBatching (0.21s) [2021-11-24T01:44:18.895Z] === RUN TestFrequency [2021-11-24T01:44:18.895Z] === RUN TestParseLogFormat [2021-11-24T01:44:18.895Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestValidateLogOptEmpty [2021-11-24T01:44:18.895Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestValidateSyslogAddress [2021-11-24T01:44:18.895Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestParseAddressDefaultPort [2021-11-24T01:44:18.895Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestValidateSyslogFacility [2021-11-24T01:44:18.895Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestValidateLogOptSyslogFormat [2021-11-24T01:44:18.895Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-24T01:44:18.895Z] === RUN TestValidateLogOpt [2021-11-24T01:44:18.895Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-24T01:44:18.895Z] PASS [2021-11-24T01:44:18.895Z] coverage: 46.8% of statements [2021-11-24T01:44:18.895Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-11-24T01:44:18.943Z] --- PASS: TestDaemonStartWithLogOpt (3.27s) [2021-11-24T01:44:18.943Z] === CONT TestReadPluginNoRead [2021-11-24T01:44:19.270Z] === RUN TestIsCpusetListAvailable [2021-11-24T01:44:19.271Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-24T01:44:19.271Z] PASS [2021-11-24T01:44:19.271Z] coverage: 39.4% of statements [2021-11-24T01:44:19.271Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2021-11-24T01:44:19.354Z] --- PASS: TestFrequency (0.17s) [2021-11-24T01:44:19.354Z] === RUN TestOneMessagePerRequest [2021-11-24T01:44:19.354Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-24T01:44:19.354Z] === RUN TestVerify [2021-11-24T01:44:19.354Z] --- PASS: TestVerify (0.00s) [2021-11-24T01:44:19.354Z] === RUN TestSkipVerify [2021-11-24T01:44:19.354Z] time="2021-11-24T01:44:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.354Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.354Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.778Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-24T01:44:19.814Z] --- PASS: TestSkipVerify (0.64s) [2021-11-24T01:44:19.814Z] === RUN TestBufferMaximum [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718259.551863\",\"host\":\"607307efb465\"}'" [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718259.551863\",\"host\":\"607307efb465\"}'" [2021-11-24T01:44:19.814Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-24T01:44:19.814Z] === RUN TestServerAlwaysDown [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718259.553864\",\"host\":\"607307efb465\"}'" [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718259.553864\",\"host\":\"607307efb465\"}'" [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718259.553864\",\"host\":\"607307efb465\"}'" [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718259.554866\",\"host\":\"607307efb465\"}'" [2021-11-24T01:44:19.814Z] time="2021-11-24T01:44:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718259.554866\",\"host\":\"607307efb465\"}'" [2021-11-24T01:44:19.814Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-24T01:44:19.814Z] === RUN TestCannotSendAfterClose [2021-11-24T01:44:19.814Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-24T01:44:19.814Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-24T01:44:19.814Z] === RUN TestV1IDService [2021-11-24T01:44:19.814Z] --- PASS: TestV1IDService (0.02s) [2021-11-24T01:44:19.814Z] === RUN TestV2MetadataService [2021-11-24T01:44:19.944Z] --- PASS: TestRenameAnonymousContainer (2.25s) [2021-11-24T01:44:19.944Z] === RUN TestRenameContainerWithSameName [2021-11-24T01:44:20.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-24T01:44:20.273Z] --- PASS: TestV2MetadataService (0.57s) [2021-11-24T01:44:20.273Z] PASS [2021-11-24T01:44:20.273Z] coverage: 48.2% of statements [2021-11-24T01:44:20.273Z] ok github.com/docker/docker/distribution/metadata 0.650s coverage: 48.2% of statements [2021-11-24T01:44:20.465Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-11-24T01:44:20.465Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-24T01:44:20.705Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-24T01:44:20.705Z] daemon_test.go:156: [d6734a1cc8c50] daemon is not started [2021-11-24T01:44:20.705Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-24T01:44:20.705Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-24T01:44:20.705Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-11-24T01:44:20.705Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-24T01:44:20.705Z] === RUN TestDaemonProxy [2021-11-24T01:44:20.705Z] === RUN TestDaemonProxy/environment_variables [2021-11-24T01:44:20.733Z] time="2021-11-24T01:44:20Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-24T01:44:20.733Z] time="2021-11-24T01:44:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"607307efb465\"}'" [2021-11-24T01:44:20.733Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-24T01:44:20.733Z] PASS [2021-11-24T01:44:20.733Z] coverage: 82.5% of statements [2021-11-24T01:44:20.733Z] ok github.com/docker/docker/daemon/logger/splunk 2.105s coverage: 82.5% of statements [2021-11-24T01:44:20.733Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-24T01:44:20.733Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-24T01:44:20.733Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-24T01:44:20.733Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-24T01:44:20.733Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-24T01:44:20.733Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-24T01:44:20.733Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-24T01:44:20.733Z] === RUN TestContinueOnError_NeverContinue [2021-11-24T01:44:20.733Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-24T01:44:20.733Z] === RUN TestManifestStore [2021-11-24T01:44:20.733Z] === RUN TestManifestStore/no_remote_or_local [2021-11-24T01:44:20.733Z] === RUN TestSuccessfulDownload [2021-11-24T01:44:20.733Z] download_test.go:267: Needs fixing on Windows [2021-11-24T01:44:20.733Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-24T01:44:20.733Z] === RUN TestCancelledDownload [2021-11-24T01:44:20.733Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-24T01:44:20.733Z] === RUN TestMaxDownloadAttempts [2021-11-24T01:44:20.733Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:44:20.733Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:44:20.733Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:44:20.733Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:44:20.733Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:44:20.733Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:44:20.733Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:44:20.733Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:44:20.733Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:44:20.733Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:44:20.733Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:44:20.733Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:44:20.796Z] === RUN TestChtimes [2021-11-24T01:44:20.796Z] --- PASS: TestChtimes (0.00s) [2021-11-24T01:44:20.796Z] === RUN TestChtimesWindows [2021-11-24T01:44:20.796Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-24T01:44:20.796Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-24T01:44:20.796Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-24T01:44:20.796Z] === RUN TestEnsureRemoveAllNotExist [2021-11-24T01:44:20.796Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-24T01:44:20.796Z] === RUN TestEnsureRemoveAllWithDir [2021-11-24T01:44:20.796Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-24T01:44:20.796Z] === RUN TestEnsureRemoveAllWithFile [2021-11-24T01:44:20.796Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-24T01:44:20.796Z] === RUN TestHasWin32KSupport [2021-11-24T01:44:20.796Z] syscall_windows_test.go:8: win32k: true [2021-11-24T01:44:20.796Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-24T01:44:20.796Z] PASS [2021-11-24T01:44:20.796Z] coverage: 13.0% of statements [2021-11-24T01:44:20.796Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2021-11-24T01:44:20.851Z] === RUN TestReadPluginNoRead/default [2021-11-24T01:44:21.192Z] time="2021-11-24T01:44:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3178093587\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/no_local_cache [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/with_local_cache [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/unknown_media_type [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-24T01:44:21.192Z] time="2021-11-24T01:44:20Z" level=warning msg="reference for unknown type: " [2021-11-24T01:44:21.192Z] time="2021-11-24T01:44:20Z" level=warning msg="reference for unknown type: " [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-24T01:44:21.192Z] time="2021-11-24T01:44:20Z" level=warning msg="reference for unknown type: " [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-24T01:44:21.192Z] time="2021-11-24T01:44:20Z" level=warning msg="reference for unknown type: " [2021-11-24T01:44:21.192Z] time="2021-11-24T01:44:20Z" level=warning msg="reference for unknown type: " [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-24T01:44:21.192Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-24T01:44:21.192Z] time="2021-11-24T01:44:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore (0.27s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-24T01:44:21.192Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-24T01:44:21.192Z] === RUN TestDetectManifestBlobMediaType [2021-11-24T01:44:21.192Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-24T01:44:21.192Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-24T01:44:21.192Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-24T01:44:21.192Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-24T01:44:21.192Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-24T01:44:21.192Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-24T01:44:21.192Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-24T01:44:21.192Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-24T01:44:21.192Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-24T01:44:21.192Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-24T01:44:21.192Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-24T01:44:21.192Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-11-24T01:44:21.193Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-11-24T01:44:21.193Z] === RUN TestFixManifestLayers [2021-11-24T01:44:21.193Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-24T01:44:21.193Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-24T01:44:21.193Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-24T01:44:21.193Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-24T01:44:21.193Z] === RUN TestFixManifestLayersBadParent [2021-11-24T01:44:21.193Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-24T01:44:21.193Z] === RUN TestValidateManifest [2021-11-24T01:44:21.193Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-24T01:44:21.193Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-24T01:44:21.193Z] === RUN TestFormatPlatform [2021-11-24T01:44:21.193Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-24T01:44:21.193Z] === RUN TestGetRepositoryMountCandidates [2021-11-24T01:44:21.193Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-24T01:44:21.193Z] === RUN TestLayerAlreadyExists [2021-11-24T01:44:21.193Z] 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-24T01:44:21.193Z] 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-24T01:44:21.193Z] 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-24T01:44:21.193Z] 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-24T01:44:21.193Z] 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-24T01:44:21.193Z] 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-24T01:44:21.193Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-11-24T01:44:21.193Z] === RUN TestWhenEmptyAuthConfig [2021-11-24T01:44:21.193Z] time="2021-11-24T01:44:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:44:21.193Z] time="2021-11-24T01:44:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:44:21.193Z] time="2021-11-24T01:44:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:44:21.193Z] time="2021-11-24T01:44:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:44:21.193Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-24T01:44:21.193Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-11-24T01:44:21.193Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-11-24T01:44:21.193Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-11-24T01:44:21.193Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-11-24T01:44:21.193Z] === RUN TestTransfer [2021-11-24T01:44:21.251Z] time="2021-11-24T01:44:20Z" 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-24T01:44:21.653Z] --- PASS: TestTransfer (0.12s) [2021-11-24T01:44:21.653Z] === RUN TestConcurrencyLimit [2021-11-24T01:44:21.653Z] === RUN TestNotFound [2021-11-24T01:44:21.653Z] --- PASS: TestNotFound (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestConflict [2021-11-24T01:44:21.653Z] --- PASS: TestConflict (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestForbidden [2021-11-24T01:44:21.653Z] --- PASS: TestForbidden (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestInvalidParameter [2021-11-24T01:44:21.653Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestNotImplemented [2021-11-24T01:44:21.653Z] --- PASS: TestNotImplemented (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestNotModified [2021-11-24T01:44:21.653Z] --- PASS: TestNotModified (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestUnauthorized [2021-11-24T01:44:21.653Z] --- PASS: TestUnauthorized (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestUnknown [2021-11-24T01:44:21.653Z] --- PASS: TestUnknown (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestCancelled [2021-11-24T01:44:21.653Z] --- PASS: TestCancelled (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestDeadline [2021-11-24T01:44:21.653Z] --- PASS: TestDeadline (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestDataLoss [2021-11-24T01:44:21.653Z] --- PASS: TestDataLoss (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestUnavailable [2021-11-24T01:44:21.653Z] --- PASS: TestUnavailable (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestSystem [2021-11-24T01:44:21.653Z] --- PASS: TestSystem (0.00s) [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Not_Found [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Bad_Request [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Conflict [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Unauthorized [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Forbidden [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Not_Modified [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-24T01:44:21.653Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-24T01:44:21.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-24T01:44:21.653Z] PASS [2021-11-24T01:44:21.653Z] coverage: 53.1% of statements [2021-11-24T01:44:21.653Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-11-24T01:44:21.653Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-24T01:44:21.653Z] === RUN TestInactiveJobs [2021-11-24T01:44:21.706Z] === RUN TestTailFile [2021-11-24T01:44:21.706Z] --- PASS: TestTailFile (0.00s) [2021-11-24T01:44:21.706Z] === RUN TestTailFileManyLines [2021-11-24T01:44:21.706Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-24T01:44:21.706Z] === RUN TestTailEmptyFile [2021-11-24T01:44:21.706Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-24T01:44:21.706Z] === RUN TestTailNegativeN [2021-11-24T01:44:21.706Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader [2021-11-24T01:44:21.706Z] === CONT TestNewTailReader [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/no_delimiter [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/truncated_last_line [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-24T01:44:21.706Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.706Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.706Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.706Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.706Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.706Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/no_delimiter [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:44:21.708Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.709Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.710Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:44:21.710Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.711Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.711Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:21.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:21.841Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-24T01:44:21.841Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s) [2021-11-24T01:44:21.841Z] === RUN TestResize [2021-11-24T01:44:22.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-24T01:44:22.111Z] === RUN TestFSGetInvalidData [2021-11-24T01:44:22.111Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestFSInvalidSet [2021-11-24T01:44:22.111Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestFSInvalidRoot [2021-11-24T01:44:22.111Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestFSMetadataGetSet [2021-11-24T01:44:22.111Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-24T01:44:22.111Z] === RUN TestFSInvalidWalker [2021-11-24T01:44:22.111Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestFSGetSet [2021-11-24T01:44:22.111Z] --- PASS: TestFSGetSet (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestFSGetUnsetKey [2021-11-24T01:44:22.111Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestFSGetEmptyData [2021-11-24T01:44:22.111Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestFSDelete [2021-11-24T01:44:22.111Z] --- PASS: TestFSDelete (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestFSWalker [2021-11-24T01:44:22.111Z] --- PASS: TestFSWalker (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestFSWalkerStopOnError [2021-11-24T01:44:22.111Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestNewFromJSON [2021-11-24T01:44:22.111Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-24T01:44:22.111Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestMarshalKeyOrder [2021-11-24T01:44:22.111Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestHistoryEqual [2021-11-24T01:44:22.111Z] --- PASS: TestInactiveJobs (0.34s) [2021-11-24T01:44:22.111Z] === RUN TestWatchRelease [2021-11-24T01:44:22.111Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-24T01:44:22.111Z] === RUN TestImage [2021-11-24T01:44:22.111Z] --- PASS: TestImage (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestImageOSNotEmpty [2021-11-24T01:44:22.111Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-24T01:44:22.111Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestCreate [2021-11-24T01:44:22.111Z] --- PASS: TestCreate (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestRestore [2021-11-24T01:44:22.111Z] --- PASS: TestWatchRelease (0.04s) [2021-11-24T01:44:22.111Z] === RUN TestWatchFinishedTransfer [2021-11-24T01:44:22.111Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-24T01:44:22.111Z] === RUN TestDuplicateTransfer [2021-11-24T01:44:22.111Z] time="2021-11-24T01:44:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-24T01:44:22.111Z] --- PASS: TestRestore (0.02s) [2021-11-24T01:44:22.111Z] === RUN TestAddDelete [2021-11-24T01:44:22.111Z] --- PASS: TestAddDelete (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestSearchAfterDelete [2021-11-24T01:44:22.111Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-24T01:44:22.111Z] === RUN TestParentReset [2021-11-24T01:44:22.111Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-24T01:44:22.111Z] === RUN TestSuccessfulUpload [2021-11-24T01:44:22.111Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-11-24T01:44:22.111Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-24T01:44:22.111Z] --- PASS: TestParentReset (0.02s) [2021-11-24T01:44:22.112Z] === RUN TestGetAndSetLastUpdated [2021-11-24T01:44:22.112Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-24T01:44:22.112Z] === RUN TestTokenPassThru [2021-11-24T01:44:22.112Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-24T01:44:22.112Z] === RUN TestTokenPassThruDifferentHost [2021-11-24T01:44:22.112Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-24T01:44:22.112Z] PASS [2021-11-24T01:44:22.112Z] coverage: 24.6% of statements [2021-11-24T01:44:22.112Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-24T01:44:22.112Z] === RUN TestStoreLen [2021-11-24T01:44:22.112Z] ok github.com/docker/docker/distribution 1.441s coverage: 24.6% of statements [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:44:22.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:44:22.169Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:44:22.170Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter (0.03s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:44:22.172Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:44:22.172Z] PASS [2021-11-24T01:44:22.172Z] coverage: 88.6% of statements [2021-11-24T01:44:22.172Z] ok github.com/docker/docker/pkg/tailfile 0.187s coverage: 88.6% of statements [2021-11-24T01:44:22.230Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-24T01:44:22.570Z] --- PASS: TestStoreLen (0.03s) [2021-11-24T01:44:22.570Z] PASS [2021-11-24T01:44:22.570Z] coverage: 86.6% of statements [2021-11-24T01:44:22.570Z] ok github.com/docker/docker/image 0.378s coverage: 86.6% of statements [2021-11-24T01:44:22.570Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-24T01:44:22.570Z] time="2021-11-24T01:44:22Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-24T01:44:22.570Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-11-24T01:44:22.570Z] === RUN TestCancelledUpload [2021-11-24T01:44:22.570Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-24T01:44:22.570Z] PASS [2021-11-24T01:44:22.570Z] coverage: 76.8% of statements [2021-11-24T01:44:22.570Z] ok github.com/docker/docker/distribution/xfer 1.773s coverage: 76.8% of statements [2021-11-24T01:44:22.570Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-24T01:44:22.570Z] === RUN TestCompare [2021-11-24T01:44:22.570Z] --- PASS: TestCompare (0.00s) [2021-11-24T01:44:22.570Z] PASS [2021-11-24T01:44:22.570Z] coverage: 19.2% of statements [2021-11-24T01:44:22.570Z] ok github.com/docker/docker/image/cache 0.109s coverage: 19.2% of statements [2021-11-24T01:44:22.592Z] === RUN TestDaemonProxy/command-line_options [2021-11-24T01:44:22.668Z] --- PASS: TestResize (0.76s) [2021-11-24T01:44:22.668Z] === RUN TestResizeWithInvalidSize [2021-11-24T01:44:23.132Z] === RUN TestTarSumRemoveNonExistent [2021-11-24T01:44:23.132Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestTarSumRemove [2021-11-24T01:44:23.132Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestSortFileInfoSums [2021-11-24T01:44:23.132Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestNewTarSumForLabelInvalid [2021-11-24T01:44:23.132Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestNewTarSumForLabel [2021-11-24T01:44:23.132Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestEmptyTar [2021-11-24T01:44:23.132Z] --- PASS: TestEmptyTar (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestTarSumsReadSize [2021-11-24T01:44:23.132Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestTarSums [2021-11-24T01:44:23.132Z] --- PASS: TestTarSums (0.06s) [2021-11-24T01:44:23.132Z] === RUN TestIteration [2021-11-24T01:44:23.132Z] --- PASS: TestIteration (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestVersionLabelForChecksum [2021-11-24T01:44:23.132Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestVersion [2021-11-24T01:44:23.132Z] --- PASS: TestVersion (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestGetVersion [2021-11-24T01:44:23.132Z] --- PASS: TestGetVersion (0.00s) [2021-11-24T01:44:23.132Z] === RUN TestGetVersions [2021-11-24T01:44:23.132Z] --- PASS: TestGetVersions (0.00s) [2021-11-24T01:44:23.132Z] PASS [2021-11-24T01:44:23.132Z] coverage: 89.3% of statements [2021-11-24T01:44:23.132Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2021-11-24T01:44:23.538Z] === RUN TestMakeV1ConfigFromConfig [2021-11-24T01:44:23.539Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-24T01:44:23.539Z] PASS [2021-11-24T01:44:23.539Z] coverage: 25.0% of statements [2021-11-24T01:44:23.539Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2021-11-24T01:44:23.539Z] === RUN TestValidateManifest [2021-11-24T01:44:23.539Z] === RUN TestValidateManifest/nil [2021-11-24T01:44:23.539Z] === RUN TestValidateManifest/non-nil [2021-11-24T01:44:23.539Z] --- PASS: TestValidateManifest (0.00s) [2021-11-24T01:44:23.539Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-24T01:44:23.539Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-24T01:44:23.539Z] PASS [2021-11-24T01:44:23.539Z] coverage: 0.7% of statements [2021-11-24T01:44:23.539Z] ok github.com/docker/docker/image/tarexport 0.159s coverage: 0.7% of statements [2021-11-24T01:44:23.539Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-24T01:44:23.586Z] testing: warning: no tests to run [2021-11-24T01:44:23.586Z] PASS [2021-11-24T01:44:23.586Z] coverage: [no statements] [2021-11-24T01:44:23.586Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2021-11-24T01:44:23.603Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2021-11-24T01:44:23.603Z] === RUN TestResizeWhenContainerNotStarted [2021-11-24T01:44:23.611Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-24T01:44:23.611Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2021-11-24T01:44:24.041Z] === RUN TestTruncIndex [2021-11-24T01:44:24.041Z] --- PASS: TestTruncIndex (0.10s) [2021-11-24T01:44:24.041Z] PASS [2021-11-24T01:44:24.041Z] coverage: 91.5% of statements [2021-11-24T01:44:24.041Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-11-24T01:44:24.171Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:44:24.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:44:24.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:44:24.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-24T01:44:24.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:44:24.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-24T01:44:24.480Z] === RUN TestDaemonProxy/configuration_file [2021-11-24T01:44:24.496Z] === RUN TestIsGIT [2021-11-24T01:44:24.496Z] --- PASS: TestIsGIT (0.00s) [2021-11-24T01:44:24.496Z] === RUN TestIsTransport [2021-11-24T01:44:24.496Z] --- PASS: TestIsTransport (0.00s) [2021-11-24T01:44:24.496Z] PASS [2021-11-24T01:44:24.496Z] coverage: 100.0% of statements [2021-11-24T01:44:24.496Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-11-24T01:44:24.508Z] === RUN TestSerialization [2021-11-24T01:44:24.508Z] --- PASS: TestSerialization (0.02s) [2021-11-24T01:44:24.508Z] PASS [2021-11-24T01:44:24.508Z] coverage: 100.0% of statements [2021-11-24T01:44:24.508Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-11-24T01:44:24.508Z] === RUN TestEnvironmentParsing [2021-11-24T01:44:24.508Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-24T01:44:24.508Z] PASS [2021-11-24T01:44:24.508Z] coverage: 1.2% of statements [2021-11-24T01:44:24.508Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2021-11-24T01:44:24.550Z] === CONT TestReadPluginNoRead [2021-11-24T01:44:24.550Z] read_test.go:92: [db0f72d651ffe] daemon is not started [2021-11-24T01:44:24.550Z] --- PASS: TestReadPluginNoRead (5.98s) [2021-11-24T01:44:24.550Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2021-11-24T01:44:24.550Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2021-11-24T01:44:24.550Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2021-11-24T01:44:24.550Z] PASS [2021-11-24T01:44:24.550Z] [2021-11-24T01:44:24.550Z] DONE 6 tests in 9.292s [2021-11-24T01:44:24.550Z] 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-24T01:44:24.550Z] testing: warning: no tests to run [2021-11-24T01:44:24.550Z] PASS [2021-11-24T01:44:24.550Z] [2021-11-24T01:44:24.550Z] DONE 0 tests in 0.014s [2021-11-24T01:44:24.551Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-24T01:44:24.551Z] INFO: Testing against a local daemon [2021-11-24T01:44:24.551Z] === RUN TestPluginWithDevMounts [2021-11-24T01:44:24.551Z] === PAUSE TestPluginWithDevMounts [2021-11-24T01:44:24.551Z] === CONT TestPluginWithDevMounts [2021-11-24T01:44:24.951Z] === RUN TestVersionInfo [2021-11-24T01:44:24.951Z] --- PASS: TestVersionInfo (0.00s) [2021-11-24T01:44:24.951Z] === RUN TestAppendVersions [2021-11-24T01:44:24.951Z] --- PASS: TestAppendVersions (0.00s) [2021-11-24T01:44:24.951Z] PASS [2021-11-24T01:44:24.951Z] coverage: 88.9% of statements [2021-11-24T01:44:24.951Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-11-24T01:44:24.969Z] === RUN TestEmptyLayer [2021-11-24T01:44:24.970Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestCommitFailure [2021-11-24T01:44:24.970Z] --- PASS: TestCommitFailure (0.01s) [2021-11-24T01:44:24.970Z] === RUN TestStartTransactionFailure [2021-11-24T01:44:24.970Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestGetOrphan [2021-11-24T01:44:24.970Z] --- PASS: TestGetOrphan (0.01s) [2021-11-24T01:44:24.970Z] === RUN TestMountAndRegister [2021-11-24T01:44:24.970Z] layer_test.go:270: Layer size: 14 [2021-11-24T01:44:24.970Z] --- PASS: TestMountAndRegister (0.10s) [2021-11-24T01:44:24.970Z] === RUN TestLayerRelease [2021-11-24T01:44:24.970Z] layer_test.go:303: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestStoreRestore [2021-11-24T01:44:24.970Z] layer_test.go:352: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestTarStreamStability [2021-11-24T01:44:24.970Z] layer_test.go:467: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestRegisterExistingLayer [2021-11-24T01:44:24.970Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-11-24T01:44:24.970Z] === RUN TestTarStreamVerification [2021-11-24T01:44:24.970Z] layer_test.go:696: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestLayerMigration [2021-11-24T01:44:24.970Z] migration_test.go:45: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestLayerMigrationNoTarsplit [2021-11-24T01:44:24.970Z] migration_test.go:181: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestMountInit [2021-11-24T01:44:24.970Z] mount_test.go:17: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestMountInit (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestMountSize [2021-11-24T01:44:24.970Z] mount_test.go:76: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestMountSize (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestMountChanges [2021-11-24T01:44:24.970Z] mount_test.go:125: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestMountChanges (0.00s) [2021-11-24T01:44:24.970Z] === RUN TestMountApply [2021-11-24T01:44:24.970Z] mount_test.go:212: Failing on Windows [2021-11-24T01:44:24.970Z] --- SKIP: TestMountApply (0.00s) [2021-11-24T01:44:24.970Z] PASS [2021-11-24T01:44:24.970Z] coverage: 30.1% of statements [2021-11-24T01:44:24.970Z] ok github.com/docker/docker/layer 0.333s coverage: 30.1% of statements [2021-11-24T01:44:25.429Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-24T01:44:25.429Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-24T01:44:25.429Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-24T01:44:25.429Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-24T01:44:25.726Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-24T01:44:25.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-24T01:44:25.888Z] === RUN TestSequenceGetAvailableBit [2021-11-24T01:44:25.888Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestSequenceEqual [2021-11-24T01:44:25.888Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestSequenceCopy [2021-11-24T01:44:25.888Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestGetFirstAvailable [2021-11-24T01:44:25.888Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestFindSequence [2021-11-24T01:44:25.888Z] --- PASS: TestFindSequence (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestCheckIfAvailable [2021-11-24T01:44:25.888Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestMergeSequences [2021-11-24T01:44:25.888Z] --- PASS: TestMergeSequences (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestPushReservation [2021-11-24T01:44:25.888Z] --- PASS: TestPushReservation (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestSerializeDeserialize [2021-11-24T01:44:25.888Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestSet [2021-11-24T01:44:25.888Z] --- PASS: TestSet (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestSetUnset [2021-11-24T01:44:25.888Z] --- PASS: TestSetUnset (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestOffsetSetUnset [2021-11-24T01:44:25.888Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestSetInRange [2021-11-24T01:44:25.888Z] --- PASS: TestSetInRange (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestSetAnyInRange [2021-11-24T01:44:25.888Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestMethods [2021-11-24T01:44:25.888Z] --- PASS: TestMethods (0.00s) [2021-11-24T01:44:25.888Z] === RUN TestRandomAllocateDeallocate [2021-11-24T01:44:26.367Z] === RUN TestDaemonProxy/conflicting_options [2021-11-24T01:44:26.457Z] --- PASS: TestPluginWithDevMounts (1.56s) [2021-11-24T01:44:26.457Z] PASS [2021-11-24T01:44:26.457Z] [2021-11-24T01:44:26.457Z] DONE 1 tests in 1.607s [2021-11-24T01:44:26.457Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-24T01:44:26.457Z] INFO: Testing against a local daemon [2021-11-24T01:44:26.457Z] === RUN TestSecretInspect [2021-11-24T01:44:26.476Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-24T01:44:26.476Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-24T01:44:26.476Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-24T01:44:26.476Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-24T01:44:26.476Z] === RUN TestValidatePrivileges [2021-11-24T01:44:26.476Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-24T01:44:26.476Z] === RUN TestFilterByCapNeg [2021-11-24T01:44:26.476Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-24T01:44:26.476Z] === RUN TestFilterByCapPos [2021-11-24T01:44:26.476Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-24T01:44:26.476Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-24T01:44:26.476Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-24T01:44:26.476Z] PASS [2021-11-24T01:44:26.476Z] coverage: 12.0% of statements [2021-11-24T01:44:26.476Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2021-11-24T01:44:26.622Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-24T01:44:27.184Z] --- PASS: TestDaemonProxy (6.25s) [2021-11-24T01:44:27.184Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2021-11-24T01:44:27.184Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-11-24T01:44:27.184Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-11-24T01:44:27.184Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-24T01:44:27.184Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-24T01:44:27.184Z] PASS [2021-11-24T01:44:27.184Z] [2021-11-24T01:44:27.184Z] DONE 17 tests in 10.209s [2021-11-24T01:44:27.184Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-24T01:44:27.184Z] ++ 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-24T01:44:27.184Z] ++ set -e [2021-11-24T01:44:27.184Z] ++ '[' -n 0 ']' [2021-11-24T01:44:27.184Z] ++ set -x [2021-11-24T01:44:27.184Z] ++ 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-24T01:44:27.184Z] INFO: Testing against a local daemon [2021-11-24T01:44:27.184Z] === RUN TestCommitInheritsEnv [2021-11-24T01:44:27.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:44:27.427Z] === RUN TestInvalidConfig [2021-11-24T01:44:27.427Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-24T01:44:27.427Z] === RUN TestConfig [2021-11-24T01:44:27.427Z] --- PASS: TestConfig (0.00s) [2021-11-24T01:44:27.427Z] === RUN TestOptionsLabels [2021-11-24T01:44:27.427Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-24T01:44:27.427Z] === RUN TestValidName [2021-11-24T01:44:27.427Z] --- PASS: TestValidName (0.00s) [2021-11-24T01:44:27.427Z] === RUN TestTLSConfiguration [2021-11-24T01:44:27.427Z] time="2021-11-24T01:44:26Z" level=info msg="Option Initializing KV with TLS" [2021-11-24T01:44:27.427Z] --- PASS: TestTLSConfiguration (0.13s) [2021-11-24T01:44:27.427Z] PASS [2021-11-24T01:44:27.427Z] coverage: 24.0% of statements [2021-11-24T01:44:27.427Z] ok github.com/docker/docker/libnetwork/config 0.194s coverage: 24.0% of statements [2021-11-24T01:44:27.436Z] === RUN TestNewSettable [2021-11-24T01:44:27.436Z] --- PASS: TestNewSettable (0.00s) [2021-11-24T01:44:27.436Z] === RUN TestIsSettable [2021-11-24T01:44:27.436Z] --- PASS: TestIsSettable (0.00s) [2021-11-24T01:44:27.436Z] === RUN TestUpdateSettingsEnv [2021-11-24T01:44:27.436Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-24T01:44:27.436Z] PASS [2021-11-24T01:44:27.436Z] coverage: 20.0% of statements [2021-11-24T01:44:27.436Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2021-11-24T01:44:27.436Z] === RUN TestLoad [2021-11-24T01:44:27.436Z] --- PASS: TestLoad (0.00s) [2021-11-24T01:44:27.436Z] === RUN TestSave [2021-11-24T01:44:27.436Z] --- PASS: TestSave (0.02s) [2021-11-24T01:44:27.436Z] === RUN TestAddDeleteGet [2021-11-24T01:44:27.437Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-24T01:44:27.437Z] === RUN TestInvalidTags [2021-11-24T01:44:27.437Z] --- PASS: TestInvalidTags (0.01s) [2021-11-24T01:44:27.437Z] PASS [2021-11-24T01:44:27.437Z] coverage: 84.4% of statements [2021-11-24T01:44:27.437Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2021-11-24T01:44:27.440Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-11-24T01:44:27.440Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-24T01:44:27.440Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-24T01:44:27.440Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-24T01:44:27.440Z] === RUN TestImagesFilterMultiReference [2021-11-24T01:44:27.440Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-24T01:44:27.440Z] === RUN TestImagePullPlatformInvalid [2021-11-24T01:44:27.440Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-24T01:44:27.440Z] === RUN TestRemoveImageOrphaning [2021-11-24T01:44:27.696Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-11-24T01:44:27.696Z] === RUN TestRemoveImageGarbageCollector [2021-11-24T01:44:27.696Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:44:27.696Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-24T01:44:27.696Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-24T01:44:27.696Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-24T01:44:27.696Z] === RUN TestTagInvalidReference [2021-11-24T01:44:27.696Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-24T01:44:27.696Z] === RUN TestTagValidPrefixedRepo [2021-11-24T01:44:27.759Z] check_test.go:308: [d7e62f2acc7c7] daemon is not started [2021-11-24T01:44:27.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-24T01:44:27.811Z] c1f4c7287c99: Pull complete [2021-11-24T01:44:27.811Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-24T01:44:27.811Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:44:27.811Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-24T01:44:27.811Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-24T01:44:27.811Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-24T01:44:27.811Z] WARN: Skipping validation tests [2021-11-24T01:44:27.811Z] INFO: Running unit tests at 11/24/2021 01:44:27... [2021-11-24T01:44:27.887Z] === RUN TestKey [2021-11-24T01:44:27.887Z] --- PASS: TestKey (0.00s) [2021-11-24T01:44:27.887Z] === RUN TestParseKey [2021-11-24T01:44:27.887Z] --- PASS: TestParseKey (0.00s) [2021-11-24T01:44:27.887Z] === RUN TestInvalidDataStore [2021-11-24T01:44:27.887Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-24T01:44:27.887Z] === RUN TestKVObjectFlatKey [2021-11-24T01:44:27.887Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-24T01:44:27.887Z] === RUN TestAtomicKVObjectFlatKey [2021-11-24T01:44:27.887Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-24T01:44:27.887Z] PASS [2021-11-24T01:44:27.887Z] coverage: 21.9% of statements [2021-11-24T01:44:27.887Z] ok github.com/docker/docker/libnetwork/datastore 0.034s coverage: 21.9% of statements [2021-11-24T01:44:27.887Z] === RUN TestErrorInterfaces [2021-11-24T01:44:27.887Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-24T01:44:27.887Z] === RUN TestNetworkMarshalling [2021-11-24T01:44:27.887Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-24T01:44:27.887Z] === RUN TestEndpointMarshalling [2021-11-24T01:44:27.887Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-24T01:44:27.887Z] === RUN TestAuxAddresses [2021-11-24T01:44:27.887Z] time="2021-11-24T01:44:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:44:27.951Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-24T01:44:27.952Z] === RUN TestTagExistedNameWithoutForce [2021-11-24T01:44:27.952Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-24T01:44:27.952Z] === RUN TestTagOfficialNames [2021-11-24T01:44:27.952Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-24T01:44:27.952Z] === RUN TestTagMatchesDigest [2021-11-24T01:44:27.952Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-24T01:44:27.952Z] PASS [2021-11-24T01:44:27.952Z] [2021-11-24T01:44:27.952Z] === Skipped [2021-11-24T01:44:27.952Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-24T01:44:27.952Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-24T01:44:27.952Z] [2021-11-24T01:44:27.952Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-24T01:44:27.952Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:44:27.952Z] [2021-11-24T01:44:27.952Z] DONE 12 tests, 2 skipped in 0.882s [2021-11-24T01:44:27.952Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-24T01:44:27.952Z] ++ 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-24T01:44:27.952Z] ++ set -e [2021-11-24T01:44:27.952Z] ++ '[' -n 0 ']' [2021-11-24T01:44:27.952Z] ++ set -x [2021-11-24T01:44:27.952Z] ++ 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-24T01:44:27.952Z] INFO: Testing against a local daemon [2021-11-24T01:44:27.952Z] === RUN TestNetworkCreateDelete [2021-11-24T01:44:28.207Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-24T01:44:28.207Z] === RUN TestDockerNetworkDeletePreferID [2021-11-24T01:44:28.346Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-24T01:44:28.346Z] === RUN TestSRVServiceQuery [2021-11-24T01:44:28.346Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-11-24T01:44:28.346Z] === RUN TestServiceVIPReuse [2021-11-24T01:44:28.346Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-24T01:44:28.346Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestDNSIPQuery [2021-11-24T01:44:28.346Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestDNSProxyServFail [2021-11-24T01:44:28.346Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestSandboxAddEmpty [2021-11-24T01:44:28.346Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestSandboxAddMultiPrio [2021-11-24T01:44:28.346Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestSandboxAddSamePrio [2021-11-24T01:44:28.346Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestCleanupServiceDiscovery [2021-11-24T01:44:28.346Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestDNSOptions [2021-11-24T01:44:28.346Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:44:28.346Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestMultipleControllersWithSameStore [2021-11-24T01:44:28.346Z] time="2021-11-24T01:44:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:44:28.346Z] time="2021-11-24T01:44:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:44:28.346Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-24T01:44:28.346Z] PASS [2021-11-24T01:44:28.346Z] coverage: 8.6% of statements [2021-11-24T01:44:28.346Z] ok github.com/docker/docker/libnetwork 0.249s coverage: 8.6% of statements [2021-11-24T01:44:28.346Z] === RUN TestIPDataMarshalling [2021-11-24T01:44:28.346Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-24T01:44:28.346Z] === RUN TestValidateAndIsV6 [2021-11-24T01:44:28.346Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-24T01:44:28.346Z] PASS [2021-11-24T01:44:28.346Z] coverage: 68.9% of statements [2021-11-24T01:44:28.346Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2021-11-24T01:44:28.368Z] --- PASS: TestSecretInspect (2.15s) [2021-11-24T01:44:28.369Z] === RUN TestSecretList [2021-11-24T01:44:28.463Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-24T01:44:28.463Z] === RUN TestDaemonDNSFallback [2021-11-24T01:44:28.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:44:28.805Z] === RUN TestDriver [2021-11-24T01:44:28.805Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:44:28.805Z] PASS [2021-11-24T01:44:28.805Z] coverage: 34.8% of statements [2021-11-24T01:44:28.805Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2021-11-24T01:44:28.805Z] === RUN TestDriver [2021-11-24T01:44:28.805Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:44:28.805Z] PASS [2021-11-24T01:44:28.805Z] coverage: 34.8% of statements [2021-11-24T01:44:28.805Z] ok github.com/docker/docker/libnetwork/drivers/null 0.034s coverage: 34.8% of statements [2021-11-24T01:44:28.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestReaderWithReadError [2021-11-24T01:44:28.960Z] time="2021-11-24T01:44:28Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestReader [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-24T01:44:28.960Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-24T01:44:28.960Z] PASS [2021-11-24T01:44:28.960Z] coverage: 100.0% of statements [2021-11-24T01:44:28.960Z] ok github.com/docker/docker/registry/resumable 0.200s coverage: 100.0% of statements [2021-11-24T01:44:28.960Z] === RUN TestResolveAuthConfigIndexServer [2021-11-24T01:44:28.960Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestResolveAuthConfigFullURL [2021-11-24T01:44:28.960Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-24T01:44:28.960Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestValidateMirror [2021-11-24T01:44:28.960Z] --- PASS: TestValidateMirror (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestLoadInsecureRegistries [2021-11-24T01:44:28.960Z] time="2021-11-24T01:44:28Z" 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-24T01:44:28.960Z] time="2021-11-24T01:44:28Z" 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-24T01:44:28.960Z] time="2021-11-24T01:44:28Z" 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-24T01:44:28.960Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-11-24T01:44:28.960Z] === RUN TestNewServiceConfig [2021-11-24T01:44:28.960Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestValidateIndexName [2021-11-24T01:44:28.960Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestValidateIndexNameWithError [2021-11-24T01:44:28.960Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestEndpointParse [2021-11-24T01:44:28.960Z] --- PASS: TestEndpointParse (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestEndpointParseInvalid [2021-11-24T01:44:28.960Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestValidateEndpoint [2021-11-24T01:44:28.960Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-24T01:44:28.960Z] === RUN TestPing [2021-11-24T01:44:28.960Z] --- PASS: TestPing (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestPingRegistryEndpoint [2021-11-24T01:44:28.960Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:28.960Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestEndpoint [2021-11-24T01:44:28.960Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:28.960Z] --- SKIP: TestEndpoint (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestParseRepositoryInfo [2021-11-24T01:44:28.960Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestNewIndexInfo [2021-11-24T01:44:28.960Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestMirrorEndpointLookup [2021-11-24T01:44:28.960Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:28.960Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-24T01:44:28.960Z] === RUN TestSearchRepositories [2021-11-24T01:44:28.960Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-24T01:44:28.960Z] Host: 127.0.0.1:49314 [2021-11-24T01:44:28.960Z] User-Agent: docker test client [2021-11-24T01:44:28.960Z] Authorization: Token fake-token [2021-11-24T01:44:28.960Z] X-Docker-Token: true [2021-11-24T01:44:28.960Z] Accept-Encoding: gzip [2021-11-24T01:44:28.960Z] [2021-11-24T01:44:28.960Z] [2021-11-24T01:44:28.960Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-24T01:44:28.960Z] Connection: close [2021-11-24T01:44:28.960Z] Content-Length: 144 [2021-11-24T01:44:29.265Z] === RUN TestNetworkAllocateFree [2021-11-24T01:44:29.265Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-24T01:44:29.265Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-24T01:44:29.265Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-24T01:44:29.265Z] PASS [2021-11-24T01:44:29.265Z] coverage: 63.6% of statements [2021-11-24T01:44:29.265Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.033s coverage: 63.6% of statements [2021-11-24T01:44:29.415Z] Cache-Control: no-cache [2021-11-24T01:44:29.415Z] Content-Type: application/json [2021-11-24T01:44:29.415Z] Date: Wed, 24 Nov 2021 01:44:28 GMT [2021-11-24T01:44:29.415Z] Expires: -1 [2021-11-24T01:44:29.415Z] Pragma: no-cache [2021-11-24T01:44:29.415Z] Server: docker-tests/mock [2021-11-24T01:44:29.415Z] X-Docker-Registry-Config: mock [2021-11-24T01:44:29.415Z] X-Docker-Registry-Version: 0.0.0 [2021-11-24T01:44:29.415Z] [2021-11-24T01:44:29.415Z] [2021-11-24T01:44:29.415Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-24T01:44:29.415Z] === RUN TestTrustedLocation [2021-11-24T01:44:29.415Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-24T01:44:29.415Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-24T01:44:29.415Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-24T01:44:29.415Z] === RUN TestAllowNondistributableArtifacts [2021-11-24T01:44:29.415Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-24T01:44:29.415Z] === RUN TestIsSecureIndex [2021-11-24T01:44:29.415Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-24T01:44:29.415Z] PASS [2021-11-24T01:44:29.415Z] coverage: 51.2% of statements [2021-11-24T01:44:29.415Z] ok github.com/docker/docker/registry 0.201s coverage: 51.2% of statements [2021-11-24T01:44:29.415Z] === RUN TestRestartManagerTimeout [2021-11-24T01:44:29.415Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-24T01:44:29.415Z] === RUN TestRestartManagerTimeoutReset [2021-11-24T01:44:29.415Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-24T01:44:29.415Z] PASS [2021-11-24T01:44:29.415Z] coverage: 50.9% of statements [2021-11-24T01:44:29.415Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-11-24T01:44:29.723Z] === RUN TestGetEmptyCapabilities [2021-11-24T01:44:29.723Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-24T01:44:29.723Z] === RUN TestGetExtraCapabilities [2021-11-24T01:44:29.723Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-24T01:44:29.723Z] === RUN TestGetInvalidCapabilities [2021-11-24T01:44:29.723Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-24T01:44:29.723Z] === RUN TestRemoteDriver [2021-11-24T01:44:29.723Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-24T01:44:29.723Z] === RUN TestDriverError [2021-11-24T01:44:29.723Z] --- PASS: TestDriverError (0.00s) [2021-11-24T01:44:29.723Z] === RUN TestMissingValues [2021-11-24T01:44:29.723Z] --- PASS: TestMissingValues (0.00s) [2021-11-24T01:44:29.723Z] === RUN TestRollback [2021-11-24T01:44:29.723Z] --- PASS: TestRollback (0.00s) [2021-11-24T01:44:29.723Z] PASS [2021-11-24T01:44:29.723Z] coverage: 57.4% of statements [2021-11-24T01:44:29.723Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.069s coverage: 57.4% of statements [2021-11-24T01:44:29.870Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-24T01:44:29.870Z] === RUN TestClientStream [2021-11-24T01:44:29.870Z] --- PASS: TestClientStream (0.00s) [2021-11-24T01:44:29.870Z] === RUN TestClientSendFile [2021-11-24T01:44:29.870Z] --- PASS: TestClientSendFile (0.00s) [2021-11-24T01:44:29.870Z] === RUN TestClientWithRequestTimeout [2021-11-24T01:44:29.870Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-24T01:44:29.870Z] === RUN TestFileSpecPlugin [2021-11-24T01:44:29.870Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-24T01:44:29.870Z] === RUN TestFileJSONSpecPlugin [2021-11-24T01:44:29.870Z] --- PASS: TestFileJSONSpecPlugin (0.02s) [2021-11-24T01:44:29.870Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-24T01:44:29.870Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-11-24T01:44:29.870Z] === RUN TestPluginAddHandler [2021-11-24T01:44:29.870Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-24T01:44:29.870Z] === RUN TestPluginWaitBadPlugin [2021-11-24T01:44:29.870Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-24T01:44:29.870Z] === RUN TestGet [2021-11-24T01:44:29.870Z] time="2021-11-24T01:44:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-24T01:44:29.870Z] === RUN TestDecodeContainerConfig [2021-11-24T01:44:29.870Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-24T01:44:29.870Z] === RUN TestDecodeContainerConfigIsolation [2021-11-24T01:44:29.870Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-24T01:44:29.870Z] === RUN TestValidatePrivileged [2021-11-24T01:44:29.870Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-24T01:44:29.870Z] PASS [2021-11-24T01:44:29.870Z] coverage: 52.6% of statements [2021-11-24T01:44:29.870Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.6% of statements [2021-11-24T01:44:29.870Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-24T01:44:29.870Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-24T01:44:29.870Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-24T01:44:29.870Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-24T01:44:29.870Z] PASS [2021-11-24T01:44:29.870Z] coverage: 62.5% of statements [2021-11-24T01:44:29.870Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2021-11-24T01:44:29.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-24T01:44:30.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-24T01:44:30.183Z] === RUN TestNew [2021-11-24T01:44:30.183Z] --- PASS: TestNew (0.00s) [2021-11-24T01:44:30.183Z] === RUN TestAddDriver [2021-11-24T01:44:30.183Z] --- PASS: TestAddDriver (0.00s) [2021-11-24T01:44:30.183Z] === RUN TestAddDuplicateDriver [2021-11-24T01:44:30.183Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-24T01:44:30.183Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-24T01:44:30.183Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-24T01:44:30.183Z] === RUN TestDriver [2021-11-24T01:44:30.183Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:44:30.183Z] === RUN TestIPAM [2021-11-24T01:44:30.183Z] --- PASS: TestIPAM (0.00s) [2021-11-24T01:44:30.183Z] === RUN TestWalkIPAMs [2021-11-24T01:44:30.183Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-24T01:44:30.183Z] === RUN TestWalkDrivers [2021-11-24T01:44:30.183Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-24T01:44:30.183Z] PASS [2021-11-24T01:44:30.183Z] coverage: 82.4% of statements [2021-11-24T01:44:30.183Z] === RUN TestNAT [2021-11-24T01:44:30.183Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-24T01:44:30.183Z] --- SKIP: TestNAT (0.00s) [2021-11-24T01:44:30.183Z] === RUN TestTransparent [2021-11-24T01:44:30.183Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-24T01:44:30.183Z] --- SKIP: TestTransparent (0.00s) [2021-11-24T01:44:30.183Z] PASS [2021-11-24T01:44:30.183Z] coverage: 0.0% of statements [2021-11-24T01:44:30.183Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2021-11-24T01:44:30.183Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2021-11-24T01:44:30.183Z] --- PASS: TestRandomAllocateDeallocate (4.61s) [2021-11-24T01:44:30.183Z] === RUN TestAllocateRandomDeallocate [2021-11-24T01:44:30.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-24T01:44:30.642Z] === RUN TestBuildDefault [2021-11-24T01:44:30.642Z] --- PASS: TestBuildDefault (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestBuildHostnameDomainname [2021-11-24T01:44:30.642Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestBuildHostname [2021-11-24T01:44:30.642Z] --- PASS: TestBuildHostname (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestBuildHostnameFQDN [2021-11-24T01:44:30.642Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestBuildNoIP [2021-11-24T01:44:30.642Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestUpdate [2021-11-24T01:44:30.642Z] --- PASS: TestUpdate (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-24T01:44:30.642Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-24T01:44:30.642Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestAddEmpty [2021-11-24T01:44:30.642Z] --- PASS: TestAddEmpty (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestAdd [2021-11-24T01:44:30.642Z] --- PASS: TestAdd (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestDeleteEmpty [2021-11-24T01:44:30.642Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestDeleteNewline [2021-11-24T01:44:30.642Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestDelete [2021-11-24T01:44:30.642Z] --- PASS: TestDelete (0.00s) [2021-11-24T01:44:30.642Z] === RUN TestConcurrentWrites [2021-11-24T01:44:30.642Z] --- PASS: TestConcurrentWrites (0.14s) [2021-11-24T01:44:30.642Z] PASS [2021-11-24T01:44:30.642Z] coverage: 81.2% of statements [2021-11-24T01:44:30.642Z] ok github.com/docker/docker/libnetwork/etchosts 0.190s coverage: 81.2% of statements [2021-11-24T01:44:30.831Z] time="2021-11-24T01:44:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-24T01:44:30.965Z] --- PASS: TestSecretList (2.16s) [2021-11-24T01:44:30.965Z] === RUN TestSecretsCreateAndDelete [2021-11-24T01:44:31.101Z] === RUN TestNew [2021-11-24T01:44:31.102Z] --- PASS: TestNew (0.00s) [2021-11-24T01:44:31.102Z] === RUN TestAllocate [2021-11-24T01:44:31.102Z] --- PASS: TestAllocate (0.00s) [2021-11-24T01:44:31.102Z] === RUN TestUninitialized [2021-11-24T01:44:31.102Z] --- PASS: TestUninitialized (0.00s) [2021-11-24T01:44:31.102Z] === RUN TestAllocateInRange [2021-11-24T01:44:31.102Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-24T01:44:31.102Z] === RUN TestAllocateSerial [2021-11-24T01:44:31.102Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-24T01:44:31.102Z] PASS [2021-11-24T01:44:31.102Z] coverage: 87.5% of statements [2021-11-24T01:44:31.102Z] ok github.com/docker/docker/libnetwork/idm 0.051s coverage: 87.5% of statements [2021-11-24T01:44:31.102Z] === RUN TestDiff [2021-11-24T01:44:31.102Z] --- PASS: TestDiff (0.00s) [2021-11-24T01:44:31.102Z] === RUN TestAddedCallback [2021-11-24T01:44:31.102Z] --- PASS: TestAddedCallback (0.00s) [2021-11-24T01:44:31.102Z] === RUN TestRemovedCallback [2021-11-24T01:44:31.102Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-24T01:44:31.102Z] === RUN TestNoCallback [2021-11-24T01:44:31.102Z] --- PASS: TestNoCallback (0.00s) [2021-11-24T01:44:31.102Z] PASS [2021-11-24T01:44:31.102Z] coverage: 48.1% of statements [2021-11-24T01:44:31.102Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.073s coverage: 48.1% of statements [2021-11-24T01:44:31.561Z] --- PASS: TestAllocateRandomDeallocate (1.02s) [2021-11-24T01:44:31.561Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-24T01:44:31.561Z] === RUN TestCaller [2021-11-24T01:44:31.561Z] --- PASS: TestCaller (0.00s) [2021-11-24T01:44:31.561Z] PASS [2021-11-24T01:44:31.561Z] coverage: 100.0% of statements [2021-11-24T01:44:31.561Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-11-24T01:44:31.561Z] === RUN TestSetSerialInsertDelete [2021-11-24T01:44:31.561Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-24T01:44:31.561Z] === RUN TestSetParallelInsertDelete [2021-11-24T01:44:32.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:44:32.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-24T01:44:32.530Z] === RUN TestPoolRequest [2021-11-24T01:44:32.530Z] --- PASS: TestPoolRequest (0.00s) [2021-11-24T01:44:32.530Z] === RUN TestOtherRequests [2021-11-24T01:44:32.530Z] --- PASS: TestOtherRequests (0.00s) [2021-11-24T01:44:32.530Z] PASS [2021-11-24T01:44:32.530Z] coverage: 57.1% of statements [2021-11-24T01:44:32.530Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-11-24T01:44:32.530Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.25s) [2021-11-24T01:44:32.530Z] === RUN TestRetrieveFromStore [2021-11-24T01:44:32.530Z] === RUN TestInt2IP2IntConversion [2021-11-24T01:44:32.889Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2021-11-24T01:44:32.889Z] === RUN TestSecretsUpdate [2021-11-24T01:44:32.989Z] --- PASS: TestRetrieveFromStore (0.39s) [2021-11-24T01:44:32.989Z] === RUN TestIsCorrupted [2021-11-24T01:44:32.989Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-24T01:44:32.989Z] === RUN TestSetRollover [2021-11-24T01:44:32.989Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-11-24T01:44:32.989Z] === RUN TestGetAddressVersion [2021-11-24T01:44:32.989Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-24T01:44:32.989Z] === RUN TestKeyString [2021-11-24T01:44:32.989Z] --- PASS: TestKeyString (0.00s) [2021-11-24T01:44:32.989Z] === RUN TestPoolDataMarshal [2021-11-24T01:44:32.989Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-24T01:44:32.989Z] === RUN TestSubnetsMarshal [2021-11-24T01:44:32.989Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-11-24T01:44:32.989Z] === RUN TestAddSubnets [2021-11-24T01:44:32.989Z] --- PASS: TestAddSubnets (0.04s) [2021-11-24T01:44:32.989Z] === RUN TestDoublePoolRelease [2021-11-24T01:44:32.989Z] === RUN TestGetCapabilities [2021-11-24T01:44:32.989Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-24T01:44:32.989Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-24T01:44:32.989Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-11-24T01:44:32.989Z] === RUN TestAddReleasePoolID [2021-11-24T01:44:32.989Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-24T01:44:32.989Z] === RUN TestGetDefaultAddressSpaces [2021-11-24T01:44:32.989Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-24T01:44:32.989Z] === RUN TestRemoteDriver [2021-11-24T01:44:32.992Z] === RUN TestGetDriver [2021-11-24T01:44:32.992Z] --- PASS: TestGetDriver (0.00s) [2021-11-24T01:44:32.992Z] === RUN TestVolumeRequestError [2021-11-24T01:44:32.992Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-24T01:44:32.992Z] PASS [2021-11-24T01:44:32.992Z] coverage: 36.1% of statements [2021-11-24T01:44:32.992Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2021-11-24T01:44:32.992Z] time="2021-11-24T01:44:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-24T01:44:32.992Z] === RUN TestGetAddress [2021-11-24T01:44:32.992Z] --- PASS: TestGetAddress (0.00s) [2021-11-24T01:44:32.992Z] === RUN TestRemove [2021-11-24T01:44:32.992Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-24T01:44:32.992Z] --- SKIP: TestRemove (0.00s) [2021-11-24T01:44:32.992Z] === RUN TestInitializeWithVolumes [2021-11-24T01:44:32.992Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-24T01:44:32.992Z] === RUN TestCreate [2021-11-24T01:44:32.992Z] --- PASS: TestCreate (0.01s) [2021-11-24T01:44:32.992Z] === RUN TestValidateName [2021-11-24T01:44:32.992Z] --- PASS: TestValidateName (0.00s) [2021-11-24T01:44:32.992Z] === RUN TestCreateWithOpts [2021-11-24T01:44:32.992Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-24T01:44:32.992Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-24T01:44:32.992Z] === RUN TestRelaodNoOpts [2021-11-24T01:44:32.992Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-24T01:44:32.992Z] PASS [2021-11-24T01:44:32.992Z] coverage: 41.5% of statements [2021-11-24T01:44:32.992Z] ok github.com/docker/docker/volume/local 0.066s coverage: 41.5% of statements [2021-11-24T01:44:33.450Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-24T01:44:33.450Z] PASS [2021-11-24T01:44:33.450Z] coverage: 47.4% of statements [2021-11-24T01:44:33.450Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2021-11-24T01:44:33.450Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-11-24T01:44:33.450Z] === RUN TestPredefinedPool [2021-11-24T01:44:33.450Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-24T01:44:33.450Z] === RUN TestRemoveSubnet [2021-11-24T01:44:33.450Z] --- PASS: TestRemoveSubnet (0.20s) [2021-11-24T01:44:33.450Z] === RUN TestGetSameAddress [2021-11-24T01:44:33.450Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-24T01:44:33.450Z] === RUN TestPoolAllocationReuse [2021-11-24T01:44:33.612Z] INFO: make.ps1 starting at 11/24/2021 01:44:33 [2021-11-24T01:44:33.612Z] INFO: Git commit (7c216bcabe) assumed from DOCKER_GITCOMMIT environment variable [2021-11-24T01:44:33.612Z] INFO: Invoking autogen... [2021-11-24T01:44:33.912Z] === RUN TestWindowsIPAM [2021-11-24T01:44:33.912Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-24T01:44:33.912Z] PASS [2021-11-24T01:44:33.912Z] coverage: 71.4% of statements [2021-11-24T01:44:33.912Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRaw [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-24T01:44:33.953Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRaw [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-24T01:44:33.953Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestConvertTmpfsOptions [2021-11-24T01:44:33.953Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-24T01:44:33.953Z] linux_parser_test.go:209: data="ro" [2021-11-24T01:44:33.953Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestParseMountSpec [2021-11-24T01:44:33.953Z] parser_test.go:62: case 0 [2021-11-24T01:44:33.953Z] parser_test.go:62: case 1 [2021-11-24T01:44:33.953Z] parser_test.go:62: case 2 [2021-11-24T01:44:33.953Z] parser_test.go:62: case 3 [2021-11-24T01:44:33.953Z] parser_test.go:62: case 4 [2021-11-24T01:44:33.953Z] parser_test.go:62: case 5 [2021-11-24T01:44:33.953Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestValidateMount [2021-11-24T01:44:33.953Z] --- PASS: TestValidateMount (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRaw [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-24T01:44:33.953Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-24T01:44:33.953Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-24T01:44:33.953Z] PASS [2021-11-24T01:44:33.953Z] coverage: 67.6% of statements [2021-11-24T01:44:33.953Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2021-11-24T01:44:34.377Z] --- PASS: TestSetRollover (1.53s) [2021-11-24T01:44:34.377Z] === RUN TestSetRolloverSerial [2021-11-24T01:44:34.408Z] === RUN TestSetGetMeta [2021-11-24T01:44:34.408Z] === PAUSE TestSetGetMeta [2021-11-24T01:44:34.408Z] === RUN TestRestore [2021-11-24T01:44:34.408Z] === PAUSE TestRestore [2021-11-24T01:44:34.408Z] === RUN TestServiceCreate [2021-11-24T01:44:34.408Z] === PAUSE TestServiceCreate [2021-11-24T01:44:34.408Z] === RUN TestServiceList [2021-11-24T01:44:34.408Z] === PAUSE TestServiceList [2021-11-24T01:44:34.408Z] === RUN TestServiceRemove [2021-11-24T01:44:34.408Z] === PAUSE TestServiceRemove [2021-11-24T01:44:34.408Z] === RUN TestServiceGet [2021-11-24T01:44:34.408Z] === PAUSE TestServiceGet [2021-11-24T01:44:34.408Z] === RUN TestServicePrune [2021-11-24T01:44:34.408Z] === PAUSE TestServicePrune [2021-11-24T01:44:34.408Z] === RUN TestCreate [2021-11-24T01:44:34.408Z] === PAUSE TestCreate [2021-11-24T01:44:34.408Z] === RUN TestRemove [2021-11-24T01:44:34.408Z] === PAUSE TestRemove [2021-11-24T01:44:34.408Z] === RUN TestList [2021-11-24T01:44:34.408Z] === PAUSE TestList [2021-11-24T01:44:34.408Z] === RUN TestFindByDriver [2021-11-24T01:44:34.408Z] === PAUSE TestFindByDriver [2021-11-24T01:44:34.408Z] === RUN TestFindByReferenced [2021-11-24T01:44:34.408Z] === PAUSE TestFindByReferenced [2021-11-24T01:44:34.408Z] === RUN TestDerefMultipleOfSameRef [2021-11-24T01:44:34.408Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-24T01:44:34.408Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:44:34.408Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:44:34.408Z] === RUN TestDefererencePluginOnCreateError [2021-11-24T01:44:34.408Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-24T01:44:34.408Z] === RUN TestRefDerefRemove [2021-11-24T01:44:34.408Z] === PAUSE TestRefDerefRemove [2021-11-24T01:44:34.408Z] === RUN TestGet [2021-11-24T01:44:34.408Z] === PAUSE TestGet [2021-11-24T01:44:34.408Z] === RUN TestGetWithReference [2021-11-24T01:44:34.408Z] === PAUSE TestGetWithReference [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc/test_nil_list [2021-11-24T01:44:34.408Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc/test_empty_list [2021-11-24T01:44:34.408Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:44:34.408Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:44:34.408Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc/test_filter_some [2021-11-24T01:44:34.408Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc/test_filter_middle [2021-11-24T01:44:34.408Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:44:34.408Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:44:34.408Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-24T01:44:34.408Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-24T01:44:34.408Z] === CONT TestFilterFunc/test_nil_list [2021-11-24T01:44:34.408Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-24T01:44:34.408Z] === CONT TestFilterFunc/test_filter_some [2021-11-24T01:44:34.408Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:44:34.408Z] === CONT TestFilterFunc/test_filter_middle [2021-11-24T01:44:34.408Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:44:34.408Z] === CONT TestFilterFunc/test_empty_list [2021-11-24T01:44:34.408Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc (0.00s) [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-24T01:44:34.408Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-24T01:44:34.408Z] === CONT TestSetGetMeta [2021-11-24T01:44:34.408Z] === CONT TestList [2021-11-24T01:44:34.408Z] === CONT TestDefererencePluginOnCreateError [2021-11-24T01:44:34.408Z] === CONT TestGet [2021-11-24T01:44:34.408Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-24T01:44:34.408Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:44:34.408Z] --- PASS: TestGet (0.02s) [2021-11-24T01:44:34.408Z] === CONT TestDerefMultipleOfSameRef [2021-11-24T01:44:34.408Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-24T01:44:34.408Z] === CONT TestFindByReferenced [2021-11-24T01:44:34.408Z] --- PASS: TestList (0.03s) [2021-11-24T01:44:34.408Z] === CONT TestFindByDriver [2021-11-24T01:44:34.408Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-24T01:44:34.408Z] === CONT TestServiceGet [2021-11-24T01:44:34.581Z] INFO: Running unit tests... [2021-11-24T01:44:34.800Z] --- PASS: TestSecretsUpdate (2.13s) [2021-11-24T01:44:34.800Z] === RUN TestTemplatedSecret [2021-11-24T01:44:34.839Z] === RUN TestDefaultNetwork [2021-11-24T01:44:34.839Z] --- PASS: TestDefaultNetwork (0.25s) [2021-11-24T01:44:34.839Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-24T01:44:34.863Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-24T01:44:34.863Z] === CONT TestRemove [2021-11-24T01:44:34.863Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-24T01:44:34.863Z] === CONT TestCreate [2021-11-24T01:44:34.863Z] --- PASS: TestFindByDriver (0.02s) [2021-11-24T01:44:34.863Z] === CONT TestServicePrune [2021-11-24T01:44:34.863Z] --- PASS: TestCreate (0.01s) [2021-11-24T01:44:34.863Z] === CONT TestServiceList [2021-11-24T01:44:34.863Z] --- PASS: TestRemove (0.02s) [2021-11-24T01:44:34.863Z] === CONT TestServiceRemove [2021-11-24T01:44:34.863Z] --- PASS: TestServiceGet (0.15s) [2021-11-24T01:44:34.863Z] === CONT TestGetWithReference [2021-11-24T01:44:34.863Z] time="2021-11-24T01:44:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:44:34.863Z] --- PASS: TestServiceRemove (0.12s) [2021-11-24T01:44:34.863Z] === CONT TestServiceCreate [2021-11-24T01:44:34.863Z] --- PASS: TestServiceList (0.13s) [2021-11-24T01:44:34.863Z] === CONT TestRestore [2021-11-24T01:44:34.863Z] time="2021-11-24T01:44:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:44:34.863Z] time="2021-11-24T01:44:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:44:34.863Z] time="2021-11-24T01:44:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-24T01:44:34.863Z] --- PASS: TestGetWithReference (0.02s) [2021-11-24T01:44:34.863Z] === CONT TestRefDerefRemove [2021-11-24T01:44:34.863Z] --- PASS: TestServiceCreate (0.02s) [2021-11-24T01:44:34.863Z] time="2021-11-24T01:44:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:44:34.863Z] --- PASS: TestRestore (0.02s) [2021-11-24T01:44:34.863Z] --- PASS: TestServicePrune (0.16s) [2021-11-24T01:44:34.863Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-24T01:44:34.863Z] PASS [2021-11-24T01:44:34.863Z] coverage: 69.0% of statements [2021-11-24T01:44:34.863Z] ok github.com/docker/docker/volume/service 0.258s coverage: 69.0% of statements [2021-11-24T01:44:34.997Z] --- PASS: TestDaemonDNSFallback (6.20s) [2021-11-24T01:44:34.997Z] === RUN TestInspectNetwork [2021-11-24T01:44:35.300Z] --- PASS: TestPoolAllocationReuse (1.68s) [2021-11-24T01:44:35.300Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-24T01:44:35.300Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-11-24T01:44:35.300Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-24T01:44:35.300Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-11-24T01:44:35.301Z] === RUN TestInitAddressPools [2021-11-24T01:44:35.301Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-24T01:44:35.301Z] PASS [2021-11-24T01:44:35.301Z] coverage: 74.0% of statements [2021-11-24T01:44:35.301Z] ok github.com/docker/docker/libnetwork/ipamutils 0.591s coverage: 74.0% of statements [2021-11-24T01:44:35.761Z] === RUN TestKeyValue [2021-11-24T01:44:35.761Z] --- PASS: TestKeyValue (0.00s) [2021-11-24T01:44:35.761Z] PASS [2021-11-24T01:44:35.761Z] coverage: 60.0% of statements [2021-11-24T01:44:35.761Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-11-24T01:44:35.761Z] --- PASS: TestSetRolloverSerial (1.42s) [2021-11-24T01:44:35.761Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-24T01:44:35.761Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-24T01:44:36.221Z] PASS [2021-11-24T01:44:36.221Z] coverage: 84.4% of statements [2021-11-24T01:44:36.221Z] ok github.com/docker/docker/libnetwork/bitseq 10.326s coverage: 84.4% of statements [2021-11-24T01:44:37.036Z] time="2021-11-24T01:44:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-24T01:44:37.338Z] --- PASS: TestTemplatedSecret (2.53s) [2021-11-24T01:44:37.338Z] === RUN TestSecretCreateResolve [2021-11-24T01:44:37.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-24T01:44:37.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-24T01:44:37.758Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.23s) [2021-11-24T01:44:37.758Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-24T01:44:38.217Z] === RUN TestNetworkDBSimple [2021-11-24T01:44:38.262Z] === RUN TestInspectNetwork/full_network_id [2021-11-24T01:44:38.262Z] === RUN TestInspectNetwork/partial_network_id [2021-11-24T01:44:38.262Z] === RUN TestInspectNetwork/network_name [2021-11-24T01:44:38.262Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-24T01:44:38.676Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-24T01:44:39.135Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.49s) [2021-11-24T01:44:39.135Z] === RUN TestGetAddress [2021-11-24T01:44:39.135Z] === RUN TestGenerate [2021-11-24T01:44:39.135Z] --- PASS: TestGenerate (0.00s) [2021-11-24T01:44:39.135Z] === RUN TestGeneratePtr [2021-11-24T01:44:39.135Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-24T01:44:39.135Z] === RUN TestGenerateMissingField [2021-11-24T01:44:39.135Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-24T01:44:39.135Z] === RUN TestFieldCannotBeSet [2021-11-24T01:44:39.135Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-24T01:44:39.135Z] === RUN TestTypeMismatchError [2021-11-24T01:44:39.135Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-24T01:44:39.135Z] PASS [2021-11-24T01:44:39.135Z] coverage: 100.0% of statements [2021-11-24T01:44:39.135Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2021-11-24T01:44:39.135Z] 2021/11/24 01:44:38 Closing DB instances... [2021-11-24T01:44:39.594Z] testing: warning: no tests to run [2021-11-24T01:44:39.594Z] PASS [2021-11-24T01:44:39.594Z] coverage: 0.0% of statements [2021-11-24T01:44:39.594Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-11-24T01:44:39.874Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-11-24T01:44:39.874Z] PASS [2021-11-24T01:44:39.874Z] [2021-11-24T01:44:39.874Z] DONE 6 tests in 13.295s [2021-11-24T01:44:39.874Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-24T01:44:39.874Z] INFO: Testing against a local daemon [2021-11-24T01:44:39.874Z] === RUN TestServiceCreateInit [2021-11-24T01:44:39.874Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-24T01:44:40.563Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-24T01:44:40.563Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-24T01:44:40.563Z] === RUN TestRequestNewPort [2021-11-24T01:44:40.563Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestRequestSpecificPort [2021-11-24T01:44:40.563Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestReleasePort [2021-11-24T01:44:40.563Z] --- PASS: TestReleasePort (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestReuseReleasedPort [2021-11-24T01:44:40.563Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestReleaseUnreadledPort [2021-11-24T01:44:40.563Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestUnknowProtocol [2021-11-24T01:44:40.563Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestAllocateAllPorts [2021-11-24T01:44:40.563Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestPortAllocation [2021-11-24T01:44:40.563Z] --- PASS: TestPortAllocation (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestPortAllocationWithCustomRange [2021-11-24T01:44:40.563Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestNoDuplicateBPR [2021-11-24T01:44:40.563Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-24T01:44:40.563Z] === RUN TestChangePortRange [2021-11-24T01:44:40.563Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-24T01:44:40.563Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-24T01:44:40.563Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-24T01:44:40.563Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-24T01:44:40.563Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-24T01:44:40.563Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-24T01:44:40.563Z] --- PASS: TestChangePortRange (0.00s) [2021-11-24T01:44:40.563Z] PASS [2021-11-24T01:44:40.563Z] coverage: 88.6% of statements [2021-11-24T01:44:40.563Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2021-11-24T01:44:41.023Z] testing: warning: no tests to run [2021-11-24T01:44:41.023Z] PASS [2021-11-24T01:44:41.023Z] coverage: 0.0% of statements [2021-11-24T01:44:41.023Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2021-11-24T01:44:41.482Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-24T01:44:41.482Z] PASS [2021-11-24T01:44:41.482Z] coverage: 100.0% of statements [2021-11-24T01:44:41.482Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-11-24T01:44:41.482Z] 2021/11/24 01:44:41 Closing DB instances... [2021-11-24T01:44:41.482Z] === RUN TestHashData [2021-11-24T01:44:41.482Z] --- PASS: TestHashData (0.00s) [2021-11-24T01:44:41.482Z] PASS [2021-11-24T01:44:41.482Z] coverage: 2.8% of statements [2021-11-24T01:44:41.482Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2021-11-24T01:44:41.580Z] ......... [ 85%] [2021-11-24T01:44:41.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-24T01:44:41.941Z] === RUN TestErrorConstructors [2021-11-24T01:44:41.941Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-24T01:44:41.941Z] === RUN TestCompareIPMask [2021-11-24T01:44:41.941Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-24T01:44:41.941Z] === RUN TestUtilGetHostPartIP [2021-11-24T01:44:41.941Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-24T01:44:41.941Z] === RUN TestUtilGetBroadcastIP [2021-11-24T01:44:41.941Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-24T01:44:41.941Z] === RUN TestParseCIDR [2021-11-24T01:44:41.941Z] --- PASS: TestParseCIDR (0.00s) [2021-11-24T01:44:41.941Z] PASS [2021-11-24T01:44:41.941Z] coverage: 37.3% of statements [2021-11-24T01:44:41.941Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2021-11-24T01:44:42.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-24T01:44:42.403Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-24T01:44:42.426Z] --- PASS: TestInspectNetwork (7.05s) [2021-11-24T01:44:42.426Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-24T01:44:42.426Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-24T01:44:42.426Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-24T01:44:42.426Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-24T01:44:42.426Z] === RUN TestRunContainerWithBridgeNone [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-24T01:44:42.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-24T01:44:42.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-24T01:44:42.863Z] PASS [2021-11-24T01:44:42.863Z] coverage: 50.0% of statements [2021-11-24T01:44:42.863Z] ok github.com/docker/docker/oci 0.068s coverage: 50.0% of statements [2021-11-24T01:44:42.987Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2021-11-24T01:44:42.987Z] === RUN TestNetworkInvalidJSON [2021-11-24T01:44:42.987Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-24T01:44:42.987Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-24T01:44:42.987Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:44:42.987Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:44:42.987Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:44:42.987Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:44:43.151Z] 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-24T01:44:43.169Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-24T01:44:43.243Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-24T01:44:43.243Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:44:43.243Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:44:43.243Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-24T01:44:43.243Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-24T01:44:43.243Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-24T01:44:43.243Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-24T01:44:43.243Z] === RUN TestNetworkList [2021-11-24T01:44:43.243Z] === RUN TestNetworkList//networks [2021-11-24T01:44:43.243Z] === PAUSE TestNetworkList//networks [2021-11-24T01:44:43.243Z] === RUN TestNetworkList//networks/ [2021-11-24T01:44:43.243Z] === PAUSE TestNetworkList//networks/ [2021-11-24T01:44:43.243Z] === CONT TestNetworkList//networks [2021-11-24T01:44:43.243Z] === CONT TestNetworkList//networks/ [2021-11-24T01:44:43.243Z] --- PASS: TestNetworkList (0.01s) [2021-11-24T01:44:43.243Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-24T01:44:43.243Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-24T01:44:43.243Z] === RUN TestHostIPv4BridgeLabel [2021-11-24T01:44:43.323Z] === RUN TestParseVersion [2021-11-24T01:44:43.323Z] --- PASS: TestParseVersion (0.00s) [2021-11-24T01:44:43.323Z] PASS [2021-11-24T01:44:43.323Z] coverage: 52.9% of statements [2021-11-24T01:44:43.323Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-11-24T01:44:43.323Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-24T01:44:43.323Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-11-24T01:44:43.323Z] === RUN TestAddressPoolOpt [2021-11-24T01:44:43.323Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/a [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/something [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/_=a [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/env1=value1 [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/_env1=value1 [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/PATH [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/=a [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/PATH= [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/PATH=something [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/asd!qwe [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/1asd [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/123 [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/some_space [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/__some_space_before [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/some_space_after__ [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/= [2021-11-24T01:44:43.323Z] === RUN TestValidateEnv/PaTh [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestParseHost [2021-11-24T01:44:43.323Z] --- PASS: TestParseHost (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestParseDockerDaemonHost [2021-11-24T01:44:43.323Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestParseTCP [2021-11-24T01:44:43.323Z] --- PASS: TestParseTCP (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-24T01:44:43.323Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestValidateExtraHosts [2021-11-24T01:44:43.323Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestIpOptString [2021-11-24T01:44:43.323Z] --- PASS: TestIpOptString (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-24T01:44:43.323Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestNewIpOptValidDefaultVal [2021-11-24T01:44:43.323Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestIpOptSetInvalidVal [2021-11-24T01:44:43.323Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestValidateIPAddress [2021-11-24T01:44:43.323Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestMapOpts [2021-11-24T01:44:43.323Z] --- PASS: TestMapOpts (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestListOptsWithoutValidator [2021-11-24T01:44:43.323Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestListOptsWithValidator [2021-11-24T01:44:43.323Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestValidateDNSSearch [2021-11-24T01:44:43.323Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_general_format [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_one_more [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-24T01:44:43.323Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-24T01:44:43.323Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestNamedListOpts [2021-11-24T01:44:43.323Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestNamedMapOpts [2021-11-24T01:44:43.323Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestParseLink [2021-11-24T01:44:43.323Z] --- PASS: TestParseLink (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestQuotedStringSetWithQuotes [2021-11-24T01:44:43.323Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-24T01:44:43.323Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-24T01:44:43.323Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-24T01:44:43.323Z] === RUN TestUlimitOpt [2021-11-24T01:44:43.323Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-24T01:44:43.323Z] PASS [2021-11-24T01:44:43.323Z] coverage: 67.1% of statements [2021-11-24T01:44:43.323Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-11-24T01:44:43.804Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-24T01:44:43.804Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-24T01:44:44.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-24T01:44:44.293Z] 2021/11/24 01:44:44 Closing DB instances... [2021-11-24T01:44:44.293Z] === RUN TestPeerCertificateMarshalJSON [2021-11-24T01:44:44.730Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-24T01:44:44.730Z] === RUN TestDaemonDefaultNetworkPools [2021-11-24T01:44:44.753Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-24T01:44:44.753Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-24T01:44:44.753Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2021-11-24T01:44:44.753Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-24T01:44:44.753Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-24T01:44:44.753Z] === RUN TestMiddleware [2021-11-24T01:44:44.753Z] --- PASS: TestMiddleware (0.00s) [2021-11-24T01:44:44.753Z] === RUN TestNewResponseModifier [2021-11-24T01:44:44.753Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-24T01:44:44.753Z] PASS [2021-11-24T01:44:44.753Z] coverage: 26.8% of statements [2021-11-24T01:44:44.753Z] ok github.com/docker/docker/pkg/authorization 0.406s coverage: 26.8% of statements [2021-11-24T01:44:45.212Z] === RUN TestIsArchivePathDir [2021-11-24T01:44:45.212Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-24T01:44:45.212Z] === RUN TestIsArchivePathInvalidFile [2021-11-24T01:44:45.212Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-11-24T01:44:45.212Z] === RUN TestIsArchivePathTar [2021-11-24T01:44:45.212Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-11-24T01:44:45.212Z] === RUN TestDecompressStreamGzip [2021-11-24T01:44:45.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-24T01:44:45.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-24T01:44:45.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-24T01:44:45.580Z] --- PASS: TestGet (15.03s) [2021-11-24T01:44:45.580Z] === RUN TestPluginWithNoManifest [2021-11-24T01:44:45.580Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-24T01:44:45.580Z] === RUN TestGetAll [2021-11-24T01:44:45.580Z] --- PASS: TestGetAll (0.00s) [2021-11-24T01:44:45.580Z] PASS [2021-11-24T01:44:45.580Z] coverage: 73.2% of statements [2021-11-24T01:44:45.580Z] ok github.com/docker/docker/pkg/plugins 36.013s coverage: 73.2% of statements [2021-11-24T01:44:45.657Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-11-24T01:44:45.657Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-24T01:44:45.671Z] === RUN TestUnbuffered [2021-11-24T01:44:45.671Z] --- PASS: TestUnbuffered (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestRaceUnbuffered [2021-11-24T01:44:45.671Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-24T01:44:45.671Z] PASS [2021-11-24T01:44:45.671Z] coverage: 100.0% of statements [2021-11-24T01:44:45.671Z] ok github.com/docker/docker/pkg/broadcaster 0.028s coverage: 100.0% of statements [2021-11-24T01:44:45.671Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-24T01:44:45.671Z] === RUN TestDecompressStreamBzip2 [2021-11-24T01:44:45.671Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-11-24T01:44:45.671Z] === RUN TestDecompressStreamXz [2021-11-24T01:44:45.671Z] archive_test.go:133: Xz not present in msys2 [2021-11-24T01:44:45.671Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestDecompressStreamZstd [2021-11-24T01:44:45.671Z] archive_test.go:140: zstd not installed [2021-11-24T01:44:45.671Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-24T01:44:45.671Z] === RUN TestCompressStreamXzUnsupported [2021-11-24T01:44:45.671Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-24T01:44:45.671Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestCompressStreamInvalid [2021-11-24T01:44:45.671Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestExtensionInvalid [2021-11-24T01:44:45.671Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestExtensionUncompressed [2021-11-24T01:44:45.671Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestExtensionBzip2 [2021-11-24T01:44:45.671Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestExtensionGzip [2021-11-24T01:44:45.671Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestExtensionXz [2021-11-24T01:44:45.671Z] --- PASS: TestExtensionXz (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestExtensionZstd [2021-11-24T01:44:45.671Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestCmdStreamLargeStderr [2021-11-24T01:44:45.671Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-24T01:44:45.671Z] === RUN TestCmdStreamBad [2021-11-24T01:44:45.671Z] archive_test.go:252: Failing on Windows CI machines [2021-11-24T01:44:45.671Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestCmdStreamGood [2021-11-24T01:44:45.671Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-24T01:44:45.671Z] === RUN TestUntarPathWithInvalidDest [2021-11-24T01:44:45.671Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-11-24T01:44:45.671Z] === RUN TestUntarPathWithInvalidSrc [2021-11-24T01:44:45.671Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-24T01:44:45.671Z] === RUN TestUntarPath [2021-11-24T01:44:45.671Z] --- PASS: TestUntarPath (0.07s) [2021-11-24T01:44:45.671Z] === RUN TestUntarPathWithDestinationFile [2021-11-24T01:44:45.671Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-11-24T01:44:45.671Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-24T01:44:46.130Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-24T01:44:46.130Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-24T01:44:46.130Z] === RUN TestMatch [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[foo]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[foo_bar]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[]#01 [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[qux]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-24T01:44:46.130Z] === RUN TestMatch/[[foo_baz]] [2021-11-24T01:44:46.130Z] --- PASS: TestMatch (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-24T01:44:46.130Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-24T01:44:46.130Z] PASS [2021-11-24T01:44:46.130Z] coverage: 87.5% of statements [2021-11-24T01:44:46.130Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-11-24T01:44:46.130Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-24T01:44:46.130Z] === RUN TestCopyWithTarInvalidSrc [2021-11-24T01:44:46.130Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-24T01:44:46.130Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-24T01:44:46.130Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-24T01:44:46.130Z] === RUN TestCopyWithTarSrcFile [2021-11-24T01:44:46.130Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-24T01:44:46.130Z] === RUN TestCopyWithTarSrcFolder [2021-11-24T01:44:46.130Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-24T01:44:46.130Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-24T01:44:46.130Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-24T01:44:46.130Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-24T01:44:46.130Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-24T01:44:46.130Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-24T01:44:46.130Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-24T01:44:46.130Z] === RUN TestCopyFileWithTarSrcFile [2021-11-24T01:44:46.130Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-24T01:44:46.130Z] === RUN TestTarFiles [2021-11-24T01:44:46.328Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-24T01:44:46.583Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-11-24T01:44:46.584Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-24T01:44:47.097Z] === RUN TestChrootTarUntar [2021-11-24T01:44:47.097Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-24T01:44:47.097Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootUntarEmptyArchive [2021-11-24T01:44:47.097Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootTarUntarWithSymlink [2021-11-24T01:44:47.097Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootCopyWithTar [2021-11-24T01:44:47.097Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootCopyFileWithTar [2021-11-24T01:44:47.097Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootUntarPath [2021-11-24T01:44:47.097Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-24T01:44:47.097Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-24T01:44:47.097Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:44:47.097Z] === RUN TestChrootApplyDotDotFile [2021-11-24T01:44:47.097Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:44:47.097Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-24T01:44:47.097Z] PASS [2021-11-24T01:44:47.097Z] coverage: 15.1% of statements [2021-11-24T01:44:47.097Z] ok github.com/docker/docker/pkg/chrootarchive 0.068s coverage: 15.1% of statements [2021-11-24T01:44:47.367Z] --- PASS: TestServiceCreateInit (7.09s) [2021-11-24T01:44:47.367Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2021-11-24T01:44:47.367Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2021-11-24T01:44:47.367Z] === RUN TestCreateServiceMultipleTimes [2021-11-24T01:44:47.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-24T01:44:47.511Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-24T01:44:47.556Z] === RUN TestSizeEmpty [2021-11-24T01:44:47.556Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-24T01:44:47.556Z] === RUN TestSizeEmptyFile [2021-11-24T01:44:47.556Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-24T01:44:47.556Z] === RUN TestSizeNonemptyFile [2021-11-24T01:44:47.556Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-24T01:44:47.556Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-24T01:44:47.556Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-24T01:44:47.556Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-24T01:44:47.556Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-24T01:44:47.556Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-24T01:44:47.556Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-24T01:44:47.556Z] === RUN TestMoveToSubdir [2021-11-24T01:44:47.556Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-24T01:44:47.556Z] === RUN TestSizeNonExistingDirectory [2021-11-24T01:44:47.556Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-24T01:44:47.556Z] PASS [2021-11-24T01:44:47.556Z] coverage: 80.0% of statements [2021-11-24T01:44:47.556Z] ok github.com/docker/docker/pkg/directory 0.038s coverage: 80.0% of statements [2021-11-24T01:44:47.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-24T01:44:47.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-24T01:44:47.947Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-11-24T01:44:47.947Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-24T01:44:48.016Z] 2021/11/24 01:44:47 Closing DB instances... [2021-11-24T01:44:48.475Z] === RUN Test [2021-11-24T01:44:48.475Z] === RUN Test/TestContainsEntry [2021-11-24T01:44:48.475Z] === RUN Test/TestCreateEntries [2021-11-24T01:44:48.475Z] === RUN Test/TestEntriesDiff [2021-11-24T01:44:48.475Z] === RUN Test/TestEntriesEquality [2021-11-24T01:44:48.475Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-24T01:44:48.475Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-24T01:44:48.475Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-24T01:44:48.475Z] === RUN Test/TestGeneratorNotGenerate [2021-11-24T01:44:48.475Z] === RUN Test/TestGeneratorWithPort [2021-11-24T01:44:48.475Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-24T01:44:48.475Z] === RUN Test/TestNewEntry [2021-11-24T01:44:48.475Z] === RUN Test/TestParse [2021-11-24T01:44:48.475Z] --- PASS: Test (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-24T01:44:48.475Z] --- PASS: Test/TestParse (0.00s) [2021-11-24T01:44:48.475Z] PASS [2021-11-24T01:44:48.475Z] coverage: 58.3% of statements [2021-11-24T01:44:48.475Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-11-24T01:44:48.509Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-11-24T01:44:48.509Z] === RUN TestServiceWithPredefinedNetwork [2021-11-24T01:44:48.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-24T01:44:48.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-24T01:44:48.934Z] === RUN Test [2021-11-24T01:44:48.934Z] === RUN Test/TestContent [2021-11-24T01:44:48.934Z] === RUN Test/TestInitialize [2021-11-24T01:44:48.934Z] === RUN Test/TestNew [2021-11-24T01:44:48.934Z] === RUN Test/TestParsingContentsWithComments [2021-11-24T01:44:48.934Z] === RUN Test/TestRegister [2021-11-24T01:44:48.934Z] === RUN Test/TestWatch [2021-11-24T01:44:48.934Z] --- PASS: Test (0.00s) [2021-11-24T01:44:48.934Z] --- PASS: Test/TestContent (0.00s) [2021-11-24T01:44:48.934Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-24T01:44:48.934Z] --- PASS: Test/TestNew (0.00s) [2021-11-24T01:44:48.934Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-24T01:44:48.934Z] --- PASS: Test/TestRegister (0.00s) [2021-11-24T01:44:48.934Z] --- PASS: Test/TestWatch (0.00s) [2021-11-24T01:44:48.934Z] PASS [2021-11-24T01:44:48.934Z] coverage: 97.6% of statements [2021-11-24T01:44:48.934Z] ok github.com/docker/docker/pkg/discovery/file 0.037s coverage: 97.6% of statements [2021-11-24T01:44:49.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-24T01:44:49.393Z] --- PASS: TestTarFiles (3.50s) [2021-11-24T01:44:49.393Z] === RUN TestDetectCompressionZstd [2021-11-24T01:44:49.393Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-24T01:44:49.393Z] === RUN TestTarUntar [2021-11-24T01:44:49.393Z] --- PASS: TestTarUntar (0.03s) [2021-11-24T01:44:49.393Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-24T01:44:49.393Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-24T01:44:49.393Z] === RUN TestTarWithOptions [2021-11-24T01:44:49.393Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-24T01:44:49.393Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-24T01:44:49.393Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-24T01:44:49.393Z] === RUN TestUntarUstarGnuConflict [2021-11-24T01:44:49.393Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-24T01:44:49.393Z] === RUN TestUntarInvalidFilenames [2021-11-24T01:44:49.852Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4203258378\\dest" [2021-11-24T01:44:49.852Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-11-24T01:44:49.852Z] === RUN TestUntarHardlinkToSymlink [2021-11-24T01:44:49.852Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-24T01:44:49.852Z] === RUN TestUntarInvalidHardlink [2021-11-24T01:44:49.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink692297489\\victim\\hello" -> "../victim/hello" [2021-11-24T01:44:49.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2649764187\\victim\\hello" -> "/../victim/hello" [2021-11-24T01:44:49.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4286150743\\victim" -> "../victim" [2021-11-24T01:44:49.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink259782235\\victim" -> "../victim" [2021-11-24T01:44:49.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2154657199\\victim" -> "../victim" [2021-11-24T01:44:49.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1345605345\\victim" -> "../victim" [2021-11-24T01:44:49.852Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-24T01:44:49.852Z] === RUN TestUntarInvalidSymlink [2021-11-24T01:44:49.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3843597238\\dest\\dotdot" -> "../victim/hello" [2021-11-24T01:44:49.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink25484791\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-24T01:44:49.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3481111884\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:44:49.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1500242203\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:44:49.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1512736125\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:44:49.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink290870284\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:44:49.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1439865358\\dest\\dir\\loophole" -> "../../victim" [2021-11-24T01:44:49.853Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-24T01:44:49.853Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-24T01:44:49.853Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-24T01:44:49.853Z] === RUN TestXGlobalNoParent [2021-11-24T01:44:49.853Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-24T01:44:49.853Z] === RUN TestReplaceFileTarWrapper [2021-11-24T01:44:49.853Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-11-24T01:44:49.853Z] === RUN TestPrefixHeaderReadable [2021-11-24T01:44:49.853Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-24T01:44:49.853Z] === RUN TestDisablePigz [2021-11-24T01:44:49.853Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-24T01:44:49.853Z] --- PASS: TestDisablePigz (0.11s) [2021-11-24T01:44:49.853Z] === RUN TestPigz [2021-11-24T01:44:49.853Z] === RUN Test [2021-11-24T01:44:49.853Z] === RUN Test/TestInitialize [2021-11-24T01:44:50.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-24T01:44:50.311Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-11-24T01:44:50.311Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-24T01:44:50.311Z] time="2021-11-24T01:44:49Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:44:50.311Z] time="2021-11-24T01:44:49Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:44:50.311Z] time="2021-11-24T01:44:49Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:44:50.311Z] === RUN Test/TestInitializeWithCerts [2021-11-24T01:44:50.312Z] time="2021-11-24T01:44:49Z" level=info msg="Initializing discovery with TLS" [2021-11-24T01:44:50.312Z] === RUN Test/TestWatch [2021-11-24T01:44:50.312Z] time="2021-11-24T01:44:49Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:44:50.312Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-24T01:44:50.312Z] --- PASS: TestPigz (0.22s) [2021-11-24T01:44:50.312Z] === RUN TestCopyFileWithInvalidDest [2021-11-24T01:44:50.312Z] archive_windows_test.go:16: Currently fails [2021-11-24T01:44:50.312Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestCanonicalTarNameForPath [2021-11-24T01:44:50.312Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestCanonicalTarName [2021-11-24T01:44:50.312Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestChmodTarEntry [2021-11-24T01:44:50.312Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestHardLinkOrder [2021-11-24T01:44:50.312Z] --- PASS: TestHardLinkOrder (0.06s) [2021-11-24T01:44:50.312Z] === RUN TestChangeString [2021-11-24T01:44:50.312Z] --- PASS: TestChangeString (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestChangesWithNoChanges [2021-11-24T01:44:50.312Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-24T01:44:50.312Z] === RUN TestChangesWithChanges [2021-11-24T01:44:50.312Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-24T01:44:50.312Z] === RUN TestChangesWithChangesGH13590 [2021-11-24T01:44:50.312Z] changes_test.go:195: needs more investigation [2021-11-24T01:44:50.312Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestChangesDirsEmpty [2021-11-24T01:44:50.312Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-24T01:44:50.312Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestChangesDirsMutated [2021-11-24T01:44:50.312Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-24T01:44:50.312Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestApplyLayer [2021-11-24T01:44:50.312Z] changes_test.go:432: needs further investigation [2021-11-24T01:44:50.312Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestChangesSizeWithHardlinks [2021-11-24T01:44:50.312Z] changes_test.go:468: needs further investigation [2021-11-24T01:44:50.312Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestChangesSizeWithNoChanges [2021-11-24T01:44:50.312Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-24T01:44:50.312Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestChangesSize [2021-11-24T01:44:50.312Z] --- PASS: TestChangesSize (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestApplyLayerInvalidFilenames [2021-11-24T01:44:50.312Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames836867410\\dest" [2021-11-24T01:44:50.312Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-24T01:44:50.312Z] === RUN TestApplyLayerInvalidHardlink [2021-11-24T01:44:50.312Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink663086755\\victim\\hello" -> "../victim/hello" [2021-11-24T01:44:50.312Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink869452571\\victim\\hello" -> "/../victim/hello" [2021-11-24T01:44:50.312Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1066946735\\victim" -> "../victim" [2021-11-24T01:44:50.312Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2000033038\\victim" -> "../victim" [2021-11-24T01:44:50.312Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2597876695\\victim" -> "../victim" [2021-11-24T01:44:50.312Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink630693013\\victim" -> "../victim" [2021-11-24T01:44:50.312Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-24T01:44:50.312Z] === RUN TestApplyLayerInvalidSymlink [2021-11-24T01:44:50.312Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink275202912\\dest\\dotdot" -> "../victim/hello" [2021-11-24T01:44:50.312Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3469549935\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-24T01:44:50.312Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2947621330\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:44:50.312Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4043639802\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:44:50.312Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2138229520\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:44:50.312Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink782720101\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:44:50.312Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-24T01:44:50.312Z] === RUN TestApplyLayerWhiteouts [2021-11-24T01:44:50.312Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-24T01:44:50.312Z] === RUN TestGenerateEmptyFile [2021-11-24T01:44:50.312Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-24T01:44:50.312Z] === RUN TestGenerateWithContent [2021-11-24T01:44:50.312Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-24T01:44:50.312Z] PASS [2021-11-24T01:44:50.312Z] coverage: 62.0% of statements [2021-11-24T01:44:50.312Z] ok github.com/docker/docker/pkg/archive 5.378s coverage: 62.0% of statements [2021-11-24T01:44:50.396Z] --- PASS: TestServiceWithPredefinedNetwork (1.74s) [2021-11-24T01:44:50.396Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-24T01:44:50.396Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:44:50.396Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:44:50.396Z] === RUN TestServiceWithDataPathPortInit [2021-11-24T01:44:50.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-24T01:44:51.720Z] ? github.com/docker/docker/api [no test files] [2021-11-24T01:44:52.494Z] 2021/11/24 01:44:51 Closing DB instances... [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.13s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.48s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.38s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.73s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.76s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.11s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2021-11-24T01:44:52.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2021-11-24T01:44:52.502Z] === RUN TestCgroupNamespacesRun [2021-11-24T01:44:52.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-24T01:44:52.956Z] --- PASS: Test (3.13s) [2021-11-24T01:44:52.956Z] --- PASS: Test/TestInitialize (0.13s) [2021-11-24T01:44:52.956Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-24T01:44:52.956Z] --- PASS: Test/TestWatch (3.00s) [2021-11-24T01:44:52.956Z] PASS [2021-11-24T01:44:52.956Z] coverage: 84.1% of statements [2021-11-24T01:44:52.956Z] ok github.com/docker/docker/pkg/discovery/kv 3.172s coverage: 84.1% of statements [2021-11-24T01:44:53.415Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-24T01:44:53.415Z] === RUN TestNetworkDBNodeLeave [2021-11-24T01:44:53.875Z] === RUN Test [2021-11-24T01:44:53.875Z] === RUN Test/TestWatch [2021-11-24T01:44:53.875Z] --- PASS: Test (0.00s) [2021-11-24T01:44:53.875Z] --- PASS: Test/TestWatch (0.00s) [2021-11-24T01:44:53.875Z] PASS [2021-11-24T01:44:53.875Z] coverage: 92.3% of statements [2021-11-24T01:44:53.875Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-11-24T01:44:54.043Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-24T01:44:54.043Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-24T01:44:54.137Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-24T01:44:54.137Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-11-24T01:44:54.137Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-24T01:44:54.334Z] === RUN Test [2021-11-24T01:44:54.334Z] === RUN Test/TestInitialize [2021-11-24T01:44:54.334Z] === RUN Test/TestInitializeWithPattern [2021-11-24T01:44:54.334Z] === RUN Test/TestRegister [2021-11-24T01:44:54.334Z] === RUN Test/TestWatch [2021-11-24T01:44:54.334Z] --- PASS: Test (0.00s) [2021-11-24T01:44:54.334Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-24T01:44:54.334Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-24T01:44:54.334Z] --- PASS: Test/TestRegister (0.00s) [2021-11-24T01:44:54.334Z] --- PASS: Test/TestWatch (0.00s) [2021-11-24T01:44:54.334Z] PASS [2021-11-24T01:44:54.334Z] coverage: 93.8% of statements [2021-11-24T01:44:54.334Z] ok github.com/docker/docker/pkg/discovery/nodes 0.033s coverage: 93.8% of statements [2021-11-24T01:44:55.302Z] === RUN TestPollerAddRemove [2021-11-24T01:44:55.302Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-24T01:44:55.302Z] === RUN TestPollerEvent [2021-11-24T01:44:55.302Z] poller_test.go:40: No chmod on Windows [2021-11-24T01:44:55.302Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-24T01:44:55.302Z] === RUN TestPollerClose [2021-11-24T01:44:55.302Z] --- PASS: TestPollerClose (0.00s) [2021-11-24T01:44:55.302Z] PASS [2021-11-24T01:44:55.302Z] coverage: 45.7% of statements [2021-11-24T01:44:55.302Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2021-11-24T01:44:55.760Z] === RUN TestCopyFileWithInvalidSrc [2021-11-24T01:44:55.760Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-24T01:44:55.760Z] === RUN TestCopyFileWithInvalidDest [2021-11-24T01:44:55.761Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-24T01:44:55.761Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-24T01:44:55.761Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCopyFile [2021-11-24T01:44:55.761Z] --- PASS: TestCopyFile (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-24T01:44:55.761Z] fileutils_test.go:133: Needs porting to Windows [2021-11-24T01:44:55.761Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-24T01:44:55.761Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-24T01:44:55.761Z] fileutils_test.go:179: Needs porting to Windows [2021-11-24T01:44:55.761Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestWildcardMatches [2021-11-24T01:44:55.761Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestPatternMatches [2021-11-24T01:44:55.761Z] --- PASS: TestPatternMatches (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-24T01:44:55.761Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestPatternMatchesFolderExclusions [2021-11-24T01:44:55.761Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-24T01:44:55.761Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-24T01:44:55.761Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-24T01:44:55.761Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-24T01:44:55.761Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestSingleExclamationError [2021-11-24T01:44:55.761Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestMatchesWithNoPatterns [2021-11-24T01:44:55.761Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestMatchesWithMalformedPatterns [2021-11-24T01:44:55.761Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestMatches [2021-11-24T01:44:55.761Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-24T01:44:55.761Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-24T01:44:55.761Z] --- PASS: TestMatches (0.00s) [2021-11-24T01:44:55.761Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-24T01:44:55.761Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCleanPatterns [2021-11-24T01:44:55.761Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-24T01:44:55.761Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCleanPatternsExceptionFlag [2021-11-24T01:44:55.761Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-24T01:44:55.761Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-24T01:44:55.761Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCleanPatternsErrorSingleException [2021-11-24T01:44:55.761Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCreateIfNotExistsDir [2021-11-24T01:44:55.761Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestCreateIfNotExistsFile [2021-11-24T01:44:55.761Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-24T01:44:55.761Z] === RUN TestMatch [2021-11-24T01:44:55.761Z] --- PASS: TestMatch (0.00s) [2021-11-24T01:44:55.761Z] PASS [2021-11-24T01:44:55.761Z] coverage: 82.5% of statements [2021-11-24T01:44:55.761Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 82.5% of statements [2021-11-24T01:44:56.037Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2021-11-24T01:44:56.038Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-24T01:44:56.220Z] === RUN TestGet [2021-11-24T01:44:56.220Z] --- PASS: TestGet (0.00s) [2021-11-24T01:44:56.220Z] === RUN TestGetShortcutString [2021-11-24T01:44:56.220Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-24T01:44:56.220Z] PASS [2021-11-24T01:44:56.220Z] coverage: 42.9% of statements [2021-11-24T01:44:56.220Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2021-11-24T01:44:56.220Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-24T01:44:56.220Z] === RUN TestNetworkDBWatch [2021-11-24T01:44:56.679Z] --- PASS: TestGetAddress (17.92s) [2021-11-24T01:44:56.679Z] === RUN TestRequestSyntaxCheck [2021-11-24T01:44:56.679Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-24T01:44:56.679Z] === RUN TestRequest [2021-11-24T01:44:56.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-24T01:44:57.139Z] === RUN TestCreateIDMapOrder [2021-11-24T01:44:57.139Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-24T01:44:57.139Z] PASS [2021-11-24T01:44:57.139Z] coverage: 7.2% of statements [2021-11-24T01:44:57.139Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-11-24T01:44:57.549Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2021-11-24T01:44:57.549Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-24T01:44:57.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-24T01:44:58.107Z] === RUN TestFixedBufferCap [2021-11-24T01:44:58.107Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-24T01:44:58.107Z] === RUN TestFixedBufferLen [2021-11-24T01:44:58.107Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-24T01:44:58.107Z] === RUN TestFixedBufferString [2021-11-24T01:44:58.107Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-24T01:44:58.107Z] === RUN TestFixedBufferWrite [2021-11-24T01:44:58.107Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-24T01:44:58.107Z] === RUN TestFixedBufferRead [2021-11-24T01:44:58.107Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-24T01:44:58.107Z] === RUN TestBytesPipeRead [2021-11-24T01:44:58.107Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-24T01:44:58.107Z] === RUN TestBytesPipeWrite [2021-11-24T01:44:58.107Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-24T01:44:58.107Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-24T01:44:58.107Z] 2021/11/24 01:44:57 Closing DB instances... [2021-11-24T01:44:58.566Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2021-11-24T01:44:58.566Z] === RUN TestAtomicWriteToFile [2021-11-24T01:44:58.566Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestAtomicWriteSetCommit [2021-11-24T01:44:58.566Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestAtomicWriteSetCancel [2021-11-24T01:44:58.566Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestReadCloserWrapperClose [2021-11-24T01:44:58.566Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestReaderErrWrapperReadOnError [2021-11-24T01:44:58.566Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestReaderErrWrapperRead [2021-11-24T01:44:58.566Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestCancelReadCloser [2021-11-24T01:44:58.566Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-24T01:44:58.566Z] === RUN TestWriteCloserWrapperClose [2021-11-24T01:44:58.566Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestNopWriteCloser [2021-11-24T01:44:58.566Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestNopWriter [2021-11-24T01:44:58.566Z] --- PASS: TestNopWriter (0.00s) [2021-11-24T01:44:58.566Z] === RUN TestWriteCounter [2021-11-24T01:44:58.566Z] --- PASS: TestWriteCounter (0.00s) [2021-11-24T01:44:58.566Z] PASS [2021-11-24T01:44:58.566Z] coverage: 69.2% of statements [2021-11-24T01:44:58.566Z] ok github.com/docker/docker/pkg/ioutils 0.514s coverage: 69.2% of statements [2021-11-24T01:44:58.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-24T01:44:59.025Z] === RUN TestError [2021-11-24T01:44:59.025Z] --- PASS: TestError (0.00s) [2021-11-24T01:44:59.025Z] === RUN TestProgressString [2021-11-24T01:44:59.025Z] === RUN TestProgressString/no_progress [2021-11-24T01:44:59.025Z] === RUN TestProgressString/progress_1 [2021-11-24T01:44:59.025Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-24T01:44:59.025Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-24T01:44:59.025Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-24T01:44:59.025Z] === RUN TestProgressString/with_units [2021-11-24T01:44:59.025Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-24T01:44:59.025Z] === RUN TestProgressString/hide_counts [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString (0.00s) [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-24T01:44:59.025Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-24T01:44:59.025Z] === RUN TestJSONMessageDisplay [2021-11-24T01:44:59.182Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2021-11-24T01:44:59.183Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-24T01:44:59.484Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-11-24T01:44:59.484Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-24T01:44:59.484Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-24T01:44:59.484Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-24T01:44:59.484Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-24T01:44:59.484Z] === RUN TestDisplayJSONMessagesStream [2021-11-24T01:44:59.484Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-24T01:44:59.484Z] PASS [2021-11-24T01:44:59.484Z] coverage: 91.7% of statements [2021-11-24T01:44:59.484Z] ok github.com/docker/docker/pkg/jsonmessage 0.169s coverage: 91.7% of statements [2021-11-24T01:44:59.484Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-24T01:44:59.484Z] === RUN TestNetworkDBBulkSync [2021-11-24T01:44:59.943Z] === RUN TestStandardLongPath [2021-11-24T01:44:59.943Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-24T01:44:59.943Z] === RUN TestUNCLongPath [2021-11-24T01:44:59.943Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-24T01:44:59.943Z] PASS [2021-11-24T01:44:59.943Z] coverage: 100.0% of statements [2021-11-24T01:44:59.943Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-11-24T01:45:00.117Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-24T01:45:00.358Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-24T01:45:00.402Z] === RUN TestNameFormat [2021-11-24T01:45:00.402Z] --- PASS: TestNameFormat (0.00s) [2021-11-24T01:45:00.402Z] === RUN TestNameRetries [2021-11-24T01:45:00.402Z] --- PASS: TestNameRetries (0.00s) [2021-11-24T01:45:00.402Z] PASS [2021-11-24T01:45:00.402Z] coverage: 85.7% of statements [2021-11-24T01:45:00.402Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-11-24T01:45:00.684Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-24T01:45:00.861Z] 2021/11/24 01:45:00 Closing DB instances... [2021-11-24T01:45:00.861Z] === RUN TestParseKeyValueOpt [2021-11-24T01:45:00.861Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-24T01:45:00.861Z] === RUN TestParseUintList [2021-11-24T01:45:00.861Z] --- PASS: TestParseUintList (0.00s) [2021-11-24T01:45:00.861Z] === RUN TestParseUintListMaximumLimits [2021-11-24T01:45:00.861Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-24T01:45:00.861Z] PASS [2021-11-24T01:45:00.861Z] coverage: 97.0% of statements [2021-11-24T01:45:00.861Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-11-24T01:45:00.943Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2021-11-24T01:45:00.943Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-24T01:45:01.319Z] === RUN TestNewAndRemove [2021-11-24T01:45:01.320Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-24T01:45:01.320Z] === RUN TestRemoveInvalidPath [2021-11-24T01:45:01.320Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-24T01:45:01.320Z] PASS [2021-11-24T01:45:01.320Z] coverage: 82.6% of statements [2021-11-24T01:45:01.320Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2021-11-24T01:45:01.511Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-24T01:45:01.774Z] check_test.go:308: [d50b2d5a3faa5] daemon is not started [2021-11-24T01:45:01.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-24T01:45:02.257Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2021-11-24T01:45:02.257Z] === RUN TestCreateServiceConflict [2021-11-24T01:45:02.287Z] --- PASS: TestRequest (5.18s) [2021-11-24T01:45:02.287Z] === RUN TestOverlappingRequests [2021-11-24T01:45:02.287Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-24T01:45:02.287Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-24T01:45:02.287Z] --- PASS: TestOverlappingRequests (0.24s) [2021-11-24T01:45:02.287Z] === RUN TestRelease [2021-11-24T01:45:02.712Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2021-11-24T01:45:02.712Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-24T01:45:02.747Z] === RUN TestFailedConnection [2021-11-24T01:45:03.205Z] --- PASS: TestRelease (0.80s) [2021-11-24T01:45:03.205Z] === RUN TestAllocateRandomDeallocate [2021-11-24T01:45:03.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-24T01:45:03.538Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-11-24T01:45:03.539Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-24T01:45:04.745Z] --- PASS: TestFailedConnection (2.10s) [2021-11-24T01:45:04.745Z] === RUN TestFailOnce [2021-11-24T01:45:04.797Z] --- PASS: TestCreateServiceConflict (2.16s) [2021-11-24T01:45:04.797Z] === RUN TestCreateServiceMaxReplicas [2021-11-24T01:45:05.205Z] 2021/11/24 01:45:04 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-11-24T01:45:05.205Z] goroutine 20 [running]: [2021-11-24T01:45:05.205Z] net/http.(*conn).serve.func1() [2021-11-24T01:45:05.205Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-24T01:45:05.205Z] panic({0x3eac60, 0x4f7350}) [2021-11-24T01:45:05.205Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-24T01:45:05.205Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xbbea8dc9652b600f}, 0xc0000c9a98) [2021-11-24T01:45:05.205Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-24T01:45:05.205Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x5040d0, 0xc0000d6000}, 0x33ef46) [2021-11-24T01:45:05.205Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-24T01:45:05.205Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x5040d0, 0xc0000d6000}, 0xc0000c0000) [2021-11-24T01:45:05.205Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-24T01:45:05.205Z] net/http.serverHandler.ServeHTTP({0x5026d0}, {0x5040d0, 0xc0000d6000}, 0xc0000c0000) [2021-11-24T01:45:05.205Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-24T01:45:05.205Z] net/http.(*conn).serve(0xc0000b2000, {0x505fa0, 0xc0000960c0}) [2021-11-24T01:45:05.205Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-24T01:45:05.205Z] created by net/http.(*Server).Serve [2021-11-24T01:45:05.205Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-24T01:45:05.205Z] time="2021-11-24T01:45:04Z" 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-24T01:45:05.205Z] === RUN TestParseEmptyInterface [2021-11-24T01:45:05.205Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-24T01:45:05.205Z] === RUN TestParseNonInterfaceType [2021-11-24T01:45:05.205Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-24T01:45:05.205Z] === RUN TestParseWithOneFunction [2021-11-24T01:45:05.205Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-24T01:45:05.205Z] === RUN TestParseWithMultipleFuncs [2021-11-24T01:45:05.205Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-24T01:45:05.205Z] === RUN TestParseWithUnnamedReturn [2021-11-24T01:45:05.205Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-24T01:45:05.205Z] === RUN TestEmbeddedInterface [2021-11-24T01:45:05.205Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-24T01:45:05.205Z] === RUN TestParsedImports [2021-11-24T01:45:05.205Z] --- PASS: TestParsedImports (0.00s) [2021-11-24T01:45:05.205Z] === RUN TestAliasedImports [2021-11-24T01:45:05.205Z] --- PASS: TestAliasedImports (0.00s) [2021-11-24T01:45:05.205Z] PASS [2021-11-24T01:45:05.205Z] coverage: 56.8% of statements [2021-11-24T01:45:05.205Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-11-24T01:45:05.205Z] --- PASS: TestAllocateRandomDeallocate (2.26s) [2021-11-24T01:45:05.205Z] === RUN TestRetrieveFromStore [2021-11-24T01:45:05.234Z] --- PASS: TestServiceWithDataPathPortInit (13.37s) [2021-11-24T01:45:05.234Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-24T01:45:05.445Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2021-11-24T01:45:05.445Z] === RUN TestNISDomainname [2021-11-24T01:45:05.664Z] 2021/11/24 01:45:05 Closing DB instances... [2021-11-24T01:45:05.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-24T01:45:05.795Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t4qmybkaarr3nwgp09gnxfaao Created:2021-11-24 01:45:04.738871719 +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[586b3c5b2b0f9183b34feda056f41b04481ded2a8ff1c11c3470907392ba87d6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fsrnsg2adqi7grnaqyebhcccc EndpointID:522bc24401914ec424bc7b66b55f8c9723aea96f66dba1e4b3d42bda5a0cdb27 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ebe5846728d81c8dc474f686c7271bb3ddedeac549b9ab1134c80a16743d5711 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:9ca58e38abe1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fsrnsg2adqi7grnaqyebhcccc EndpointID:522bc24401914ec424bc7b66b55f8c9723aea96f66dba1e4b3d42bda5a0cdb27 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-24T01:45:06.122Z] --- PASS: TestFailOnce (1.14s) [2021-11-24T01:45:06.122Z] === RUN TestEchoInputOutput [2021-11-24T01:45:06.123Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-24T01:45:06.123Z] === RUN TestBackoff [2021-11-24T01:45:06.123Z] --- PASS: TestBackoff (0.00s) [2021-11-24T01:45:06.123Z] === RUN TestAbortRetry [2021-11-24T01:45:06.123Z] --- PASS: TestAbortRetry (0.00s) [2021-11-24T01:45:06.123Z] === RUN TestClientScheme [2021-11-24T01:45:06.123Z] --- PASS: TestClientScheme (0.00s) [2021-11-24T01:45:06.123Z] === RUN TestNewClientWithTimeout [2021-11-24T01:45:06.123Z] --- PASS: TestRetrieveFromStore (0.72s) [2021-11-24T01:45:06.123Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-24T01:45:06.123Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-24T01:45:06.123Z] === RUN TestParallelPredefinedRequest1 [2021-11-24T01:45:06.123Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-24T01:45:06.123Z] === RUN TestParallelPredefinedRequest2 [2021-11-24T01:45:06.123Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-24T01:45:06.123Z] === RUN TestParallelPredefinedRequest3 [2021-11-24T01:45:06.123Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-24T01:45:06.123Z] === RUN TestParallelPredefinedRequest4 [2021-11-24T01:45:06.123Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-24T01:45:06.123Z] === RUN TestParallelPredefinedRequest5 [2021-11-24T01:45:06.123Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-24T01:45:06.123Z] === RUN TestDebug [2021-11-24T01:45:06.123Z] --- PASS: TestDebug (0.00s) [2021-11-24T01:45:06.123Z] === RUN TestRequestPoolParallel [2021-11-24T01:45:06.123Z] === RUN TestHTTPTransport [2021-11-24T01:45:06.123Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-24T01:45:06.123Z] PASS [2021-11-24T01:45:06.123Z] coverage: 85.7% of statements [2021-11-24T01:45:06.123Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2021-11-24T01:45:06.271Z] --- PASS: TestNISDomainname (0.95s) [2021-11-24T01:45:06.271Z] === RUN TestHostnameDnsResolution [2021-11-24T01:45:06.582Z] --- PASS: TestRequestPoolParallel (0.35s) [2021-11-24T01:45:06.582Z] === RUN TestFullAllocateRelease [2021-11-24T01:45:06.582Z] time="2021-11-24T01:45:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-24T01:45:06.582Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-24T01:45:06.582Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-24T01:45:06.582Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-24T01:45:06.582Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-24T01:45:06.582Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-24T01:45:06.582Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-24T01:45:06.582Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-24T01:45:06.582Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-24T01:45:06.582Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-24T01:45:06.582Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-24T01:45:06.582Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-24T01:45:06.582Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-24T01:45:06.582Z] === RUN TestBufferPoolPutAndGet [2021-11-24T01:45:06.582Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-24T01:45:06.582Z] PASS [2021-11-24T01:45:06.582Z] coverage: 88.2% of statements [2021-11-24T01:45:06.582Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-11-24T01:45:06.620Z] 2021/11/24 01:45:05 Closing DB instances... [2021-11-24T01:45:06.964Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-24T01:45:07.040Z] --- PASS: TestFullAllocateRelease (0.43s) [2021-11-24T01:45:07.040Z] === RUN TestOddAllocateRelease [2021-11-24T01:45:07.040Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-11-24T01:45:07.040Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-24T01:45:07.040Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-11-24T01:45:07.040Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-24T01:45:07.040Z] === RUN TestOutputOnPrematureClose [2021-11-24T01:45:07.040Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-24T01:45:07.040Z] === RUN TestCompleteSilently [2021-11-24T01:45:07.040Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-24T01:45:07.040Z] PASS [2021-11-24T01:45:07.040Z] coverage: 75.9% of statements [2021-11-24T01:45:07.040Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-11-24T01:45:07.040Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-11-24T01:45:07.040Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-24T01:45:07.040Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest1 [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest4 [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest1 [2021-11-24T01:45:07.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest5 [2021-11-24T01:45:07.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:07.040Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest3 [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest2 [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest3 [2021-11-24T01:45:07.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest2 [2021-11-24T01:45:07.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:07.040Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-24T01:45:07.040Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-24T01:45:07.040Z] === CONT TestParallelPredefinedRequest4 [2021-11-24T01:45:07.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:07.040Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-24T01:45:07.040Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-24T01:45:07.040Z] PASS [2021-11-24T01:45:07.040Z] coverage: 85.3% of statements [2021-11-24T01:45:07.040Z] ok github.com/docker/docker/libnetwork/ipam 34.579s coverage: 85.3% of statements [2021-11-24T01:45:07.206Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-24T01:45:07.220Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-24T01:45:07.339Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2021-11-24T01:45:07.339Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-24T01:45:07.465Z] --- PASS: TestHostnameDnsResolution (1.28s) [2021-11-24T01:45:07.465Z] === RUN TestUnprivilegedPortsAndPing [2021-11-24T01:45:07.499Z] === RUN TestSendToOneSub [2021-11-24T01:45:07.499Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-24T01:45:07.499Z] === RUN TestSendToMultipleSubs [2021-11-24T01:45:07.499Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-24T01:45:07.499Z] === RUN TestEvictOneSub [2021-11-24T01:45:07.499Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-24T01:45:07.499Z] === RUN TestClosePublisher [2021-11-24T01:45:07.499Z] --- PASS: TestClosePublisher (0.00s) [2021-11-24T01:45:07.499Z] === RUN TestPubSubRace [2021-11-24T01:45:07.958Z] time="2021-11-24T01:45:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-24T01:45:08.402Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2021-11-24T01:45:08.403Z] === RUN TestStats [2021-11-24T01:45:08.416Z] --- PASS: TestPubSubRace (1.04s) [2021-11-24T01:45:08.416Z] PASS [2021-11-24T01:45:08.416Z] coverage: 75.0% of statements [2021-11-24T01:45:08.416Z] ok github.com/docker/docker/pkg/pubsub 1.068s coverage: 75.0% of statements [2021-11-24T01:45:08.662Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-24T01:45:08.800Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2021-11-24T01:45:08.800Z] === RUN TestFindNode [2021-11-24T01:45:08.800Z] 2021/11/24 01:45:08 Closing DB instances... [2021-11-24T01:45:08.800Z] --- PASS: TestFindNode (0.02s) [2021-11-24T01:45:08.800Z] === RUN TestChangeNodeState [2021-11-24T01:45:08.800Z] 2021/11/24 01:45:08 Closing DB instances... [2021-11-24T01:45:08.800Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-24T01:45:08.800Z] === RUN TestNodeReincarnation [2021-11-24T01:45:08.800Z] 2021/11/24 01:45:08 Closing DB instances... [2021-11-24T01:45:08.875Z] time="2021-11-24T01:45:08Z" level=error msg="node4(4efa6f975d13) Could not close DB: timeout waiting for leave broadcast" [2021-11-24T01:45:08.875Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.46s) [2021-11-24T01:45:08.875Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-24T01:45:09.229Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-24T01:45:09.334Z] === RUN TestRegister [2021-11-24T01:45:09.334Z] --- PASS: TestRegister (0.00s) [2021-11-24T01:45:09.334Z] === RUN TestCommand [2021-11-24T01:45:09.334Z] --- PASS: TestCommand (0.02s) [2021-11-24T01:45:09.334Z] === RUN TestNaiveSelf [2021-11-24T01:45:09.334Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-24T01:45:09.334Z] PASS [2021-11-24T01:45:09.334Z] coverage: 82.4% of statements [2021-11-24T01:45:09.334Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2021-11-24T01:45:09.465Z] === RUN TestMiddlewares [2021-11-24T01:45:09.465Z] --- PASS: TestMiddlewares (0.00s) [2021-11-24T01:45:09.465Z] PASS [2021-11-24T01:45:09.465Z] coverage: 9.0% of statements [2021-11-24T01:45:09.465Z] ok github.com/docker/docker/api/server 0.061s coverage: 9.0% of statements [2021-11-24T01:45:09.792Z] === RUN TestDump [2021-11-24T01:45:09.792Z] goroutine 4 [running]: [2021-11-24T01:45:09.792Z] github.com/docker/docker/pkg/stack.dump(0xd7b477) [2021-11-24T01:45:09.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-24T01:45:09.792Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-24T01:45:09.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-24T01:45:09.792Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-24T01:45:09.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-24T01:45:09.792Z] testing.tRunner(0xc000116000, 0xee8e38) [2021-11-24T01:45:09.792Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:45:09.792Z] created by testing.(*T).Run [2021-11-24T01:45:09.792Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-24T01:45:09.792Z] [2021-11-24T01:45:09.792Z] goroutine 1 [chan receive]: [2021-11-24T01:45:09.792Z] testing.(*T).Run(0xc00002dd40, {0xeda4fd, 0xd5a1d3}, 0xee8e38) [2021-11-24T01:45:09.792Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-24T01:45:09.792Z] testing.runTests.func1(0xc00005a750) [2021-11-24T01:45:09.792Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-24T01:45:09.792Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2021-11-24T01:45:09.792Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:45:09.792Z] testing.runTests(0xc00006c080, {0x104cba0, 0x3, 0x3}, {0xd7a6cd, 0xedc1f7, 0x1051640}) [2021-11-24T01:45:09.792Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-24T01:45:09.792Z] testing.(*M).Run(0xc00006c080) [2021-11-24T01:45:09.792Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-24T01:45:09.792Z] main.main() [2021-11-24T01:45:09.792Z] _testmain.go:95 +0x1f5 [2021-11-24T01:45:09.792Z] --- PASS: TestDump (0.00s) [2021-11-24T01:45:09.792Z] === RUN TestDumpToFile [2021-11-24T01:45:09.792Z] 2021/11/24 01:45:09 Closing DB instances... [2021-11-24T01:45:09.792Z] --- PASS: TestDumpToFile (0.12s) [2021-11-24T01:45:09.792Z] === RUN TestDumpToFileWithEmptyInput [2021-11-24T01:45:09.792Z] goroutine 6 [running]: [2021-11-24T01:45:09.792Z] github.com/docker/docker/pkg/stack.dump(0xde8434) [2021-11-24T01:45:09.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-24T01:45:09.792Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xde87e0}) [2021-11-24T01:45:09.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-24T01:45:09.793Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2021-11-24T01:45:09.793Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-24T01:45:09.793Z] testing.tRunner(0xc0001164e0, 0xee8e28) [2021-11-24T01:45:09.793Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:45:09.793Z] created by testing.(*T).Run [2021-11-24T01:45:09.793Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-24T01:45:09.793Z] [2021-11-24T01:45:09.793Z] goroutine 1 [chan receive]: [2021-11-24T01:45:09.793Z] testing.(*T).Run(0xc00002dd40, {0xee1289, 0xd5a1d3}, 0xee8e28) [2021-11-24T01:45:09.793Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-24T01:45:09.793Z] testing.runTests.func1(0xc00005a750) [2021-11-24T01:45:09.793Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-24T01:45:09.793Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2021-11-24T01:45:09.793Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:45:09.793Z] testing.runTests(0xc00006c080, {0x104cba0, 0x3, 0x3}, {0xd7a6cd, 0xedc1f7, 0x1051640}) [2021-11-24T01:45:09.793Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-24T01:45:09.793Z] testing.(*M).Run(0xc00006c080) [2021-11-24T01:45:09.793Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-24T01:45:09.793Z] main.main() [2021-11-24T01:45:09.793Z] _testmain.go:95 +0x1f5 [2021-11-24T01:45:09.793Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-24T01:45:09.793Z] PASS [2021-11-24T01:45:09.793Z] coverage: 90.9% of statements [2021-11-24T01:45:09.793Z] ok github.com/docker/docker/pkg/stack 0.157s coverage: 90.9% of statements [2021-11-24T01:45:10.164Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-24T01:45:10.251Z] === RUN TestNewStdWriter [2021-11-24T01:45:10.251Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-24T01:45:10.251Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestWriteWithNilBytes [2021-11-24T01:45:10.251Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestWrite [2021-11-24T01:45:10.251Z] --- PASS: TestWrite (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestWriteWithWriterError [2021-11-24T01:45:10.251Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-24T01:45:10.251Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyWriteAndRead [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-24T01:45:10.251Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-24T01:45:10.251Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-24T01:45:10.251Z] PASS [2021-11-24T01:45:10.251Z] coverage: 100.0% of statements [2021-11-24T01:45:10.251Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-11-24T01:45:10.710Z] time="2021-11-24T01:45:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-24T01:45:10.710Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-24T01:45:10.710Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-24T01:45:10.710Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestFormatStatus [2021-11-24T01:45:10.710Z] --- PASS: TestFormatStatus (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestFormatError [2021-11-24T01:45:10.710Z] --- PASS: TestFormatError (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestFormatJSONError [2021-11-24T01:45:10.710Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-24T01:45:10.710Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-24T01:45:10.710Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestNewJSONProgressOutput [2021-11-24T01:45:10.710Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestAuxFormatterEmit [2021-11-24T01:45:10.710Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestStreamWriterStdout [2021-11-24T01:45:10.710Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-24T01:45:10.710Z] === RUN TestStreamWriterStderr [2021-11-24T01:45:10.710Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-24T01:45:10.710Z] PASS [2021-11-24T01:45:10.710Z] coverage: 66.2% of statements [2021-11-24T01:45:10.710Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-11-24T01:45:11.037Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2021-11-24T01:45:11.037Z] PASS [2021-11-24T01:45:11.037Z] [2021-11-24T01:45:11.037Z] === Skipped [2021-11-24T01:45:11.037Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:45:11.037Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:45:11.037Z] [2021-11-24T01:45:11.037Z] DONE 26 tests, 1 skipped in 42.265s [2021-11-24T01:45:11.037Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-24T01:45:11.037Z] ++ 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-24T01:45:11.037Z] ++ set -e [2021-11-24T01:45:11.037Z] ++ '[' -n 0 ']' [2021-11-24T01:45:11.037Z] ++ set -x [2021-11-24T01:45:11.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T01:45:11.037Z] INFO: Testing against a local daemon [2021-11-24T01:45:11.037Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-24T01:45:11.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:45:11.037Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-24T01:45:11.037Z] === RUN TestDockerNetworkIpvlan [2021-11-24T01:45:11.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:45:11.037Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-24T01:45:11.037Z] PASS [2021-11-24T01:45:11.037Z] [2021-11-24T01:45:11.037Z] === Skipped [2021-11-24T01:45:11.037Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-24T01:45:11.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:45:11.037Z] [2021-11-24T01:45:11.037Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-24T01:45:11.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:45:11.037Z] [2021-11-24T01:45:11.037Z] DONE 2 tests, 2 skipped in 0.095s [2021-11-24T01:45:11.037Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-24T01:45:11.037Z] ++ 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-24T01:45:11.037Z] ++ set -e [2021-11-24T01:45:11.037Z] ++ '[' -n 0 ']' [2021-11-24T01:45:11.037Z] ++ set -x [2021-11-24T01:45:11.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T01:45:11.037Z] INFO: Testing against a local daemon [2021-11-24T01:45:11.037Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-24T01:45:11.113Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-24T01:45:11.169Z] === RUN TestGenerateRandomID [2021-11-24T01:45:11.169Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-24T01:45:11.169Z] === RUN TestShortenId [2021-11-24T01:45:11.169Z] --- PASS: TestShortenId (0.00s) [2021-11-24T01:45:11.169Z] === RUN TestShortenSha256Id [2021-11-24T01:45:11.169Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-24T01:45:11.169Z] === RUN TestShortenIdEmpty [2021-11-24T01:45:11.169Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-24T01:45:11.169Z] === RUN TestShortenIdInvalid [2021-11-24T01:45:11.169Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-24T01:45:11.169Z] === RUN TestIsShortIDNonHex [2021-11-24T01:45:11.169Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-24T01:45:11.169Z] === RUN TestIsShortIDNotCorrectSize [2021-11-24T01:45:11.169Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-24T01:45:11.169Z] PASS [2021-11-24T01:45:11.169Z] coverage: 70.6% of statements [2021-11-24T01:45:11.169Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2021-11-24T01:45:11.369Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-24T01:45:11.369Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-24T01:45:11.369Z] [2021-11-24T01:45:11.369Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-24T01:45:11.369Z] =========================== short test summary info ============================ [2021-11-24T01:45:11.369Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-24T01:45:11.369Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-24T01:45:11.369Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-24T01:45:11.369Z] Not supported on most drivers [2021-11-24T01:45:11.369Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-24T01:45:11.370Z] Output of docker top depends on host distro, and is not formalized. [2021-11-24T01:45:11.370Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-24T01:45:11.370Z] Output of docker top depends on host distro, and is not formalized. [2021-11-24T01:45:11.370Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-24T01:45:11.370Z] Can fail if eth0 has multiple IP addresses [2021-11-24T01:45:11.370Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-24T01:45:11.370Z] This doesn't seem to be taken into account by the engine [2021-11-24T01:45:11.370Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-24T01:45:11.370Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-24T01:45:11.370Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 297.05 seconds == [2021-11-24T01:45:11.541Z] --- PASS: TestStats (2.86s) [2021-11-24T01:45:11.541Z] === RUN TestStopContainerWithTimeout [2021-11-24T01:45:11.541Z] === RUN TestStopContainerWithTimeout/0 [2021-11-24T01:45:11.541Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-24T01:45:11.541Z] === RUN TestStopContainerWithTimeout/1 [2021-11-24T01:45:11.541Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-24T01:45:11.541Z] === RUN TestStopContainerWithTimeout/3 [2021-11-24T01:45:11.541Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-24T01:45:11.541Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-24T01:45:11.541Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-24T01:45:11.541Z] === CONT TestStopContainerWithTimeout/0 [2021-11-24T01:45:11.541Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-24T01:45:11.598Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2021-11-24T01:45:11.598Z] === RUN TestDockerNetworkMacvlan [2021-11-24T01:45:11.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-24T01:45:11.627Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-11-24T01:45:11.627Z] === RUN TestNetworkDBGarbageCollection [2021-11-24T01:45:12.086Z] === RUN TestIsCpusetListAvailable [2021-11-24T01:45:12.086Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-24T01:45:12.086Z] PASS [2021-11-24T01:45:12.086Z] coverage: 39.4% of statements [2021-11-24T01:45:12.086Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-11-24T01:45:12.159Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-24T01:45:12.484Z] === CONT TestStopContainerWithTimeout/3 [2021-11-24T01:45:13.057Z] === RUN TestChtimes [2021-11-24T01:45:13.057Z] --- PASS: TestChtimes (0.00s) [2021-11-24T01:45:13.057Z] === RUN TestChtimesWindows [2021-11-24T01:45:13.057Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-24T01:45:13.057Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-24T01:45:13.057Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-24T01:45:13.057Z] === RUN TestEnsureRemoveAllNotExist [2021-11-24T01:45:13.057Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-24T01:45:13.057Z] === RUN TestEnsureRemoveAllWithDir [2021-11-24T01:45:13.057Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-24T01:45:13.057Z] === RUN TestEnsureRemoveAllWithFile [2021-11-24T01:45:13.057Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-24T01:45:13.057Z] === RUN TestHasWin32KSupport [2021-11-24T01:45:13.057Z] syscall_windows_test.go:8: win32k: true [2021-11-24T01:45:13.057Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-24T01:45:13.057Z] PASS [2021-11-24T01:45:13.057Z] coverage: 13.0% of statements [2021-11-24T01:45:13.057Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2021-11-24T01:45:13.086Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-24T01:45:13.457Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-24T01:45:13.457Z] === RUN TestParallelCreate [2021-11-24T01:45:13.457Z] 2021/11/24 01:45:13 Closing DB instances... [2021-11-24T01:45:13.457Z] --- PASS: TestParallelCreate (0.02s) [2021-11-24T01:45:13.457Z] === RUN TestParallelDelete [2021-11-24T01:45:13.457Z] 2021/11/24 01:45:13 Closing DB instances... [2021-11-24T01:45:13.457Z] --- PASS: TestParallelDelete (0.02s) [2021-11-24T01:45:13.457Z] === RUN TestNetworkDBIslands [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c96562259d9f with config:&{NodeID:c96562259d9f 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-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="Node c96562259d9f/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="Node c96562259d9f/172.31.121.230, added to nodes list" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:05a21e8b4f75 with config:&{NodeID:05a21e8b4f75 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-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, added to nodes list" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49343" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, added to nodes list" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="Node c96562259d9f/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=info msg="Node c96562259d9f/172.31.121.230, added to nodes list" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-24T01:45:13.457Z] time="2021-11-24T01:45:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49344" [2021-11-24T01:45:13.516Z] === RUN TestTailFile [2021-11-24T01:45:13.516Z] --- PASS: TestTailFile (0.00s) [2021-11-24T01:45:13.516Z] === RUN TestTailFileManyLines [2021-11-24T01:45:13.516Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-24T01:45:13.516Z] === RUN TestTailEmptyFile [2021-11-24T01:45:13.516Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-24T01:45:13.516Z] === RUN TestTailNegativeN [2021-11-24T01:45:13.516Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/no_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/truncated_last_line [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:45:13.516Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.516Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.517Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.648Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.977Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.977Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.977Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.977Z] === CONT TestNewTailReader/no_delimiter [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.978Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.978Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.978Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.979Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.979Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.979Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.980Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.980Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.981Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.981Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:45:13.982Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:45:13.982Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.983Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:45:13.984Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:45:14.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:224aceac490a with config:&{NodeID:224aceac490a 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-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node c96562259d9f/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node c96562259d9f/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.416Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:45:14.443Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:45:14.444Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:45:14.444Z] PASS [2021-11-24T01:45:14.444Z] coverage: 88.6% of statements [2021-11-24T01:45:14.444Z] ok github.com/docker/docker/pkg/tailfile 0.203s coverage: 88.6% of statements [2021-11-24T01:45:14.444Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-24T01:45:14.444Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-24T01:45:14.444Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-24T01:45:14.444Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-24T01:45:14.444Z] testing: warning: no tests to run [2021-11-24T01:45:14.444Z] PASS [2021-11-24T01:45:14.444Z] coverage: [no statements] [2021-11-24T01:45:14.444Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-11-24T01:45:14.444Z] === RUN TestTarSumRemoveNonExistent [2021-11-24T01:45:14.444Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-24T01:45:14.444Z] === RUN TestTarSumRemove [2021-11-24T01:45:14.444Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-24T01:45:14.444Z] === RUN TestSortFileInfoSums [2021-11-24T01:45:14.444Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-24T01:45:14.444Z] === RUN TestNewTarSumForLabelInvalid [2021-11-24T01:45:14.444Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-24T01:45:14.444Z] === RUN TestNewTarSumForLabel [2021-11-24T01:45:14.444Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-24T01:45:14.444Z] === RUN TestEmptyTar [2021-11-24T01:45:14.444Z] --- PASS: TestEmptyTar (0.00s) [2021-11-24T01:45:14.444Z] === RUN TestTarSumsReadSize [2021-11-24T01:45:14.647Z] === CONT TestStopContainerWithTimeout/1 [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b7e98b044d1e with config:&{NodeID:b7e98b044d1e 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-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node c96562259d9f/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node c96562259d9f/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:14.874Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, added to nodes list" [2021-11-24T01:45:14.902Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-24T01:45:14.902Z] === RUN TestTarSums [2021-11-24T01:45:14.902Z] --- PASS: TestTarSums (0.06s) [2021-11-24T01:45:14.902Z] === RUN TestIteration [2021-11-24T01:45:14.902Z] --- PASS: TestIteration (0.00s) [2021-11-24T01:45:14.902Z] === RUN TestVersionLabelForChecksum [2021-11-24T01:45:14.902Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-24T01:45:14.902Z] === RUN TestVersion [2021-11-24T01:45:14.902Z] --- PASS: TestVersion (0.00s) [2021-11-24T01:45:14.902Z] === RUN TestGetVersion [2021-11-24T01:45:14.902Z] --- PASS: TestGetVersion (0.00s) [2021-11-24T01:45:14.902Z] === RUN TestGetVersions [2021-11-24T01:45:14.902Z] --- PASS: TestGetVersions (0.00s) [2021-11-24T01:45:14.902Z] PASS [2021-11-24T01:45:14.902Z] coverage: 89.3% of statements [2021-11-24T01:45:14.902Z] ok github.com/docker/docker/pkg/tarsum 0.110s coverage: 89.3% of statements [2021-11-24T01:45:14.902Z] time="2021-11-24T01:45:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-24T01:45:14.902Z] === RUN TestTruncIndex [2021-11-24T01:45:14.902Z] --- PASS: TestTruncIndex (0.10s) [2021-11-24T01:45:14.902Z] PASS [2021-11-24T01:45:14.902Z] coverage: 91.5% of statements [2021-11-24T01:45:14.902Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2021-11-24T01:45:15.214Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:202108a307f1 with config:&{NodeID:202108a307f1 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-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node 202108a307f1/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node 202108a307f1/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node 202108a307f1/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node 202108a307f1/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node c96562259d9f/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node c96562259d9f/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node 224aceac490a/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node b7e98b044d1e/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:15Z" level=info msg="Node 202108a307f1/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:15Z" level=info msg="Node 202108a307f1/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:15Z" level=info msg="Node 202108a307f1/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:15Z" level=info msg="Node 202108a307f1/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:15Z" level=info msg="Node 202108a307f1/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:15.329Z] time="2021-11-24T01:45:15Z" level=info msg="Node 202108a307f1/172.31.121.230, added to nodes list" [2021-11-24T01:45:15.364Z] === RUN TestIsGIT [2021-11-24T01:45:15.364Z] --- PASS: TestIsGIT (0.00s) [2021-11-24T01:45:15.364Z] === RUN TestIsTransport [2021-11-24T01:45:15.364Z] --- PASS: TestIsTransport (0.00s) [2021-11-24T01:45:15.364Z] PASS [2021-11-24T01:45:15.364Z] coverage: 100.0% of statements [2021-11-24T01:45:15.364Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2021-11-24T01:45:15.364Z] === RUN TestVersionInfo [2021-11-24T01:45:15.364Z] --- PASS: TestVersionInfo (0.00s) [2021-11-24T01:45:15.364Z] === RUN TestAppendVersions [2021-11-24T01:45:15.364Z] --- PASS: TestAppendVersions (0.00s) [2021-11-24T01:45:15.364Z] PASS [2021-11-24T01:45:15.364Z] coverage: 88.9% of statements [2021-11-24T01:45:15.364Z] ok github.com/docker/docker/pkg/useragent 0.055s coverage: 88.9% of statements [2021-11-24T01:45:15.538Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-24T01:45:15.786Z] networkdb_test.go:835: Re-joining: 3 [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=info msg="The new bootstrap node list is:[172.31.121.230:10033 172.31.121.230:10034 172.31.121.230:10035]" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10033" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49351" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10034" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49352" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10035" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49353" [2021-11-24T01:45:15.786Z] networkdb_test.go:835: Re-joining: 4 [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=info msg="The new bootstrap node list is:[172.31.121.230:10033 172.31.121.230:10034 172.31.121.230:10035]" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10033" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49354" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10034" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49355" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10035" [2021-11-24T01:45:15.786Z] time="2021-11-24T01:45:15Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49356" [2021-11-24T01:45:16.151Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-24T01:45:16.151Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2021-11-24T01:45:16.151Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2021-11-24T01:45:16.151Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2021-11-24T01:45:16.151Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-11-24T01:45:16.151Z] === RUN TestDeleteDevicemapper [2021-11-24T01:45:16.151Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-24T01:45:16.151Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-24T01:45:16.151Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="node 0 leaving" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="Node c96562259d9f change state NodeActive --> NodeLeft" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="node5(202108a307f1): Node leave event for c96562259d9f/172.31.121.230" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="Node c96562259d9f change state NodeActive --> NodeLeft" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="Node c96562259d9f change state NodeActive --> NodeLeft" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="node2(05a21e8b4f75): Node leave event for c96562259d9f/172.31.121.230" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="node3(224aceac490a): Node leave event for c96562259d9f/172.31.121.230" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="Node c96562259d9f change state NodeActive --> NodeLeft" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="node4(b7e98b044d1e): Node leave event for c96562259d9f/172.31.121.230" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="Node c96562259d9f change state NodeActive --> NodeLeft" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:15Z" level=info msg="node1(c96562259d9f): Node leave event for c96562259d9f/172.31.121.230" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:16Z" level=info msg="Node c96562259d9f/172.31.121.230, left gossip cluster" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:16Z" level=info msg="Node c96562259d9f/172.31.121.230, left gossip cluster" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:16Z" level=info msg="Node c96562259d9f/172.31.121.230, left gossip cluster" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:16Z" level=info msg="Node c96562259d9f/172.31.121.230, left gossip cluster" [2021-11-24T01:45:16.241Z] time="2021-11-24T01:45:16Z" level=info msg="Node c96562259d9f/172.31.121.230, left gossip cluster" [2021-11-24T01:45:16.334Z] === RUN TestValidatePrivileges [2021-11-24T01:45:16.334Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-24T01:45:16.334Z] === RUN TestFilterByCapNeg [2021-11-24T01:45:16.334Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-24T01:45:16.334Z] === RUN TestFilterByCapPos [2021-11-24T01:45:16.334Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-24T01:45:16.334Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-24T01:45:16.334Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-24T01:45:16.334Z] PASS [2021-11-24T01:45:16.334Z] coverage: 12.0% of statements [2021-11-24T01:45:16.334Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2021-11-24T01:45:16.334Z] === RUN TestNewSettable [2021-11-24T01:45:16.334Z] --- PASS: TestNewSettable (0.00s) [2021-11-24T01:45:16.334Z] === RUN TestIsSettable [2021-11-24T01:45:16.334Z] --- PASS: TestIsSettable (0.00s) [2021-11-24T01:45:16.334Z] === RUN TestUpdateSettingsEnv [2021-11-24T01:45:16.334Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-24T01:45:16.334Z] PASS [2021-11-24T01:45:16.334Z] coverage: 20.0% of statements [2021-11-24T01:45:16.334Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="node 1 leaving" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75 change state NodeActive --> NodeLeft" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="node3(224aceac490a): Node leave event for 05a21e8b4f75/172.31.121.230" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, left gossip cluster" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75 change state NodeActive --> NodeFailed" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, added to failed nodes list" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75 change state NodeActive --> NodeLeft" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="node5(202108a307f1): Node leave event for 05a21e8b4f75/172.31.121.230" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75 change state NodeActive --> NodeLeft" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="node4(b7e98b044d1e): Node leave event for 05a21e8b4f75/172.31.121.230" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=error msg="node: 05a21e8b4f75 is unknown to memberlist" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, left gossip cluster" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, left gossip cluster" [2021-11-24T01:45:16.696Z] time="2021-11-24T01:45:16Z" level=info msg="Node 05a21e8b4f75/172.31.121.230, left gossip cluster" [2021-11-24T01:45:17.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange=== RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-24T01:45:17.087Z] [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=info msg="node 2 leaving" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=warning msg="memberlist: Failed to send gossip to 172.31.121.230:10035: write udp [::]:10034->172.31.121.230:10035: use of closed network connection" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=info msg="Node 224aceac490a change state NodeActive --> NodeLeft" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=info msg="node5(202108a307f1): Node leave event for 224aceac490a/172.31.121.230" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=info msg="Node 224aceac490a change state NodeActive --> NodeLeft" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=info msg="node4(b7e98b044d1e): Node leave event for 224aceac490a/172.31.121.230" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=info msg="Node 224aceac490a change state NodeActive --> NodeLeft" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=info msg="node3(224aceac490a): Node leave event for 224aceac490a/172.31.121.230" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=debug msg="memberlist: Failed ping: 202108a307f1 (timeout reached)" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.121.230:10035: use of closed network connection" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.121.230:10036: use of closed network connection" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.121.230:10034: use of closed network connection" [2021-11-24T01:45:17.151Z] time="2021-11-24T01:45:16Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49357" [2021-11-24T01:45:17.302Z] === RUN TestLoad [2021-11-24T01:45:17.302Z] --- PASS: TestLoad (0.00s) [2021-11-24T01:45:17.302Z] === RUN TestSave [2021-11-24T01:45:17.302Z] --- PASS: TestSave (0.02s) [2021-11-24T01:45:17.302Z] === RUN TestAddDeleteGet [2021-11-24T01:45:17.302Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-24T01:45:17.302Z] === RUN TestInvalidTags [2021-11-24T01:45:17.302Z] --- PASS: TestInvalidTags (0.00s) [2021-11-24T01:45:17.302Z] PASS [2021-11-24T01:45:17.302Z] coverage: 84.4% of statements [2021-11-24T01:45:17.302Z] ok github.com/docker/docker/reference 0.087s coverage: 84.4% of statements [2021-11-24T01:45:17.445Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node 224aceac490a/172.31.121.230, left gossip cluster" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node 224aceac490a/172.31.121.230, left gossip cluster" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node 224aceac490a/172.31.121.230, left gossip cluster" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=warning msg="memberlist: Was able to connect to 202108a307f1 but other probes failed, network may be misconfigured" [2021-11-24T01:45:17.606Z] networkdb_test.go:867: node4: OK [2021-11-24T01:45:17.606Z] networkdb_test.go:867: node5: OK [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="node 0 coming back" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7928001b274c with config:&{NodeID:7928001b274c 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-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node 7928001b274c/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node 7928001b274c/172.31.121.230, added to nodes list" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="node 1 coming back" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9a3a776ab881 with config:&{NodeID:9a3a776ab881 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-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node 9a3a776ab881/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node 9a3a776ab881/172.31.121.230, added to nodes list" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="node 2 coming back" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:efd0cee9c479 with config:&{NodeID:efd0cee9c479 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-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node efd0cee9c479/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:17.606Z] time="2021-11-24T01:45:17Z" level=info msg="Node efd0cee9c479/172.31.121.230, added to nodes list" [2021-11-24T01:45:17.761Z] === RUN TestResolveAuthConfigIndexServer [2021-11-24T01:45:17.761Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-24T01:45:17.761Z] === RUN TestResolveAuthConfigFullURL [2021-11-24T01:45:17.761Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-24T01:45:17.761Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-24T01:45:17.761Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-24T01:45:17.761Z] === RUN TestValidateMirror [2021-11-24T01:45:17.761Z] --- PASS: TestValidateMirror (0.00s) [2021-11-24T01:45:17.761Z] === RUN TestLoadInsecureRegistries [2021-11-24T01:45:18.022Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-24T01:45:18.220Z] time="2021-11-24T01:45:17Z" 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-24T01:45:18.220Z] time="2021-11-24T01:45:17Z" 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-24T01:45:18.220Z] time="2021-11-24T01:45:17Z" 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-24T01:45:18.220Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-24T01:45:18.220Z] === RUN TestNewServiceConfig [2021-11-24T01:45:18.220Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestValidateIndexName [2021-11-24T01:45:18.220Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestValidateIndexNameWithError [2021-11-24T01:45:18.220Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestEndpointParse [2021-11-24T01:45:18.220Z] --- PASS: TestEndpointParse (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestEndpointParseInvalid [2021-11-24T01:45:18.220Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestValidateEndpoint [2021-11-24T01:45:18.220Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestPing [2021-11-24T01:45:18.220Z] --- PASS: TestPing (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestPingRegistryEndpoint [2021-11-24T01:45:18.220Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:18.220Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestEndpoint [2021-11-24T01:45:18.220Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:18.220Z] --- SKIP: TestEndpoint (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestParseRepositoryInfo [2021-11-24T01:45:18.220Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestNewIndexInfo [2021-11-24T01:45:18.220Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestMirrorEndpointLookup [2021-11-24T01:45:18.220Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:18.220Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestSearchRepositories [2021-11-24T01:45:18.220Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-24T01:45:18.220Z] Host: 127.0.0.1:49305 [2021-11-24T01:45:18.220Z] User-Agent: docker test client [2021-11-24T01:45:18.220Z] Authorization: Token fake-token [2021-11-24T01:45:18.220Z] X-Docker-Token: true [2021-11-24T01:45:18.220Z] Accept-Encoding: gzip [2021-11-24T01:45:18.220Z] [2021-11-24T01:45:18.220Z] [2021-11-24T01:45:18.220Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-24T01:45:18.220Z] Connection: close [2021-11-24T01:45:18.220Z] Content-Length: 144 [2021-11-24T01:45:18.220Z] Cache-Control: no-cache [2021-11-24T01:45:18.220Z] Content-Type: application/json [2021-11-24T01:45:18.220Z] Date: Wed, 24 Nov 2021 01:45:17 GMT [2021-11-24T01:45:18.220Z] Expires: -1 [2021-11-24T01:45:18.220Z] Pragma: no-cache [2021-11-24T01:45:18.220Z] Server: docker-tests/mock [2021-11-24T01:45:18.220Z] X-Docker-Registry-Config: mock [2021-11-24T01:45:18.220Z] X-Docker-Registry-Version: 0.0.0 [2021-11-24T01:45:18.220Z] [2021-11-24T01:45:18.220Z] [2021-11-24T01:45:18.220Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestTrustedLocation [2021-11-24T01:45:18.220Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-24T01:45:18.220Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestAllowNondistributableArtifacts [2021-11-24T01:45:18.220Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestIsSecureIndex [2021-11-24T01:45:18.220Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-24T01:45:18.220Z] PASS [2021-11-24T01:45:18.220Z] coverage: 51.2% of statements [2021-11-24T01:45:18.220Z] ok github.com/docker/docker/registry 0.191s coverage: 51.2% of statements [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestReaderWithReadError [2021-11-24T01:45:18.220Z] time="2021-11-24T01:45:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestReader [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-24T01:45:18.220Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-24T01:45:18.220Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-24T01:45:18.220Z] PASS [2021-11-24T01:45:18.220Z] coverage: 100.0% of statements [2021-11-24T01:45:18.220Z] ok github.com/docker/docker/registry/resumable 0.176s coverage: 100.0% of statements [2021-11-24T01:45:18.589Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s) [2021-11-24T01:45:18.589Z] === RUN TestUpdateMemory [2021-11-24T01:45:18.589Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:45:18.589Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-24T01:45:18.589Z] === RUN TestUpdateCPUQuota [2021-11-24T01:45:18.589Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-24T01:45:18.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-24T01:45:18.679Z] === RUN TestRestartManagerTimeout [2021-11-24T01:45:18.679Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-24T01:45:18.679Z] === RUN TestRestartManagerTimeoutReset [2021-11-24T01:45:18.679Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-24T01:45:18.679Z] PASS [2021-11-24T01:45:18.679Z] coverage: 50.9% of statements [2021-11-24T01:45:18.679Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-11-24T01:45:19.137Z] === RUN TestDecodeContainerConfig [2021-11-24T01:45:19.137Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-24T01:45:19.137Z] === RUN TestDecodeContainerConfigIsolation [2021-11-24T01:45:19.137Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-24T01:45:19.137Z] === RUN TestValidatePrivileged [2021-11-24T01:45:19.137Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-24T01:45:19.137Z] PASS [2021-11-24T01:45:19.137Z] coverage: 52.6% of statements [2021-11-24T01:45:19.137Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2021-11-24T01:45:19.137Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-24T01:45:19.137Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-24T01:45:19.137Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-24T01:45:19.137Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-24T01:45:19.137Z] PASS [2021-11-24T01:45:19.137Z] coverage: 62.5% of statements [2021-11-24T01:45:19.137Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-11-24T01:45:19.156Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-24T01:45:19.414Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-24T01:45:19.673Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-24T01:45:19.673Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-24T01:45:19.673Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-24T01:45:19.934Z] --- PASS: TestUpdateCPUQuota (1.47s) [2021-11-24T01:45:19.934Z] === RUN TestUpdatePidsLimit [2021-11-24T01:45:19.988Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-24T01:45:20.193Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-24T01:45:20.452Z] === RUN TestUpdatePidsLimit/no_change [2021-11-24T01:45:20.550Z] --- PASS: TestDockerNetworkMacvlan (8.98s) [2021-11-24T01:45:20.550Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-11-24T01:45:20.550Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-24T01:45:20.550Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-11-24T01:45:20.550Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2021-11-24T01:45:20.550Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.77s) [2021-11-24T01:45:20.550Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2021-11-24T01:45:20.550Z] PASS [2021-11-24T01:45:20.550Z] [2021-11-24T01:45:20.550Z] DONE 8 tests in 10.292s [2021-11-24T01:45:20.550Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-24T01:45:20.550Z] ++ 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-24T01:45:20.550Z] ++ set -e [2021-11-24T01:45:20.550Z] ++ '[' -n 0 ']' [2021-11-24T01:45:20.550Z] ++ set -x [2021-11-24T01:45:20.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T01:45:20.550Z] testing: warning: no tests to run [2021-11-24T01:45:20.550Z] PASS [2021-11-24T01:45:20.550Z] [2021-11-24T01:45:20.550Z] DONE 0 tests in 0.024s [2021-11-24T01:45:20.550Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-24T01:45:20.550Z] ++ 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-24T01:45:20.550Z] ++ set -e [2021-11-24T01:45:20.550Z] ++ '[' -n 0 ']' [2021-11-24T01:45:20.550Z] ++ set -x [2021-11-24T01:45:20.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T01:45:20.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-24T01:45:20.806Z] INFO: Testing against a local daemon [2021-11-24T01:45:20.806Z] === RUN TestAuthZPluginAllowRequest [2021-11-24T01:45:20.971Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-24T01:45:21.230Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-24T01:45:21.320Z] time="2021-11-24T01:45:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.121.230:10033 172.31.121.230:10034 172.31.121.230:10035]" [2021-11-24T01:45:21.320Z] time="2021-11-24T01:45:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.121.230:10033 172.31.121.230:10034 172.31.121.230:10035]" [2021-11-24T01:45:21.489Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-24T01:45:21.733Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2021-11-24T01:45:21.733Z] === RUN TestAuthZPluginTLS [2021-11-24T01:45:21.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10033" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49358" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 202108a307f1/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 202108a307f1/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node b7e98b044d1e/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node b7e98b044d1e/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, is the new incarnation of the shutdown node c96562259d9f/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10034" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49359" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 202108a307f1/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 202108a307f1/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node b7e98b044d1e/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node b7e98b044d1e/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, is the new incarnation of the shutdown node 05a21e8b4f75/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10035" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49360" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 202108a307f1/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 202108a307f1/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node b7e98b044d1e/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node b7e98b044d1e/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, is the new incarnation of the shutdown node 224aceac490a/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, is the new incarnation of the shutdown node 05a21e8b4f75/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 9a3a776ab881/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, is the new incarnation of the shutdown node c96562259d9f/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, joined gossip cluster" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, is the new incarnation of the shutdown node 224aceac490a/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node efd0cee9c479/172.31.121.230, added to nodes list" [2021-11-24T01:45:21.776Z] 2021/11/24 01:45:21 Closing DB instances... [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c change state NodeActive --> NodeLeft" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="node3(efd0cee9c479): Node leave event for 7928001b274c/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c change state NodeActive --> NodeLeft" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="node4(b7e98b044d1e): Node leave event for 7928001b274c/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c change state NodeActive --> NodeLeft" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="node2(9a3a776ab881): Node leave event for 7928001b274c/172.31.121.230" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c change state NodeActive --> NodeLeft" [2021-11-24T01:45:21.776Z] time="2021-11-24T01:45:21Z" level=info msg="node5(202108a307f1): Node leave event for 7928001b274c/172.31.121.230" [2021-11-24T01:45:22.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-24T01:45:22.042Z] === RUN TestGetDriver [2021-11-24T01:45:22.042Z] --- PASS: TestGetDriver (0.00s) [2021-11-24T01:45:22.042Z] === RUN TestVolumeRequestError [2021-11-24T01:45:22.042Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-24T01:45:22.042Z] PASS [2021-11-24T01:45:22.042Z] coverage: 36.1% of statements [2021-11-24T01:45:22.042Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-11-24T01:45:22.042Z] === RUN TestGetAddress [2021-11-24T01:45:22.042Z] --- PASS: TestGetAddress (0.00s) [2021-11-24T01:45:22.042Z] === RUN TestRemove [2021-11-24T01:45:22.042Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-24T01:45:22.042Z] --- SKIP: TestRemove (0.00s) [2021-11-24T01:45:22.042Z] === RUN TestInitializeWithVolumes [2021-11-24T01:45:22.042Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-24T01:45:22.042Z] === RUN TestCreate [2021-11-24T01:45:22.042Z] --- PASS: TestCreate (0.01s) [2021-11-24T01:45:22.042Z] === RUN TestValidateName [2021-11-24T01:45:22.042Z] --- PASS: TestValidateName (0.00s) [2021-11-24T01:45:22.042Z] === RUN TestCreateWithOpts [2021-11-24T01:45:22.042Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-24T01:45:22.042Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-24T01:45:22.042Z] === RUN TestRelaodNoOpts [2021-11-24T01:45:22.042Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-24T01:45:22.042Z] PASS [2021-11-24T01:45:22.042Z] coverage: 41.5% of statements [2021-11-24T01:45:22.042Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-11-24T01:45:22.228Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2021-11-24T01:45:22.228Z] === RUN TestCreateServiceSecretFileMode [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c change state NodeActive --> NodeLeft" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=info msg="node1(7928001b274c): Node leave event for 7928001b274c/172.31.121.230" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=info msg="Node 7928001b274c/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10033" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49361" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=error msg="node: 7928001b274c is unknown to memberlist" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10034" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49362" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.121.230:10035" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:21Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49363" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:22Z" level=info msg="Node 9a3a776ab881 change state NodeActive --> NodeLeft" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:22Z" level=info msg="node3(efd0cee9c479): Node leave event for 9a3a776ab881/172.31.121.230" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:22Z" level=info msg="Node 9a3a776ab881 change state NodeActive --> NodeLeft" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:22Z" level=info msg="node4(b7e98b044d1e): Node leave event for 9a3a776ab881/172.31.121.230" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:22Z" level=info msg="Node 9a3a776ab881 change state NodeActive --> NodeLeft" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:22Z" level=info msg="node5(202108a307f1): Node leave event for 9a3a776ab881/172.31.121.230" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:22Z" level=info msg="Node 9a3a776ab881 change state NodeActive --> NodeLeft" [2021-11-24T01:45:22.231Z] time="2021-11-24T01:45:22Z" level=info msg="node2(9a3a776ab881): Node leave event for 9a3a776ab881/172.31.121.230" [2021-11-24T01:45:22.294Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-24T01:45:22.294Z] === RUN TestAuthZPluginDenyRequest [2021-11-24T01:45:22.501Z] === RUN TestLCOWParseMountRaw [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-24T01:45:22.502Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRaw [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-24T01:45:22.502Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestConvertTmpfsOptions [2021-11-24T01:45:22.502Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-24T01:45:22.502Z] linux_parser_test.go:209: data="ro" [2021-11-24T01:45:22.502Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestParseMountSpec [2021-11-24T01:45:22.502Z] parser_test.go:62: case 0 [2021-11-24T01:45:22.502Z] parser_test.go:62: case 1 [2021-11-24T01:45:22.502Z] parser_test.go:62: case 2 [2021-11-24T01:45:22.502Z] parser_test.go:62: case 3 [2021-11-24T01:45:22.502Z] parser_test.go:62: case 4 [2021-11-24T01:45:22.502Z] parser_test.go:62: case 5 [2021-11-24T01:45:22.502Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestValidateMount [2021-11-24T01:45:22.502Z] --- PASS: TestValidateMount (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRaw [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-24T01:45:22.502Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-24T01:45:22.502Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-24T01:45:22.502Z] PASS [2021-11-24T01:45:22.502Z] coverage: 67.6% of statements [2021-11-24T01:45:22.502Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2021-11-24T01:45:22.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-24T01:45:22.686Z] time="2021-11-24T01:45:22Z" level=info msg="Node 9a3a776ab881/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.686Z] time="2021-11-24T01:45:22Z" level=info msg="Node 9a3a776ab881/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.686Z] time="2021-11-24T01:45:22Z" level=info msg="Node 9a3a776ab881/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.686Z] time="2021-11-24T01:45:22Z" level=info msg="Node 9a3a776ab881/172.31.121.230, left gossip cluster" [2021-11-24T01:45:22.686Z] time="2021-11-24T01:45:22Z" level=info msg="Node efd0cee9c479 change state NodeActive --> NodeLeft" [2021-11-24T01:45:22.686Z] time="2021-11-24T01:45:22Z" level=info msg="node4(b7e98b044d1e): Node leave event for efd0cee9c479/172.31.121.230" [2021-11-24T01:45:22.686Z] time="2021-11-24T01:45:22Z" level=info msg="Node efd0cee9c479 change state NodeActive --> NodeLeft" [2021-11-24T01:45:22.686Z] time="2021-11-24T01:45:22Z" level=info msg="node5(202108a307f1): Node leave event for efd0cee9c479/172.31.121.230" [2021-11-24T01:45:22.855Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-24T01:45:22.856Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-24T01:45:22.964Z] === RUN TestSetGetMeta [2021-11-24T01:45:22.964Z] === PAUSE TestSetGetMeta [2021-11-24T01:45:22.964Z] === RUN TestRestore [2021-11-24T01:45:22.964Z] === PAUSE TestRestore [2021-11-24T01:45:22.964Z] === RUN TestServiceCreate [2021-11-24T01:45:22.964Z] === PAUSE TestServiceCreate [2021-11-24T01:45:22.964Z] === RUN TestServiceList [2021-11-24T01:45:22.964Z] === PAUSE TestServiceList [2021-11-24T01:45:22.964Z] === RUN TestServiceRemove [2021-11-24T01:45:22.964Z] === PAUSE TestServiceRemove [2021-11-24T01:45:22.964Z] === RUN TestServiceGet [2021-11-24T01:45:22.964Z] === PAUSE TestServiceGet [2021-11-24T01:45:22.964Z] === RUN TestServicePrune [2021-11-24T01:45:22.964Z] === PAUSE TestServicePrune [2021-11-24T01:45:22.964Z] === RUN TestCreate [2021-11-24T01:45:22.964Z] === PAUSE TestCreate [2021-11-24T01:45:22.964Z] === RUN TestRemove [2021-11-24T01:45:22.964Z] === PAUSE TestRemove [2021-11-24T01:45:22.964Z] === RUN TestList [2021-11-24T01:45:22.964Z] === PAUSE TestList [2021-11-24T01:45:22.964Z] === RUN TestFindByDriver [2021-11-24T01:45:22.964Z] === PAUSE TestFindByDriver [2021-11-24T01:45:22.964Z] === RUN TestFindByReferenced [2021-11-24T01:45:22.964Z] === PAUSE TestFindByReferenced [2021-11-24T01:45:22.964Z] === RUN TestDerefMultipleOfSameRef [2021-11-24T01:45:22.964Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-24T01:45:22.964Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:45:22.964Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:45:22.964Z] === RUN TestDefererencePluginOnCreateError [2021-11-24T01:45:22.964Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-24T01:45:22.964Z] === RUN TestRefDerefRemove [2021-11-24T01:45:22.964Z] === PAUSE TestRefDerefRemove [2021-11-24T01:45:22.964Z] === RUN TestGet [2021-11-24T01:45:22.964Z] === PAUSE TestGet [2021-11-24T01:45:22.964Z] === RUN TestGetWithReference [2021-11-24T01:45:22.964Z] === PAUSE TestGetWithReference [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc/test_nil_list [2021-11-24T01:45:22.964Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc/test_empty_list [2021-11-24T01:45:22.964Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:45:22.964Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:45:22.964Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc/test_filter_some [2021-11-24T01:45:22.964Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc/test_filter_middle [2021-11-24T01:45:22.964Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:45:22.964Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:45:22.964Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-24T01:45:22.964Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-24T01:45:22.964Z] === CONT TestFilterFunc/test_nil_list [2021-11-24T01:45:22.964Z] === CONT TestFilterFunc/test_filter_some [2021-11-24T01:45:22.964Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:45:22.964Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:45:22.964Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:45:22.964Z] === CONT TestFilterFunc/test_empty_list [2021-11-24T01:45:22.964Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-24T01:45:22.964Z] === CONT TestFilterFunc/test_filter_middle [2021-11-24T01:45:22.964Z] --- PASS: TestFilterFunc (0.00s) [2021-11-24T01:45:22.964Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-24T01:45:22.964Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-24T01:45:22.964Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-24T01:45:22.964Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-24T01:45:22.964Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-24T01:45:22.964Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-24T01:45:22.964Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:22Z" level=info msg="Node efd0cee9c479 change state NodeActive --> NodeLeft" [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:22Z" level=info msg="node3(efd0cee9c479): Node leave event for efd0cee9c479/172.31.121.230" [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:22Z" level=info msg="Node efd0cee9c479/172.31.121.230, left gossip cluster" [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:22Z" level=info msg="Node efd0cee9c479/172.31.121.230, left gossip cluster" [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:22Z" level=info msg="Node efd0cee9c479/172.31.121.230, left gossip cluster" [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:23Z" level=debug msg="memberlist: Failed ping: b7e98b044d1e (timeout reached)" [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.121.230:10037: use of closed network connection" [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.121.230:10035: use of closed network connection" [2021-11-24T01:45:23.141Z] time="2021-11-24T01:45:23Z" level=debug msg="memberlist: Stream connection from=172.31.121.230:49364" [2021-11-24T01:45:23.417Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-24T01:45:23.417Z] === RUN TestAuthZPluginDenyResponse [2021-11-24T01:45:23.423Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-24T01:45:23.423Z] === CONT TestSetGetMeta [2021-11-24T01:45:23.423Z] === CONT TestList [2021-11-24T01:45:23.423Z] === CONT TestGet [2021-11-24T01:45:23.423Z] === CONT TestDefererencePluginOnCreateError [2021-11-24T01:45:23.423Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-24T01:45:23.423Z] === CONT TestRemove [2021-11-24T01:45:23.423Z] --- PASS: TestGet (0.01s) [2021-11-24T01:45:23.423Z] === CONT TestCreate [2021-11-24T01:45:23.423Z] --- PASS: TestList (0.02s) [2021-11-24T01:45:23.423Z] === CONT TestServicePrune [2021-11-24T01:45:23.423Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-24T01:45:23.423Z] === CONT TestServiceGet [2021-11-24T01:45:23.423Z] --- PASS: TestRemove (0.01s) [2021-11-24T01:45:23.423Z] === CONT TestServiceRemove [2021-11-24T01:45:23.423Z] --- PASS: TestCreate (0.02s) [2021-11-24T01:45:23.423Z] === CONT TestServiceList [2021-11-24T01:45:23.423Z] time="2021-11-24T01:45:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:45:23.423Z] --- PASS: TestServiceGet (0.12s) [2021-11-24T01:45:23.423Z] === CONT TestServiceCreate [2021-11-24T01:45:23.423Z] --- PASS: TestServiceRemove (0.12s) [2021-11-24T01:45:23.423Z] === CONT TestRestore [2021-11-24T01:45:23.423Z] --- PASS: TestServiceList (0.12s) [2021-11-24T01:45:23.423Z] === CONT TestDerefMultipleOfSameRef [2021-11-24T01:45:23.423Z] time="2021-11-24T01:45:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:45:23.423Z] time="2021-11-24T01:45:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:45:23.423Z] time="2021-11-24T01:45:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-24T01:45:23.423Z] --- PASS: TestServiceCreate (0.01s) [2021-11-24T01:45:23.423Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:45:23.423Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-11-24T01:45:23.423Z] === CONT TestRefDerefRemove [2021-11-24T01:45:23.423Z] time="2021-11-24T01:45:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:45:23.423Z] --- PASS: TestServicePrune (0.14s) [2021-11-24T01:45:23.423Z] === CONT TestFindByReferenced [2021-11-24T01:45:23.423Z] --- PASS: TestRestore (0.02s) [2021-11-24T01:45:23.423Z] === CONT TestFindByDriver [2021-11-24T01:45:23.423Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-24T01:45:23.423Z] === CONT TestGetWithReference [2021-11-24T01:45:23.423Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-24T01:45:23.423Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-24T01:45:23.423Z] --- PASS: TestFindByDriver (0.01s) [2021-11-24T01:45:23.423Z] --- PASS: TestGetWithReference (0.01s) [2021-11-24T01:45:23.423Z] PASS [2021-11-24T01:45:23.423Z] coverage: 69.0% of statements [2021-11-24T01:45:23.423Z] ok github.com/docker/docker/volume/service 0.221s coverage: 69.0% of statements [2021-11-24T01:45:23.423Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-24T01:45:23.423Z] === RUN TestClientStream [2021-11-24T01:45:23.423Z] --- PASS: TestClientStream (0.00s) [2021-11-24T01:45:23.423Z] === RUN TestClientSendFile [2021-11-24T01:45:23.423Z] --- PASS: TestClientSendFile (0.00s) [2021-11-24T01:45:23.423Z] === RUN TestClientWithRequestTimeout [2021-11-24T01:45:23.423Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-24T01:45:23.423Z] === RUN TestFileSpecPlugin [2021-11-24T01:45:23.423Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-11-24T01:45:23.423Z] === RUN TestFileJSONSpecPlugin [2021-11-24T01:45:23.423Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-24T01:45:23.423Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-24T01:45:23.423Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-24T01:45:23.423Z] === RUN TestPluginAddHandler [2021-11-24T01:45:23.423Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-24T01:45:23.423Z] === RUN TestPluginWaitBadPlugin [2021-11-24T01:45:23.423Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-24T01:45:23.423Z] === RUN TestGet [2021-11-24T01:45:23.423Z] time="2021-11-24T01:45:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-24T01:45:23.596Z] time="2021-11-24T01:45:23Z" level=info msg="Node b7e98b044d1e change state NodeActive --> NodeLeft" [2021-11-24T01:45:23.596Z] time="2021-11-24T01:45:23Z" level=info msg="node5(202108a307f1): Node leave event for b7e98b044d1e/172.31.121.230" [2021-11-24T01:45:23.596Z] time="2021-11-24T01:45:23Z" level=info msg="Node b7e98b044d1e change state NodeActive --> NodeLeft" [2021-11-24T01:45:23.596Z] time="2021-11-24T01:45:23Z" level=info msg="node4(b7e98b044d1e): Node leave event for b7e98b044d1e/172.31.121.230" [2021-11-24T01:45:23.596Z] time="2021-11-24T01:45:23Z" level=warning msg="memberlist: Was able to connect to b7e98b044d1e but other probes failed, network may be misconfigured" [2021-11-24T01:45:23.789Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-24T01:45:23.789Z] [2021-11-24T01:45:23.789Z] Unloading profiles will leave already running processes permanently [2021-11-24T01:45:23.789Z] unconfined, which can lead to unexpected situations. [2021-11-24T01:45:23.789Z] [2021-11-24T01:45:23.789Z] To set a process to complain mode, use the command line tool [2021-11-24T01:45:23.789Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-24T01:45:23.789Z] Post stage [Pipeline] junit [2021-11-24T01:45:23.801Z] Recording test results [2021-11-24T01:45:23.978Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-24T01:45:23.979Z] === RUN TestAuthZPluginAllowEventStream [2021-11-24T01:45:24.005Z] --- PASS: TestUpdatePidsLimit (3.79s) [2021-11-24T01:45:24.005Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2021-11-24T01:45:24.005Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2021-11-24T01:45:24.005Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-11-24T01:45:24.005Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-11-24T01:45:24.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-11-24T01:45:24.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2021-11-24T01:45:24.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2021-11-24T01:45:24.005Z] === RUN TestUpdateRestartPolicy [2021-11-24T01:45:24.050Z] time="2021-11-24T01:45:23Z" level=info msg="Node b7e98b044d1e/172.31.121.230, left gossip cluster" [2021-11-24T01:45:24.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-24T01:45:24.265Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-24T01:45:24.265Z] check_test.go:308: [d847eb6ea6d63] daemon is not started [2021-11-24T01:45:24.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-24T01:45:24.265Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-24T01:45:24.265Z] check_test.go:308: [d2a6962133c02] daemon is not started [2021-11-24T01:45:24.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-24T01:45:24.505Z] time="2021-11-24T01:45:24Z" level=info msg="Node b7e98b044d1e/172.31.121.230, left gossip cluster" [2021-11-24T01:45:24.906Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2021-11-24T01:45:24.906Z] === RUN TestAuthZPluginErrorResponse [2021-11-24T01:45:24.958Z] time="2021-11-24T01:45:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-24T01:45:24.965Z] time="2021-11-24T01:45:24Z" level=info msg="Node 202108a307f1/172.31.121.230, left gossip cluster" [2021-11-24T01:45:24.965Z] time="2021-11-24T01:45:24Z" level=info msg="Node 202108a307f1 change state NodeActive --> NodeFailed" [2021-11-24T01:45:24.965Z] time="2021-11-24T01:45:24Z" level=info msg="Node 202108a307f1/172.31.121.230, added to failed nodes list" [2021-11-24T01:45:24.965Z] --- PASS: TestNetworkDBIslands (11.27s) [2021-11-24T01:45:24.965Z] PASS [2021-11-24T01:45:24.965Z] coverage: 59.9% of statements [2021-11-24T01:45:24.965Z] ok github.com/docker/docker/libnetwork/networkdb 103.053s coverage: 59.9% of statements [2021-11-24T01:45:24.965Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-24T01:45:24.965Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-24T01:45:24.965Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-24T01:45:24.965Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-24T01:45:24.965Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-24T01:45:24.965Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/quota [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/rootless [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/volume [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-24T01:45:24.966Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-24T01:45:24.974Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-24T01:45:25.251Z] + echo Ensuring container killed. [2021-11-24T01:45:25.251Z] Ensuring container killed. [2021-11-24T01:45:25.251Z] + docker rm -vf docker-pr1 [2021-11-24T01:45:25.251Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-11-24T01:45:25.467Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-11-24T01:45:25.468Z] === RUN TestAuthZPluginErrorRequest [2021-11-24T01:45:25.534Z] + echo Chowning /workspace to jenkins user [2021-11-24T01:45:25.534Z] Chowning /workspace to jenkins user [2021-11-24T01:45:25.534Z] + id -u [2021-11-24T01:45:25.534Z] + id -g [2021-11-24T01:45:25.534Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43045:/workspace busybox chown -R 1000:1000 /workspace [2021-11-24T01:45:25.534Z] Unable to find image 'busybox:latest' locally [2021-11-24T01:45:25.792Z] latest: Pulling from library/busybox [2021-11-24T01:45:25.792Z] e685c5c858e3: Pulling fs layer [2021-11-24T01:45:25.792Z] e685c5c858e3: Verifying Checksum [2021-11-24T01:45:25.792Z] e685c5c858e3: Download complete [2021-11-24T01:45:26.029Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-24T01:45:26.029Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-24T01:45:26.071Z] e685c5c858e3: Pull complete [2021-11-24T01:45:26.071Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-24T01:45:26.071Z] Status: Downloaded newer image for busybox:latest [2021-11-24T01:45:26.166Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-24T01:45:26.495Z] time="2021-11-24T01:45:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-24T01:45:26.591Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-24T01:45:26.591Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-24T01:45:26.733Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === Skipped [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-24T01:45:27.134Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-24T01:45:27.134Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-24T01:45:27.134Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-24T01:45:27.134Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-24T01:45:27.134Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-24T01:45:27.134Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-24T01:45:27.134Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-24T01:45:27.134Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-24T01:45:27.134Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-11-24T01:45:27.134Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-24T01:45:27.134Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-24T01:45:27.134Z] daemon_test.go:146: root required [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-24T01:45:27.134Z] reload_test.go:520: root required [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-24T01:45:27.134Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-24T01:45:27.134Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-24T01:45:27.134Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-24T01:45:27.134Z] download_test.go:267: Needs fixing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-24T01:45:27.134Z] layer_test.go:303: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-24T01:45:27.134Z] layer_test.go:352: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-24T01:45:27.134Z] layer_test.go:467: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-24T01:45:27.134Z] layer_test.go:696: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-24T01:45:27.134Z] migration_test.go:45: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-24T01:45:27.134Z] migration_test.go:181: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-24T01:45:27.134Z] mount_test.go:17: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-24T01:45:27.134Z] mount_test.go:76: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-24T01:45:27.134Z] mount_test.go:125: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-24T01:45:27.134Z] mount_test.go:212: Failing on Windows [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-24T01:45:27.134Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-24T01:45:27.134Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-24T01:45:27.134Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-24T01:45:27.134Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-24T01:45:27.134Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-24T01:45:27.134Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-24T01:45:27.134Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-24T01:45:27.134Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-24T01:45:27.134Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-24T01:45:27.134Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-24T01:45:27.134Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-24T01:45:27.134Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-24T01:45:27.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-24T01:45:27.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-24T01:45:27.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-24T01:45:27.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-24T01:45:27.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-24T01:45:27.134Z] archive_test.go:133: Xz not present in msys2 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-24T01:45:27.134Z] archive_test.go:140: zstd not installed [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-24T01:45:27.134Z] archive_test.go:252: Failing on Windows CI machines [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:45:27.134Z] archive_windows_test.go:16: Currently fails [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-24T01:45:27.134Z] changes_test.go:195: needs more investigation [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-24T01:45:27.134Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-24T01:45:27.134Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-24T01:45:27.134Z] changes_test.go:432: needs further investigation [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-24T01:45:27.134Z] changes_test.go:468: needs further investigation [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-24T01:45:27.134Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-24T01:45:27.134Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.134Z] [2021-11-24T01:45:27.134Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-24T01:45:27.134Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-24T01:45:27.135Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-24T01:45:27.135Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-24T01:45:27.135Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:45:27.135Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:45:27.135Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-24T01:45:27.135Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-24T01:45:27.135Z] poller_test.go:40: No chmod on Windows [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-24T01:45:27.135Z] fileutils_test.go:133: Needs porting to Windows [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-24T01:45:27.135Z] fileutils_test.go:179: Needs porting to Windows [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-24T01:45:27.135Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-24T01:45:27.135Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-24T01:45:27.135Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-24T01:45:27.135Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-24T01:45:27.135Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-24T01:45:27.135Z] [2021-11-24T01:45:27.135Z] DONE 2088 tests, 70 skipped in 258.867s [2021-11-24T01:45:27.135Z] INFO: make.ps1 ended at 11/24/2021 01:45:26 [2021-11-24T01:45:27.299Z] check_test.go:308: [db752d8a2dace] daemon is not started [2021-11-24T01:45:27.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-24T01:45:27.866Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-24T01:45:27.959Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2021-11-24T01:45:27.959Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-24T01:45:28.124Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-24T01:45:28.309Z] + bundleName=docker-py [2021-11-24T01:45:28.309Z] + echo Creating docker-py-bundles.tar.gz [2021-11-24T01:45:28.309Z] Creating docker-py-bundles.tar.gz [2021-11-24T01:45:28.309Z] + 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-24T01:45:28.322Z] Archiving artifacts [2021-11-24T01:45:28.691Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-24T01:45:28.865Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-24T01:45:28.865Z] INFO: Unit tests ended at 11/24/2021 01:45:28. Duration:00:04:32.0235968 [2021-11-24T01:45:28.865Z] INFO: Building busybox [2021-11-24T01:45:28.865Z] Sending build context to Docker daemon 5.12kB [2021-11-24T01:45:28.865Z] [2021-11-24T01:45:28.865Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-24T01:45:28.865Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-24T01:45:28.865Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-24T01:45:28.865Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-24T01:45:28.865Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-24T01:45:28.865Z] ---> 3d4792f88e26 [2021-11-24T01:45:28.865Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-24T01:45:28.865Z] ---> Running in 7228d4c86c0f [2021-11-24T01:45:29.261Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-24T01:45:29.323Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2021-11-24T01:45:29.323Z] === RUN TestAuthZPluginHeader [2021-11-24T01:45:29.520Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-24T01:45:29.885Z] --- PASS: TestAuthZPluginHeader (0.67s) [2021-11-24T01:45:29.885Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-24T01:45:29.885Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:29.885Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-24T01:45:29.885Z] === RUN TestAuthZPluginV2Disable [2021-11-24T01:45:29.885Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:29.885Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-24T01:45:29.885Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-24T01:45:29.885Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:29.885Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-24T01:45:29.885Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-24T01:45:29.885Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:29.885Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-24T01:45:29.885Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-24T01:45:30.263Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-24T01:45:30.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh binary [2021-11-24T01:45:30.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-24T01:45:31.180Z] time="2021-11-24T01:45:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-24T01:45:31.546Z] [2021-11-24T01:45:31.547Z] Removing bundles/ [2021-11-24T01:45:31.547Z] [2021-11-24T01:45:31.547Z] ---> Making bundle: binary (in bundles/binary) [2021-11-24T01:45:31.547Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-24T01:45:31.547Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:45:34.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-24T01:45:34.443Z] --- PASS: TestCreateServiceSecretFileMode (12.41s) [2021-11-24T01:45:34.443Z] === RUN TestCreateServiceConfigFileMode [2021-11-24T01:45:34.634Z] Removing intermediate container 7228d4c86c0f [2021-11-24T01:45:34.634Z] ---> 267259df7b2f [2021-11-24T01:45:34.634Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-24T01:45:34.634Z] ---> Running in 4ca4d4f7c733 [2021-11-24T01:45:34.634Z] Removing intermediate container 4ca4d4f7c733 [2021-11-24T01:45:34.634Z] ---> 31b215218e68 [2021-11-24T01:45:34.634Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-24T01:45:34.634Z] ---> Running in 4b95f3b9e2f2 [2021-11-24T01:45:34.634Z] Removing intermediate container 4b95f3b9e2f2 [2021-11-24T01:45:34.634Z] ---> 793eb40c95d4 [2021-11-24T01:45:34.634Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-24T01:45:36.713Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-11-24T01:45:36.713Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-24T01:45:36.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-24T01:45:36.972Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-11-24T01:45:36.972Z] === RUN TestWaitNonBlocked [2021-11-24T01:45:36.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:45:36.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:45:36.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:45:36.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:45:36.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:45:36.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:45:37.521Z] [2021-11-24T01:45:37.976Z] ---> c0a0fbb5e0de [2021-11-24T01:45:37.976Z] 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-24T01:45:38.348Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-24T01:45:38.349Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2021-11-24T01:45:38.349Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-11-24T01:45:38.349Z] === RUN TestWaitBlocked [2021-11-24T01:45:38.349Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:45:38.349Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:45:38.349Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:45:38.349Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:45:38.349Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-24T01:45:38.349Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-24T01:45:38.440Z] ---> Running in e96955dd0dc3 [2021-11-24T01:45:38.607Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-24T01:45:39.175Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-24T01:45:39.175Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-11-24T01:45:39.175Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-11-24T01:45:39.175Z] === CONT TestContainerStartOnDaemonRestart [2021-11-24T01:45:39.175Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-24T01:45:39.434Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-24T01:45:39.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-24T01:45:39.749Z] --- PASS: TestGet (15.01s) [2021-11-24T01:45:39.749Z] === RUN TestPluginWithNoManifest [2021-11-24T01:45:39.749Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-24T01:45:39.749Z] === RUN TestGetAll [2021-11-24T01:45:39.749Z] --- PASS: TestGetAll (0.00s) [2021-11-24T01:45:39.749Z] PASS [2021-11-24T01:45:39.749Z] coverage: 73.2% of statements [2021-11-24T01:45:39.749Z] ok github.com/docker/docker/pkg/plugins 35.919s coverage: 73.2% of statements [2021-11-24T01:45:40.000Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-24T01:45:42.534Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2021-11-24T01:45:42.534Z] === CONT TestDaemonHostGatewayIP [2021-11-24T01:45:43.101Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-24T01:45:43.360Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2021-11-24T01:45:43.360Z] === CONT TestDaemonRestartIpcMode [2021-11-24T01:45:43.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-24T01:45:46.657Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2021-11-24T01:45:46.657Z] === RUN TestCreateServiceSysctls [2021-11-24T01:45:46.976Z] Removing intermediate container e96955dd0dc3 [2021-11-24T01:45:46.976Z] ---> 8130966ad92b [2021-11-24T01:45:46.976Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-24T01:45:46.976Z] ---> Running in 3fcd297708ba [2021-11-24T01:45:47.214Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-24T01:45:47.473Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2021-11-24T01:45:47.473Z] === CONT TestIpcModeOlderClient [2021-11-24T01:45:47.473Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-24T01:45:47.473Z] === CONT TestContainerKillOnDaemonStart [2021-11-24T01:45:47.923Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-11-24T01:45:47.923Z] PASS [2021-11-24T01:45:47.923Z] [2021-11-24T01:45:47.923Z] === Skipped [2021-11-24T01:45:47.923Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-24T01:45:47.923Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:47.923Z] [2021-11-24T01:45:47.923Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-24T01:45:47.923Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:47.923Z] [2021-11-24T01:45:47.923Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-24T01:45:47.923Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:47.923Z] [2021-11-24T01:45:47.923Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-24T01:45:47.923Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:47.923Z] [2021-11-24T01:45:47.923Z] DONE 17 tests, 4 skipped in 25.857s [2021-11-24T01:45:47.923Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-24T01:45:47.923Z] ++ 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-24T01:45:47.923Z] ++ set -e [2021-11-24T01:45:47.923Z] ++ '[' -n 0 ']' [2021-11-24T01:45:47.923Z] ++ set -x [2021-11-24T01:45:47.923Z] ++ 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-24T01:45:47.923Z] INFO: Testing against a local daemon [2021-11-24T01:45:47.923Z] === RUN TestPluginInvalidJSON [2021-11-24T01:45:47.923Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:45:47.923Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:45:47.923Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:45:47.923Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-24T01:45:47.923Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-24T01:45:47.923Z] === RUN TestPluginInstall [2021-11-24T01:45:47.923Z] === RUN TestPluginInstall/no_auth [2021-11-24T01:45:47.923Z] time="2021-11-24T01:45:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:45:47.923Z] time="2021-11-24T01:45:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7f7e5fb9941f5d3b6793a18f664d1778ceb3c4b4dfa810532d1f0936bff57bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:45:47.923Z] time="2021-11-24T01:45:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:45:47.923Z] time="2021-11-24T01:45:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7f7e5fb9941f5d3b6793a18f664d1778ceb3c4b4dfa810532d1f0936bff57bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:45:48.039Z] --- PASS: TestCreateServiceSysctls (3.24s) [2021-11-24T01:45:48.039Z] === RUN TestCreateServiceCapabilities [2021-11-24T01:45:48.179Z] === RUN TestPluginInstall/with_htpasswd [2021-11-24T01:45:48.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-24T01:45:48.409Z] --- PASS: TestDaemonRestartIpcMode (4.81s) [2021-11-24T01:45:48.435Z] time="2021-11-24T01:45:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:45:48.435Z] time="2021-11-24T01:45:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef0a9ce316169562cb903e6fda7b3557f85d2be17423343554114e7000dd1daa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:45:48.435Z] time="2021-11-24T01:45:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:45:48.435Z] time="2021-11-24T01:45:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef0a9ce316169562cb903e6fda7b3557f85d2be17423343554114e7000dd1daa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:45:48.667Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-24T01:45:48.667Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-24T01:45:48.691Z] === RUN TestPluginInstall/with_insecure [2021-11-24T01:45:48.926Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-24T01:45:48.926Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-24T01:45:48.926Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-24T01:45:48.926Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-24T01:45:48.926Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-24T01:45:48.926Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-24T01:45:48.926Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-24T01:45:49.142Z] [2021-11-24T01:45:49.142Z] SUCCESS: Specified value was saved. [2021-11-24T01:45:49.617Z] time="2021-11-24T01:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:45:49.617Z] time="2021-11-24T01:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6864464ea3df04a7273d260a5b5361df46ef6159bc00d84747af2ef29eac95e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:45:49.617Z] time="2021-11-24T01:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:45:49.617Z] time="2021-11-24T01:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6864464ea3df04a7273d260a5b5361df46ef6159bc00d84747af2ef29eac95e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:45:49.873Z] plugin_test.go:165: [df0b099826346] daemon is not started [2021-11-24T01:45:49.873Z] --- PASS: TestPluginInstall (3.15s) [2021-11-24T01:45:49.873Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2021-11-24T01:45:49.873Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-11-24T01:45:49.873Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2021-11-24T01:45:49.873Z] === RUN TestPluginsWithRuntimes [2021-11-24T01:45:51.237Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-24T01:45:51.304Z] Removing intermediate container 3fcd297708ba [2021-11-24T01:45:51.304Z] ---> 2ff2ea86b8ca [2021-11-24T01:45:51.304Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-24T01:45:51.333Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2021-11-24T01:45:51.333Z] === RUN TestInspect [2021-11-24T01:45:51.759Z] ---> Running in 56b0482f5613 [2021-11-24T01:45:52.164Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-24T01:45:52.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-24T01:45:52.212Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-24T01:45:53.091Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2021-11-24T01:45:53.091Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2021-11-24T01:45:53.091Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2021-11-24T01:45:53.091Z] === RUN TestPluginBackCompatMediaTypes [2021-11-24T01:45:53.242Z] --- PASS: TestInspect (2.58s) [2021-11-24T01:45:53.242Z] === RUN TestCreateJob [2021-11-24T01:45:53.346Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-24T01:45:53.346Z] PASS [2021-11-24T01:45:53.587Z] check_test.go:308: [d0b32919231ea] daemon is not started [2021-11-24T01:45:53.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-24T01:45:53.602Z] [2021-11-24T01:45:53.602Z] DONE 10 tests in 6.946s [2021-11-24T01:45:53.602Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-24T01:45:53.602Z] ++ 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-24T01:45:53.602Z] ++ set -e [2021-11-24T01:45:53.602Z] ++ '[' -n 0 ']' [2021-11-24T01:45:53.602Z] ++ set -x [2021-11-24T01:45:53.602Z] ++ 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-24T01:45:53.602Z] INFO: Testing against a local daemon [2021-11-24T01:45:53.602Z] === RUN TestExternalGraphDriver [2021-11-24T01:45:53.602Z] === RUN TestExternalGraphDriver/json [2021-11-24T01:45:54.964Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-24T01:45:55.471Z] Cannot create a file when that file already exists. [2021-11-24T01:45:55.491Z] === RUN TestExternalGraphDriver/spec [2021-11-24T01:45:56.339Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-24T01:45:56.541Z] --- PASS: TestCreateJob (3.04s) [2021-11-24T01:45:56.541Z] === RUN TestReplicatedJob [2021-11-24T01:45:56.855Z] === RUN TestExternalGraphDriver/pull [2021-11-24T01:45:57.275Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-24T01:45:57.275Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-24T01:45:58.219Z] --- PASS: TestExternalGraphDriver (4.65s) [2021-11-24T01:45:58.219Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2021-11-24T01:45:58.219Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2021-11-24T01:45:58.219Z] --- PASS: TestExternalGraphDriver/pull (1.53s) [2021-11-24T01:45:58.219Z] === RUN TestGraphdriverPluginV2 [2021-11-24T01:45:58.219Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:58.219Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-24T01:45:58.219Z] PASS [2021-11-24T01:45:58.219Z] [2021-11-24T01:45:58.219Z] === Skipped [2021-11-24T01:45:58.219Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-24T01:45:58.220Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:45:58.220Z] [2021-11-24T01:45:58.220Z] DONE 5 tests, 1 skipped in 4.773s [2021-11-24T01:45:58.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-24T01:45:58.220Z] ++ 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-24T01:45:58.220Z] ++ set -e [2021-11-24T01:45:58.220Z] ++ '[' -n 0 ']' [2021-11-24T01:45:58.220Z] ++ set -x [2021-11-24T01:45:58.220Z] ++ 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-24T01:45:58.475Z] INFO: Testing against a local daemon [2021-11-24T01:45:58.475Z] === RUN TestContinueAfterPluginCrash [2021-11-24T01:45:58.475Z] === PAUSE TestContinueAfterPluginCrash [2021-11-24T01:45:58.475Z] === RUN TestReadPluginNoRead [2021-11-24T01:45:58.475Z] === PAUSE TestReadPluginNoRead [2021-11-24T01:45:58.475Z] === RUN TestDaemonStartWithLogOpt [2021-11-24T01:45:58.475Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-24T01:45:58.475Z] === CONT TestContinueAfterPluginCrash [2021-11-24T01:45:58.475Z] === CONT TestDaemonStartWithLogOpt [2021-11-24T01:45:59.808Z] --- PASS: TestContainerKillOnDaemonStart (12.23s) [2021-11-24T01:45:59.808Z] PASS [2021-11-24T01:45:59.808Z] [2021-11-24T01:45:59.808Z] === Skipped [2021-11-24T01:45:59.808Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-24T01:45:59.808Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:45:59.808Z] [2021-11-24T01:45:59.808Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-24T01:45:59.808Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:45:59.808Z] [2021-11-24T01:45:59.808Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-24T01:45:59.808Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:45:59.808Z] [2021-11-24T01:45:59.808Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-24T01:45:59.808Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-24T01:45:59.808Z] [2021-11-24T01:45:59.808Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-24T01:45:59.808Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-24T01:45:59.808Z] [2021-11-24T01:45:59.808Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-24T01:45:59.808Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:45:59.808Z] [2021-11-24T01:45:59.808Z] DONE 200 tests, 6 skipped in 167.029s [2021-11-24T01:45:59.808Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-24T01:45:59.808Z] ++ 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-24T01:45:59.808Z] ++ set -e [2021-11-24T01:45:59.808Z] ++ '[' -n 0 ']' [2021-11-24T01:45:59.808Z] ++ set -x [2021-11-24T01:45:59.808Z] ++ 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-24T01:45:59.808Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-24T01:46:00.066Z] === RUN TestConfigDaemonLibtrustID [2021-11-24T01:46:00.131Z] Removing intermediate container 56b0482f5613 [2021-11-24T01:46:00.131Z] ---> 629bb14ae06c [2021-11-24T01:46:00.131Z] Step 13/13 : CMD ["sh"] [2021-11-24T01:46:00.586Z] ---> Running in 57f9cc52b414 [2021-11-24T01:46:00.586Z] Removing intermediate container 57f9cc52b414 [2021-11-24T01:46:00.586Z] ---> ce181c750bac [2021-11-24T01:46:00.586Z] Successfully built ce181c750bac [2021-11-24T01:46:00.586Z] Successfully tagged busybox:latest [2021-11-24T01:46:00.586Z] INFO: Docker images of the daemon under test [2021-11-24T01:46:00.586Z] [2021-11-24T01:46:00.586Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T01:46:00.586Z] busybox latest ce181c750bac Less than a second ago 4.95GB [2021-11-24T01:46:00.586Z] microsoft/windowsservercore latest 3d4792f88e26 2 weeks ago 4.91GB [2021-11-24T01:46:00.586Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 2 weeks ago 4.91GB [2021-11-24T01:46:00.586Z] [2021-11-24T01:46:00.586Z] INFO: Running integration tests at 11/24/2021 01:46:00... [2021-11-24T01:46:00.586Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-24T01:46:00.586Z] INFO: Integration API tests being run from the host: [2021-11-24T01:46:00.633Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-24T01:46:00.633Z] === RUN TestDaemonConfigValidation [2021-11-24T01:46:00.633Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:46:00.633Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:46:00.633Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-24T01:46:00.633Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-24T01:46:00.633Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-24T01:46:00.633Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-24T01:46:00.633Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-24T01:46:00.633Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-24T01:46:00.633Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-24T01:46:00.634Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-24T01:46:00.634Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-24T01:46:00.634Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-24T01:46:00.634Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-24T01:46:00.634Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-24T01:46:00.892Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-24T01:46:01.041Z] INFO: make.ps1 starting at 11/24/2021 01:46:00 [2021-11-24T01:46:01.150Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-24T01:46:01.150Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2021-11-24T01:46:01.150Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2021-11-24T01:46:01.150Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2021-11-24T01:46:01.150Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.22s) [2021-11-24T01:46:01.150Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-11-24T01:46:01.150Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-24T01:46:01.150Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-24T01:46:01.409Z] check_test.go:308: [d5fb52b8b1acf] daemon is not started [2021-11-24T01:46:01.409Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-24T01:46:01.409Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-24T01:46:01.741Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2021-11-24T01:46:01.742Z] === CONT TestReadPluginNoRead [2021-11-24T01:46:01.827Z] --- PASS: TestReplicatedJob (5.09s) [2021-11-24T01:46:01.827Z] === RUN TestUpdateReplicatedJob [2021-11-24T01:46:02.005Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-24T01:46:02.344Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-24T01:46:03.283Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-24T01:46:03.631Z] === RUN TestReadPluginNoRead/default [2021-11-24T01:46:04.216Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-24T01:46:04.216Z] daemon_test.go:156: [dac03db841837] daemon is not started [2021-11-24T01:46:04.216Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2021-11-24T01:46:04.216Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-11-24T01:46:04.217Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-11-24T01:46:04.217Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2021-11-24T01:46:04.217Z] === RUN TestDaemonProxy [2021-11-24T01:46:04.217Z] === RUN TestDaemonProxy/environment_variables [2021-11-24T01:46:04.557Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-24T01:46:04.871Z] 2021/11/24 01:46:03 Closing DB instances... [2021-11-24T01:46:04.871Z] time="2021-11-24T01:46:03Z" level=error msg="node: 37a628290690 is unknown to memberlist" [2021-11-24T01:46:04.871Z] time="2021-11-24T01:46:03Z" level=error msg="node: 37a628290690 is unknown to memberlist" [2021-11-24T01:46:05.119Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2021-11-24T01:46:05.119Z] === RUN TestServiceListWithStatuses [2021-11-24T01:46:05.119Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-24T01:46:05.119Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-24T01:46:05.119Z] === RUN TestDockerNetworkConnectAlias [2021-11-24T01:46:05.151Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-24T01:46:05.410Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-24T01:46:05.838Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-11-24T01:46:05.838Z] === RUN TestFindNode [2021-11-24T01:46:05.838Z] 2021/11/24 01:46:05 Closing DB instances... [2021-11-24T01:46:05.838Z] --- PASS: TestFindNode (0.01s) [2021-11-24T01:46:05.838Z] === RUN TestChangeNodeState [2021-11-24T01:46:05.838Z] 2021/11/24 01:46:05 Closing DB instances... [2021-11-24T01:46:05.838Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-24T01:46:05.838Z] === RUN TestNodeReincarnation [2021-11-24T01:46:05.838Z] 2021/11/24 01:46:05 Closing DB instances... [2021-11-24T01:46:05.922Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-24T01:46:05.977Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-24T01:46:05.977Z] === RUN TestDaemonProxy/command-line_options [2021-11-24T01:46:06.178Z] --- PASS: TestContinueAfterPluginCrash (7.88s) [2021-11-24T01:46:06.543Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-24T01:46:06.739Z] === CONT TestReadPluginNoRead [2021-11-24T01:46:06.739Z] read_test.go:92: [d6ad90432a2b0] daemon is not started [2021-11-24T01:46:06.739Z] --- PASS: TestReadPluginNoRead (5.52s) [2021-11-24T01:46:06.739Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2021-11-24T01:46:06.740Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.07s) [2021-11-24T01:46:06.740Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2021-11-24T01:46:06.740Z] PASS [2021-11-24T01:46:06.740Z] [2021-11-24T01:46:06.740Z] DONE 6 tests in 8.559s [2021-11-24T01:46:06.740Z] 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-24T01:46:06.740Z] ++ 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-24T01:46:06.740Z] ++ set -e [2021-11-24T01:46:06.740Z] ++ '[' -n 0 ']' [2021-11-24T01:46:06.740Z] ++ set -x [2021-11-24T01:46:06.740Z] ++ 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-24T01:46:06.995Z] testing: warning: no tests to run [2021-11-24T01:46:06.995Z] PASS [2021-11-24T01:46:06.995Z] [2021-11-24T01:46:06.995Z] DONE 0 tests in 0.033s [2021-11-24T01:46:06.995Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-24T01:46:06.995Z] ++ 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-24T01:46:06.995Z] ++ set -e [2021-11-24T01:46:06.995Z] ++ '[' -n 0 ']' [2021-11-24T01:46:06.995Z] ++ set -x [2021-11-24T01:46:06.995Z] ++ 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-24T01:46:06.995Z] INFO: Testing against a local daemon [2021-11-24T01:46:06.995Z] === RUN TestPluginWithDevMounts [2021-11-24T01:46:06.995Z] === PAUSE TestPluginWithDevMounts [2021-11-24T01:46:06.995Z] === CONT TestPluginWithDevMounts [2021-11-24T01:46:07.917Z] === RUN TestDaemonProxy/configuration_file [2021-11-24T01:46:08.359Z] --- PASS: TestPluginWithDevMounts (1.49s) [2021-11-24T01:46:08.359Z] PASS [2021-11-24T01:46:08.359Z] [2021-11-24T01:46:08.359Z] DONE 1 tests in 1.585s [2021-11-24T01:46:08.359Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-24T01:46:08.359Z] ++ 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-24T01:46:08.359Z] ++ set -e [2021-11-24T01:46:08.359Z] ++ '[' -n 0 ']' [2021-11-24T01:46:08.359Z] ++ set -x [2021-11-24T01:46:08.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T01:46:08.614Z] INFO: Testing against a local daemon [2021-11-24T01:46:08.614Z] === RUN TestSecretInspect [2021-11-24T01:46:09.293Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-24T01:46:09.316Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2021-11-24T01:46:09.316Z] === RUN TestDockerNetworkReConnect [2021-11-24T01:46:09.550Z] === RUN TestDaemonProxy/conflicting_options [2021-11-24T01:46:09.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-24T01:46:09.809Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-24T01:46:09.907Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-24T01:46:09.908Z] === RUN TestBoolValue [2021-11-24T01:46:09.908Z] --- PASS: TestBoolValue (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestBoolValueOrDefault [2021-11-24T01:46:09.908Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestInt64ValueOrZero [2021-11-24T01:46:09.908Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestInt64ValueOrDefault [2021-11-24T01:46:09.908Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-24T01:46:09.908Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestJsonContentType [2021-11-24T01:46:09.908Z] --- PASS: TestJsonContentType (0.00s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 14.7% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/api/server/httputils 0.100s coverage: 14.7% of statements [2021-11-24T01:46:09.908Z] === RUN TestMaskSecretKeys [2021-11-24T01:46:09.908Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-24T01:46:09.908Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-24T01:46:09.908Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-24T01:46:09.908Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestVersionMiddlewareVersion [2021-11-24T01:46:09.908Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-24T01:46:09.908Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 37.7% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/api/server/middleware 0.092s coverage: 37.7% of statements [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-24T01:46:09.908Z] === RUN TestAdjustForAPIVersion [2021-11-24T01:46:09.908Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 5.7% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-24T01:46:09.908Z] === RUN TestStrSliceMarshalJSON [2021-11-24T01:46:09.908Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestStrSliceUnmarshalJSON [2021-11-24T01:46:09.908Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestStrSliceUnmarshalString [2021-11-24T01:46:09.908Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestStrSliceUnmarshalSlice [2021-11-24T01:46:09.908Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 90.0% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-11-24T01:46:09.908Z] === RUN TestToJSON [2021-11-24T01:46:09.908Z] --- PASS: TestToJSON (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestToParamWithVersion [2021-11-24T01:46:09.908Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestFromJSON [2021-11-24T01:46:09.908Z] --- PASS: TestFromJSON (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestEmpty [2021-11-24T01:46:09.908Z] --- PASS: TestEmpty (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestArgsMatchKVListEmptySources [2021-11-24T01:46:09.908Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestArgsMatchKVList [2021-11-24T01:46:09.908Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestArgsMatch [2021-11-24T01:46:09.908Z] --- PASS: TestArgsMatch (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestAdd [2021-11-24T01:46:09.908Z] --- PASS: TestAdd (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestDel [2021-11-24T01:46:09.908Z] --- PASS: TestDel (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestLen [2021-11-24T01:46:09.908Z] --- PASS: TestLen (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestExactMatch [2021-11-24T01:46:09.908Z] --- PASS: TestExactMatch (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestOnlyOneExactMatch [2021-11-24T01:46:09.908Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestContains [2021-11-24T01:46:09.908Z] --- PASS: TestContains (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestValidate [2021-11-24T01:46:09.908Z] --- PASS: TestValidate (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestWalkValues [2021-11-24T01:46:09.908Z] --- PASS: TestWalkValues (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestFuzzyMatch [2021-11-24T01:46:09.908Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestClone [2021-11-24T01:46:09.908Z] --- PASS: TestClone (0.00s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 92.2% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-24T01:46:09.908Z] === RUN TestDurationToSecondsString [2021-11-24T01:46:09.908Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestGetTimestamp [2021-11-24T01:46:09.908Z] --- PASS: TestGetTimestamp (0.15s) [2021-11-24T01:46:09.908Z] === RUN TestParseTimestamps [2021-11-24T01:46:09.908Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 100.0% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/api/types/time 0.211s coverage: 100.0% of statements [2021-11-24T01:46:09.908Z] === RUN TestCompareVersion [2021-11-24T01:46:09.908Z] --- PASS: TestCompareVersion (0.00s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 77.3% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/builder [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-24T01:46:09.908Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-24T01:46:09.908Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-24T01:46:09.908Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestCloneArgsSmartHttp [2021-11-24T01:46:09.908Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-11-24T01:46:09.908Z] === RUN TestCloneArgsDumbHttp [2021-11-24T01:46:09.908Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestCloneArgsGit [2021-11-24T01:46:09.908Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestCheckoutGit [2021-11-24T01:46:09.908Z] === RUN TestEnable [2021-11-24T01:46:09.908Z] --- PASS: TestEnable (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestDisable [2021-11-24T01:46:09.908Z] --- PASS: TestDisable (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestEnabled [2021-11-24T01:46:09.908Z] --- PASS: TestEnabled (0.00s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 100.0% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/cli/debug 0.086s coverage: 100.0% of statements [2021-11-24T01:46:09.908Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-24T01:46:09.908Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestProcessNoDockerignore [2021-11-24T01:46:09.908Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-24T01:46:09.908Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-24T01:46:09.908Z] === RUN TestDetectContentType [2021-11-24T01:46:09.908Z] --- PASS: TestDetectContentType (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestSelectAcceptableMIME [2021-11-24T01:46:09.908Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestInspectEmptyResponse [2021-11-24T01:46:09.908Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestInspectResponseBinary [2021-11-24T01:46:09.908Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestResponseUnsupportedContentType [2021-11-24T01:46:09.908Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestInspectResponseTextSimple [2021-11-24T01:46:09.908Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestInspectResponseEmptyContentType [2021-11-24T01:46:09.908Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestUnknownContentLength [2021-11-24T01:46:09.908Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestDownloadRemote [2021-11-24T01:46:09.908Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-24T01:46:09.908Z] === RUN TestGetWithStatusError [2021-11-24T01:46:09.908Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestCloseRootDirectory [2021-11-24T01:46:09.908Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:09.908Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestHashFile [2021-11-24T01:46:09.908Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:09.908Z] --- SKIP: TestHashFile (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestHashSubdir [2021-11-24T01:46:09.908Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:09.908Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-24T01:46:09.908Z] === RUN TestRemoveDirectory [2021-11-24T01:46:09.908Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:09.908Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-11-24T01:46:09.908Z] PASS [2021-11-24T01:46:09.908Z] coverage: 9.3% of statements [2021-11-24T01:46:09.908Z] ok github.com/docker/docker/builder/remotecontext 0.244s coverage: 9.3% of statements [2021-11-24T01:46:09.908Z] === RUN TestGetAllAllowed [2021-11-24T01:46:09.908Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestGetAllMeta [2021-11-24T01:46:09.908Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-24T01:46:09.908Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestIsUnreferencedBuiltin [2021-11-24T01:46:09.908Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestIsExistingDirectory [2021-11-24T01:46:09.908Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestGetFilenameForDownload [2021-11-24T01:46:09.908Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestEnv2Variables [2021-11-24T01:46:09.908Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-24T01:46:09.908Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestMaintainer [2021-11-24T01:46:09.908Z] --- PASS: TestMaintainer (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestLabel [2021-11-24T01:46:09.908Z] --- PASS: TestLabel (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestFromScratch [2021-11-24T01:46:09.908Z] --- PASS: TestFromScratch (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestFromWithArg [2021-11-24T01:46:09.908Z] --- PASS: TestFromWithArg (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-24T01:46:09.908Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestFromWithUndefinedArg [2021-11-24T01:46:09.908Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestFromMultiStageWithNamedStage [2021-11-24T01:46:09.908Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestOnbuild [2021-11-24T01:46:09.908Z] --- PASS: TestOnbuild (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestWorkdir [2021-11-24T01:46:09.908Z] --- PASS: TestWorkdir (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestCmd [2021-11-24T01:46:09.908Z] --- PASS: TestCmd (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestHealthcheckNone [2021-11-24T01:46:09.908Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestHealthcheckCmd [2021-11-24T01:46:09.908Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestEntrypoint [2021-11-24T01:46:09.908Z] --- PASS: TestEntrypoint (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestExpose [2021-11-24T01:46:09.908Z] --- PASS: TestExpose (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestUser [2021-11-24T01:46:09.908Z] --- PASS: TestUser (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestVolume [2021-11-24T01:46:09.908Z] --- PASS: TestVolume (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestStopSignal [2021-11-24T01:46:09.908Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-24T01:46:09.908Z] --- SKIP: TestStopSignal (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestArg [2021-11-24T01:46:09.908Z] --- PASS: TestArg (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestShell [2021-11-24T01:46:09.908Z] --- PASS: TestShell (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestPrependEnvOnCmd [2021-11-24T01:46:09.908Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestRunWithBuildArgs [2021-11-24T01:46:09.908Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestRunIgnoresHealthcheck [2021-11-24T01:46:09.908Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-24T01:46:09.908Z] === RUN TestDispatchUnsupportedOptions [2021-11-24T01:46:09.908Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-24T01:46:09.908Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-24T01:46:09.909Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-24T01:46:09.909Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestNormalizeWorkdir [2021-11-24T01:46:09.909Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestDispatch [2021-11-24T01:46:09.909Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-24T01:46:09.909Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-24T01:46:09.909Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-24T01:46:09.909Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-24T01:46:09.909Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-24T01:46:09.909Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-24T01:46:09.909Z] === RUN TestDispatch/COPY_url [2021-11-24T01:46:09.909Z] --- PASS: TestDispatch (0.06s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-24T01:46:09.909Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestAddScratchImageAddsToMounts [2021-11-24T01:46:09.909Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-24T01:46:09.909Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-24T01:46:09.909Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-24T01:46:09.909Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestImageSourceGetAddsToMounts [2021-11-24T01:46:09.909Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestEmptyDockerfile [2021-11-24T01:46:09.909Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-24T01:46:09.909Z] === RUN TestSymlinkDockerfile [2021-11-24T01:46:09.909Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-24T01:46:09.909Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-24T01:46:09.909Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestNonExistingDockerfile [2021-11-24T01:46:09.909Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestCopyRunConfig [2021-11-24T01:46:09.909Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestDeepCopyRunConfig [2021-11-24T01:46:09.909Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestExportImage [2021-11-24T01:46:09.909Z] --- PASS: TestExportImage (0.00s) [2021-11-24T01:46:09.909Z] === RUN TestNormalizeDest [2021-11-24T01:46:09.909Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-24T01:46:09.909Z] PASS [2021-11-24T01:46:09.909Z] coverage: 46.8% of statements [2021-11-24T01:46:09.909Z] ok github.com/docker/docker/builder/dockerfile 0.182s coverage: 46.8% of statements [2021-11-24T01:46:10.112Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-24T01:46:10.113Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-24T01:46:10.367Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-24T01:46:10.502Z] --- PASS: TestSecretInspect (1.70s) [2021-11-24T01:46:10.502Z] === RUN TestSecretList [2021-11-24T01:46:10.693Z] --- PASS: TestDaemonProxy (6.33s) [2021-11-24T01:46:10.693Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2021-11-24T01:46:10.693Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2021-11-24T01:46:10.693Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2021-11-24T01:46:10.693Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-24T01:46:10.693Z] --- PASS: TestDaemonProxy/reload_sanitized (0.56s) [2021-11-24T01:46:10.693Z] PASS [2021-11-24T01:46:10.693Z] [2021-11-24T01:46:10.693Z] DONE 17 tests in 10.761s [2021-11-24T01:46:10.693Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-24T01:46:10.693Z] ++ 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-24T01:46:10.693Z] ++ set -e [2021-11-24T01:46:10.693Z] ++ '[' -n 0 ']' [2021-11-24T01:46:10.693Z] ++ set -x [2021-11-24T01:46:10.694Z] ++ 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-24T01:46:10.694Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-24T01:46:10.694Z] INFO: Testing against a local daemon [2021-11-24T01:46:10.694Z] === RUN TestCommitInheritsEnv [2021-11-24T01:46:10.834Z] === RUN TestTCP4Proxy [2021-11-24T01:46:10.834Z] --- PASS: TestTCP4Proxy (0.02s) [2021-11-24T01:46:10.834Z] === RUN TestTCP4ProxyHalfClose [2021-11-24T01:46:10.834Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-11-24T01:46:10.834Z] === RUN TestTCP6Proxy [2021-11-24T01:46:10.834Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-24T01:46:10.834Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-24T01:46:10.834Z] === RUN TestTCPDualStackProxy [2021-11-24T01:46:10.834Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-24T01:46:10.834Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-24T01:46:10.834Z] === RUN TestUDP4Proxy [2021-11-24T01:46:10.834Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-24T01:46:10.834Z] === RUN TestUDP6Proxy [2021-11-24T01:46:10.834Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-24T01:46:10.834Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-24T01:46:10.834Z] === RUN TestUDPWriteError [2021-11-24T01:46:10.834Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-24T01:46:10.834Z] === RUN TestSCTP4Proxy [2021-11-24T01:46:10.834Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-24T01:46:10.834Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-24T01:46:10.834Z] === RUN TestSCTP6Proxy [2021-11-24T01:46:10.834Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-24T01:46:10.834Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-24T01:46:10.834Z] PASS [2021-11-24T01:46:10.834Z] coverage: 49.4% of statements [2021-11-24T01:46:10.834Z] ok github.com/docker/docker/cmd/docker-proxy 0.082s coverage: 49.4% of statements [2021-11-24T01:46:11.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-24T01:46:11.261Z] --- PASS: TestCommitInheritsEnv (0.48s) [2021-11-24T01:46:11.261Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-24T01:46:11.261Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-24T01:46:11.261Z] === RUN TestImagesFilterMultiReference [2021-11-24T01:46:11.261Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-24T01:46:11.261Z] === RUN TestImagePullPlatformInvalid [2021-11-24T01:46:11.519Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-24T01:46:11.519Z] === RUN TestRemoveImageOrphaning [2021-11-24T01:46:11.519Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-24T01:46:11.623Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-24T01:46:11.623Z] === RUN TestParallelCreate [2021-11-24T01:46:11.623Z] 2021/11/24 01:46:10 Closing DB instances... [2021-11-24T01:46:11.623Z] --- PASS: TestParallelCreate (0.02s) [2021-11-24T01:46:11.623Z] === RUN TestParallelDelete [2021-11-24T01:46:11.623Z] 2021/11/24 01:46:10 Closing DB instances... [2021-11-24T01:46:11.623Z] --- PASS: TestParallelDelete (0.01s) [2021-11-24T01:46:11.623Z] === RUN TestNetworkDBIslands [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3e601e2870f4 with config:&{NodeID:3e601e2870f4 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-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="Node 3e601e2870f4/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="Node 3e601e2870f4/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1047d5ccbb37 with config:&{NodeID:1047d5ccbb37 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-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="Node 3e601e2870f4/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="Node 3e601e2870f4/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2301e2029bfe with config:&{NodeID:2301e2029bfe 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-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 2301e2029bfe/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 2301e2029bfe/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 2301e2029bfe/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 2301e2029bfe/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 3e601e2870f4/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 3e601e2870f4/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Failed to join 172.19.6.19: dial tcp 172.19.6.19:10022: connectex: No connection could be made because the target machine actively refused it." [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 2301e2029bfe/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:11.623Z] time="2021-11-24T01:46:11Z" level=info msg="Node 2301e2029bfe/172.19.6.19, added to nodes list" [2021-11-24T01:46:11.777Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-11-24T01:46:11.777Z] === RUN TestRemoveImageGarbageCollector [2021-11-24T01:46:11.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-24T01:46:11.867Z] --- PASS: TestSecretList (1.65s) [2021-11-24T01:46:11.867Z] === RUN TestSecretsCreateAndDelete [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3c4c18f35ecf with config:&{NodeID:3c4c18f35ecf 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-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49377" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 2301e2029bfe/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 2301e2029bfe/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 3e601e2870f4/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.081Z] time="2021-11-24T01:46:11Z" level=info msg="Node 3e601e2870f4/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.082Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-24T01:46:12.082Z] time="2021-11-24T01:46:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49378" [2021-11-24T01:46:12.082Z] time="2021-11-24T01:46:12Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.082Z] time="2021-11-24T01:46:12Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.082Z] time="2021-11-24T01:46:12Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.082Z] time="2021-11-24T01:46:12Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.344Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-24T01:46:12.344Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b3815b40a4ad with config:&{NodeID:b3815b40a4ad 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-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49379" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node 3e601e2870f4/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node 3e601e2870f4/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node 2301e2029bfe/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node 2301e2029bfe/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:12.540Z] time="2021-11-24T01:46:12Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to nodes list" [2021-11-24T01:46:12.609Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2021-11-24T01:46:12.609Z] === RUN TestServicePlugin [2021-11-24T01:46:12.912Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-24T01:46:12.912Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-24T01:46:12.999Z] networkdb_test.go:835: Re-joining: 3 [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=info msg="The new bootstrap node list is:[172.19.6.19:10033 172.19.6.19:10034 172.19.6.19:10035]" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10033" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49381" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10034" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49382" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10035" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49383" [2021-11-24T01:46:12.999Z] networkdb_test.go:835: Re-joining: 4 [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=info msg="The new bootstrap node list is:[172.19.6.19:10033 172.19.6.19:10034 172.19.6.19:10035]" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10033" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49384" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10034" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49385" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10035" [2021-11-24T01:46:12.999Z] time="2021-11-24T01:46:12Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49386" [2021-11-24T01:46:13.172Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="node 0 leaving" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4 change state NodeActive --> NodeLeft" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="node3(2301e2029bfe): Node leave event for 3e601e2870f4/172.19.6.19" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4 change state NodeActive --> NodeLeft" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="node2(1047d5ccbb37): Node leave event for 3e601e2870f4/172.19.6.19" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4 change state NodeActive --> NodeLeft" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="node4(3c4c18f35ecf): Node leave event for 3e601e2870f4/172.19.6.19" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4 change state NodeActive --> NodeLeft" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="node1(3e601e2870f4): Node leave event for 3e601e2870f4/172.19.6.19" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4 change state NodeActive --> NodeLeft" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="node5(b3815b40a4ad): Node leave event for 3e601e2870f4/172.19.6.19" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4/172.19.6.19, left gossip cluster" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4/172.19.6.19, left gossip cluster" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4/172.19.6.19, left gossip cluster" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4/172.19.6.19, left gossip cluster" [2021-11-24T01:46:13.458Z] time="2021-11-24T01:46:13Z" level=info msg="Node 3e601e2870f4/172.19.6.19, left gossip cluster" [2021-11-24T01:46:13.740Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=debug msg="memberlist: Failed to join 172.19.6.19: dial tcp 172.19.6.19:10022: connectex: No connection could be made because the target machine actively refused it." [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="node 1 leaving" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37 change state NodeActive --> NodeLeft" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="node4(3c4c18f35ecf): Node leave event for 1047d5ccbb37/172.19.6.19" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37 change state NodeActive --> NodeLeft" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, left gossip cluster" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37 change state NodeActive --> NodeFailed" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="node5(b3815b40a4ad): Node leave event for 1047d5ccbb37/172.19.6.19" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, added to failed nodes list" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37 change state NodeActive --> NodeLeft" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="node3(2301e2029bfe): Node leave event for 1047d5ccbb37/172.19.6.19" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=error msg="node: 1047d5ccbb37 is unknown to memberlist" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, left gossip cluster" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, left gossip cluster" [2021-11-24T01:46:13.917Z] time="2021-11-24T01:46:13Z" level=info msg="Node 1047d5ccbb37/172.19.6.19, left gossip cluster" [2021-11-24T01:46:14.306Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2021-11-24T01:46:14.306Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-24T01:46:14.306Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-24T01:46:14.306Z] === RUN TestTagInvalidReference [2021-11-24T01:46:14.306Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-24T01:46:14.306Z] === RUN TestTagValidPrefixedRepo [2021-11-24T01:46:14.306Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-24T01:46:14.306Z] === RUN TestTagExistedNameWithoutForce [2021-11-24T01:46:14.306Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-24T01:46:14.306Z] === RUN TestTagOfficialNames [2021-11-24T01:46:14.306Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-24T01:46:14.306Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-24T01:46:14.306Z] === RUN TestTagMatchesDigest [2021-11-24T01:46:14.306Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-24T01:46:14.306Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:13Z" level=info msg="node 2 leaving" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=info msg="Node 2301e2029bfe change state NodeActive --> NodeLeft" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=info msg="node4(3c4c18f35ecf): Node leave event for 2301e2029bfe/172.19.6.19" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=info msg="Node 2301e2029bfe change state NodeActive --> NodeLeft" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=info msg="node5(b3815b40a4ad): Node leave event for 2301e2029bfe/172.19.6.19" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=info msg="Node 2301e2029bfe change state NodeActive --> NodeLeft" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=info msg="node3(2301e2029bfe): Node leave event for 2301e2029bfe/172.19.6.19" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=debug msg="memberlist: Failed ping: b3815b40a4ad (timeout reached)" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.6.19:10034: use of closed network connection" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.6.19:10035: use of closed network connection" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.6.19:10036: use of closed network connection" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49388" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=info msg="Node 2301e2029bfe/172.19.6.19, left gossip cluster" [2021-11-24T01:46:14.375Z] time="2021-11-24T01:46:14Z" level=info msg="Node 2301e2029bfe/172.19.6.19, left gossip cluster" [2021-11-24T01:46:14.382Z] --- PASS: TestSecretsCreateAndDelete (2.06s) [2021-11-24T01:46:14.382Z] === RUN TestSecretsUpdate [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="Node 2301e2029bfe/172.19.6.19, left gossip cluster" [2021-11-24T01:46:14.834Z] networkdb_test.go:867: node4: OK [2021-11-24T01:46:14.834Z] networkdb_test.go:867: node5: OK [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="node 0 coming back" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:64f28754d8e8 with config:&{NodeID:64f28754d8e8 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-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="Node 64f28754d8e8/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="Node 64f28754d8e8/172.19.6.19, added to nodes list" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="node 1 coming back" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e9d737a5fc2d with config:&{NodeID:e9d737a5fc2d 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-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, added to nodes list" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="node 2 coming back" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:922b8495fdc7 with config:&{NodeID:922b8495fdc7 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-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="Node 922b8495fdc7/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=info msg="Node 922b8495fdc7/172.19.6.19, added to nodes list" [2021-11-24T01:46:14.834Z] time="2021-11-24T01:46:14Z" level=warning msg="memberlist: Was able to connect to b3815b40a4ad but other probes failed, network may be misconfigured" [2021-11-24T01:46:14.873Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-24T01:46:15.292Z] time="2021-11-24T01:46:14Z" level=debug msg="memberlist: Failed ping: 3c4c18f35ecf (timeout reached)" [2021-11-24T01:46:15.292Z] time="2021-11-24T01:46:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.19.6.19:10037: use of closed network connection" [2021-11-24T01:46:15.292Z] time="2021-11-24T01:46:14Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49389" [2021-11-24T01:46:15.439Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-24T01:46:15.745Z] --- PASS: TestSecretsUpdate (1.64s) [2021-11-24T01:46:15.745Z] === RUN TestTemplatedSecret [2021-11-24T01:46:15.750Z] time="2021-11-24T01:46:15Z" level=warning msg="memberlist: Was able to connect to 3c4c18f35ecf but other probes failed, network may be misconfigured" [2021-11-24T01:46:15.750Z] time="2021-11-24T01:46:15Z" level=debug msg="memberlist: Failed to join 172.19.6.19: dial tcp 172.19.6.19:10022: connectex: No connection could be made because the target machine actively refused it." [2021-11-24T01:46:15.904Z] plugin_test.go:61: [dd417cbb24d18] joining swarm manager [d983858f212f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:46:16.005Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-24T01:46:16.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-24T01:46:16.830Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-24T01:46:16.854Z] plugin_test.go:64: [d1a4bd779e0ca] joining swarm manager [d983858f212f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:46:17.397Z] check_test.go:308: [dfd60d55d8ae4] daemon is not started [2021-11-24T01:46:17.397Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-24T01:46:17.923Z] time="2021-11-24T01:46:17Z" level=debug msg="memberlist: Failed to join 172.19.6.19: dial tcp 172.19.6.19:10022: connectex: No connection could be made because the target machine actively refused it." [2021-11-24T01:46:17.923Z] time="2021-11-24T01:46:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.6.19:10033 172.19.6.19:10034 172.19.6.19:10035]" [2021-11-24T01:46:18.263Z] --- PASS: TestTemplatedSecret (2.45s) [2021-11-24T01:46:18.264Z] === RUN TestSecretCreateResolve [2021-11-24T01:46:18.382Z] time="2021-11-24T01:46:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.6.19:10033 172.19.6.19:10034 172.19.6.19:10035]" [2021-11-24T01:46:18.773Z] check_test.go:308: [dc48c67c14ace] daemon is not started [2021-11-24T01:46:18.773Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-24T01:46:19.032Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10033" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49392" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node b3815b40a4ad/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, is the new incarnation of the shutdown node 3e601e2870f4/172.19.6.19" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49393" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10034" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node b3815b40a4ad/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, is the new incarnation of the shutdown node 1047d5ccbb37/172.19.6.19" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10035" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49394" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node b3815b40a4ad/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, is the new incarnation of the shutdown node 2301e2029bfe/172.19.6.19" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, is the new incarnation of the shutdown node 1047d5ccbb37/172.19.6.19" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, is the new incarnation of the shutdown node 3e601e2870f4/172.19.6.19" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 64f28754d8e8/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, is the new incarnation of the shutdown node 2301e2029bfe/172.19.6.19" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node 922b8495fdc7/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, joined gossip cluster" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:18Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, added to nodes list" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10033" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:19Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49395" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10034" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:19Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49396" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.19:10035" [2021-11-24T01:46:19.349Z] time="2021-11-24T01:46:19Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49397" [2021-11-24T01:46:19.628Z] --- PASS: TestSecretCreateResolve (1.65s) [2021-11-24T01:46:19.628Z] PASS [2021-11-24T01:46:19.628Z] [2021-11-24T01:46:19.628Z] DONE 6 tests in 11.248s [2021-11-24T01:46:19.628Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-24T01:46:19.628Z] ++ 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-24T01:46:19.628Z] ++ set -e [2021-11-24T01:46:19.628Z] ++ '[' -n 0 ']' [2021-11-24T01:46:19.628Z] ++ set -x [2021-11-24T01:46:19.628Z] ++ 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-24T01:46:19.807Z] 2021/11/24 01:46:19 Closing DB instances... [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=debug msg="memberlist: Failed to join 172.19.6.19: dial tcp 172.19.6.19:10022: connectex: No connection could be made because the target machine actively refused it." [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8 change state NodeActive --> NodeLeft" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="node2(e9d737a5fc2d): Node leave event for 64f28754d8e8/172.19.6.19" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8 change state NodeActive --> NodeLeft" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8 change state NodeActive --> NodeLeft" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="node3(922b8495fdc7): Node leave event for 64f28754d8e8/172.19.6.19" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="node4(3c4c18f35ecf): Node leave event for 64f28754d8e8/172.19.6.19" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8 change state NodeActive --> NodeLeft" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="node1(64f28754d8e8): Node leave event for 64f28754d8e8/172.19.6.19" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8 change state NodeActive --> NodeLeft" [2021-11-24T01:46:19.807Z] time="2021-11-24T01:46:19Z" level=info msg="node5(b3815b40a4ad): Node leave event for 64f28754d8e8/172.19.6.19" [2021-11-24T01:46:19.884Z] INFO: Testing against a local daemon [2021-11-24T01:46:19.884Z] === RUN TestServiceCreateInit [2021-11-24T01:46:19.884Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:19Z" level=info msg="Node 64f28754d8e8/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=warning msg="memberlist: Failed to send gossip to 172.19.6.19:10034: write udp [::]:10033->172.19.6.19:10034: use of closed network connection" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=info msg="Node e9d737a5fc2d change state NodeActive --> NodeLeft" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=info msg="node4(3c4c18f35ecf): Node leave event for e9d737a5fc2d/172.19.6.19" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=info msg="Node e9d737a5fc2d change state NodeActive --> NodeLeft" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=info msg="node5(b3815b40a4ad): Node leave event for e9d737a5fc2d/172.19.6.19" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=info msg="Node e9d737a5fc2d change state NodeActive --> NodeLeft" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=info msg="node3(922b8495fdc7): Node leave event for e9d737a5fc2d/172.19.6.19" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=info msg="Node e9d737a5fc2d change state NodeActive --> NodeLeft" [2021-11-24T01:46:20.266Z] time="2021-11-24T01:46:20Z" level=info msg="node2(e9d737a5fc2d): Node leave event for e9d737a5fc2d/172.19.6.19" [2021-11-24T01:46:20.408Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node e9d737a5fc2d/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node 922b8495fdc7 change state NodeActive --> NodeLeft" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="node5(b3815b40a4ad): Node leave event for 922b8495fdc7/172.19.6.19" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node 922b8495fdc7 change state NodeActive --> NodeLeft" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="node4(3c4c18f35ecf): Node leave event for 922b8495fdc7/172.19.6.19" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node 922b8495fdc7 change state NodeActive --> NodeLeft" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="node3(922b8495fdc7): Node leave event for 922b8495fdc7/172.19.6.19" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node 922b8495fdc7/172.19.6.19, left gossip cluster" [2021-11-24T01:46:20.724Z] time="2021-11-24T01:46:20Z" level=info msg="Node 922b8495fdc7/172.19.6.19, left gossip cluster" [2021-11-24T01:46:21.170Z] === RUN TestCheckpointCreateError [2021-11-24T01:46:21.171Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCheckpointCreate [2021-11-24T01:46:21.171Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCheckpointDeleteError [2021-11-24T01:46:21.171Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCheckpointDelete [2021-11-24T01:46:21.171Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCheckpointListError [2021-11-24T01:46:21.171Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCheckpointList [2021-11-24T01:46:21.171Z] --- PASS: TestCheckpointList (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCheckpointListContainerNotFound [2021-11-24T01:46:21.171Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestNewClientWithOpsFromEnv [2021-11-24T01:46:21.171Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-24T01:46:21.171Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestGetAPIPath [2021-11-24T01:46:21.171Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestParseHostURL [2021-11-24T01:46:21.171Z] --- PASS: TestParseHostURL (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-24T01:46:21.171Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-24T01:46:21.171Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestNegotiateAPIVersion [2021-11-24T01:46:21.171Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestNegotiateAPVersionOverride [2021-11-24T01:46:21.171Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-24T01:46:21.171Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-24T01:46:21.171Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-24T01:46:21.171Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestClientRedirect [2021-11-24T01:46:21.171Z] --- PASS: TestClientRedirect (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigCreateUnsupported [2021-11-24T01:46:21.171Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigCreateError [2021-11-24T01:46:21.171Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigCreate [2021-11-24T01:46:21.171Z] --- PASS: TestConfigCreate (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigInspectNotFound [2021-11-24T01:46:21.171Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigInspectWithEmptyID [2021-11-24T01:46:21.171Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigInspectUnsupported [2021-11-24T01:46:21.171Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigInspectError [2021-11-24T01:46:21.171Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigInspectConfigNotFound [2021-11-24T01:46:21.171Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigInspect [2021-11-24T01:46:21.171Z] --- PASS: TestConfigInspect (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigListUnsupported [2021-11-24T01:46:21.171Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigListError [2021-11-24T01:46:21.171Z] --- PASS: TestConfigListError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigList [2021-11-24T01:46:21.171Z] --- PASS: TestConfigList (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigRemoveUnsupported [2021-11-24T01:46:21.171Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigRemoveError [2021-11-24T01:46:21.171Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigRemove [2021-11-24T01:46:21.171Z] --- PASS: TestConfigRemove (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigUpdateUnsupported [2021-11-24T01:46:21.171Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigUpdateError [2021-11-24T01:46:21.171Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestConfigUpdate [2021-11-24T01:46:21.171Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerCommitError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerCommit [2021-11-24T01:46:21.171Z] --- PASS: TestContainerCommit (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStatPathError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStatPathNotFoundError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStatPathNoHeaderError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStatPath [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyToContainerError [2021-11-24T01:46:21.171Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyToContainerNotFoundError [2021-11-24T01:46:21.171Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-24T01:46:21.171Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyToContainer [2021-11-24T01:46:21.171Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyFromContainerError [2021-11-24T01:46:21.171Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyFromContainerNotFoundError [2021-11-24T01:46:21.171Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-24T01:46:21.171Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-24T01:46:21.171Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestCopyFromContainer [2021-11-24T01:46:21.171Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerCreateError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerCreateImageNotFound [2021-11-24T01:46:21.171Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerCreateWithName [2021-11-24T01:46:21.171Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerCreateAutoRemove [2021-11-24T01:46:21.171Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerDiffError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerDiff [2021-11-24T01:46:21.171Z] --- PASS: TestContainerDiff (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExecCreateError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExecCreate [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExecStartError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExecStart [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExecInspectError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExecInspect [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExportError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExportError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExport [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExport (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerInspectError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerInspectContainerNotFound [2021-11-24T01:46:21.171Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerInspectWithEmptyID [2021-11-24T01:46:21.171Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerInspect [2021-11-24T01:46:21.171Z] --- PASS: TestContainerInspect (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerInspectNode [2021-11-24T01:46:21.171Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerKillError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerKillError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerKill [2021-11-24T01:46:21.171Z] --- PASS: TestContainerKill (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerListError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerListError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerList [2021-11-24T01:46:21.171Z] --- PASS: TestContainerList (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerLogsNotFoundError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerLogsError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerLogs [2021-11-24T01:46:21.171Z] --- PASS: TestContainerLogs (0.16s) [2021-11-24T01:46:21.171Z] === RUN TestContainerPauseError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerPause [2021-11-24T01:46:21.171Z] --- PASS: TestContainerPause (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainersPruneError [2021-11-24T01:46:21.171Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainersPrune [2021-11-24T01:46:21.171Z] --- PASS: TestContainersPrune (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerRemoveError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerRemoveNotFoundError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerRemove [2021-11-24T01:46:21.171Z] --- PASS: TestContainerRemove (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerRenameError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerRename [2021-11-24T01:46:21.171Z] --- PASS: TestContainerRename (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerResizeError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExecResizeError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerResize [2021-11-24T01:46:21.171Z] --- PASS: TestContainerResize (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerExecResize [2021-11-24T01:46:21.171Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerRestartError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerRestart [2021-11-24T01:46:21.171Z] --- PASS: TestContainerRestart (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStartError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStartError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStart [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStart (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStatsError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStats [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStats (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStopError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStopError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerStop [2021-11-24T01:46:21.171Z] --- PASS: TestContainerStop (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerTopError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerTopError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerTop [2021-11-24T01:46:21.171Z] --- PASS: TestContainerTop (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerUnpauseError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerUnpause [2021-11-24T01:46:21.171Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerUpdateError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerUpdateError (0.01s) [2021-11-24T01:46:21.171Z] === RUN TestContainerUpdate [2021-11-24T01:46:21.171Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerWaitError [2021-11-24T01:46:21.171Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestContainerWait [2021-11-24T01:46:21.171Z] --- PASS: TestContainerWait (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestDiskUsageError [2021-11-24T01:46:21.171Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestDiskUsage [2021-11-24T01:46:21.171Z] --- PASS: TestDiskUsage (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestDistributionInspectUnsupported [2021-11-24T01:46:21.171Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestDistributionInspectWithEmptyID [2021-11-24T01:46:21.171Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestEventsErrorInOptions [2021-11-24T01:46:21.171Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestEventsErrorFromServer [2021-11-24T01:46:21.171Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestEvents [2021-11-24T01:46:21.171Z] --- PASS: TestEvents (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestTLSCloseWriter [2021-11-24T01:46:21.171Z] === PAUSE TestTLSCloseWriter [2021-11-24T01:46:21.171Z] === RUN TestImageBuildError [2021-11-24T01:46:21.171Z] --- PASS: TestImageBuildError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageBuild [2021-11-24T01:46:21.171Z] --- PASS: TestImageBuild (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestGetDockerOS [2021-11-24T01:46:21.171Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageCreateError [2021-11-24T01:46:21.171Z] --- PASS: TestImageCreateError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageCreate [2021-11-24T01:46:21.171Z] --- PASS: TestImageCreate (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageHistoryError [2021-11-24T01:46:21.171Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageHistory [2021-11-24T01:46:21.171Z] --- PASS: TestImageHistory (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageImportError [2021-11-24T01:46:21.171Z] --- PASS: TestImageImportError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageImport [2021-11-24T01:46:21.171Z] --- PASS: TestImageImport (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageInspectError [2021-11-24T01:46:21.171Z] --- PASS: TestImageInspectError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageInspectImageNotFound [2021-11-24T01:46:21.171Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageInspectWithEmptyID [2021-11-24T01:46:21.171Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageInspect [2021-11-24T01:46:21.171Z] --- PASS: TestImageInspect (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageListError [2021-11-24T01:46:21.171Z] --- PASS: TestImageListError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageList [2021-11-24T01:46:21.171Z] --- PASS: TestImageList (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageListApiBefore125 [2021-11-24T01:46:21.171Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageLoadError [2021-11-24T01:46:21.171Z] --- PASS: TestImageLoadError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageLoad [2021-11-24T01:46:21.171Z] --- PASS: TestImageLoad (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagesPruneError [2021-11-24T01:46:21.171Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagesPrune [2021-11-24T01:46:21.171Z] --- PASS: TestImagesPrune (0.01s) [2021-11-24T01:46:21.171Z] === RUN TestImagePullReferenceParseError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePullAnyError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePullWithoutErrors [2021-11-24T01:46:21.171Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePushReferenceError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePushAnyError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImagePushWithoutErrors [2021-11-24T01:46:21.171Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-24T01:46:21.171Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-24T01:46:21.171Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-24T01:46:21.171Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-24T01:46:21.171Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageRemoveError [2021-11-24T01:46:21.171Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageRemoveImageNotFound [2021-11-24T01:46:21.171Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageRemove [2021-11-24T01:46:21.171Z] --- PASS: TestImageRemove (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageSaveError [2021-11-24T01:46:21.171Z] --- PASS: TestImageSaveError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageSave [2021-11-24T01:46:21.171Z] --- PASS: TestImageSave (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageSearchAnyError [2021-11-24T01:46:21.171Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-24T01:46:21.171Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-24T01:46:21.171Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-24T01:46:21.171Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-24T01:46:21.171Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-24T01:46:21.172Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestImageSearchWithoutErrors [2021-11-24T01:46:21.172Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestImageTagError [2021-11-24T01:46:21.172Z] --- PASS: TestImageTagError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestImageTagInvalidReference [2021-11-24T01:46:21.172Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestImageTagInvalidSourceImageName [2021-11-24T01:46:21.172Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestImageTagHexSource [2021-11-24T01:46:21.172Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestImageTag [2021-11-24T01:46:21.172Z] --- PASS: TestImageTag (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestInfoServerError [2021-11-24T01:46:21.172Z] --- PASS: TestInfoServerError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestInfoInvalidResponseJSONError [2021-11-24T01:46:21.172Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestInfo [2021-11-24T01:46:21.172Z] --- PASS: TestInfo (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkConnectError [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkConnect [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkCreateError [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkCreate [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkDisconnectError [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkDisconnect [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkInspect [2021-11-24T01:46:21.172Z] === RUN TestNetworkInspect/empty_ID [2021-11-24T01:46:21.172Z] === RUN TestNetworkInspect/no_options [2021-11-24T01:46:21.172Z] === RUN TestNetworkInspect/verbose [2021-11-24T01:46:21.172Z] === RUN TestNetworkInspect/global_scope [2021-11-24T01:46:21.172Z] === RUN TestNetworkInspect/unknown_network [2021-11-24T01:46:21.172Z] === RUN TestNetworkInspect/server_error [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkListError [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkListError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkList [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkList (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworksPruneError [2021-11-24T01:46:21.172Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworksPrune [2021-11-24T01:46:21.172Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkRemoveError [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNetworkRemove [2021-11-24T01:46:21.172Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeInspectError [2021-11-24T01:46:21.172Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeInspectNodeNotFound [2021-11-24T01:46:21.172Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeInspectWithEmptyID [2021-11-24T01:46:21.172Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeInspect [2021-11-24T01:46:21.172Z] --- PASS: TestNodeInspect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeListError [2021-11-24T01:46:21.172Z] --- PASS: TestNodeListError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeList [2021-11-24T01:46:21.172Z] --- PASS: TestNodeList (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeRemoveError [2021-11-24T01:46:21.172Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeRemove [2021-11-24T01:46:21.172Z] --- PASS: TestNodeRemove (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeUpdateError [2021-11-24T01:46:21.172Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestNodeUpdate [2021-11-24T01:46:21.172Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestOptionWithTimeout [2021-11-24T01:46:21.172Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPingFail [2021-11-24T01:46:21.172Z] --- PASS: TestPingFail (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPingWithError [2021-11-24T01:46:21.172Z] 2021/11/24 01:46:20 RoundTripper returned a response & error; ignoring response [2021-11-24T01:46:21.172Z] 2021/11/24 01:46:20 RoundTripper returned a response & error; ignoring response [2021-11-24T01:46:21.172Z] --- PASS: TestPingWithError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPingSuccess [2021-11-24T01:46:21.172Z] --- PASS: TestPingSuccess (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPingHeadFallback [2021-11-24T01:46:21.172Z] === RUN TestPingHeadFallback/OK [2021-11-24T01:46:21.172Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-24T01:46:21.172Z] === RUN TestPingHeadFallback/Not_Found [2021-11-24T01:46:21.172Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-24T01:46:21.172Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-24T01:46:21.172Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginDisableError [2021-11-24T01:46:21.172Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginDisable [2021-11-24T01:46:21.172Z] --- PASS: TestPluginDisable (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginEnableError [2021-11-24T01:46:21.172Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginEnable [2021-11-24T01:46:21.172Z] --- PASS: TestPluginEnable (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginInspectError [2021-11-24T01:46:21.172Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginInspectWithEmptyID [2021-11-24T01:46:21.172Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginInspect [2021-11-24T01:46:21.172Z] --- PASS: TestPluginInspect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginListError [2021-11-24T01:46:21.172Z] --- PASS: TestPluginListError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginList [2021-11-24T01:46:21.172Z] --- PASS: TestPluginList (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginPushError [2021-11-24T01:46:21.172Z] --- PASS: TestPluginPushError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginPush [2021-11-24T01:46:21.172Z] --- PASS: TestPluginPush (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginRemoveError [2021-11-24T01:46:21.172Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginRemove [2021-11-24T01:46:21.172Z] --- PASS: TestPluginRemove (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginSetError [2021-11-24T01:46:21.172Z] --- PASS: TestPluginSetError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPluginSet [2021-11-24T01:46:21.172Z] --- PASS: TestPluginSet (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSetHostHeader [2021-11-24T01:46:21.172Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestPlainTextError [2021-11-24T01:46:21.172Z] --- PASS: TestPlainTextError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestInfiniteError [2021-11-24T01:46:21.172Z] --- PASS: TestInfiniteError (0.06s) [2021-11-24T01:46:21.172Z] === RUN TestCanceledContext [2021-11-24T01:46:21.172Z] 2021/11/24 01:46:20 RoundTripper returned a response & error; ignoring response [2021-11-24T01:46:21.172Z] --- PASS: TestCanceledContext (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestDeadlineExceededContext [2021-11-24T01:46:21.172Z] 2021/11/24 01:46:20 RoundTripper returned a response & error; ignoring response [2021-11-24T01:46:21.172Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretCreateUnsupported [2021-11-24T01:46:21.172Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretCreateError [2021-11-24T01:46:21.172Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretCreate [2021-11-24T01:46:21.172Z] --- PASS: TestSecretCreate (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretInspectUnsupported [2021-11-24T01:46:21.172Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretInspectError [2021-11-24T01:46:21.172Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretInspectSecretNotFound [2021-11-24T01:46:21.172Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretInspectWithEmptyID [2021-11-24T01:46:21.172Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretInspect [2021-11-24T01:46:21.172Z] --- PASS: TestSecretInspect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretListUnsupported [2021-11-24T01:46:21.172Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretListError [2021-11-24T01:46:21.172Z] --- PASS: TestSecretListError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretList [2021-11-24T01:46:21.172Z] --- PASS: TestSecretList (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretRemoveUnsupported [2021-11-24T01:46:21.172Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretRemoveError [2021-11-24T01:46:21.172Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretRemove [2021-11-24T01:46:21.172Z] --- PASS: TestSecretRemove (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretUpdateUnsupported [2021-11-24T01:46:21.172Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretUpdateError [2021-11-24T01:46:21.172Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSecretUpdate [2021-11-24T01:46:21.172Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceCreateError [2021-11-24T01:46:21.172Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceCreate [2021-11-24T01:46:21.172Z] --- PASS: TestServiceCreate (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-24T01:46:21.172Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceCreateDigestPinning [2021-11-24T01:46:21.172Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceInspectError [2021-11-24T01:46:21.172Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceInspectServiceNotFound [2021-11-24T01:46:21.172Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceInspectWithEmptyID [2021-11-24T01:46:21.172Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceInspect [2021-11-24T01:46:21.172Z] --- PASS: TestServiceInspect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceListError [2021-11-24T01:46:21.172Z] --- PASS: TestServiceListError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceList [2021-11-24T01:46:21.172Z] --- PASS: TestServiceList (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceLogsError [2021-11-24T01:46:21.172Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceLogs [2021-11-24T01:46:21.172Z] --- PASS: TestServiceLogs (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceRemoveError [2021-11-24T01:46:21.172Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceRemoveNotFoundError [2021-11-24T01:46:21.172Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceRemove [2021-11-24T01:46:21.172Z] --- PASS: TestServiceRemove (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceUpdateError [2021-11-24T01:46:21.172Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestServiceUpdate [2021-11-24T01:46:21.172Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmGetUnlockKeyError [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmGetUnlockKey [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmInitError [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmInit [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmInit (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmInspectError [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmInspect [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmJoinError [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmJoin [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmLeaveError [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmLeave [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmUnlockError [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmUnlock [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmUpdateError [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestSwarmUpdate [2021-11-24T01:46:21.172Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestTaskInspectError [2021-11-24T01:46:21.172Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestTaskInspectWithEmptyID [2021-11-24T01:46:21.172Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestTaskInspect [2021-11-24T01:46:21.172Z] --- PASS: TestTaskInspect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestTaskListError [2021-11-24T01:46:21.172Z] --- PASS: TestTaskListError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestTaskList [2021-11-24T01:46:21.172Z] --- PASS: TestTaskList (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeCreateError [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeCreate [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeInspectError [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeInspectNotFound [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeInspectWithEmptyID [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeInspect [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeListError [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeListError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeList [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeList (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeRemoveError [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-24T01:46:21.172Z] === RUN TestVolumeRemove [2021-11-24T01:46:21.172Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-24T01:46:21.172Z] === CONT TestTLSCloseWriter [2021-11-24T01:46:21.172Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-11-24T01:46:21.172Z] PASS [2021-11-24T01:46:21.172Z] coverage: 75.1% of statements [2021-11-24T01:46:21.173Z] ok github.com/docker/docker/client 0.437s coverage: 75.1% of statements [2021-11-24T01:46:21.182Z] time="2021-11-24T01:46:20Z" level=info msg="Node 922b8495fdc7/172.19.6.19, left gossip cluster" [2021-11-24T01:46:21.182Z] time="2021-11-24T01:46:20Z" level=debug msg="memberlist: Failed ping: 3c4c18f35ecf (timeout reached)" [2021-11-24T01:46:21.182Z] time="2021-11-24T01:46:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.6.19:10035: use of closed network connection" [2021-11-24T01:46:21.183Z] time="2021-11-24T01:46:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.6.19:10037: use of closed network connection" [2021-11-24T01:46:21.183Z] time="2021-11-24T01:46:20Z" level=debug msg="memberlist: Stream connection from=172.19.6.19:49399" [2021-11-24T01:46:21.343Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-24T01:46:21.641Z] time="2021-11-24T01:46:21Z" level=info msg="Node 3c4c18f35ecf change state NodeActive --> NodeLeft" [2021-11-24T01:46:21.641Z] time="2021-11-24T01:46:21Z" level=info msg="node5(b3815b40a4ad): Node leave event for 3c4c18f35ecf/172.19.6.19" [2021-11-24T01:46:21.641Z] time="2021-11-24T01:46:21Z" level=info msg="Node 3c4c18f35ecf change state NodeActive --> NodeLeft" [2021-11-24T01:46:21.641Z] time="2021-11-24T01:46:21Z" level=info msg="node4(3c4c18f35ecf): Node leave event for 3c4c18f35ecf/172.19.6.19" [2021-11-24T01:46:21.641Z] time="2021-11-24T01:46:21Z" level=warning msg="memberlist: Was able to connect to 3c4c18f35ecf but other probes failed, network may be misconfigured" [2021-11-24T01:46:21.641Z] time="2021-11-24T01:46:21Z" level=debug msg="memberlist: Failed to join 172.19.6.19: dial tcp 172.19.6.19:10022: connectex: No connection could be made because the target machine actively refused it." [2021-11-24T01:46:22.099Z] time="2021-11-24T01:46:21Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, left gossip cluster" [2021-11-24T01:46:22.099Z] time="2021-11-24T01:46:21Z" level=info msg="Node 3c4c18f35ecf/172.19.6.19, left gossip cluster" [2021-11-24T01:46:22.557Z] time="2021-11-24T01:46:22Z" level=info msg="Node b3815b40a4ad/172.19.6.19, left gossip cluster" [2021-11-24T01:46:22.557Z] time="2021-11-24T01:46:22Z" level=info msg="Node b3815b40a4ad change state NodeActive --> NodeFailed" [2021-11-24T01:46:22.557Z] time="2021-11-24T01:46:22Z" level=info msg="Node b3815b40a4ad/172.19.6.19, added to failed nodes list" [2021-11-24T01:46:22.557Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-11-24T01:46:22.557Z] PASS [2021-11-24T01:46:22.557Z] coverage: 60.6% of statements [2021-11-24T01:46:22.557Z] ok github.com/docker/docker/libnetwork/networkdb 104.142s coverage: 60.6% of statements [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-24T01:46:22.557Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/quota [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/rootless [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/volume [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-24T01:46:22.558Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-24T01:46:22.720Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-24T01:46:23.150Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-24T01:46:23.659Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-24T01:46:24.228Z] check_test.go:308: [deeec0fd8c65f] daemon is not started [2021-11-24T01:46:24.228Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === Skipped [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-24T01:46:24.916Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-24T01:46:24.916Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-24T01:46:24.916Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-24T01:46:24.916Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-24T01:46:24.916Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-24T01:46:24.916Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-24T01:46:24.916Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-24T01:46:24.916Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-24T01:46:24.916Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-24T01:46:24.916Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-24T01:46:24.916Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-24T01:46:24.916Z] daemon_test.go:146: root required [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-24T01:46:24.916Z] reload_test.go:520: root required [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-11-24T01:46:24.916Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-24T01:46:24.916Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-24T01:46:24.916Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-24T01:46:24.916Z] download_test.go:267: Needs fixing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-24T01:46:24.916Z] layer_test.go:303: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-24T01:46:24.916Z] layer_test.go:352: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-24T01:46:24.916Z] layer_test.go:467: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-24T01:46:24.916Z] layer_test.go:696: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-24T01:46:24.916Z] migration_test.go:45: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-24T01:46:24.916Z] migration_test.go:181: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-24T01:46:24.916Z] mount_test.go:17: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-24T01:46:24.916Z] mount_test.go:76: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-24T01:46:24.916Z] mount_test.go:125: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-24T01:46:24.916Z] mount_test.go:212: Failing on Windows [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-11-24T01:46:24.916Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-24T01:46:24.916Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-24T01:46:24.916Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-24T01:46:24.916Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-24T01:46:24.916Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-24T01:46:24.916Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-24T01:46:24.916Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-24T01:46:24.916Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-24T01:46:24.916Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-24T01:46:24.916Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-24T01:46:24.916Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-24T01:46:24.916Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-24T01:46:24.916Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-24T01:46:24.916Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-24T01:46:24.916Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-24T01:46:24.916Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-24T01:46:24.916Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-24T01:46:24.916Z] archive_test.go:133: Xz not present in msys2 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-24T01:46:24.916Z] archive_test.go:140: zstd not installed [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-24T01:46:24.916Z] archive_test.go:252: Failing on Windows CI machines [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:46:24.916Z] archive_windows_test.go:16: Currently fails [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-24T01:46:24.916Z] changes_test.go:195: needs more investigation [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-24T01:46:24.916Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-24T01:46:24.916Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-24T01:46:24.916Z] changes_test.go:432: needs further investigation [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-24T01:46:24.916Z] changes_test.go:468: needs further investigation [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-24T01:46:24.916Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-24T01:46:24.916Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.916Z] [2021-11-24T01:46:24.916Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-24T01:46:24.917Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-24T01:46:24.917Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-24T01:46:24.917Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-24T01:46:24.917Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:46:24.917Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:46:24.917Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-24T01:46:24.917Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-24T01:46:24.917Z] poller_test.go:40: No chmod on Windows [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-24T01:46:24.917Z] fileutils_test.go:133: Needs porting to Windows [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-24T01:46:24.917Z] fileutils_test.go:179: Needs porting to Windows [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-24T01:46:24.917Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-24T01:46:24.917Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-24T01:46:24.917Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-24T01:46:24.917Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-24T01:46:24.917Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-24T01:46:24.917Z] [2021-11-24T01:46:24.917Z] DONE 2088 tests, 70 skipped in 238.529s [2021-11-24T01:46:24.917Z] INFO: make.ps1 ended at 11/24/2021 01:46:24 [2021-11-24T01:46:26.134Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-24T01:46:26.415Z] --- PASS: TestServiceCreateInit (6.47s) [2021-11-24T01:46:26.415Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.07s) [2021-11-24T01:46:26.415Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.38s) [2021-11-24T01:46:26.415Z] === RUN TestCreateServiceMultipleTimes [2021-11-24T01:46:26.460Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-24T01:46:26.460Z] INFO: Unit tests ended at 11/24/2021 01:46:26. Duration:00:04:09.6737477 [2021-11-24T01:46:26.460Z] INFO: Building busybox [2021-11-24T01:46:26.460Z] Sending build context to Docker daemon 5.12kB [2021-11-24T01:46:26.460Z] [2021-11-24T01:46:26.460Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-24T01:46:26.460Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-24T01:46:26.460Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-24T01:46:26.460Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-24T01:46:26.460Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-24T01:46:26.460Z] ---> 3d4792f88e26 [2021-11-24T01:46:26.460Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-24T01:46:26.460Z] ---> Running in 91f6eab27298 [2021-11-24T01:46:27.070Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-24T01:46:28.975Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-24T01:46:31.175Z] Removing intermediate container 91f6eab27298 [2021-11-24T01:46:31.175Z] ---> 18621cb420d3 [2021-11-24T01:46:31.175Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-24T01:46:31.175Z] ---> Running in 7b22152ee225 [2021-11-24T01:46:31.175Z] Removing intermediate container 7b22152ee225 [2021-11-24T01:46:31.175Z] ---> 08171b69b746 [2021-11-24T01:46:31.175Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-24T01:46:31.175Z] ---> Running in e5e8ac76bc67 [2021-11-24T01:46:31.633Z] Removing intermediate container e5e8ac76bc67 [2021-11-24T01:46:31.634Z] ---> fdcc6c2046d9 [2021-11-24T01:46:31.634Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-24T01:46:31.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:46:31.966Z] INFO: Testing against a local daemon [2021-11-24T01:46:31.966Z] === RUN TestBuildWithSession [2021-11-24T01:46:31.966Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:46:31.966Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-24T01:46:31.966Z] === RUN TestBuildSquashParent [2021-11-24T01:46:31.966Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:46:31.966Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-24T01:46:31.966Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-24T01:46:31.966Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:46:31.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:46:31.966Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:46:31.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:46:31.966Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:46:31.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:46:31.966Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:46:31.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:46:31.966Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:46:31.966Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:46:31.966Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:46:31.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:46:31.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:46:31.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:46:31.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:46:31.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:46:33.163Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-24T01:46:33.168Z] [2021-11-24T01:46:33.168Z] ---> 269b806084a4 [2021-11-24T01:46:33.168Z] 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-24T01:46:33.627Z] ---> Running in 27ef71fe472f [2021-11-24T01:46:34.097Z] check_test.go:308: [d6105bea6a9c1] daemon is not started [2021-11-24T01:46:34.097Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-24T01:46:37.383Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-24T01:46:38.319Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-24T01:46:38.579Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-24T01:46:38.579Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-24T01:46:40.747Z] Removing intermediate container 27ef71fe472f [2021-11-24T01:46:40.747Z] ---> e9f68e48f6e3 [2021-11-24T01:46:40.747Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-24T01:46:40.747Z] ---> Running in 497a8606ba1b [2021-11-24T01:46:41.715Z] [2021-11-24T01:46:41.715Z] SUCCESS: Specified value was saved. [2021-11-24T01:46:42.295Z] --- PASS: TestCheckoutGit (31.56s) [2021-11-24T01:46:42.295Z] === RUN TestValidGitTransport [2021-11-24T01:46:42.295Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-24T01:46:42.295Z] === RUN TestGitInvalidRef [2021-11-24T01:46:42.295Z] --- PASS: TestGitInvalidRef (0.22s) [2021-11-24T01:46:42.295Z] PASS [2021-11-24T01:46:42.295Z] coverage: 86.3% of statements [2021-11-24T01:46:42.295Z] ok github.com/docker/docker/builder/remotecontext/git 31.873s coverage: 86.3% of statements [2021-11-24T01:46:42.295Z] ? github.com/docker/docker/cli [no test files] [2021-11-24T01:46:42.295Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-24T01:46:42.765Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-24T01:46:43.026Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-24T01:46:43.451Z] --- PASS: TestServicePlugin (29.79s) [2021-11-24T01:46:43.451Z] === RUN TestServiceUpdateLabel [2021-11-24T01:46:43.892Z] Removing intermediate container 497a8606ba1b [2021-11-24T01:46:43.892Z] ---> d83242785b70 [2021-11-24T01:46:43.892Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-24T01:46:43.892Z] ---> Running in d5257a2896cd [2021-11-24T01:46:44.021Z] --- PASS: TestServiceUpdateLabel (2.13s) [2021-11-24T01:46:44.021Z] === RUN TestServiceUpdateSecrets [2021-11-24T01:46:44.501Z] --- PASS: TestCreateServiceMultipleTimes (15.26s) [2021-11-24T01:46:44.501Z] === RUN TestCreateServiceConflict [2021-11-24T01:46:44.501Z] --- PASS: TestCreateServiceConflict (1.67s) [2021-11-24T01:46:44.501Z] === RUN TestCreateServiceMaxReplicas [2021-11-24T01:46:44.930Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-24T01:46:45.188Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-24T01:46:45.428Z] --- PASS: TestCreateServiceMaxReplicas (2.18s) [2021-11-24T01:46:45.428Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-24T01:46:46.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:46:46.833Z] Cannot create a file when that file already exists. [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-24T01:46:46.988Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestConfigureDaemonLogs [2021-11-24T01:46:46.988Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestCommonOptionsInstallFlags [2021-11-24T01:46:46.988Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-24T01:46:46.988Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-24T01:46:46.988Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-24T01:46:46.988Z] PASS [2021-11-24T01:46:46.988Z] coverage: 18.6% of statements [2021-11-24T01:46:46.988Z] ok github.com/docker/docker/cmd/dockerd 0.365s coverage: 18.6% of statements [2021-11-24T01:46:46.988Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-24T01:46:46.988Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-24T01:46:47.091Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-24T01:46:47.227Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:46:47.350Z] check_test.go:308: [d07187048505a] daemon is not started [2021-11-24T01:46:47.350Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-24T01:46:47.447Z] === RUN TestContainerStopSignal [2021-11-24T01:46:47.448Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestContainerStopTimeout [2021-11-24T01:46:47.448Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-24T01:46:47.448Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-24T01:46:47.448Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-24T01:46:47.448Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestReplaceAndAppendEnvVars [2021-11-24T01:46:47.448Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-24T01:46:47.448Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestNewMemoryStore [2021-11-24T01:46:47.448Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestAddContainers [2021-11-24T01:46:47.448Z] --- PASS: TestAddContainers (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestGetContainer [2021-11-24T01:46:47.448Z] --- PASS: TestGetContainer (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestDeleteContainer [2021-11-24T01:46:47.448Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestListContainers [2021-11-24T01:46:47.448Z] --- PASS: TestListContainers (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestFirstContainer [2021-11-24T01:46:47.448Z] --- PASS: TestFirstContainer (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestApplyAllContainer [2021-11-24T01:46:47.448Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestIsValidHealthString [2021-11-24T01:46:47.448Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestStateRunStop [2021-11-24T01:46:47.448Z] --- PASS: TestStateRunStop (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestStateTimeoutWait [2021-11-24T01:46:47.448Z] state_test.go:141: Stop callback fired [2021-11-24T01:46:47.448Z] state_test.go:165: Stop callback fired [2021-11-24T01:46:47.448Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-24T01:46:47.448Z] === RUN TestIsValidStateString [2021-11-24T01:46:47.448Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestViewSaveDelete [2021-11-24T01:46:47.448Z] --- PASS: TestViewSaveDelete (0.02s) [2021-11-24T01:46:47.448Z] === RUN TestViewAll [2021-11-24T01:46:47.448Z] --- PASS: TestViewAll (0.02s) [2021-11-24T01:46:47.448Z] === RUN TestViewGet [2021-11-24T01:46:47.448Z] --- PASS: TestViewGet (0.01s) [2021-11-24T01:46:47.448Z] === RUN TestNames [2021-11-24T01:46:47.448Z] --- PASS: TestNames (0.00s) [2021-11-24T01:46:47.448Z] === RUN TestViewWithHealthCheck [2021-11-24T01:46:47.448Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-24T01:46:47.448Z] PASS [2021-11-24T01:46:47.448Z] coverage: 41.7% of statements [2021-11-24T01:46:47.907Z] ok github.com/docker/docker/container 0.251s coverage: 41.7% of statements [2021-11-24T01:46:47.907Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-24T01:46:47.907Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-24T01:46:47.907Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-24T01:46:47.907Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-24T01:46:48.287Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-24T01:46:48.854Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-24T01:46:48.875Z] === RUN TestPrepare [2021-11-24T01:46:48.875Z] --- PASS: TestPrepare (0.00s) [2021-11-24T01:46:48.875Z] === RUN TestStart [2021-11-24T01:46:48.875Z] --- PASS: TestStart (0.00s) [2021-11-24T01:46:48.875Z] === RUN TestWaitCancel [2021-11-24T01:46:48.876Z] --- PASS: TestWaitCancel (0.00s) [2021-11-24T01:46:48.876Z] === RUN TestWaitDisabled [2021-11-24T01:46:48.876Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-24T01:46:48.876Z] === RUN TestWaitEnabled [2021-11-24T01:46:48.876Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-24T01:46:48.876Z] === RUN TestRemove [2021-11-24T01:46:48.876Z] --- PASS: TestRemove (0.00s) [2021-11-24T01:46:48.876Z] PASS [2021-11-24T01:46:48.876Z] coverage: 65.3% of statements [2021-11-24T01:46:48.876Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-11-24T01:46:49.422Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-24T01:46:51.055Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-24T01:46:51.055Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-24T01:46:51.055Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-24T01:46:51.055Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-24T01:46:51.055Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-24T01:46:51.055Z] PASS [2021-11-24T01:46:51.055Z] coverage: 35.9% of statements [2021-11-24T01:46:51.055Z] ok github.com/docker/docker/daemon/cluster/convert 0.782s coverage: 35.9% of statements [2021-11-24T01:46:51.055Z] === RUN TestNewListSecretsFilters [2021-11-24T01:46:51.055Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-24T01:46:51.055Z] === RUN TestNewListConfigsFilters [2021-11-24T01:46:51.055Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-24T01:46:51.055Z] PASS [2021-11-24T01:46:51.324Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-24T01:46:51.324Z] check_test.go:308: [d5daf9d55a482] daemon is not started [2021-11-24T01:46:51.324Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-24T01:46:51.515Z] coverage: 0.5% of statements [2021-11-24T01:46:51.515Z] ok github.com/docker/docker/daemon/cluster 0.875s coverage: 0.5% of statements [2021-11-24T01:46:51.531Z] Removing intermediate container d5257a2896cd [2021-11-24T01:46:51.531Z] ---> 4d2409f3beeb [2021-11-24T01:46:51.531Z] Step 13/13 : CMD ["sh"] [2021-11-24T01:46:51.531Z] ---> Running in 3bd42eed3c81 [2021-11-24T01:46:51.531Z] Removing intermediate container 3bd42eed3c81 [2021-11-24T01:46:51.531Z] ---> 9f195d3c5703 [2021-11-24T01:46:51.531Z] Successfully built 9f195d3c5703 [2021-11-24T01:46:51.531Z] Successfully tagged busybox:latest [2021-11-24T01:46:51.531Z] INFO: Docker images of the daemon under test [2021-11-24T01:46:51.531Z] [2021-11-24T01:46:51.531Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T01:46:51.531Z] busybox latest 9f195d3c5703 Less than a second ago 4.95GB [2021-11-24T01:46:51.531Z] microsoft/windowsservercore latest 3d4792f88e26 2 weeks ago 4.91GB [2021-11-24T01:46:51.531Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 2 weeks ago 4.91GB [2021-11-24T01:46:51.531Z] [2021-11-24T01:46:51.531Z] INFO: Running integration tests at 11/24/2021 01:46:51... [2021-11-24T01:46:51.531Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-24T01:46:51.531Z] INFO: Integration API tests being run from the host: [2021-11-24T01:46:51.531Z] INFO: make.ps1 starting at 11/24/2021 01:46:51 [2021-11-24T01:46:52.501Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-24T01:46:52.700Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-24T01:46:53.636Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-24T01:46:54.421Z] === RUN TestBuilderGC [2021-11-24T01:46:54.421Z] --- PASS: TestBuilderGC (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationNotFound [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestDaemonBrokenConfiguration [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestParseClusterAdvertiseSettings [2021-11-24T01:46:54.421Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestFindConfigurationConflicts [2021-11-24T01:46:54.421Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-24T01:46:54.421Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-24T01:46:54.421Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-24T01:46:54.421Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-24T01:46:54.421Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration/with_label [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration/with_dns [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-24T01:46:54.421Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-24T01:46:54.421Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestModifiedDiscoverySettings [2021-11-24T01:46:54.421Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestReloadSetConfigFileNotExist [2021-11-24T01:46:54.421Z] time="2021-11-24T01:46:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-24T01:46:54.421Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-11-24T01:46:54.421Z] === RUN TestReloadDefaultConfigNotExist [2021-11-24T01:46:54.421Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:46:54.421Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-11-24T01:46:54.421Z] === RUN TestReloadBadDefaultConfig [2021-11-24T01:46:54.421Z] time="2021-11-24T01:46:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-749396294" [2021-11-24T01:46:54.421Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestReloadWithConflictingLabels [2021-11-24T01:46:54.421Z] time="2021-11-24T01:46:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1577058948" [2021-11-24T01:46:54.421Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestReloadWithDuplicateLabels [2021-11-24T01:46:54.421Z] time="2021-11-24T01:46:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1479654614" [2021-11-24T01:46:54.421Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestMaskURLCredentials [2021-11-24T01:46:54.421Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-24T01:46:54.421Z] === RUN TestDaemonConfigurationMerge [2021-11-24T01:46:54.421Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-24T01:46:54.421Z] PASS [2021-11-24T01:46:54.421Z] coverage: 80.0% of statements [2021-11-24T01:46:54.421Z] ok github.com/docker/docker/daemon/config 0.292s coverage: 80.0% of statements [2021-11-24T01:46:54.880Z] === RUN TestDiscoveryOptsErrors [2021-11-24T01:46:54.880Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-24T01:46:54.880Z] === RUN TestDiscoveryOpts [2021-11-24T01:46:54.880Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-24T01:46:54.880Z] PASS [2021-11-24T01:46:54.880Z] coverage: 30.0% of statements [2021-11-24T01:46:54.880Z] ok github.com/docker/docker/daemon/discovery 0.089s coverage: 30.0% of statements [2021-11-24T01:46:55.012Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-24T01:46:55.339Z] === RUN TestWaitNodeAttachment [2021-11-24T01:46:55.799Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-11-24T01:46:55.799Z] === RUN TestIsolationConversion [2021-11-24T01:46:55.799Z] === RUN TestIsolationConversion/default [2021-11-24T01:46:55.799Z] === RUN TestIsolationConversion/process [2021-11-24T01:46:55.799Z] === RUN TestIsolationConversion/hyperv [2021-11-24T01:46:55.799Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-24T01:46:55.799Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-24T01:46:55.799Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-24T01:46:55.799Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestContainerLabels [2021-11-24T01:46:55.799Z] --- PASS: TestContainerLabels (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestCredentialSpecConversion [2021-11-24T01:46:55.799Z] === RUN TestCredentialSpecConversion/none [2021-11-24T01:46:55.799Z] === RUN TestCredentialSpecConversion/config [2021-11-24T01:46:55.799Z] === RUN TestCredentialSpecConversion/file [2021-11-24T01:46:55.799Z] === RUN TestCredentialSpecConversion/registry [2021-11-24T01:46:55.799Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-24T01:46:55.799Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-24T01:46:55.799Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-24T01:46:55.799Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-24T01:46:55.799Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestControllerValidateMountBind [2021-11-24T01:46:55.799Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestControllerValidateMountVolume [2021-11-24T01:46:55.799Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestControllerValidateMountTarget [2021-11-24T01:46:55.799Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestControllerValidateMountTmpfs [2021-11-24T01:46:55.799Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestControllerValidateMountInvalidType [2021-11-24T01:46:55.799Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestControllerValidateMountNamedPipe [2021-11-24T01:46:55.799Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-24T01:46:55.799Z] PASS [2021-11-24T01:46:55.799Z] coverage: 11.0% of statements [2021-11-24T01:46:55.799Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.628s coverage: 11.0% of statements [2021-11-24T01:46:55.799Z] === RUN TestEventsLog [2021-11-24T01:46:55.799Z] --- PASS: TestEventsLog (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestEventsLogTimeout [2021-11-24T01:46:55.799Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-24T01:46:55.799Z] === RUN TestLogEvents [2021-11-24T01:46:55.799Z] --- PASS: TestLogEvents (0.05s) [2021-11-24T01:46:55.799Z] === RUN TestLoadBufferedEvents [2021-11-24T01:46:55.948Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-24T01:46:56.258Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-11-24T01:46:56.258Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-24T01:46:56.258Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-24T01:46:56.258Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-24T01:46:56.258Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-24T01:46:56.258Z] PASS [2021-11-24T01:46:56.258Z] coverage: 50.0% of statements [2021-11-24T01:46:56.258Z] ok github.com/docker/docker/daemon/events 0.282s coverage: 50.0% of statements [2021-11-24T01:46:56.717Z] === RUN TestVerifyNetworkingConfig [2021-11-24T01:46:56.717Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestGetContainer [2021-11-24T01:46:56.717Z] --- PASS: TestGetContainer (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestValidContainerNames [2021-11-24T01:46:56.717Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestContainerInitDNS [2021-11-24T01:46:56.717Z] daemon_test.go:146: root required [2021-11-24T01:46:56.717Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestMerge [2021-11-24T01:46:56.717Z] --- PASS: TestMerge (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestValidateContainerIsolation [2021-11-24T01:46:56.717Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestFindNetworkErrorType [2021-11-24T01:46:56.717Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestEnsureServicesExist [2021-11-24T01:46:56.717Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestEnsureServicesExistErrors [2021-11-24T01:46:56.717Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-24T01:46:56.717Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-24T01:46:56.717Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-24T01:46:56.717Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-24T01:46:56.717Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-24T01:46:56.717Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-24T01:46:56.717Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestContainerDelete [2021-11-24T01:46:56.717Z] --- PASS: TestContainerDelete (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestContainerDoubleDelete [2021-11-24T01:46:56.717Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestLogContainerEventCopyLabels [2021-11-24T01:46:56.717Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestLogContainerEventWithAttributes [2021-11-24T01:46:56.717Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestNoneHealthcheck [2021-11-24T01:46:56.717Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-24T01:46:56.717Z] === RUN TestHealthStates [2021-11-24T01:46:56.717Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.717Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.717Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.718Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.718Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.718Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.718Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.718Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.718Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.718Z] time="2021-11-24T01:46:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-24T01:46:56.718Z] --- PASS: TestHealthStates (0.16s) [2021-11-24T01:46:56.718Z] === RUN TestGetInspectData [2021-11-24T01:46:56.718Z] --- PASS: TestGetInspectData (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestFillLicense [2021-11-24T01:46:56.718Z] --- PASS: TestFillLicense (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestListInvalidFilter [2021-11-24T01:46:56.718Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestNameFilter [2021-11-24T01:46:56.718Z] --- PASS: TestNameFilter (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-24T01:46:56.718Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-24T01:46:56.718Z] === 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-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-24T01:46:56.718Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.01s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-24T01:46:56.718Z] --- 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-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-24T01:46:56.718Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestDaemonReloadLabels [2021-11-24T01:46:56.718Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-24T01:46:56.718Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestDaemonReloadMirrors [2021-11-24T01:46:56.718Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-24T01:46:56.718Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-24T01:46:56.718Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-24T01:46:56.718Z] === RUN TestDaemonDiscoveryReload [2021-11-24T01:46:56.718Z] === RUN TestIsEmptyDir [2021-11-24T01:46:56.718Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-24T01:46:56.718Z] PASS [2021-11-24T01:46:56.718Z] coverage: 2.3% of statements [2021-11-24T01:46:56.718Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2021-11-24T01:46:56.884Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-24T01:46:57.178Z] === RUN TestLinkNaming [2021-11-24T01:46:57.178Z] --- PASS: TestLinkNaming (0.00s) [2021-11-24T01:46:57.178Z] === RUN TestLinkNew [2021-11-24T01:46:57.178Z] --- PASS: TestLinkNew (0.00s) [2021-11-24T01:46:57.178Z] === RUN TestLinkEnv [2021-11-24T01:46:57.178Z] --- PASS: TestLinkEnv (0.00s) [2021-11-24T01:46:57.178Z] === RUN TestLinkMultipleEnv [2021-11-24T01:46:57.178Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-24T01:46:57.178Z] === RUN TestLinkPortRangeEnv [2021-11-24T01:46:57.178Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-24T01:46:57.178Z] PASS [2021-11-24T01:46:57.178Z] coverage: 93.0% of statements [2021-11-24T01:46:57.178Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-11-24T01:46:57.526Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-24T01:46:57.526Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.97s) [2021-11-24T01:46:57.526Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.37s) [2021-11-24T01:46:57.526Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.37s) [2021-11-24T01:46:57.526Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.67s) [2021-11-24T01:46:57.526Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.44s) [2021-11-24T01:46:57.526Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.27s) [2021-11-24T01:46:57.526Z] === RUN TestBuildMultiStageCopy [2021-11-24T01:46:57.526Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-24T01:46:57.638Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-24T01:46:57.638Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-24T01:46:58.098Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-24T01:46:58.098Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-24T01:46:58.557Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-24T01:46:58.557Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-24T01:46:58.557Z] reload_test.go:520: root required [2021-11-24T01:46:58.557Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-24T01:46:58.557Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-24T01:46:58.557Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-24T01:46:58.557Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-24T01:46:58.557Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-24T01:46:58.557Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-24T01:46:58.557Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-24T01:46:58.557Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-24T01:46:58.557Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-24T01:46:58.557Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-24T01:46:58.557Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-24T01:46:58.557Z] === RUN TestParseVolumesFrom [2021-11-24T01:46:58.557Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-24T01:46:58.557Z] PASS [2021-11-24T01:46:58.557Z] coverage: 9.0% of statements [2021-11-24T01:46:58.557Z] ok github.com/docker/docker/daemon 2.389s coverage: 9.0% of statements [2021-11-24T01:46:58.557Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-24T01:46:58.557Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-24T01:46:58.557Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-24T01:46:58.557Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-24T01:46:58.913Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2021-11-24T01:46:58.913Z] === RUN TestServiceUpdateConfigs [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-24T01:46:59.018Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-24T01:46:59.018Z] === RUN TestAdapterReadLogs [2021-11-24T01:46:59.018Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-24T01:46:59.018Z] === RUN TestCopier [2021-11-24T01:46:59.018Z] --- PASS: TestCopier (0.00s) [2021-11-24T01:46:59.018Z] === RUN TestCopierLongLines [2021-11-24T01:46:59.018Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-24T01:46:59.018Z] === RUN TestCopierSlow [2021-11-24T01:46:59.478Z] --- PASS: TestCopierSlow (0.21s) [2021-11-24T01:46:59.478Z] === RUN TestCopierWithSized [2021-11-24T01:46:59.478Z] === RUN TestCopierWithSized/as_is [2021-11-24T01:46:59.478Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-24T01:46:59.478Z] --- PASS: TestCopierWithSized (0.02s) [2021-11-24T01:46:59.478Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-24T01:46:59.478Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-11-24T01:46:59.478Z] === RUN TestCopierWithPartial [2021-11-24T01:46:59.478Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-24T01:46:59.478Z] === RUN TestRingLogger [2021-11-24T01:46:59.478Z] --- PASS: TestRingLogger (0.00s) [2021-11-24T01:46:59.478Z] === RUN TestRingCap [2021-11-24T01:46:59.478Z] --- PASS: TestRingCap (0.00s) [2021-11-24T01:46:59.478Z] === RUN TestRingClose [2021-11-24T01:46:59.478Z] --- PASS: TestRingClose (0.00s) [2021-11-24T01:46:59.478Z] === RUN TestRingDrain [2021-11-24T01:46:59.478Z] --- PASS: TestRingDrain (0.00s) [2021-11-24T01:46:59.478Z] PASS [2021-11-24T01:46:59.478Z] coverage: 43.8% of statements [2021-11-24T01:46:59.478Z] ok github.com/docker/docker/daemon/logger 0.353s coverage: 43.8% of statements [2021-11-24T01:46:59.937Z] === RUN TestNewStreamConfig [2021-11-24T01:46:59.937Z] === RUN TestNewStreamConfig/defaults [2021-11-24T01:46:59.937Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-24T01:46:59.937Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-24T01:46:59.937Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-24T01:46:59.937Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-24T01:46:59.937Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-24T01:46:59.937Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-24T01:46:59.937Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-24T01:46:59.937Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-24T01:46:59.937Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-24T01:46:59.937Z] time="2021-11-24T01:46:59Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-24T01:46:59.937Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-11-24T01:46:59.937Z] === RUN TestCreateSuccess [2021-11-24T01:46:59.937Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCreateStreamSkipped [2021-11-24T01:46:59.937Z] time="2021-11-24T01:46:59Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-24T01:46:59.937Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCreateLogGroupSuccess [2021-11-24T01:46:59.937Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCreateError [2021-11-24T01:46:59.937Z] --- PASS: TestCreateError (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCreateAlreadyExists [2021-11-24T01:46:59.937Z] time="2021-11-24T01:46:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-24T01:46:59.937Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestLogClosed [2021-11-24T01:46:59.937Z] --- PASS: TestLogClosed (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestLogBlocking [2021-11-24T01:46:59.937Z] --- PASS: TestLogBlocking (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-24T01:46:59.937Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestLogNonBlockingBufferFull [2021-11-24T01:46:59.937Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestPublishBatchSuccess [2021-11-24T01:46:59.937Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestPublishBatchError [2021-11-24T01:46:59.937Z] time="2021-11-24T01:46:59Z" level=error msg=Error [2021-11-24T01:46:59.937Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-24T01:46:59.937Z] time="2021-11-24T01:46:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-24T01:46:59.937Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-24T01:46:59.937Z] time="2021-11-24T01:46:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-24T01:46:59.937Z] time="2021-11-24T01:46:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-24T01:46:59.937Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchSimple [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchTicker [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchMultilinePattern [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchClose [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestEffectiveLen [2021-11-24T01:46:59.937Z] === RUN TestEffectiveLen/0/Hello [2021-11-24T01:46:59.937Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-24T01:46:59.937Z] === RUN TestEffectiveLen/2/🙃 [2021-11-24T01:46:59.937Z] === RUN TestEffectiveLen/3/���� [2021-11-24T01:46:59.937Z] === RUN TestEffectiveLen/4/He��o [2021-11-24T01:46:59.937Z] === RUN TestEffectiveLen/5/ [2021-11-24T01:46:59.937Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit/0/ [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit/1/Hello [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1063: Hello [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit/2/Hello [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1063: He [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1064: llo [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit/3/Hello [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1064: Hello [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit/4/🙃 [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1063: [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit/5/🙃 [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit/6/a� [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1063: a [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1064: � [2021-11-24T01:46:59.937Z] === RUN TestFindValidSplit/7/a� [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1063: a� [2021-11-24T01:46:59.937Z] cloudwatchlogs_test.go:1064: [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestProcessEventEmoji [2021-11-24T01:46:59.937Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchLineSplit [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchMaxEvents [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-24T01:46:59.937Z] === RUN TestSearchRegistryForImagesErrors [2021-11-24T01:46:59.937Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestSearchRegistryForImages [2021-11-24T01:46:59.937Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestOnlyPlatformWithFallback [2021-11-24T01:46:59.937Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestImageDelete [2021-11-24T01:46:59.937Z] === RUN TestImageDelete/no_lease [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-24T01:46:59.937Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-24T01:46:59.937Z] === RUN TestImageDelete/lease_exists [2021-11-24T01:46:59.937Z] --- PASS: TestImageDelete (0.04s) [2021-11-24T01:46:59.937Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-24T01:46:59.937Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-24T01:46:59.937Z] === RUN TestContentStoreForPull [2021-11-24T01:46:59.937Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-24T01:46:59.937Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-24T01:46:59.937Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-24T01:46:59.937Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestCreateTagSuccess [2021-11-24T01:46:59.937Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-24T01:46:59.937Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-24T01:46:59.937Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-24T01:46:59.937Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-24T01:46:59.937Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-24T01:46:59.937Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-24T01:46:59.937Z] PASS [2021-11-24T01:46:59.937Z] coverage: 77.4% of statements [2021-11-24T01:46:59.937Z] ok github.com/docker/docker/daemon/logger/awslogs 0.361s coverage: 77.4% of statements [2021-11-24T01:46:59.937Z] --- PASS: TestContentStoreForPull (0.18s) [2021-11-24T01:46:59.937Z] PASS [2021-11-24T01:46:59.937Z] coverage: 6.7% of statements [2021-11-24T01:46:59.937Z] ok github.com/docker/docker/daemon/images 0.353s coverage: 6.7% of statements [2021-11-24T01:47:00.189Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-24T01:47:00.264Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.54s) [2021-11-24T01:47:00.264Z] === RUN TestCreateServiceSecretFileMode [2021-11-24T01:47:00.398Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-24T01:47:00.398Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-24T01:47:00.398Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-24T01:47:00.398Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-24T01:47:00.398Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-24T01:47:00.398Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-24T01:47:00.398Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-24T01:47:00.398Z] === RUN TestJSONFileLogger [2021-11-24T01:47:00.398Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-24T01:47:00.398Z] === RUN TestJSONFileLoggerWithTags [2021-11-24T01:47:00.398Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-24T01:47:00.398Z] === RUN TestJSONFileLoggerWithOpts [2021-11-24T01:47:00.398Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-24T01:47:00.398Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-24T01:47:00.398Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-24T01:47:00.398Z] === RUN TestEncodeDecode [2021-11-24T01:47:00.398Z] === PAUSE TestEncodeDecode [2021-11-24T01:47:00.398Z] === RUN TestUnexpectedEOF [2021-11-24T01:47:00.398Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-24T01:47:00.398Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-24T01:47:00.398Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-24T01:47:00.857Z] time="2021-11-24T01:47:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-24T01:47:00.857Z] time="2021-11-24T01:47:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-24T01:47:00.857Z] --- PASS: TestUnexpectedEOF (0.22s) [2021-11-24T01:47:00.857Z] === CONT TestEncodeDecode [2021-11-24T01:47:00.857Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-24T01:47:00.857Z] PASS [2021-11-24T01:47:00.857Z] coverage: 69.9% of statements [2021-11-24T01:47:00.857Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2021-11-24T01:47:00.857Z] === RUN TestFastTimeMarshalJSON [2021-11-24T01:47:00.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.289s coverage: 69.9% of statements [2021-11-24T01:47:00.857Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2021-11-24T01:47:00.857Z] PASS [2021-11-24T01:47:00.857Z] coverage: 87.2% of statements [2021-11-24T01:47:00.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.324s coverage: 87.2% of statements [2021-11-24T01:47:01.566Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-24T01:47:01.826Z] === RUN TestWriteLog [2021-11-24T01:47:01.826Z] === PAUSE TestWriteLog [2021-11-24T01:47:01.826Z] === RUN TestReadLog [2021-11-24T01:47:01.826Z] === PAUSE TestReadLog [2021-11-24T01:47:01.826Z] === CONT TestWriteLog [2021-11-24T01:47:01.826Z] --- PASS: TestWriteLog (0.00s) [2021-11-24T01:47:01.826Z] === CONT TestReadLog [2021-11-24T01:47:01.826Z] === RUN TestReadLog/tail_exact [2021-11-24T01:47:01.826Z] === RUN TestReadLog/tail_less_than_available [2021-11-24T01:47:01.826Z] === RUN TestReadLog/tail_more_than_available [2021-11-24T01:47:01.826Z] --- PASS: TestReadLog (0.16s) [2021-11-24T01:47:01.826Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-24T01:47:01.826Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-24T01:47:01.826Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-24T01:47:01.826Z] PASS [2021-11-24T01:47:01.826Z] coverage: 75.2% of statements [2021-11-24T01:47:01.826Z] ok github.com/docker/docker/daemon/logger/local 0.345s coverage: 75.2% of statements [2021-11-24T01:47:01.826Z] === RUN TestOpenFileDelete [2021-11-24T01:47:01.826Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-24T01:47:01.826Z] === RUN TestOpenFileRename [2021-11-24T01:47:02.285Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-24T01:47:02.285Z] === RUN TestParseLogTagDefaultTag [2021-11-24T01:47:02.285Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-24T01:47:02.285Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-24T01:47:02.285Z] === RUN TestParseLogTag [2021-11-24T01:47:02.285Z] --- PASS: TestParseLogTag (0.00s) [2021-11-24T01:47:02.285Z] === RUN TestParseLogTagEmptyTag [2021-11-24T01:47:02.285Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-24T01:47:02.285Z] === RUN TestTailFiles [2021-11-24T01:47:02.285Z] --- PASS: TestTailFiles (0.00s) [2021-11-24T01:47:02.285Z] === RUN TestFollowLogsConsumerGone [2021-11-24T01:47:02.285Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-24T01:47:02.285Z] === RUN TestFollowLogsProducerGone [2021-11-24T01:47:02.285Z] logfile_test.go:178: logDecode() closed after sending 1108 messages [2021-11-24T01:47:02.285Z] logfile_test.go:231: messages sent: 1108, received: 1108 [2021-11-24T01:47:02.285Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-24T01:47:02.285Z] === RUN TestCheckCapacityAndRotate [2021-11-24T01:47:02.285Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-24T01:47:02.285Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-24T01:47:02.285Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-11-24T01:47:02.285Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-24T01:47:02.285Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-11-24T01:47:02.285Z] PASS [2021-11-24T01:47:02.285Z] coverage: 55.3% of statements [2021-11-24T01:47:02.285Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.249s coverage: 55.3% of statements [2021-11-24T01:47:02.285Z] === RUN TestLog [2021-11-24T01:47:02.285Z] --- PASS: TestLog (0.01s) [2021-11-24T01:47:02.285Z] PASS [2021-11-24T01:47:02.285Z] coverage: 31.5% of statements [2021-11-24T01:47:02.285Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2021-11-24T01:47:02.744Z] === RUN TestNewParse [2021-11-24T01:47:02.744Z] --- PASS: TestNewParse (0.00s) [2021-11-24T01:47:02.744Z] PASS [2021-11-24T01:47:02.744Z] coverage: 8.3% of statements [2021-11-24T01:47:03.203Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-11-24T01:47:03.203Z] === RUN TestValidateLogOpt [2021-11-24T01:47:03.203Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-24T01:47:03.203Z] === RUN TestNewMissedConfig [2021-11-24T01:47:03.203Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-24T01:47:03.203Z] === RUN TestNewMissedUrl [2021-11-24T01:47:03.203Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-24T01:47:03.203Z] === RUN TestNewMissedToken [2021-11-24T01:47:03.203Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-24T01:47:03.203Z] === RUN TestNewWithProxy [2021-11-24T01:47:03.203Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-24T01:47:03.203Z] === RUN TestDefault [2021-11-24T01:47:03.203Z] --- PASS: TestDefault (0.01s) [2021-11-24T01:47:03.203Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-24T01:47:03.203Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-11-24T01:47:03.203Z] === RUN TestJsonFormat [2021-11-24T01:47:03.203Z] --- PASS: TestJsonFormat (0.01s) [2021-11-24T01:47:03.203Z] === RUN TestRawFormat [2021-11-24T01:47:03.203Z] --- PASS: TestRawFormat (0.00s) [2021-11-24T01:47:03.203Z] === RUN TestRawFormatWithLabels [2021-11-24T01:47:03.203Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-24T01:47:03.203Z] === RUN TestRawFormatWithoutTag [2021-11-24T01:47:03.203Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-24T01:47:03.203Z] === RUN TestBatching [2021-11-24T01:47:03.470Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-24T01:47:03.664Z] --- PASS: TestBatching (0.31s) [2021-11-24T01:47:03.664Z] === RUN TestFrequency [2021-11-24T01:47:03.664Z] === RUN TestParseLogFormat [2021-11-24T01:47:03.664Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-24T01:47:03.664Z] === RUN TestValidateLogOptEmpty [2021-11-24T01:47:03.664Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-24T01:47:03.664Z] === RUN TestValidateSyslogAddress [2021-11-24T01:47:03.664Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-24T01:47:03.664Z] === RUN TestParseAddressDefaultPort [2021-11-24T01:47:03.664Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-24T01:47:03.664Z] === RUN TestValidateSyslogFacility [2021-11-24T01:47:03.664Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-24T01:47:03.664Z] === RUN TestValidateLogOptSyslogFormat [2021-11-24T01:47:03.664Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-24T01:47:03.664Z] === RUN TestValidateLogOpt [2021-11-24T01:47:03.664Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-24T01:47:03.664Z] PASS [2021-11-24T01:47:03.664Z] coverage: 46.8% of statements [2021-11-24T01:47:03.664Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 46.8% of statements [2021-11-24T01:47:03.664Z] --- PASS: TestFrequency (0.30s) [2021-11-24T01:47:03.664Z] === RUN TestOneMessagePerRequest [2021-11-24T01:47:03.664Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-24T01:47:03.664Z] === RUN TestVerify [2021-11-24T01:47:03.664Z] --- PASS: TestVerify (0.00s) [2021-11-24T01:47:03.664Z] === RUN TestSkipVerify [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] --- PASS: TestSkipVerify (0.46s) [2021-11-24T01:47:04.123Z] === RUN TestBufferMaximum [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718423.969548\",\"host\":\"420ba4e83d89\"}'" [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718423.969548\",\"host\":\"420ba4e83d89\"}'" [2021-11-24T01:47:04.123Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-24T01:47:04.123Z] === RUN TestServerAlwaysDown [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718423.972881\",\"host\":\"420ba4e83d89\"}'" [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718423.972881\",\"host\":\"420ba4e83d89\"}'" [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718423.972881\",\"host\":\"420ba4e83d89\"}'" [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718423.973859\",\"host\":\"420ba4e83d89\"}'" [2021-11-24T01:47:04.123Z] time="2021-11-24T01:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637718423.973859\",\"host\":\"420ba4e83d89\"}'" [2021-11-24T01:47:04.123Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-24T01:47:04.123Z] === RUN TestCannotSendAfterClose [2021-11-24T01:47:04.123Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-24T01:47:04.123Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-24T01:47:04.582Z] === RUN TestV1IDService [2021-11-24T01:47:04.582Z] --- PASS: TestV1IDService (0.02s) [2021-11-24T01:47:04.582Z] === RUN TestV2MetadataService [2021-11-24T01:47:05.042Z] time="2021-11-24T01:47:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-24T01:47:05.042Z] time="2021-11-24T01:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"420ba4e83d89\"}'" [2021-11-24T01:47:05.042Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-24T01:47:05.042Z] PASS [2021-11-24T01:47:05.042Z] coverage: 82.5% of statements [2021-11-24T01:47:05.042Z] ok github.com/docker/docker/daemon/logger/splunk 2.168s coverage: 82.5% of statements [2021-11-24T01:47:05.500Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-24T01:47:05.500Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-24T01:47:05.500Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-24T01:47:05.500Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-24T01:47:05.500Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-24T01:47:05.500Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-24T01:47:05.500Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-24T01:47:05.500Z] === RUN TestContinueOnError_NeverContinue [2021-11-24T01:47:05.500Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-24T01:47:05.500Z] === RUN TestManifestStore [2021-11-24T01:47:05.500Z] === RUN TestManifestStore/no_remote_or_local [2021-11-24T01:47:05.500Z] === RUN TestSuccessfulDownload [2021-11-24T01:47:05.500Z] download_test.go:267: Needs fixing on Windows [2021-11-24T01:47:05.500Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-24T01:47:05.500Z] === RUN TestCancelledDownload [2021-11-24T01:47:05.500Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-24T01:47:05.500Z] === RUN TestMaxDownloadAttempts [2021-11-24T01:47:05.500Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:47:05.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:47:05.500Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:47:05.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:47:05.500Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:47:05.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:47:05.500Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:47:05.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:47:05.500Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-24T01:47:05.500Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-24T01:47:05.500Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-24T01:47:05.500Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-24T01:47:05.500Z] time="2021-11-24T01:47:05Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1604568895\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-24T01:47:05.500Z] === RUN TestManifestStore/no_local_cache [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/with_local_cache [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/unknown_media_type [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-24T01:47:05.957Z] time="2021-11-24T01:47:05Z" level=warning msg="reference for unknown type: " [2021-11-24T01:47:05.957Z] time="2021-11-24T01:47:05Z" level=warning msg="reference for unknown type: " [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-24T01:47:05.957Z] time="2021-11-24T01:47:05Z" level=warning msg="reference for unknown type: " [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-24T01:47:05.957Z] time="2021-11-24T01:47:05Z" level=warning msg="reference for unknown type: " [2021-11-24T01:47:05.957Z] time="2021-11-24T01:47:05Z" level=warning msg="reference for unknown type: " [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-24T01:47:05.957Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-24T01:47:05.957Z] time="2021-11-24T01:47:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore (0.38s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-24T01:47:05.957Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-24T01:47:05.957Z] === RUN TestDetectManifestBlobMediaType [2021-11-24T01:47:05.957Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-24T01:47:05.957Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-24T01:47:05.957Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-24T01:47:05.957Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-24T01:47:05.957Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-24T01:47:05.957Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-24T01:47:05.957Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-24T01:47:05.957Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-24T01:47:05.957Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-24T01:47:05.957Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-11-24T01:47:05.958Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestFixManifestLayers [2021-11-24T01:47:05.958Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-24T01:47:05.958Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-24T01:47:05.958Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestFixManifestLayersBadParent [2021-11-24T01:47:05.958Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestValidateManifest [2021-11-24T01:47:05.958Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-24T01:47:05.958Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestFormatPlatform [2021-11-24T01:47:05.958Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestGetRepositoryMountCandidates [2021-11-24T01:47:05.958Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestLayerAlreadyExists [2021-11-24T01:47:05.958Z] 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-24T01:47:05.958Z] 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-24T01:47:05.958Z] 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-24T01:47:05.958Z] 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-24T01:47:05.958Z] 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-24T01:47:05.958Z] 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-24T01:47:05.958Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-24T01:47:05.958Z] === RUN TestWhenEmptyAuthConfig [2021-11-24T01:47:05.958Z] --- PASS: TestV2MetadataService (1.27s) [2021-11-24T01:47:05.958Z] PASS [2021-11-24T01:47:05.958Z] coverage: 48.2% of statements [2021-11-24T01:47:05.958Z] ok github.com/docker/docker/distribution/metadata 1.386s coverage: 48.2% of statements [2021-11-24T01:47:05.958Z] time="2021-11-24T01:47:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:47:05.958Z] time="2021-11-24T01:47:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:47:05.958Z] time="2021-11-24T01:47:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:47:05.958Z] time="2021-11-24T01:47:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-24T01:47:05.958Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-24T01:47:05.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-11-24T01:47:05.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-11-24T01:47:05.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-11-24T01:47:05.958Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-11-24T01:47:05.958Z] === RUN TestTransfer [2021-11-24T01:47:06.416Z] --- PASS: TestTransfer (0.13s) [2021-11-24T01:47:06.416Z] === RUN TestConcurrencyLimit [2021-11-24T01:47:06.416Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-24T01:47:06.416Z] === RUN TestInactiveJobs [2021-11-24T01:47:06.416Z] === RUN TestNotFound [2021-11-24T01:47:06.416Z] --- PASS: TestNotFound (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestConflict [2021-11-24T01:47:06.416Z] --- PASS: TestConflict (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestForbidden [2021-11-24T01:47:06.416Z] --- PASS: TestForbidden (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestInvalidParameter [2021-11-24T01:47:06.416Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestNotImplemented [2021-11-24T01:47:06.416Z] --- PASS: TestNotImplemented (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestNotModified [2021-11-24T01:47:06.416Z] --- PASS: TestNotModified (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestUnauthorized [2021-11-24T01:47:06.416Z] --- PASS: TestUnauthorized (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestUnknown [2021-11-24T01:47:06.416Z] --- PASS: TestUnknown (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestCancelled [2021-11-24T01:47:06.416Z] --- PASS: TestCancelled (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestDeadline [2021-11-24T01:47:06.416Z] --- PASS: TestDeadline (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestDataLoss [2021-11-24T01:47:06.416Z] --- PASS: TestDataLoss (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestUnavailable [2021-11-24T01:47:06.416Z] --- PASS: TestUnavailable (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestSystem [2021-11-24T01:47:06.416Z] --- PASS: TestSystem (0.00s) [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Not_Found [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Bad_Request [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Conflict [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Unauthorized [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Forbidden [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Not_Modified [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-24T01:47:06.416Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-24T01:47:06.416Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-24T01:47:06.416Z] PASS [2021-11-24T01:47:06.416Z] coverage: 53.1% of statements [2021-11-24T01:47:06.416Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2021-11-24T01:47:06.759Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-24T01:47:06.874Z] --- PASS: TestInactiveJobs (0.38s) [2021-11-24T01:47:06.874Z] === RUN TestWatchRelease [2021-11-24T01:47:06.874Z] --- PASS: TestWatchRelease (0.04s) [2021-11-24T01:47:06.874Z] === RUN TestWatchFinishedTransfer [2021-11-24T01:47:06.874Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-24T01:47:06.874Z] === RUN TestDuplicateTransfer [2021-11-24T01:47:06.874Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-11-24T01:47:06.874Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-24T01:47:06.874Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-24T01:47:06.874Z] === RUN TestTokenPassThru [2021-11-24T01:47:06.874Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-24T01:47:06.874Z] === RUN TestTokenPassThruDifferentHost [2021-11-24T01:47:06.874Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-24T01:47:06.874Z] === RUN TestSuccessfulUpload [2021-11-24T01:47:06.874Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-24T01:47:06.874Z] PASS [2021-11-24T01:47:06.874Z] coverage: 24.6% of statements [2021-11-24T01:47:06.874Z] ok github.com/docker/docker/distribution 1.596s coverage: 24.6% of statements [2021-11-24T01:47:07.332Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-24T01:47:07.332Z] time="2021-11-24T01:47:06Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-24T01:47:07.332Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-11-24T01:47:07.332Z] === RUN TestCancelledUpload [2021-11-24T01:47:07.332Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-24T01:47:07.332Z] PASS [2021-11-24T01:47:07.332Z] coverage: 76.8% of statements [2021-11-24T01:47:07.332Z] ok github.com/docker/docker/distribution/xfer 1.828s coverage: 76.8% of statements [2021-11-24T01:47:07.332Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-24T01:47:07.789Z] === RUN TestFSGetInvalidData [2021-11-24T01:47:07.789Z] === RUN TestCompare [2021-11-24T01:47:07.789Z] --- PASS: TestCompare (0.00s) [2021-11-24T01:47:07.789Z] PASS [2021-11-24T01:47:07.789Z] coverage: 19.2% of statements [2021-11-24T01:47:07.789Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-11-24T01:47:07.789Z] === RUN TestFSInvalidSet [2021-11-24T01:47:07.789Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-11-24T01:47:07.789Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-24T01:47:07.789Z] === RUN TestFSInvalidRoot [2021-11-24T01:47:07.789Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-24T01:47:07.789Z] === RUN TestFSMetadataGetSet [2021-11-24T01:47:07.789Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-11-24T01:47:07.789Z] === RUN TestFSInvalidWalker [2021-11-24T01:47:07.789Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-24T01:47:07.789Z] === RUN TestFSGetSet [2021-11-24T01:47:07.789Z] --- PASS: TestFSGetSet (0.02s) [2021-11-24T01:47:07.789Z] === RUN TestFSGetUnsetKey [2021-11-24T01:47:07.789Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-24T01:47:07.789Z] === RUN TestFSGetEmptyData [2021-11-24T01:47:07.789Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-11-24T01:47:07.789Z] === RUN TestFSDelete [2021-11-24T01:47:07.789Z] --- PASS: TestFSDelete (0.02s) [2021-11-24T01:47:07.789Z] === RUN TestFSWalker [2021-11-24T01:47:07.789Z] --- PASS: TestFSWalker (0.02s) [2021-11-24T01:47:07.789Z] === RUN TestFSWalkerStopOnError [2021-11-24T01:47:07.789Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-24T01:47:07.789Z] === RUN TestNewFromJSON [2021-11-24T01:47:07.789Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-24T01:47:07.789Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-24T01:47:07.789Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-24T01:47:07.789Z] === RUN TestMarshalKeyOrder [2021-11-24T01:47:07.789Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-24T01:47:07.789Z] === RUN TestHistoryEqual [2021-11-24T01:47:07.798Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-24T01:47:07.798Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-24T01:47:07.945Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-24T01:47:07.945Z] Copying nested executables into bundles/binary-daemon [2021-11-24T01:47:07.945Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-24T01:47:07.945Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:47:07.945Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-24T01:47:07.945Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-24T01:47:08.246Z] --- PASS: TestHistoryEqual (0.14s) [2021-11-24T01:47:08.246Z] === RUN TestImage [2021-11-24T01:47:08.246Z] --- PASS: TestImage (0.00s) [2021-11-24T01:47:08.246Z] === RUN TestImageOSNotEmpty [2021-11-24T01:47:08.246Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-24T01:47:08.246Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-24T01:47:08.246Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-24T01:47:08.246Z] === RUN TestCreate [2021-11-24T01:47:08.246Z] --- PASS: TestCreate (0.01s) [2021-11-24T01:47:08.246Z] === RUN TestRestore [2021-11-24T01:47:08.246Z] time="2021-11-24T01:47:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-24T01:47:08.246Z] --- PASS: TestRestore (0.04s) [2021-11-24T01:47:08.246Z] === RUN TestAddDelete [2021-11-24T01:47:08.246Z] --- PASS: TestAddDelete (0.03s) [2021-11-24T01:47:08.246Z] === RUN TestSearchAfterDelete [2021-11-24T01:47:08.246Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-24T01:47:08.246Z] === RUN TestParentReset [2021-11-24T01:47:08.246Z] --- PASS: TestParentReset (0.03s) [2021-11-24T01:47:08.246Z] === RUN TestGetAndSetLastUpdated [2021-11-24T01:47:08.246Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-24T01:47:08.246Z] === RUN TestStoreLen [2021-11-24T01:47:08.246Z] --- PASS: TestStoreLen (0.06s) [2021-11-24T01:47:08.246Z] PASS [2021-11-24T01:47:08.246Z] coverage: 86.6% of statements [2021-11-24T01:47:08.246Z] ok github.com/docker/docker/image 0.580s coverage: 86.6% of statements [2021-11-24T01:47:08.254Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-24T01:47:08.274Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/make.sh cross [2021-11-24T01:47:08.706Z] === RUN TestValidateManifest [2021-11-24T01:47:08.706Z] === RUN TestValidateManifest/nil [2021-11-24T01:47:08.706Z] === RUN TestValidateManifest/non-nil [2021-11-24T01:47:08.706Z] --- PASS: TestValidateManifest (0.00s) [2021-11-24T01:47:08.706Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-24T01:47:08.706Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-24T01:47:08.706Z] PASS [2021-11-24T01:47:08.706Z] coverage: 0.7% of statements [2021-11-24T01:47:08.706Z] ok github.com/docker/docker/image/tarexport 0.067s coverage: 0.7% of statements [2021-11-24T01:47:08.706Z] === RUN TestMakeV1ConfigFromConfig [2021-11-24T01:47:08.706Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-24T01:47:08.706Z] PASS [2021-11-24T01:47:08.706Z] coverage: 25.0% of statements [2021-11-24T01:47:08.706Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2021-11-24T01:47:08.706Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-24T01:47:08.836Z] [2021-11-24T01:47:09.093Z] Removing bundles/ [2021-11-24T01:47:09.093Z] [2021-11-24T01:47:09.093Z] ---> Making bundle: cross (in bundles/cross) [2021-11-24T01:47:09.093Z] Cross building: bundles/cross/linux/amd64 [2021-11-24T01:47:09.093Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-24T01:47:09.093Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-24T01:47:09.670Z] === RUN TestSerialization [2021-11-24T01:47:09.670Z] --- PASS: TestSerialization (0.02s) [2021-11-24T01:47:09.670Z] PASS [2021-11-24T01:47:09.670Z] coverage: 100.0% of statements [2021-11-24T01:47:09.670Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2021-11-24T01:47:09.779Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-24T01:47:10.044Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-24T01:47:10.200Z] --- PASS: TestCreateServiceSecretFileMode (11.94s) [2021-11-24T01:47:10.200Z] === RUN TestCreateServiceConfigFileMode [2021-11-24T01:47:10.636Z] === RUN TestEmptyLayer [2021-11-24T01:47:10.636Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestCommitFailure [2021-11-24T01:47:10.636Z] --- PASS: TestCommitFailure (0.01s) [2021-11-24T01:47:10.636Z] === RUN TestStartTransactionFailure [2021-11-24T01:47:10.636Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestGetOrphan [2021-11-24T01:47:10.636Z] --- PASS: TestGetOrphan (0.01s) [2021-11-24T01:47:10.636Z] === RUN TestMountAndRegister [2021-11-24T01:47:10.636Z] === RUN TestEnvironmentParsing [2021-11-24T01:47:10.636Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-24T01:47:10.636Z] PASS [2021-11-24T01:47:10.636Z] coverage: 1.2% of statements [2021-11-24T01:47:10.636Z] layer_test.go:270: Layer size: 14 [2021-11-24T01:47:10.636Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2021-11-24T01:47:10.636Z] --- PASS: TestMountAndRegister (0.07s) [2021-11-24T01:47:10.636Z] === RUN TestLayerRelease [2021-11-24T01:47:10.636Z] layer_test.go:303: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestStoreRestore [2021-11-24T01:47:10.636Z] layer_test.go:352: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestTarStreamStability [2021-11-24T01:47:10.636Z] layer_test.go:467: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestRegisterExistingLayer [2021-11-24T01:47:10.636Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-11-24T01:47:10.636Z] === RUN TestTarStreamVerification [2021-11-24T01:47:10.636Z] layer_test.go:696: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestLayerMigration [2021-11-24T01:47:10.636Z] migration_test.go:45: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestLayerMigrationNoTarsplit [2021-11-24T01:47:10.636Z] migration_test.go:181: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestMountInit [2021-11-24T01:47:10.636Z] mount_test.go:17: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestMountInit (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestMountSize [2021-11-24T01:47:10.636Z] mount_test.go:76: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestMountSize (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestMountChanges [2021-11-24T01:47:10.636Z] mount_test.go:125: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestMountChanges (0.00s) [2021-11-24T01:47:10.636Z] === RUN TestMountApply [2021-11-24T01:47:10.636Z] mount_test.go:212: Failing on Windows [2021-11-24T01:47:10.636Z] --- SKIP: TestMountApply (0.00s) [2021-11-24T01:47:10.636Z] PASS [2021-11-24T01:47:10.636Z] coverage: 30.1% of statements [2021-11-24T01:47:10.739Z] --- PASS: TestBuildMultiStageCopy (13.95s) [2021-11-24T01:47:10.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.62s) [2021-11-24T01:47:10.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2021-11-24T01:47:10.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-24T01:47:10.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2021-11-24T01:47:10.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s) [2021-11-24T01:47:10.739Z] === RUN TestBuildMultiStageParentConfig [2021-11-24T01:47:11.092Z] ok github.com/docker/docker/layer 0.424s coverage: 30.1% of statements [2021-11-24T01:47:11.093Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-24T01:47:11.093Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-24T01:47:11.093Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-24T01:47:11.093Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-24T01:47:11.093Z] === RUN TestSequenceGetAvailableBit [2021-11-24T01:47:11.093Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-24T01:47:11.093Z] === RUN TestSequenceEqual [2021-11-24T01:47:11.093Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-24T01:47:11.549Z] === RUN TestSequenceCopy [2021-11-24T01:47:11.549Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestGetFirstAvailable [2021-11-24T01:47:11.550Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestFindSequence [2021-11-24T01:47:11.550Z] --- PASS: TestFindSequence (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestCheckIfAvailable [2021-11-24T01:47:11.550Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestMergeSequences [2021-11-24T01:47:11.550Z] --- PASS: TestMergeSequences (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestPushReservation [2021-11-24T01:47:11.550Z] --- PASS: TestPushReservation (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestSerializeDeserialize [2021-11-24T01:47:11.550Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestSet [2021-11-24T01:47:11.550Z] --- PASS: TestSet (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestSetUnset [2021-11-24T01:47:11.550Z] --- PASS: TestSetUnset (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestOffsetSetUnset [2021-11-24T01:47:11.550Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestSetInRange [2021-11-24T01:47:11.550Z] --- PASS: TestSetInRange (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestSetAnyInRange [2021-11-24T01:47:11.550Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestMethods [2021-11-24T01:47:11.550Z] --- PASS: TestMethods (0.00s) [2021-11-24T01:47:11.550Z] === RUN TestRandomAllocateDeallocate [2021-11-24T01:47:12.576Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-24T01:47:12.576Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-24T01:47:13.626Z] --- PASS: TestBuildMultiStageParentConfig (2.50s) [2021-11-24T01:47:13.626Z] === RUN TestBuildLabelWithTargets [2021-11-24T01:47:13.626Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:47:13.626Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-24T01:47:13.626Z] === RUN TestBuildWithEmptyLayers [2021-11-24T01:47:13.719Z] === RUN TestInvalidConfig [2021-11-24T01:47:13.719Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-24T01:47:13.719Z] === RUN TestConfig [2021-11-24T01:47:13.719Z] --- PASS: TestConfig (0.00s) [2021-11-24T01:47:13.719Z] === RUN TestOptionsLabels [2021-11-24T01:47:13.719Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-24T01:47:13.719Z] === RUN TestValidName [2021-11-24T01:47:13.719Z] --- PASS: TestValidName (0.00s) [2021-11-24T01:47:13.719Z] === RUN TestTLSConfiguration [2021-11-24T01:47:13.719Z] time="2021-11-24T01:47:13Z" level=info msg="Option Initializing KV with TLS" [2021-11-24T01:47:13.719Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-24T01:47:13.719Z] PASS [2021-11-24T01:47:13.719Z] coverage: 24.0% of statements [2021-11-24T01:47:13.719Z] ok github.com/docker/docker/libnetwork/config 0.205s coverage: 24.0% of statements [2021-11-24T01:47:13.719Z] === RUN TestKey [2021-11-24T01:47:13.719Z] --- PASS: TestKey (0.00s) [2021-11-24T01:47:13.719Z] === RUN TestParseKey [2021-11-24T01:47:13.719Z] --- PASS: TestParseKey (0.00s) [2021-11-24T01:47:13.719Z] === RUN TestInvalidDataStore [2021-11-24T01:47:13.719Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-24T01:47:13.719Z] === RUN TestKVObjectFlatKey [2021-11-24T01:47:13.719Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-24T01:47:13.719Z] === RUN TestAtomicKVObjectFlatKey [2021-11-24T01:47:13.719Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-24T01:47:13.719Z] PASS [2021-11-24T01:47:13.719Z] coverage: 21.9% of statements [2021-11-24T01:47:13.719Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-11-24T01:47:13.804Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2021-11-24T01:47:13.804Z] === RUN TestServiceUpdateNetwork [2021-11-24T01:47:14.194Z] === RUN TestErrorInterfaces [2021-11-24T01:47:14.194Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestNetworkMarshalling [2021-11-24T01:47:14.194Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-11-24T01:47:14.194Z] === RUN TestEndpointMarshalling [2021-11-24T01:47:14.194Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestAuxAddresses [2021-11-24T01:47:14.194Z] time="2021-11-24T01:47:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:47:14.194Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-24T01:47:14.194Z] === RUN TestSRVServiceQuery [2021-11-24T01:47:14.194Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestServiceVIPReuse [2021-11-24T01:47:14.194Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-24T01:47:14.194Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestDNSIPQuery [2021-11-24T01:47:14.194Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestDNSProxyServFail [2021-11-24T01:47:14.194Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestSandboxAddEmpty [2021-11-24T01:47:14.194Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestSandboxAddMultiPrio [2021-11-24T01:47:14.194Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestSandboxAddSamePrio [2021-11-24T01:47:14.194Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestCleanupServiceDiscovery [2021-11-24T01:47:14.194Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestDNSOptions [2021-11-24T01:47:14.194Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:47:14.194Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-24T01:47:14.194Z] === RUN TestMultipleControllersWithSameStore [2021-11-24T01:47:14.194Z] time="2021-11-24T01:47:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:47:14.195Z] time="2021-11-24T01:47:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-24T01:47:14.195Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-11-24T01:47:14.195Z] PASS [2021-11-24T01:47:14.195Z] coverage: 8.6% of statements [2021-11-24T01:47:14.195Z] ok github.com/docker/docker/libnetwork 0.344s coverage: 8.6% of statements [2021-11-24T01:47:14.479Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-24T01:47:14.651Z] === RUN TestIPDataMarshalling [2021-11-24T01:47:14.651Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-24T01:47:14.651Z] === RUN TestValidateAndIsV6 [2021-11-24T01:47:14.651Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-24T01:47:14.651Z] PASS [2021-11-24T01:47:14.651Z] coverage: 68.9% of statements [2021-11-24T01:47:14.651Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2021-11-24T01:47:15.108Z] === RUN TestDriver [2021-11-24T01:47:15.108Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:47:15.108Z] PASS [2021-11-24T01:47:15.108Z] coverage: 34.8% of statements [2021-11-24T01:47:15.108Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2021-11-24T01:47:15.159Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-11-24T01:47:15.159Z] === RUN TestBuildMultiStageOnBuild [2021-11-24T01:47:15.565Z] === RUN TestDriver [2021-11-24T01:47:15.565Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:47:15.565Z] PASS [2021-11-24T01:47:15.565Z] coverage: 34.8% of statements [2021-11-24T01:47:15.565Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-11-24T01:47:16.021Z] === RUN TestNetworkAllocateFree [2021-11-24T01:47:16.021Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-24T01:47:16.021Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-24T01:47:16.021Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-24T01:47:16.021Z] PASS [2021-11-24T01:47:16.021Z] coverage: 63.6% of statements [2021-11-24T01:47:16.021Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2021-11-24T01:47:16.387Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-24T01:47:16.477Z] === RUN TestGetEmptyCapabilities [2021-11-24T01:47:16.477Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-24T01:47:16.477Z] === RUN TestGetExtraCapabilities [2021-11-24T01:47:16.477Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-24T01:47:16.477Z] === RUN TestGetInvalidCapabilities [2021-11-24T01:47:16.477Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-24T01:47:16.477Z] === RUN TestRemoteDriver [2021-11-24T01:47:16.477Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-24T01:47:16.477Z] === RUN TestDriverError [2021-11-24T01:47:16.477Z] --- PASS: TestDriverError (0.00s) [2021-11-24T01:47:16.477Z] === RUN TestMissingValues [2021-11-24T01:47:16.477Z] --- PASS: TestMissingValues (0.00s) [2021-11-24T01:47:16.477Z] === RUN TestRollback [2021-11-24T01:47:16.477Z] --- PASS: TestRollback (0.00s) [2021-11-24T01:47:16.477Z] PASS [2021-11-24T01:47:16.477Z] coverage: 57.4% of statements [2021-11-24T01:47:16.477Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2021-11-24T01:47:16.933Z] === RUN TestNAT [2021-11-24T01:47:16.933Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-24T01:47:16.933Z] --- SKIP: TestNAT (0.00s) [2021-11-24T01:47:16.933Z] === RUN TestTransparent [2021-11-24T01:47:16.933Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-24T01:47:16.933Z] --- SKIP: TestTransparent (0.00s) [2021-11-24T01:47:16.933Z] PASS [2021-11-24T01:47:16.933Z] coverage: 0.0% of statements [2021-11-24T01:47:16.933Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.088s coverage: 0.0% of statements [2021-11-24T01:47:17.323Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-24T01:47:17.390Z] === RUN TestBuildDefault [2021-11-24T01:47:17.390Z] --- PASS: TestBuildDefault (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestBuildHostnameDomainname [2021-11-24T01:47:17.390Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestBuildHostname [2021-11-24T01:47:17.390Z] --- PASS: TestBuildHostname (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestBuildHostnameFQDN [2021-11-24T01:47:17.390Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestBuildNoIP [2021-11-24T01:47:17.390Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestUpdate [2021-11-24T01:47:17.390Z] --- PASS: TestUpdate (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-24T01:47:17.390Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-24T01:47:17.390Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestAddEmpty [2021-11-24T01:47:17.390Z] --- PASS: TestAddEmpty (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestAdd [2021-11-24T01:47:17.390Z] --- PASS: TestAdd (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestDeleteEmpty [2021-11-24T01:47:17.390Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestDeleteNewline [2021-11-24T01:47:17.390Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestDelete [2021-11-24T01:47:17.390Z] --- PASS: TestDelete (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestConcurrentWrites [2021-11-24T01:47:17.390Z] === RUN TestNew [2021-11-24T01:47:17.390Z] --- PASS: TestNew (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestAddDriver [2021-11-24T01:47:17.390Z] --- PASS: TestAddDriver (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestAddDuplicateDriver [2021-11-24T01:47:17.390Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-24T01:47:17.390Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestDriver [2021-11-24T01:47:17.390Z] --- PASS: TestDriver (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestIPAM [2021-11-24T01:47:17.390Z] --- PASS: TestIPAM (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestWalkIPAMs [2021-11-24T01:47:17.390Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-24T01:47:17.390Z] === RUN TestWalkDrivers [2021-11-24T01:47:17.390Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-24T01:47:17.390Z] PASS [2021-11-24T01:47:17.390Z] coverage: 82.4% of statements [2021-11-24T01:47:17.390Z] ok github.com/docker/docker/libnetwork/drvregistry 0.093s coverage: 82.4% of statements [2021-11-24T01:47:17.390Z] --- PASS: TestConcurrentWrites (0.20s) [2021-11-24T01:47:17.390Z] PASS [2021-11-24T01:47:17.390Z] coverage: 81.2% of statements [2021-11-24T01:47:17.390Z] ok github.com/docker/docker/libnetwork/etchosts 0.256s coverage: 81.2% of statements [2021-11-24T01:47:17.582Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-24T01:47:17.582Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-24T01:47:17.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:47:17.747Z] INFO: Testing against a local daemon [2021-11-24T01:47:17.747Z] === RUN TestBuildWithSession [2021-11-24T01:47:17.747Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:47:17.747Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-24T01:47:17.747Z] === RUN TestBuildSquashParent [2021-11-24T01:47:17.747Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:47:17.747Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-24T01:47:17.747Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-24T01:47:17.747Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:47:17.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:47:17.747Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:47:17.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:47:17.747Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:47:17.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:47:17.747Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:47:17.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:47:17.747Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:47:17.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:47:17.747Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:47:17.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:47:17.747Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:47:17.747Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:47:17.747Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:47:17.747Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:47:17.840Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-24T01:47:18.355Z] === RUN TestDiff [2021-11-24T01:47:18.355Z] --- PASS: TestDiff (0.00s) [2021-11-24T01:47:18.355Z] === RUN TestAddedCallback [2021-11-24T01:47:18.355Z] --- PASS: TestAddedCallback (0.00s) [2021-11-24T01:47:18.355Z] === RUN TestRemovedCallback [2021-11-24T01:47:18.355Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-24T01:47:18.355Z] === RUN TestNoCallback [2021-11-24T01:47:18.355Z] --- PASS: TestNoCallback (0.00s) [2021-11-24T01:47:18.355Z] PASS [2021-11-24T01:47:18.355Z] coverage: 48.1% of statements [2021-11-24T01:47:18.355Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-11-24T01:47:18.355Z] === RUN TestNew [2021-11-24T01:47:18.355Z] --- PASS: TestNew (0.00s) [2021-11-24T01:47:18.355Z] === RUN TestAllocate [2021-11-24T01:47:18.355Z] --- PASS: TestAllocate (0.00s) [2021-11-24T01:47:18.355Z] === RUN TestUninitialized [2021-11-24T01:47:18.355Z] --- PASS: TestUninitialized (0.00s) [2021-11-24T01:47:18.355Z] === RUN TestAllocateInRange [2021-11-24T01:47:18.355Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-24T01:47:18.355Z] === RUN TestAllocateSerial [2021-11-24T01:47:18.355Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-24T01:47:18.355Z] PASS [2021-11-24T01:47:18.355Z] coverage: 87.5% of statements [2021-11-24T01:47:18.355Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-11-24T01:47:18.775Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-24T01:47:18.775Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-24T01:47:18.775Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-24T01:47:18.811Z] === RUN TestCaller [2021-11-24T01:47:18.811Z] --- PASS: TestCaller (0.00s) [2021-11-24T01:47:18.811Z] PASS [2021-11-24T01:47:18.811Z] coverage: 100.0% of statements [2021-11-24T01:47:18.811Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-11-24T01:47:18.811Z] === RUN TestSetSerialInsertDelete [2021-11-24T01:47:18.811Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-24T01:47:18.811Z] === RUN TestSetParallelInsertDelete [2021-11-24T01:47:19.033Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-24T01:47:19.600Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-24T01:47:19.774Z] --- PASS: TestRandomAllocateDeallocate (8.29s) [2021-11-24T01:47:19.775Z] === RUN TestAllocateRandomDeallocate [2021-11-24T01:47:19.775Z] === RUN TestPoolRequest [2021-11-24T01:47:19.775Z] --- PASS: TestPoolRequest (0.00s) [2021-11-24T01:47:19.775Z] === RUN TestOtherRequests [2021-11-24T01:47:19.775Z] --- PASS: TestOtherRequests (0.00s) [2021-11-24T01:47:19.775Z] PASS [2021-11-24T01:47:19.775Z] coverage: 57.1% of statements [2021-11-24T01:47:19.775Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-11-24T01:47:20.232Z] === RUN TestInt2IP2IntConversion [2021-11-24T01:47:20.689Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-11-24T01:47:20.689Z] === RUN TestGetAddressVersion [2021-11-24T01:47:20.689Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-24T01:47:20.689Z] === RUN TestKeyString [2021-11-24T01:47:20.689Z] --- PASS: TestKeyString (0.00s) [2021-11-24T01:47:20.689Z] === RUN TestPoolDataMarshal [2021-11-24T01:47:20.689Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-24T01:47:20.689Z] === RUN TestSubnetsMarshal [2021-11-24T01:47:20.689Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-11-24T01:47:20.689Z] === RUN TestAddSubnets [2021-11-24T01:47:20.689Z] --- PASS: TestAddSubnets (0.07s) [2021-11-24T01:47:20.689Z] === RUN TestDoublePoolRelease [2021-11-24T01:47:20.689Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-11-24T01:47:20.689Z] === RUN TestAddReleasePoolID [2021-11-24T01:47:21.146Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-11-24T01:47:21.146Z] === RUN TestPredefinedPool [2021-11-24T01:47:21.146Z] === RUN TestGetCapabilities [2021-11-24T01:47:21.146Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-24T01:47:21.146Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-24T01:47:21.146Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-24T01:47:21.146Z] === RUN TestGetDefaultAddressSpaces [2021-11-24T01:47:21.146Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-24T01:47:21.146Z] === RUN TestRemoteDriver [2021-11-24T01:47:21.146Z] --- PASS: TestAllocateRandomDeallocate (1.42s) [2021-11-24T01:47:21.146Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-24T01:47:21.146Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-24T01:47:21.146Z] PASS [2021-11-24T01:47:21.146Z] coverage: 47.4% of statements [2021-11-24T01:47:21.146Z] --- PASS: TestPredefinedPool (0.04s) [2021-11-24T01:47:21.146Z] === RUN TestRemoveSubnet [2021-11-24T01:47:21.146Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2021-11-24T01:47:21.146Z] --- PASS: TestRemoveSubnet (0.27s) [2021-11-24T01:47:21.146Z] === RUN TestGetSameAddress [2021-11-24T01:47:21.146Z] --- PASS: TestGetSameAddress (0.03s) [2021-11-24T01:47:21.146Z] === RUN TestPoolAllocationReuse [2021-11-24T01:47:21.603Z] === RUN TestWindowsIPAM [2021-11-24T01:47:21.603Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-24T01:47:21.603Z] PASS [2021-11-24T01:47:21.603Z] coverage: 71.4% of statements [2021-11-24T01:47:21.603Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-11-24T01:47:22.132Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-24T01:47:22.132Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-24T01:47:22.365Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2021-11-24T01:47:22.365Z] === RUN TestCreateServiceSysctls [2021-11-24T01:47:22.568Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.34s) [2021-11-24T01:47:22.568Z] === RUN TestRetrieveFromStore [2021-11-24T01:47:22.568Z] === RUN TestDefaultNetwork [2021-11-24T01:47:22.568Z] --- PASS: TestDefaultNetwork (0.25s) [2021-11-24T01:47:22.568Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-24T01:47:23.027Z] --- PASS: TestRetrieveFromStore (0.65s) [2021-11-24T01:47:23.027Z] === RUN TestIsCorrupted [2021-11-24T01:47:23.027Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-24T01:47:23.027Z] === RUN TestSetRollover [2021-11-24T01:47:23.027Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-11-24T01:47:23.027Z] === RUN TestInitAddressPools [2021-11-24T01:47:23.027Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-24T01:47:23.027Z] PASS [2021-11-24T01:47:23.027Z] coverage: 74.0% of statements [2021-11-24T01:47:23.027Z] ok github.com/docker/docker/libnetwork/ipamutils 0.572s coverage: 74.0% of statements [2021-11-24T01:47:23.484Z] --- PASS: TestPoolAllocationReuse (2.06s) [2021-11-24T01:47:23.484Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-24T01:47:23.484Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-11-24T01:47:23.484Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-24T01:47:23.484Z] === RUN TestKeyValue [2021-11-24T01:47:23.484Z] --- PASS: TestKeyValue (0.00s) [2021-11-24T01:47:23.484Z] PASS [2021-11-24T01:47:23.484Z] coverage: 60.0% of statements [2021-11-24T01:47:23.484Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-11-24T01:47:23.506Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-24T01:47:24.880Z] --- PASS: TestCreateServiceSysctls (2.50s) [2021-11-24T01:47:24.880Z] === RUN TestCreateServiceCapabilities [2021-11-24T01:47:25.409Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-24T01:47:25.653Z] --- PASS: TestSetRollover (2.39s) [2021-11-24T01:47:25.653Z] === RUN TestSetRolloverSerial [2021-11-24T01:47:26.020Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2021-11-24T01:47:26.020Z] === RUN TestServiceUpdatePidsLimit [2021-11-24T01:47:26.110Z] === RUN TestNetworkDBSimple [2021-11-24T01:47:26.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:47:26.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:47:26.567Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.38s) [2021-11-24T01:47:26.567Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-24T01:47:26.589Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-24T01:47:26.783Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-24T01:47:27.023Z] 2021/11/24 01:47:26 Closing DB instances... [2021-11-24T01:47:27.157Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-24T01:47:27.350Z] docker_cli_daemon_test.go:2550: [d8aed3fbe3a6b] daemon is not started [2021-11-24T01:47:27.394Z] --- PASS: TestCreateServiceCapabilities (2.23s) [2021-11-24T01:47:27.394Z] === RUN TestInspect [2021-11-24T01:47:27.479Z] --- PASS: TestSetRolloverSerial (1.95s) [2021-11-24T01:47:27.479Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-24T01:47:27.479Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-24T01:47:27.479Z] PASS [2021-11-24T01:47:27.479Z] coverage: 84.4% of statements [2021-11-24T01:47:27.479Z] ok github.com/docker/docker/libnetwork/bitseq 16.233s coverage: 84.4% of statements [2021-11-24T01:47:28.285Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-24T01:47:28.442Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-11-24T01:47:28.442Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-24T01:47:28.899Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-24T01:47:28.899Z] PASS [2021-11-24T01:47:28.899Z] coverage: 100.0% of statements [2021-11-24T01:47:28.899Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2021-11-24T01:47:28.899Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.34s) [2021-11-24T01:47:28.899Z] === RUN TestGetAddress [2021-11-24T01:47:29.220Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-24T01:47:29.220Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-24T01:47:29.282Z] --- PASS: TestInspect (2.12s) [2021-11-24T01:47:29.282Z] === RUN TestCreateJob [2021-11-24T01:47:29.356Z] 2021/11/24 01:47:29 Closing DB instances... [2021-11-24T01:47:29.813Z] === RUN TestGenerate [2021-11-24T01:47:29.813Z] --- PASS: TestGenerate (0.00s) [2021-11-24T01:47:29.813Z] === RUN TestGeneratePtr [2021-11-24T01:47:29.813Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-24T01:47:29.813Z] === RUN TestGenerateMissingField [2021-11-24T01:47:29.813Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-24T01:47:29.813Z] === RUN TestFieldCannotBeSet [2021-11-24T01:47:29.813Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-24T01:47:29.813Z] === RUN TestTypeMismatchError [2021-11-24T01:47:29.813Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-24T01:47:29.813Z] PASS [2021-11-24T01:47:29.813Z] coverage: 100.0% of statements [2021-11-24T01:47:29.813Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2021-11-24T01:47:29.924Z] --- PASS: TestBuildMultiStageOnBuild (13.72s) [2021-11-24T01:47:29.924Z] === RUN TestBuildUncleanTarFilenames [2021-11-24T01:47:29.924Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:47:29.924Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-24T01:47:29.924Z] === RUN TestBuildMultiStageLayerLeak [2021-11-24T01:47:30.270Z] testing: warning: no tests to run [2021-11-24T01:47:30.270Z] PASS [2021-11-24T01:47:30.270Z] coverage: 0.0% of statements [2021-11-24T01:47:30.270Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-24T01:47:31.235Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-24T01:47:31.235Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2021-11-24T01:47:31.235Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-24T01:47:31.235Z] === RUN TestRequestNewPort [2021-11-24T01:47:31.235Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestRequestSpecificPort [2021-11-24T01:47:31.235Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestReleasePort [2021-11-24T01:47:31.235Z] --- PASS: TestReleasePort (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestReuseReleasedPort [2021-11-24T01:47:31.235Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestReleaseUnreadledPort [2021-11-24T01:47:31.235Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestUnknowProtocol [2021-11-24T01:47:31.235Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestAllocateAllPorts [2021-11-24T01:47:31.235Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestPortAllocation [2021-11-24T01:47:31.235Z] --- PASS: TestPortAllocation (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestPortAllocationWithCustomRange [2021-11-24T01:47:31.235Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestNoDuplicateBPR [2021-11-24T01:47:31.235Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-24T01:47:31.235Z] === RUN TestChangePortRange [2021-11-24T01:47:31.235Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-24T01:47:31.235Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-24T01:47:31.235Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-24T01:47:31.235Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-24T01:47:31.235Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-24T01:47:31.235Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-24T01:47:31.235Z] --- PASS: TestChangePortRange (0.00s) [2021-11-24T01:47:31.235Z] PASS [2021-11-24T01:47:31.235Z] coverage: 88.6% of statements [2021-11-24T01:47:31.235Z] ok github.com/docker/docker/libnetwork/portallocator 0.059s coverage: 88.6% of statements [2021-11-24T01:47:31.692Z] testing: warning: no tests to run [2021-11-24T01:47:31.692Z] PASS [2021-11-24T01:47:31.692Z] coverage: 0.0% of statements [2021-11-24T01:47:31.692Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2021-11-24T01:47:32.148Z] === RUN TestHashData [2021-11-24T01:47:32.148Z] --- PASS: TestHashData (0.00s) [2021-11-24T01:47:32.148Z] PASS [2021-11-24T01:47:32.148Z] coverage: 2.8% of statements [2021-11-24T01:47:32.148Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2021-11-24T01:47:32.547Z] --- PASS: TestCreateJob (2.88s) [2021-11-24T01:47:32.547Z] === RUN TestReplicatedJob [2021-11-24T01:47:32.605Z] 2021/11/24 01:47:32 Closing DB instances... [2021-11-24T01:47:32.605Z] === RUN TestErrorConstructors [2021-11-24T01:47:32.605Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-24T01:47:32.605Z] === RUN TestCompareIPMask [2021-11-24T01:47:32.605Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-24T01:47:32.605Z] === RUN TestUtilGetHostPartIP [2021-11-24T01:47:32.605Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-24T01:47:32.605Z] === RUN TestUtilGetBroadcastIP [2021-11-24T01:47:32.605Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-24T01:47:32.605Z] === RUN TestParseCIDR [2021-11-24T01:47:32.605Z] --- PASS: TestParseCIDR (0.00s) [2021-11-24T01:47:32.605Z] PASS [2021-11-24T01:47:32.605Z] coverage: 37.3% of statements [2021-11-24T01:47:32.605Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-24T01:47:33.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-24T01:47:33.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-24T01:47:33.062Z] PASS [2021-11-24T01:47:33.062Z] coverage: 50.0% of statements [2021-11-24T01:47:33.062Z] ok github.com/docker/docker/oci 0.047s coverage: 50.0% of statements [2021-11-24T01:47:34.025Z] === RUN TestParseVersion [2021-11-24T01:47:34.025Z] --- PASS: TestParseVersion (0.00s) [2021-11-24T01:47:34.025Z] PASS [2021-11-24T01:47:34.025Z] coverage: 52.9% of statements [2021-11-24T01:47:34.025Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2021-11-24T01:47:34.025Z] === RUN TestAddressPoolOpt [2021-11-24T01:47:34.025Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/a [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/something [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/_=a [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/env1=value1 [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/_env1=value1 [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/PATH [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/=a [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/PATH= [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/PATH=something [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/asd!qwe [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/1asd [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/123 [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/some_space [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/__some_space_before [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/some_space_after__ [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/= [2021-11-24T01:47:34.025Z] === RUN TestValidateEnv/PaTh [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestParseHost [2021-11-24T01:47:34.025Z] --- PASS: TestParseHost (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestParseDockerDaemonHost [2021-11-24T01:47:34.025Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestParseTCP [2021-11-24T01:47:34.025Z] --- PASS: TestParseTCP (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-24T01:47:34.025Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestValidateExtraHosts [2021-11-24T01:47:34.025Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestIpOptString [2021-11-24T01:47:34.025Z] --- PASS: TestIpOptString (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-24T01:47:34.025Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestNewIpOptValidDefaultVal [2021-11-24T01:47:34.025Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestIpOptSetInvalidVal [2021-11-24T01:47:34.025Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestValidateIPAddress [2021-11-24T01:47:34.025Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestMapOpts [2021-11-24T01:47:34.025Z] --- PASS: TestMapOpts (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestListOptsWithoutValidator [2021-11-24T01:47:34.025Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestListOptsWithValidator [2021-11-24T01:47:34.025Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestValidateDNSSearch [2021-11-24T01:47:34.025Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_general_format [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_one_more [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-24T01:47:34.025Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-24T01:47:34.025Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestNamedListOpts [2021-11-24T01:47:34.025Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestNamedMapOpts [2021-11-24T01:47:34.025Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestParseLink [2021-11-24T01:47:34.025Z] --- PASS: TestParseLink (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestQuotedStringSetWithQuotes [2021-11-24T01:47:34.025Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-24T01:47:34.025Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-24T01:47:34.025Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-24T01:47:34.025Z] === RUN TestUlimitOpt [2021-11-24T01:47:34.025Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-24T01:47:34.025Z] PASS [2021-11-24T01:47:34.025Z] coverage: 67.1% of statements [2021-11-24T01:47:34.025Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2021-11-24T01:47:34.025Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-11-24T01:47:34.025Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-24T01:47:35.281Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-24T01:47:35.558Z] === RUN TestPeerCertificateMarshalJSON [2021-11-24T01:47:35.558Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-24T01:47:35.558Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-24T01:47:35.558Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2021-11-24T01:47:35.558Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-24T01:47:35.558Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-24T01:47:35.558Z] === RUN TestMiddleware [2021-11-24T01:47:35.558Z] --- PASS: TestMiddleware (0.00s) [2021-11-24T01:47:35.558Z] === RUN TestNewResponseModifier [2021-11-24T01:47:35.558Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-24T01:47:35.558Z] PASS [2021-11-24T01:47:35.558Z] coverage: 26.8% of statements [2021-11-24T01:47:35.558Z] ok github.com/docker/docker/pkg/authorization 0.389s coverage: 26.8% of statements [2021-11-24T01:47:35.787Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-24T01:47:35.813Z] --- PASS: TestReplicatedJob (3.82s) [2021-11-24T01:47:35.813Z] === RUN TestUpdateReplicatedJob [2021-11-24T01:47:36.014Z] === RUN TestIsArchivePathDir [2021-11-24T01:47:36.014Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-11-24T01:47:36.014Z] === RUN TestIsArchivePathInvalidFile [2021-11-24T01:47:36.014Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-11-24T01:47:36.014Z] === RUN TestIsArchivePathTar [2021-11-24T01:47:36.014Z] 2021/11/24 01:47:35 Closing DB instances... [2021-11-24T01:47:36.471Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-11-24T01:47:36.471Z] === RUN TestDecompressStreamGzip [2021-11-24T01:47:36.471Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-24T01:47:36.471Z] === RUN TestDecompressStreamBzip2 [2021-11-24T01:47:36.471Z] === RUN TestUnbuffered [2021-11-24T01:47:36.471Z] --- PASS: TestUnbuffered (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestRaceUnbuffered [2021-11-24T01:47:36.471Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-24T01:47:36.471Z] PASS [2021-11-24T01:47:36.471Z] coverage: 100.0% of statements [2021-11-24T01:47:36.471Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-11-24T01:47:36.471Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-24T01:47:36.471Z] === RUN TestDecompressStreamXz [2021-11-24T01:47:36.471Z] archive_test.go:133: Xz not present in msys2 [2021-11-24T01:47:36.471Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestDecompressStreamZstd [2021-11-24T01:47:36.471Z] archive_test.go:140: zstd not installed [2021-11-24T01:47:36.471Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-24T01:47:36.471Z] === RUN TestCompressStreamXzUnsupported [2021-11-24T01:47:36.471Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-24T01:47:36.471Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestCompressStreamInvalid [2021-11-24T01:47:36.471Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestExtensionInvalid [2021-11-24T01:47:36.471Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestExtensionUncompressed [2021-11-24T01:47:36.471Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestExtensionBzip2 [2021-11-24T01:47:36.471Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestExtensionGzip [2021-11-24T01:47:36.471Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestExtensionXz [2021-11-24T01:47:36.471Z] --- PASS: TestExtensionXz (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestExtensionZstd [2021-11-24T01:47:36.471Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestCmdStreamLargeStderr [2021-11-24T01:47:36.471Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-24T01:47:36.471Z] === RUN TestCmdStreamBad [2021-11-24T01:47:36.471Z] archive_test.go:252: Failing on Windows CI machines [2021-11-24T01:47:36.471Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestCmdStreamGood [2021-11-24T01:47:36.471Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-24T01:47:36.471Z] === RUN TestUntarPathWithInvalidDest [2021-11-24T01:47:36.471Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-24T01:47:36.471Z] === RUN TestUntarPathWithInvalidSrc [2021-11-24T01:47:36.471Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-24T01:47:36.471Z] === RUN TestUntarPath [2021-11-24T01:47:36.670Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-24T01:47:36.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.90s) [2021-11-24T01:47:36.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.50s) [2021-11-24T01:47:36.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.54s) [2021-11-24T01:47:36.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.92s) [2021-11-24T01:47:36.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.21s) [2021-11-24T01:47:36.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.41s) [2021-11-24T01:47:36.670Z] === RUN TestBuildMultiStageCopy [2021-11-24T01:47:36.670Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-24T01:47:36.928Z] --- PASS: TestUntarPath (0.06s) [2021-11-24T01:47:36.928Z] === RUN TestUntarPathWithDestinationFile [2021-11-24T01:47:36.928Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-24T01:47:36.928Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-24T01:47:36.928Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-24T01:47:36.928Z] === RUN TestCopyWithTarInvalidSrc [2021-11-24T01:47:36.928Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-24T01:47:36.928Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-24T01:47:36.928Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-24T01:47:36.928Z] === RUN TestCopyWithTarSrcFile [2021-11-24T01:47:36.928Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-24T01:47:36.928Z] === RUN TestCopyWithTarSrcFolder [2021-11-24T01:47:36.928Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-24T01:47:36.928Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-24T01:47:36.928Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-24T01:47:36.928Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-24T01:47:36.928Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-24T01:47:36.928Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-24T01:47:36.928Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-24T01:47:36.928Z] === RUN TestCopyFileWithTarSrcFile [2021-11-24T01:47:36.928Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-24T01:47:36.928Z] === RUN TestTarFiles [2021-11-24T01:47:36.928Z] === RUN TestMatch [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[foo]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[foo_bar]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[]#01 [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[qux]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-24T01:47:36.928Z] === RUN TestMatch/[[foo_baz]] [2021-11-24T01:47:36.928Z] --- PASS: TestMatch (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-24T01:47:36.928Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-24T01:47:36.928Z] PASS [2021-11-24T01:47:36.928Z] coverage: 87.5% of statements [2021-11-24T01:47:36.928Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2021-11-24T01:47:37.689Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-24T01:47:38.457Z] === RUN TestChrootTarUntar [2021-11-24T01:47:38.457Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-24T01:47:38.457Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootUntarEmptyArchive [2021-11-24T01:47:38.457Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootTarUntarWithSymlink [2021-11-24T01:47:38.457Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootCopyWithTar [2021-11-24T01:47:38.457Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootCopyFileWithTar [2021-11-24T01:47:38.457Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootUntarPath [2021-11-24T01:47:38.457Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-24T01:47:38.457Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-24T01:47:38.457Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:47:38.457Z] === RUN TestChrootApplyDotDotFile [2021-11-24T01:47:38.457Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:47:38.457Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-24T01:47:38.457Z] PASS [2021-11-24T01:47:38.457Z] coverage: 15.1% of statements [2021-11-24T01:47:38.457Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 15.1% of statements [2021-11-24T01:47:38.457Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-11-24T01:47:38.457Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-24T01:47:38.913Z] === RUN TestSizeEmpty [2021-11-24T01:47:38.913Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-24T01:47:38.913Z] === RUN TestSizeEmptyFile [2021-11-24T01:47:38.913Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-24T01:47:38.913Z] === RUN TestSizeNonemptyFile [2021-11-24T01:47:38.913Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-24T01:47:38.913Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-24T01:47:38.913Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-24T01:47:38.913Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-24T01:47:38.913Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-24T01:47:38.913Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-24T01:47:38.913Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-24T01:47:38.913Z] === RUN TestMoveToSubdir [2021-11-24T01:47:38.913Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-24T01:47:38.913Z] === RUN TestSizeNonExistingDirectory [2021-11-24T01:47:38.913Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-24T01:47:38.913Z] PASS [2021-11-24T01:47:38.913Z] coverage: 80.0% of statements [2021-11-24T01:47:38.913Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2021-11-24T01:47:39.078Z] --- PASS: TestUpdateReplicatedJob (2.65s) [2021-11-24T01:47:39.078Z] === RUN TestServiceListWithStatuses [2021-11-24T01:47:39.078Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-24T01:47:39.078Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-24T01:47:39.078Z] === RUN TestDockerNetworkConnectAlias [2021-11-24T01:47:39.877Z] === RUN Test [2021-11-24T01:47:39.877Z] === RUN Test/TestContainsEntry [2021-11-24T01:47:39.877Z] === RUN Test/TestCreateEntries [2021-11-24T01:47:39.877Z] === RUN Test/TestEntriesDiff [2021-11-24T01:47:39.877Z] === RUN Test/TestEntriesEquality [2021-11-24T01:47:39.877Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-24T01:47:39.877Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-24T01:47:39.877Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-24T01:47:39.877Z] === RUN Test/TestGeneratorNotGenerate [2021-11-24T01:47:39.877Z] === RUN Test/TestGeneratorWithPort [2021-11-24T01:47:39.877Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-24T01:47:39.877Z] === RUN Test/TestNewEntry [2021-11-24T01:47:39.877Z] === RUN Test/TestParse [2021-11-24T01:47:39.877Z] --- PASS: Test (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-24T01:47:39.877Z] --- PASS: Test/TestParse (0.00s) [2021-11-24T01:47:39.877Z] PASS [2021-11-24T01:47:39.877Z] coverage: 58.3% of statements [2021-11-24T01:47:39.877Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2021-11-24T01:47:40.220Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-24T01:47:40.335Z] 2021/11/24 01:47:40 Closing DB instances... [2021-11-24T01:47:40.791Z] === RUN Test [2021-11-24T01:47:40.791Z] === RUN Test/TestContent [2021-11-24T01:47:40.791Z] === RUN Test/TestInitialize [2021-11-24T01:47:40.791Z] === RUN Test/TestNew [2021-11-24T01:47:40.791Z] === RUN Test/TestParsingContentsWithComments [2021-11-24T01:47:40.791Z] === RUN Test/TestRegister [2021-11-24T01:47:40.791Z] === RUN Test/TestWatch [2021-11-24T01:47:40.791Z] --- PASS: Test (0.01s) [2021-11-24T01:47:40.791Z] --- PASS: Test/TestContent (0.00s) [2021-11-24T01:47:40.791Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-24T01:47:40.791Z] --- PASS: Test/TestNew (0.00s) [2021-11-24T01:47:40.791Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-24T01:47:40.791Z] --- PASS: Test/TestRegister (0.00s) [2021-11-24T01:47:40.791Z] --- PASS: Test/TestWatch (0.01s) [2021-11-24T01:47:40.792Z] PASS [2021-11-24T01:47:40.792Z] coverage: 97.6% of statements [2021-11-24T01:47:40.792Z] ok github.com/docker/docker/pkg/discovery/file 0.060s coverage: 97.6% of statements [2021-11-24T01:47:41.755Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-24T01:47:41.755Z] === RUN TestNetworkDBNodeLeave [2021-11-24T01:47:41.755Z] --- PASS: TestTarFiles (5.01s) [2021-11-24T01:47:41.755Z] === RUN TestDetectCompressionZstd [2021-11-24T01:47:41.755Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-24T01:47:41.755Z] === RUN TestTarUntar [2021-11-24T01:47:41.755Z] --- PASS: TestTarUntar (0.04s) [2021-11-24T01:47:41.755Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-24T01:47:41.755Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-24T01:47:41.755Z] === RUN TestTarWithOptions [2021-11-24T01:47:41.755Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-24T01:47:41.755Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-24T01:47:41.755Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-24T01:47:41.755Z] === RUN TestUntarUstarGnuConflict [2021-11-24T01:47:41.755Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-24T01:47:41.755Z] === RUN TestUntarInvalidFilenames [2021-11-24T01:47:41.853Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2021-11-24T01:47:41.853Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-24T01:47:41.853Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-11-24T01:47:41.853Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-11-24T01:47:41.853Z] PASS [2021-11-24T01:47:41.853Z] [2021-11-24T01:47:41.853Z] === Skipped [2021-11-24T01:47:41.853Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-24T01:47:41.853Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-24T01:47:41.853Z] [2021-11-24T01:47:41.853Z] DONE 27 tests, 1 skipped in 181.991s [2021-11-24T01:47:41.853Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-24T01:47:41.853Z] INFO: Testing against a local daemon [2021-11-24T01:47:41.853Z] === RUN TestSessionCreate [2021-11-24T01:47:41.853Z] --- PASS: TestSessionCreate (0.02s) [2021-11-24T01:47:41.853Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-24T01:47:41.853Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-24T01:47:41.853Z] PASS [2021-11-24T01:47:41.853Z] [2021-11-24T01:47:41.853Z] DONE 2 tests in 0.078s [2021-11-24T01:47:41.853Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-24T01:47:41.853Z] INFO: Testing against a local daemon [2021-11-24T01:47:41.853Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:47:41.853Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:47:41.853Z] === RUN TestDiskUsage [2021-11-24T01:47:41.853Z] === PAUSE TestDiskUsage [2021-11-24T01:47:41.853Z] === RUN TestEventsExecDie [2021-11-24T01:47:42.114Z] --- PASS: TestEventsExecDie (0.56s) [2021-11-24T01:47:42.114Z] === RUN TestEventsBackwardsCompatible [2021-11-24T01:47:42.122Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-24T01:47:42.212Z] === RUN Test [2021-11-24T01:47:42.212Z] === RUN Test/TestInitialize [2021-11-24T01:47:42.212Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1296632554\\dest" [2021-11-24T01:47:42.212Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-11-24T01:47:42.212Z] === RUN TestUntarHardlinkToSymlink [2021-11-24T01:47:42.212Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-24T01:47:42.212Z] === RUN TestUntarInvalidHardlink [2021-11-24T01:47:42.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink802639757\\victim\\hello" -> "../victim/hello" [2021-11-24T01:47:42.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1553751988\\victim\\hello" -> "/../victim/hello" [2021-11-24T01:47:42.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1407468827\\victim" -> "../victim" [2021-11-24T01:47:42.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink715088871\\victim" -> "../victim" [2021-11-24T01:47:42.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1462956354\\victim" -> "../victim" [2021-11-24T01:47:42.212Z] time="2021-11-24T01:47:41Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:47:42.212Z] time="2021-11-24T01:47:41Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:47:42.212Z] time="2021-11-24T01:47:41Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:47:42.212Z] === RUN Test/TestInitializeWithCerts [2021-11-24T01:47:42.212Z] time="2021-11-24T01:47:41Z" level=info msg="Initializing discovery with TLS" [2021-11-24T01:47:42.212Z] === RUN Test/TestWatch [2021-11-24T01:47:42.212Z] time="2021-11-24T01:47:41Z" level=info msg="Initializing discovery without TLS" [2021-11-24T01:47:42.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink581195908\\victim" -> "../victim" [2021-11-24T01:47:42.212Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-24T01:47:42.212Z] === RUN TestUntarInvalidSymlink [2021-11-24T01:47:42.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2841174513\\dest\\dotdot" -> "../victim/hello" [2021-11-24T01:47:42.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1523608321\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-24T01:47:42.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink338099660\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:47:42.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3872620978\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:47:42.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink396113156\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:47:42.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2924610981\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:47:42.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1629510116\\dest\\dir\\loophole" -> "../../victim" [2021-11-24T01:47:42.212Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-24T01:47:42.212Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-24T01:47:42.212Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-24T01:47:42.212Z] === RUN TestXGlobalNoParent [2021-11-24T01:47:42.212Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-24T01:47:42.212Z] === RUN TestReplaceFileTarWrapper [2021-11-24T01:47:42.212Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-11-24T01:47:42.212Z] === RUN TestPrefixHeaderReadable [2021-11-24T01:47:42.212Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-24T01:47:42.212Z] === RUN TestDisablePigz [2021-11-24T01:47:42.212Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-24T01:47:42.263Z] --- PASS: TestBuildMultiStageLayerLeak (12.02s) [2021-11-24T01:47:42.263Z] === RUN TestBuildWithHugeFile [2021-11-24T01:47:42.344Z] --- PASS: TestDockerNetworkConnectAlias (3.47s) [2021-11-24T01:47:42.344Z] === RUN TestDockerNetworkReConnect [2021-11-24T01:47:42.374Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-24T01:47:42.374Z] === RUN TestEventsVolumeCreate [2021-11-24T01:47:42.374Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-24T01:47:42.374Z] === RUN TestInfoBinaryCommits [2021-11-24T01:47:42.374Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-24T01:47:42.374Z] === RUN TestInfoAPIVersioned [2021-11-24T01:47:42.374Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-24T01:47:42.374Z] === RUN TestInfoDiscoveryBackend [2021-11-24T01:47:42.462Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-24T01:47:42.669Z] --- PASS: TestDisablePigz (0.12s) [2021-11-24T01:47:42.669Z] === RUN TestPigz [2021-11-24T01:47:42.669Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-24T01:47:42.669Z] --- PASS: TestPigz (0.12s) [2021-11-24T01:47:42.669Z] === RUN TestCopyFileWithInvalidDest [2021-11-24T01:47:42.669Z] archive_windows_test.go:16: Currently fails [2021-11-24T01:47:42.669Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:47:42.669Z] === RUN TestCanonicalTarNameForPath [2021-11-24T01:47:42.669Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-24T01:47:42.669Z] === RUN TestCanonicalTarName [2021-11-24T01:47:42.669Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-24T01:47:42.669Z] === RUN TestChmodTarEntry [2021-11-24T01:47:42.669Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-24T01:47:42.669Z] === RUN TestHardLinkOrder [2021-11-24T01:47:42.669Z] --- PASS: TestHardLinkOrder (0.09s) [2021-11-24T01:47:42.669Z] === RUN TestChangeString [2021-11-24T01:47:42.669Z] --- PASS: TestChangeString (0.00s) [2021-11-24T01:47:42.669Z] === RUN TestChangesWithNoChanges [2021-11-24T01:47:42.669Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-24T01:47:42.669Z] === RUN TestChangesWithChanges [2021-11-24T01:47:42.669Z] --- PASS: TestChangesWithChanges (0.04s) [2021-11-24T01:47:42.669Z] === RUN TestChangesWithChangesGH13590 [2021-11-24T01:47:42.669Z] changes_test.go:195: needs more investigation [2021-11-24T01:47:42.669Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-24T01:47:42.669Z] === RUN TestChangesDirsEmpty [2021-11-24T01:47:42.669Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-11-24T01:47:42.669Z] === RUN TestChangesDirsMutated [2021-11-24T01:47:42.943Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-24T01:47:42.943Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-24T01:47:43.127Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-11-24T01:47:43.127Z] === RUN TestApplyLayer [2021-11-24T01:47:43.127Z] changes_test.go:432: needs further investigation [2021-11-24T01:47:43.127Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-24T01:47:43.127Z] === RUN TestChangesSizeWithHardlinks [2021-11-24T01:47:43.127Z] changes_test.go:468: needs further investigation [2021-11-24T01:47:43.127Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-24T01:47:43.127Z] === RUN TestChangesSizeWithNoChanges [2021-11-24T01:47:43.127Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-24T01:47:43.127Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-24T01:47:43.127Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-24T01:47:43.127Z] === RUN TestChangesSize [2021-11-24T01:47:43.127Z] --- PASS: TestChangesSize (0.01s) [2021-11-24T01:47:43.127Z] === RUN TestApplyLayerInvalidFilenames [2021-11-24T01:47:43.127Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1567014322\\dest" [2021-11-24T01:47:43.127Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-24T01:47:43.127Z] === RUN TestApplyLayerInvalidHardlink [2021-11-24T01:47:43.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink930319028\\victim\\hello" -> "../victim/hello" [2021-11-24T01:47:43.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink456667820\\victim\\hello" -> "/../victim/hello" [2021-11-24T01:47:43.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1593327169\\victim" -> "../victim" [2021-11-24T01:47:43.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3270268751\\victim" -> "../victim" [2021-11-24T01:47:43.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1678593787\\victim" -> "../victim" [2021-11-24T01:47:43.127Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink691229524\\victim" -> "../victim" [2021-11-24T01:47:43.127Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-24T01:47:43.127Z] === RUN TestApplyLayerInvalidSymlink [2021-11-24T01:47:43.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1961022510\\dest\\dotdot" -> "../victim/hello" [2021-11-24T01:47:43.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2821344430\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-24T01:47:43.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink416288189\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:47:43.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3854541761\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:47:43.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink184823227\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:47:43.127Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1370169098\\dest\\loophole-victim" -> "../victim" [2021-11-24T01:47:43.127Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-24T01:47:43.127Z] === RUN TestApplyLayerWhiteouts [2021-11-24T01:47:43.127Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-24T01:47:43.127Z] === RUN TestGenerateEmptyFile [2021-11-24T01:47:43.127Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-24T01:47:43.127Z] === RUN TestGenerateWithContent [2021-11-24T01:47:43.127Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-24T01:47:43.127Z] PASS [2021-11-24T01:47:43.127Z] coverage: 63.0% of statements [2021-11-24T01:47:43.127Z] ok github.com/docker/docker/pkg/archive 7.209s coverage: 63.0% of statements [2021-11-24T01:47:43.434Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-24T01:47:43.881Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-24T01:47:43.881Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-24T01:47:43.893Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-24T01:47:44.450Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-24T01:47:44.450Z] === RUN TestInfoAPI [2021-11-24T01:47:44.450Z] --- PASS: TestInfoAPI (0.02s) [2021-11-24T01:47:44.450Z] === RUN TestInfoAPIWarnings [2021-11-24T01:47:44.658Z] --- PASS: TestNetworkDBNodeLeave (2.88s) [2021-11-24T01:47:44.658Z] === RUN TestNetworkDBWatch [2021-11-24T01:47:44.860Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-24T01:47:45.115Z] --- PASS: Test (3.15s) [2021-11-24T01:47:45.115Z] --- PASS: Test/TestInitialize (0.14s) [2021-11-24T01:47:45.115Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-11-24T01:47:45.115Z] --- PASS: Test/TestWatch (3.00s) [2021-11-24T01:47:45.115Z] PASS [2021-11-24T01:47:45.115Z] coverage: 84.1% of statements [2021-11-24T01:47:45.115Z] ok github.com/docker/docker/pkg/discovery/kv 3.197s coverage: 84.1% of statements [2021-11-24T01:47:45.406Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-24T01:47:45.406Z] check_test.go:308: [db9b1b7e6ef15] daemon is not started [2021-11-24T01:47:45.406Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-24T01:47:45.610Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2021-11-24T01:47:45.610Z] === RUN TestServicePlugin [2021-11-24T01:47:45.610Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:47:45.610Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-24T01:47:45.610Z] === RUN TestServiceUpdateLabel [2021-11-24T01:47:45.827Z] --- PASS: TestBuildMultiStageCopy (9.73s) [2021-11-24T01:47:45.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.31s) [2021-11-24T01:47:45.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-11-24T01:47:45.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-11-24T01:47:45.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2021-11-24T01:47:45.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2021-11-24T01:47:45.827Z] === RUN TestBuildMultiStageParentConfig [2021-11-24T01:47:46.081Z] === RUN Test [2021-11-24T01:47:46.081Z] === RUN Test/TestWatch [2021-11-24T01:47:46.081Z] --- PASS: Test (0.00s) [2021-11-24T01:47:46.081Z] --- PASS: Test/TestWatch (0.00s) [2021-11-24T01:47:46.081Z] PASS [2021-11-24T01:47:46.081Z] coverage: 92.3% of statements [2021-11-24T01:47:46.081Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-11-24T01:47:46.081Z] 2021/11/24 01:47:45 Closing DB instances... [2021-11-24T01:47:46.537Z] === RUN Test [2021-11-24T01:47:46.537Z] === RUN Test/TestInitialize [2021-11-24T01:47:46.537Z] === RUN Test/TestInitializeWithPattern [2021-11-24T01:47:46.537Z] === RUN Test/TestRegister [2021-11-24T01:47:46.537Z] === RUN Test/TestWatch [2021-11-24T01:47:46.537Z] --- PASS: Test (0.00s) [2021-11-24T01:47:46.537Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-24T01:47:46.537Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-24T01:47:46.537Z] --- PASS: Test/TestRegister (0.00s) [2021-11-24T01:47:46.538Z] --- PASS: Test/TestWatch (0.00s) [2021-11-24T01:47:46.538Z] PASS [2021-11-24T01:47:46.538Z] coverage: 93.8% of statements [2021-11-24T01:47:46.538Z] ok github.com/docker/docker/pkg/discovery/nodes 0.040s coverage: 93.8% of statements [2021-11-24T01:47:47.498Z] --- PASS: TestServiceUpdateLabel (2.08s) [2021-11-24T01:47:47.498Z] === RUN TestServiceUpdateSecrets [2021-11-24T01:47:47.499Z] === RUN TestPollerAddRemove [2021-11-24T01:47:47.499Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-24T01:47:47.499Z] === RUN TestPollerEvent [2021-11-24T01:47:47.499Z] poller_test.go:40: No chmod on Windows [2021-11-24T01:47:47.499Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-24T01:47:47.499Z] === RUN TestPollerClose [2021-11-24T01:47:47.499Z] --- PASS: TestPollerClose (0.00s) [2021-11-24T01:47:47.499Z] PASS [2021-11-24T01:47:47.499Z] coverage: 45.7% of statements [2021-11-24T01:47:47.499Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-11-24T01:47:47.499Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-11-24T01:47:47.499Z] === RUN TestNetworkDBBulkSync [2021-11-24T01:47:48.008Z] --- PASS: TestBuildMultiStageParentConfig (2.00s) [2021-11-24T01:47:48.008Z] === RUN TestBuildLabelWithTargets [2021-11-24T01:47:48.008Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:47:48.008Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-24T01:47:48.008Z] === RUN TestBuildWithEmptyLayers [2021-11-24T01:47:48.465Z] === RUN TestCopyFileWithInvalidSrc [2021-11-24T01:47:48.465Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCopyFileWithInvalidDest [2021-11-24T01:47:48.465Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-24T01:47:48.465Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-24T01:47:48.465Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCopyFile [2021-11-24T01:47:48.465Z] --- PASS: TestCopyFile (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-24T01:47:48.465Z] fileutils_test.go:133: Needs porting to Windows [2021-11-24T01:47:48.465Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-24T01:47:48.465Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-24T01:47:48.465Z] fileutils_test.go:179: Needs porting to Windows [2021-11-24T01:47:48.465Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestWildcardMatches [2021-11-24T01:47:48.465Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestPatternMatches [2021-11-24T01:47:48.465Z] --- PASS: TestPatternMatches (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-24T01:47:48.465Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestPatternMatchesFolderExclusions [2021-11-24T01:47:48.465Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-24T01:47:48.465Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-24T01:47:48.465Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-24T01:47:48.465Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-24T01:47:48.465Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestSingleExclamationError [2021-11-24T01:47:48.465Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestMatchesWithNoPatterns [2021-11-24T01:47:48.465Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestMatchesWithMalformedPatterns [2021-11-24T01:47:48.465Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestMatches [2021-11-24T01:47:48.465Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-24T01:47:48.465Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-24T01:47:48.465Z] --- PASS: TestMatches (0.00s) [2021-11-24T01:47:48.465Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-24T01:47:48.465Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCleanPatterns [2021-11-24T01:47:48.465Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-24T01:47:48.465Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCleanPatternsExceptionFlag [2021-11-24T01:47:48.465Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-24T01:47:48.465Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-24T01:47:48.465Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCleanPatternsErrorSingleException [2021-11-24T01:47:48.465Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCreateIfNotExistsDir [2021-11-24T01:47:48.465Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestCreateIfNotExistsFile [2021-11-24T01:47:48.465Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-24T01:47:48.465Z] === RUN TestMatch [2021-11-24T01:47:48.465Z] --- PASS: TestMatch (0.00s) [2021-11-24T01:47:48.465Z] PASS [2021-11-24T01:47:48.465Z] coverage: 82.5% of statements [2021-11-24T01:47:48.465Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 82.5% of statements [2021-11-24T01:47:48.922Z] 2021/11/24 01:47:48 Closing DB instances... [2021-11-24T01:47:49.377Z] === RUN TestGet [2021-11-24T01:47:49.377Z] --- PASS: TestGet (0.00s) [2021-11-24T01:47:49.377Z] === RUN TestGetShortcutString [2021-11-24T01:47:49.377Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-24T01:47:49.377Z] PASS [2021-11-24T01:47:49.377Z] coverage: 42.9% of statements [2021-11-24T01:47:49.377Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2021-11-24T01:47:49.543Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-11-24T01:47:49.543Z] === RUN TestBuildMultiStageOnBuild [2021-11-24T01:47:50.341Z] === RUN TestCreateIDMapOrder [2021-11-24T01:47:50.341Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-24T01:47:50.341Z] PASS [2021-11-24T01:47:50.341Z] coverage: 7.2% of statements [2021-11-24T01:47:50.341Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2021-11-24T01:47:50.341Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-11-24T01:47:50.341Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-24T01:47:51.304Z] === RUN TestFixedBufferCap [2021-11-24T01:47:51.304Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-24T01:47:51.304Z] === RUN TestFixedBufferLen [2021-11-24T01:47:51.304Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-24T01:47:51.304Z] === RUN TestFixedBufferString [2021-11-24T01:47:51.304Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-24T01:47:51.304Z] === RUN TestFixedBufferWrite [2021-11-24T01:47:51.304Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-24T01:47:51.304Z] === RUN TestFixedBufferRead [2021-11-24T01:47:51.304Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-24T01:47:51.304Z] === RUN TestBytesPipeRead [2021-11-24T01:47:51.304Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-24T01:47:51.304Z] === RUN TestBytesPipeWrite [2021-11-24T01:47:51.304Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-24T01:47:51.304Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-24T01:47:51.760Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-11-24T01:47:51.760Z] === RUN TestAtomicWriteToFile [2021-11-24T01:47:51.760Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-24T01:47:51.760Z] === RUN TestAtomicWriteSetCommit [2021-11-24T01:47:51.760Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-24T01:47:51.760Z] === RUN TestAtomicWriteSetCancel [2021-11-24T01:47:51.760Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-24T01:47:51.760Z] === RUN TestReadCloserWrapperClose [2021-11-24T01:47:51.760Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-24T01:47:51.760Z] === RUN TestReaderErrWrapperReadOnError [2021-11-24T01:47:51.760Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-24T01:47:51.760Z] === RUN TestReaderErrWrapperRead [2021-11-24T01:47:51.760Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-24T01:47:51.760Z] === RUN TestCancelReadCloser [2021-11-24T01:47:51.761Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-24T01:47:51.761Z] === RUN TestWriteCloserWrapperClose [2021-11-24T01:47:51.761Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-24T01:47:51.761Z] === RUN TestNopWriteCloser [2021-11-24T01:47:51.761Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-24T01:47:51.761Z] === RUN TestNopWriter [2021-11-24T01:47:51.761Z] --- PASS: TestNopWriter (0.00s) [2021-11-24T01:47:51.761Z] === RUN TestWriteCounter [2021-11-24T01:47:51.761Z] --- PASS: TestWriteCounter (0.00s) [2021-11-24T01:47:51.761Z] PASS [2021-11-24T01:47:51.761Z] coverage: 69.2% of statements [2021-11-24T01:47:51.761Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 69.2% of statements [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite (340.61s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.98s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.23s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.57s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.47s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.69s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.68s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.27s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.18s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.66s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.92s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.53s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.99s) [2021-11-24T01:47:51.969Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.87s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.33s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.11s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.53s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.91s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.47s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.60s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.85s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.97s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.71s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.65s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.47s) [2021-11-24T01:47:51.969Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-24T01:47:51.969Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.01s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.80s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.87s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.78s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.84s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.24s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.51s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.98s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.50s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.62s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.00s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.24s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.38s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.27s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.20s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.43s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.52s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.83s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-11-24T01:47:51.969Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.90s) [2021-11-24T01:47:51.969Z] === RUN TestDockerSwarmSuite [2021-11-24T01:47:51.969Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-24T01:47:52.217Z] --- PASS: TestGetAddress (22.89s) [2021-11-24T01:47:52.217Z] === RUN TestRequestSyntaxCheck [2021-11-24T01:47:52.217Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-11-24T01:47:52.217Z] === RUN TestRequest [2021-11-24T01:47:52.675Z] === RUN TestError [2021-11-24T01:47:52.675Z] --- PASS: TestError (0.00s) [2021-11-24T01:47:52.675Z] === RUN TestProgressString [2021-11-24T01:47:52.675Z] === RUN TestProgressString/no_progress [2021-11-24T01:47:52.675Z] === RUN TestProgressString/progress_1 [2021-11-24T01:47:52.675Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-24T01:47:52.675Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-24T01:47:52.675Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-24T01:47:52.675Z] === RUN TestProgressString/with_units [2021-11-24T01:47:52.675Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-24T01:47:52.675Z] === RUN TestProgressString/hide_counts [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString (0.00s) [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-24T01:47:52.675Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-24T01:47:52.675Z] === RUN TestJSONMessageDisplay [2021-11-24T01:47:53.131Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-11-24T01:47:53.131Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-24T01:47:53.132Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-24T01:47:53.132Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-24T01:47:53.132Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-24T01:47:53.132Z] === RUN TestDisplayJSONMessagesStream [2021-11-24T01:47:53.132Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-24T01:47:53.132Z] PASS [2021-11-24T01:47:53.132Z] coverage: 91.7% of statements [2021-11-24T01:47:53.132Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2021-11-24T01:47:53.588Z] 2021/11/24 01:47:53 Closing DB instances... [2021-11-24T01:47:53.588Z] === RUN TestStandardLongPath [2021-11-24T01:47:53.588Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-24T01:47:53.588Z] === RUN TestUNCLongPath [2021-11-24T01:47:53.588Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-24T01:47:53.588Z] PASS [2021-11-24T01:47:53.588Z] coverage: 100.0% of statements [2021-11-24T01:47:53.588Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-11-24T01:47:53.874Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-24T01:47:54.046Z] === RUN TestNameFormat [2021-11-24T01:47:54.046Z] --- PASS: TestNameFormat (0.00s) [2021-11-24T01:47:54.046Z] === RUN TestNameRetries [2021-11-24T01:47:54.046Z] --- PASS: TestNameRetries (0.00s) [2021-11-24T01:47:54.046Z] PASS [2021-11-24T01:47:54.046Z] coverage: 85.7% of statements [2021-11-24T01:47:54.046Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-11-24T01:47:55.008Z] === RUN TestParseKeyValueOpt [2021-11-24T01:47:55.008Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-24T01:47:55.008Z] === RUN TestParseUintList [2021-11-24T01:47:55.009Z] --- PASS: TestParseUintList (0.00s) [2021-11-24T01:47:55.009Z] === RUN TestParseUintListMaximumLimits [2021-11-24T01:47:55.009Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-24T01:47:55.009Z] PASS [2021-11-24T01:47:55.009Z] coverage: 97.0% of statements [2021-11-24T01:47:55.009Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-11-24T01:47:55.465Z] === RUN TestNewAndRemove [2021-11-24T01:47:55.465Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-24T01:47:55.465Z] === RUN TestRemoveInvalidPath [2021-11-24T01:47:55.465Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-24T01:47:55.465Z] PASS [2021-11-24T01:47:55.465Z] coverage: 82.6% of statements [2021-11-24T01:47:55.465Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2021-11-24T01:47:56.403Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-24T01:47:56.429Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.92s) [2021-11-24T01:47:56.429Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-24T01:47:56.886Z] === RUN TestFailedConnection [2021-11-24T01:47:56.969Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-24T01:47:57.342Z] 2021/11/24 01:47:57 Closing DB instances... [2021-11-24T01:47:58.304Z] --- PASS: TestFailedConnection (1.01s) [2021-11-24T01:47:58.304Z] === RUN TestFailOnce [2021-11-24T01:47:58.304Z] 2021/11/24 01:47:57 http: panic serving 127.0.0.1:49289: Plugin not ready [2021-11-24T01:47:58.304Z] goroutine 34 [running]: [2021-11-24T01:47:58.304Z] net/http.(*conn).serve.func1() [2021-11-24T01:47:58.304Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-24T01:47:58.304Z] panic({0xfeac60, 0x10f7350}) [2021-11-24T01:47:58.304Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-24T01:47:58.304Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x59da4ed509469624}, 0xc0000afa98) [2021-11-24T01:47:58.304Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-24T01:47:58.304Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11040d0, 0xc0001b0000}, 0xf3ef46) [2021-11-24T01:47:58.304Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-24T01:47:58.304Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11040d0, 0xc0001b0000}, 0xc0000b6000) [2021-11-24T01:47:58.304Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-24T01:47:58.304Z] net/http.serverHandler.ServeHTTP({0x11026d0}, {0x11040d0, 0xc0001b0000}, 0xc0000b6000) [2021-11-24T01:47:58.304Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-24T01:47:58.304Z] net/http.(*conn).serve(0xc0000a8000, {0x1105fa0, 0xc00008a0c0}) [2021-11-24T01:47:58.304Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-24T01:47:58.304Z] created by net/http.(*Server).Serve [2021-11-24T01:47:58.304Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-24T01:47:58.304Z] time="2021-11-24T01:47:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2021-11-24T01:47:58.304Z] === RUN TestParseEmptyInterface [2021-11-24T01:47:58.304Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-24T01:47:58.304Z] === RUN TestParseNonInterfaceType [2021-11-24T01:47:58.304Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-24T01:47:58.304Z] === RUN TestParseWithOneFunction [2021-11-24T01:47:58.304Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-24T01:47:58.304Z] === RUN TestParseWithMultipleFuncs [2021-11-24T01:47:58.304Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-24T01:47:58.304Z] === RUN TestParseWithUnnamedReturn [2021-11-24T01:47:58.304Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-24T01:47:58.304Z] === RUN TestEmbeddedInterface [2021-11-24T01:47:58.304Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-24T01:47:58.304Z] === RUN TestParsedImports [2021-11-24T01:47:58.304Z] --- PASS: TestParsedImports (0.00s) [2021-11-24T01:47:58.304Z] === RUN TestAliasedImports [2021-11-24T01:47:58.304Z] --- PASS: TestAliasedImports (0.00s) [2021-11-24T01:47:58.304Z] PASS [2021-11-24T01:47:58.304Z] coverage: 56.8% of statements [2021-11-24T01:47:58.304Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-11-24T01:47:58.366Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-24T01:47:58.761Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-24T01:47:58.761Z] === RUN TestNetworkDBGarbageCollection [2021-11-24T01:47:59.219Z] --- PASS: TestFailOnce (1.15s) [2021-11-24T01:47:59.219Z] === RUN TestEchoInputOutput [2021-11-24T01:47:59.219Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-24T01:47:59.219Z] === RUN TestBackoff [2021-11-24T01:47:59.219Z] --- PASS: TestBackoff (0.00s) [2021-11-24T01:47:59.219Z] === RUN TestAbortRetry [2021-11-24T01:47:59.219Z] --- PASS: TestAbortRetry (0.00s) [2021-11-24T01:47:59.219Z] === RUN TestClientScheme [2021-11-24T01:47:59.219Z] --- PASS: TestClientScheme (0.00s) [2021-11-24T01:47:59.219Z] === RUN TestNewClientWithTimeout [2021-11-24T01:47:59.675Z] === RUN TestHTTPTransport [2021-11-24T01:47:59.675Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-24T01:47:59.675Z] PASS [2021-11-24T01:47:59.675Z] coverage: 85.7% of statements [2021-11-24T01:47:59.675Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2021-11-24T01:47:59.675Z] time="2021-11-24T01:47:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-24T01:47:59.861Z] --- PASS: TestBuildMultiStageOnBuild (10.42s) [2021-11-24T01:47:59.861Z] === RUN TestBuildUncleanTarFilenames [2021-11-24T01:47:59.861Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:47:59.861Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-24T01:47:59.861Z] === RUN TestBuildMultiStageLayerLeak [2021-11-24T01:48:00.133Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-24T01:48:00.133Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-24T01:48:00.133Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-24T01:48:00.133Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-24T01:48:00.133Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-24T01:48:00.133Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-24T01:48:00.133Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-24T01:48:00.133Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-24T01:48:00.133Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-24T01:48:00.133Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-24T01:48:00.133Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-24T01:48:00.133Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-24T01:48:00.133Z] === RUN TestBufferPoolPutAndGet [2021-11-24T01:48:00.133Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-24T01:48:00.133Z] PASS [2021-11-24T01:48:00.133Z] coverage: 88.2% of statements [2021-11-24T01:48:00.133Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-11-24T01:48:00.589Z] === RUN TestOutputOnPrematureClose [2021-11-24T01:48:00.589Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-24T01:48:00.589Z] === RUN TestCompleteSilently [2021-11-24T01:48:00.589Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-24T01:48:00.589Z] PASS [2021-11-24T01:48:00.589Z] coverage: 75.9% of statements [2021-11-24T01:48:00.589Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-11-24T01:48:01.046Z] === RUN TestSendToOneSub [2021-11-24T01:48:01.046Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-24T01:48:01.046Z] === RUN TestSendToMultipleSubs [2021-11-24T01:48:01.046Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-24T01:48:01.046Z] === RUN TestEvictOneSub [2021-11-24T01:48:01.046Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-24T01:48:01.046Z] === RUN TestClosePublisher [2021-11-24T01:48:01.046Z] --- PASS: TestClosePublisher (0.00s) [2021-11-24T01:48:01.046Z] === RUN TestPubSubRace [2021-11-24T01:48:01.046Z] time="2021-11-24T01:48:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-24T01:48:02.009Z] --- PASS: TestPubSubRace (1.06s) [2021-11-24T01:48:02.009Z] PASS [2021-11-24T01:48:02.009Z] coverage: 75.0% of statements [2021-11-24T01:48:02.009Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-11-24T01:48:02.333Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2021-11-24T01:48:02.333Z] === RUN TestServiceUpdateConfigs [2021-11-24T01:48:02.545Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-11-24T01:48:02.545Z] === RUN TestInfoDebug [2021-11-24T01:48:02.545Z] --- PASS: TestInfoDebug (0.53s) [2021-11-24T01:48:02.545Z] === RUN TestInfoInsecureRegistries [2021-11-24T01:48:02.545Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-24T01:48:02.545Z] === RUN TestInfoRegistryMirrors [2021-11-24T01:48:02.545Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-24T01:48:02.545Z] === RUN TestLoginFailsWithBadCredentials [2021-11-24T01:48:02.545Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-24T01:48:02.545Z] === RUN TestPingCacheHeaders [2021-11-24T01:48:02.545Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-24T01:48:02.545Z] === RUN TestPingGet [2021-11-24T01:48:02.545Z] --- PASS: TestPingGet (0.01s) [2021-11-24T01:48:02.545Z] === RUN TestPingHead [2021-11-24T01:48:02.545Z] --- PASS: TestPingHead (0.02s) [2021-11-24T01:48:02.545Z] === RUN TestVersion [2021-11-24T01:48:02.545Z] --- PASS: TestVersion (0.03s) [2021-11-24T01:48:02.545Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:48:02.545Z] === CONT TestDiskUsage [2021-11-24T01:48:02.571Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-24T01:48:02.971Z] === RUN TestRegister [2021-11-24T01:48:02.972Z] --- PASS: TestRegister (0.00s) [2021-11-24T01:48:02.972Z] === RUN TestCommand [2021-11-24T01:48:02.972Z] --- PASS: TestCommand (0.03s) [2021-11-24T01:48:02.972Z] === RUN TestNaiveSelf [2021-11-24T01:48:02.972Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-24T01:48:02.972Z] PASS [2021-11-24T01:48:02.972Z] coverage: 82.4% of statements [2021-11-24T01:48:02.972Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/container_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/image_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/volume_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-24T01:48:03.115Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-24T01:48:03.374Z] === RUN TestDiskUsage/after_container.Run [2021-11-24T01:48:03.428Z] === RUN TestDump [2021-11-24T01:48:03.428Z] goroutine 6 [running]: [2021-11-24T01:48:03.428Z] github.com/docker/docker/pkg/stack.dump(0x97b477) [2021-11-24T01:48:03.428Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-24T01:48:03.428Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-24T01:48:03.428Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-24T01:48:03.428Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-24T01:48:03.428Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-24T01:48:03.428Z] testing.tRunner(0xc0001124e0, 0xae8e38) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:48:03.428Z] created by testing.(*T).Run [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-24T01:48:03.428Z] [2021-11-24T01:48:03.428Z] goroutine 1 [chan receive]: [2021-11-24T01:48:03.428Z] testing.(*T).Run(0xc000112340, {0xada4fd, 0x95a1d3}, 0xae8e38) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-24T01:48:03.428Z] testing.runTests.func1(0xc000068750) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-24T01:48:03.428Z] testing.tRunner(0xc000112340, 0xc000071ce0) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:48:03.428Z] testing.runTests(0xc000076080, {0xc4cba0, 0x3, 0x3}, {0x97a6cd, 0xadc1f7, 0xc51640}) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-24T01:48:03.428Z] testing.(*M).Run(0xc000076080) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-24T01:48:03.428Z] main.main() [2021-11-24T01:48:03.428Z] _testmain.go:95 +0x1f5 [2021-11-24T01:48:03.428Z] --- PASS: TestDump (0.00s) [2021-11-24T01:48:03.428Z] === RUN TestDumpToFile [2021-11-24T01:48:03.428Z] --- PASS: TestDumpToFile (0.12s) [2021-11-24T01:48:03.428Z] === RUN TestDumpToFileWithEmptyInput [2021-11-24T01:48:03.428Z] goroutine 8 [running]: [2021-11-24T01:48:03.428Z] github.com/docker/docker/pkg/stack.dump(0x9e8434) [2021-11-24T01:48:03.428Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-24T01:48:03.428Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x9e87e0}) [2021-11-24T01:48:03.428Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-24T01:48:03.428Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001124e0) [2021-11-24T01:48:03.428Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-24T01:48:03.428Z] testing.tRunner(0xc0001129c0, 0xae8e28) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:48:03.428Z] created by testing.(*T).Run [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-24T01:48:03.428Z] [2021-11-24T01:48:03.428Z] goroutine 1 [chan receive]: [2021-11-24T01:48:03.428Z] testing.(*T).Run(0xc000112340, {0xae1289, 0x95a1d3}, 0xae8e28) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-24T01:48:03.428Z] testing.runTests.func1(0xc000068750) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-24T01:48:03.428Z] testing.tRunner(0xc000112340, 0xc000071ce0) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-24T01:48:03.428Z] testing.runTests(0xc000076080, {0xc4cba0, 0x3, 0x3}, {0x97a6cd, 0xadc1f7, 0xc51640}) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-24T01:48:03.428Z] testing.(*M).Run(0xc000076080) [2021-11-24T01:48:03.428Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-24T01:48:03.428Z] main.main() [2021-11-24T01:48:03.428Z] _testmain.go:95 +0x1f5 [2021-11-24T01:48:03.428Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-24T01:48:03.428Z] PASS [2021-11-24T01:48:03.428Z] coverage: 90.9% of statements [2021-11-24T01:48:03.428Z] ok github.com/docker/docker/pkg/stack 0.154s coverage: 90.9% of statements [2021-11-24T01:48:03.634Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-24T01:48:03.634Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-24T01:48:03.634Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-24T01:48:03.885Z] time="2021-11-24T01:48:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-24T01:48:03.885Z] === RUN TestNewStdWriter [2021-11-24T01:48:03.885Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-24T01:48:03.885Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestWriteWithNilBytes [2021-11-24T01:48:03.885Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestWrite [2021-11-24T01:48:03.885Z] --- PASS: TestWrite (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestWriteWithWriterError [2021-11-24T01:48:03.885Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-24T01:48:03.885Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyWriteAndRead [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-24T01:48:03.885Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-24T01:48:03.885Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-24T01:48:03.885Z] PASS [2021-11-24T01:48:03.885Z] coverage: 100.0% of statements [2021-11-24T01:48:03.885Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-11-24T01:48:03.895Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-24T01:48:03.895Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-24T01:48:03.895Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-24T01:48:03.895Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-24T01:48:03.895Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-24T01:48:03.895Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-24T01:48:03.895Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-24T01:48:03.895Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage (1.57s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-24T01:48:03.895Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-24T01:48:04.155Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-24T01:48:04.155Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:04.155Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:04.155Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-24T01:48:04.155Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:48:04.155Z] PASS [2021-11-24T01:48:04.155Z] [2021-11-24T01:48:04.155Z] DONE 53 tests in 22.390s [2021-11-24T01:48:04.155Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-24T01:48:04.155Z] INFO: Testing against a local daemon [2021-11-24T01:48:04.155Z] === RUN TestVolumesCreateAndList [2021-11-24T01:48:04.155Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-24T01:48:04.155Z] === RUN TestVolumesRemove [2021-11-24T01:48:04.155Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-24T01:48:04.155Z] === RUN TestVolumesInspect [2021-11-24T01:48:04.155Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-24T01:48:04.155Z] === RUN TestVolumesInvalidJSON [2021-11-24T01:48:04.155Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-24T01:48:04.155Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-24T01:48:04.155Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-24T01:48:04.155Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-24T01:48:04.155Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-24T01:48:04.155Z] PASS [2021-11-24T01:48:04.155Z] [2021-11-24T01:48:04.155Z] DONE 5 tests in 0.173s [2021-11-24T01:48:04.155Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-24T01:48:04.342Z] --- PASS: TestRequest (12.41s) [2021-11-24T01:48:04.342Z] === RUN TestOverlappingRequests [2021-11-24T01:48:04.800Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-24T01:48:04.800Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-24T01:48:04.800Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestFormatStatus [2021-11-24T01:48:04.800Z] --- PASS: TestFormatStatus (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestFormatError [2021-11-24T01:48:04.800Z] --- PASS: TestFormatError (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestFormatJSONError [2021-11-24T01:48:04.800Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-24T01:48:04.800Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-24T01:48:04.800Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestNewJSONProgressOutput [2021-11-24T01:48:04.800Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestAuxFormatterEmit [2021-11-24T01:48:04.800Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestStreamWriterStdout [2021-11-24T01:48:04.800Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-24T01:48:04.800Z] === RUN TestStreamWriterStderr [2021-11-24T01:48:04.800Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-24T01:48:04.800Z] PASS [2021-11-24T01:48:04.800Z] coverage: 66.2% of statements [2021-11-24T01:48:04.800Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2021-11-24T01:48:05.257Z] --- PASS: TestOverlappingRequests (0.61s) [2021-11-24T01:48:05.257Z] === RUN TestRelease [2021-11-24T01:48:05.257Z] === RUN TestGenerateRandomID [2021-11-24T01:48:05.257Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-24T01:48:05.257Z] === RUN TestShortenId [2021-11-24T01:48:05.257Z] --- PASS: TestShortenId (0.00s) [2021-11-24T01:48:05.257Z] === RUN TestShortenSha256Id [2021-11-24T01:48:05.257Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-24T01:48:05.257Z] === RUN TestShortenIdEmpty [2021-11-24T01:48:05.257Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-24T01:48:05.257Z] === RUN TestShortenIdInvalid [2021-11-24T01:48:05.257Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-24T01:48:05.257Z] === RUN TestIsShortIDNonHex [2021-11-24T01:48:05.257Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-24T01:48:05.257Z] === RUN TestIsShortIDNotCorrectSize [2021-11-24T01:48:05.257Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-24T01:48:05.257Z] PASS [2021-11-24T01:48:05.257Z] coverage: 70.6% of statements [2021-11-24T01:48:05.257Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2021-11-24T01:48:06.221Z] === RUN TestIsCpusetListAvailable [2021-11-24T01:48:06.221Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-24T01:48:06.221Z] PASS [2021-11-24T01:48:06.221Z] coverage: 39.4% of statements [2021-11-24T01:48:06.221Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2021-11-24T01:48:07.184Z] === RUN TestChtimes [2021-11-24T01:48:07.184Z] --- PASS: TestChtimes (0.00s) [2021-11-24T01:48:07.184Z] === RUN TestChtimesWindows [2021-11-24T01:48:07.184Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-24T01:48:07.184Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-24T01:48:07.184Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-24T01:48:07.184Z] === RUN TestEnsureRemoveAllNotExist [2021-11-24T01:48:07.184Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-24T01:48:07.184Z] === RUN TestEnsureRemoveAllWithDir [2021-11-24T01:48:07.184Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-24T01:48:07.184Z] === RUN TestEnsureRemoveAllWithFile [2021-11-24T01:48:07.184Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-24T01:48:07.184Z] === RUN TestHasWin32KSupport [2021-11-24T01:48:07.184Z] syscall_windows_test.go:8: win32k: true [2021-11-24T01:48:07.184Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-24T01:48:07.184Z] PASS [2021-11-24T01:48:07.184Z] coverage: 13.0% of statements [2021-11-24T01:48:07.184Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2021-11-24T01:48:07.640Z] --- PASS: TestRelease (2.40s) [2021-11-24T01:48:07.640Z] === RUN TestAllocateRandomDeallocate [2021-11-24T01:48:07.836Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-24T01:48:08.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-24T01:48:08.097Z] === RUN TestTailFile [2021-11-24T01:48:08.097Z] --- PASS: TestTailFile (0.00s) [2021-11-24T01:48:08.097Z] === RUN TestTailFileManyLines [2021-11-24T01:48:08.097Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-24T01:48:08.097Z] === RUN TestTailEmptyFile [2021-11-24T01:48:08.097Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-24T01:48:08.097Z] === RUN TestTailNegativeN [2021-11-24T01:48:08.097Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader [2021-11-24T01:48:08.097Z] === PAUSE TestNewTailReader [2021-11-24T01:48:08.097Z] === CONT TestNewTailReader [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/no_delimiter [2021-11-24T01:48:08.097Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-24T01:48:08.097Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-24T01:48:08.097Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-24T01:48:08.097Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-24T01:48:08.097Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-24T01:48:08.097Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/truncated_last_line [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-24T01:48:08.097Z] === CONT TestNewTailReader/no_delimiter [2021-11-24T01:48:08.097Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:48:08.097Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:48:08.097Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-24T01:48:08.097Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-24T01:48:08.097Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.098Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.098Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.100Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.100Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.429Z] --- PASS: TestBuildMultiStageLayerLeak (8.92s) [2021-11-24T01:48:08.429Z] === RUN TestBuildWithHugeFile [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.559Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.559Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.560Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-24T01:48:08.561Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-24T01:48:08.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:48:08.562Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:48:08.563Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-24T01:48:08.564Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-24T01:48:08.564Z] PASS [2021-11-24T01:48:08.564Z] coverage: 88.6% of statements [2021-11-24T01:48:08.564Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2021-11-24T01:48:08.564Z] time="2021-11-24T01:48:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-24T01:48:08.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-24T01:48:08.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-24T01:48:09.020Z] === RUN TestTarSumRemoveNonExistent [2021-11-24T01:48:09.020Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-11-24T01:48:09.020Z] === RUN TestTarSumRemove [2021-11-24T01:48:09.020Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-24T01:48:09.020Z] === RUN TestSortFileInfoSums [2021-11-24T01:48:09.020Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-24T01:48:09.020Z] === RUN TestNewTarSumForLabelInvalid [2021-11-24T01:48:09.020Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-24T01:48:09.020Z] === RUN TestNewTarSumForLabel [2021-11-24T01:48:09.020Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-24T01:48:09.020Z] === RUN TestEmptyTar [2021-11-24T01:48:09.020Z] --- PASS: TestEmptyTar (0.00s) [2021-11-24T01:48:09.020Z] === RUN TestTarSumsReadSize [2021-11-24T01:48:09.431Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-24T01:48:09.431Z] Removing test suite binaries [2021-11-24T01:48:09.431Z] exiting test-integration [2021-11-24T01:48:09.431Z] ++ exit 0 [2021-11-24T01:48:09.431Z] [2021-11-24T01:48:09.477Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-11-24T01:48:09.477Z] === RUN TestTarSums [2021-11-24T01:48:09.477Z] --- PASS: TestTarSums (0.06s) [2021-11-24T01:48:09.477Z] === RUN TestIteration [2021-11-24T01:48:09.477Z] --- PASS: TestIteration (0.00s) [2021-11-24T01:48:09.477Z] === RUN TestVersionLabelForChecksum [2021-11-24T01:48:09.477Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-24T01:48:09.477Z] === RUN TestVersion [2021-11-24T01:48:09.477Z] --- PASS: TestVersion (0.00s) [2021-11-24T01:48:09.477Z] === RUN TestGetVersion [2021-11-24T01:48:09.477Z] --- PASS: TestGetVersion (0.00s) [2021-11-24T01:48:09.477Z] === RUN TestGetVersions [2021-11-24T01:48:09.477Z] --- PASS: TestGetVersions (0.00s) [2021-11-24T01:48:09.477Z] PASS [2021-11-24T01:48:09.477Z] coverage: 89.3% of statements [2021-11-24T01:48:09.477Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2021-11-24T01:48:09.933Z] testing: warning: no tests to run [2021-11-24T01:48:09.933Z] PASS [2021-11-24T01:48:09.933Z] coverage: [no statements] [2021-11-24T01:48:09.933Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-11-24T01:48:10.296Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-24T01:48:10.296Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-24T01:48:10.296Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-24T01:48:10.390Z] === RUN TestTruncIndex [2021-11-24T01:48:10.390Z] --- PASS: TestTruncIndex (0.10s) [2021-11-24T01:48:10.390Z] PASS [2021-11-24T01:48:10.390Z] coverage: 91.5% of statements [2021-11-24T01:48:10.390Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-11-24T01:48:10.555Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-24T01:48:10.846Z] === RUN TestIsGIT [2021-11-24T01:48:10.846Z] --- PASS: TestIsGIT (0.00s) [2021-11-24T01:48:10.846Z] === RUN TestIsTransport [2021-11-24T01:48:10.846Z] --- PASS: TestIsTransport (0.00s) [2021-11-24T01:48:10.846Z] PASS [2021-11-24T01:48:10.846Z] coverage: 100.0% of statements [2021-11-24T01:48:10.846Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-11-24T01:48:11.304Z] === RUN TestVersionInfo [2021-11-24T01:48:11.304Z] --- PASS: TestVersionInfo (0.00s) [2021-11-24T01:48:11.304Z] === RUN TestAppendVersions [2021-11-24T01:48:11.304Z] --- PASS: TestAppendVersions (0.00s) [2021-11-24T01:48:11.304Z] PASS [2021-11-24T01:48:11.304Z] coverage: 88.9% of statements [2021-11-24T01:48:11.304Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-11-24T01:48:12.835Z] === RUN TestValidatePrivileges [2021-11-24T01:48:12.835Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-24T01:48:12.835Z] === RUN TestFilterByCapNeg [2021-11-24T01:48:12.835Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-24T01:48:12.835Z] === RUN TestFilterByCapPos [2021-11-24T01:48:12.835Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-24T01:48:12.835Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-24T01:48:12.835Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-24T01:48:12.835Z] PASS [2021-11-24T01:48:12.835Z] coverage: 12.0% of statements [2021-11-24T01:48:12.835Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements Post stage [Pipeline] junit [2021-11-24T01:48:13.642Z] Recording test results [2021-11-24T01:48:13.799Z] === RUN TestNewSettable [2021-11-24T01:48:13.799Z] --- PASS: TestNewSettable (0.00s) [2021-11-24T01:48:13.799Z] === RUN TestIsSettable [2021-11-24T01:48:13.799Z] --- PASS: TestIsSettable (0.00s) [2021-11-24T01:48:13.799Z] === RUN TestUpdateSettingsEnv [2021-11-24T01:48:13.799Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-24T01:48:13.799Z] PASS [2021-11-24T01:48:13.799Z] coverage: 20.0% of statements [2021-11-24T01:48:13.799Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-11-24T01:48:14.255Z] --- PASS: TestAllocateRandomDeallocate (6.98s) [2021-11-24T01:48:14.255Z] === RUN TestRetrieveFromStore [2021-11-24T01:48:14.713Z] === RUN TestLoad [2021-11-24T01:48:14.713Z] --- PASS: TestLoad (0.00s) [2021-11-24T01:48:14.713Z] === RUN TestSave [2021-11-24T01:48:14.713Z] --- PASS: TestSave (0.03s) [2021-11-24T01:48:14.713Z] === RUN TestAddDeleteGet [2021-11-24T01:48:14.713Z] --- PASS: TestAddDeleteGet (0.04s) [2021-11-24T01:48:14.713Z] === RUN TestInvalidTags [2021-11-24T01:48:14.713Z] --- PASS: TestInvalidTags (0.00s) [2021-11-24T01:48:14.713Z] PASS [2021-11-24T01:48:14.713Z] coverage: 84.4% of statements [2021-11-24T01:48:14.713Z] ok github.com/docker/docker/reference 0.116s coverage: 84.4% of statements [2021-11-24T01:48:15.499Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-24T01:48:15.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-24T01:48:15.845Z] + echo Ensuring container killed. [2021-11-24T01:48:15.845Z] Ensuring container killed. [2021-11-24T01:48:15.845Z] + docker rm -vf docker-pr1 [2021-11-24T01:48:15.845Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-11-24T01:48:16.133Z] + echo Chowning /workspace to jenkins user [2021-11-24T01:48:16.133Z] Chowning /workspace to jenkins user [2021-11-24T01:48:16.133Z] + id -u [2021-11-24T01:48:16.133Z] + id -g [2021-11-24T01:48:16.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43045:/workspace busybox chown -R 1000:1000 /workspace [2021-11-24T01:48:16.133Z] Unable to find image 'busybox:latest' locally [2021-11-24T01:48:16.133Z] latest: Pulling from library/busybox [2021-11-24T01:48:16.242Z] === RUN TestResolveAuthConfigIndexServer [2021-11-24T01:48:16.242Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-24T01:48:16.242Z] === RUN TestResolveAuthConfigFullURL [2021-11-24T01:48:16.242Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-24T01:48:16.242Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-24T01:48:16.242Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-24T01:48:16.242Z] === RUN TestValidateMirror [2021-11-24T01:48:16.242Z] --- PASS: TestValidateMirror (0.00s) [2021-11-24T01:48:16.242Z] === RUN TestLoadInsecureRegistries [2021-11-24T01:48:16.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-24T01:48:16.393Z] e685c5c858e3: Pulling fs layer [2021-11-24T01:48:16.393Z] e685c5c858e3: Download complete [2021-11-24T01:48:16.393Z] e685c5c858e3: Pull complete [2021-11-24T01:48:16.393Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-24T01:48:16.393Z] Status: Downloaded newer image for busybox:latest [2021-11-24T01:48:16.698Z] time="2021-11-24T01:48:16Z" 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-24T01:48:16.699Z] time="2021-11-24T01:48:16Z" 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-24T01:48:16.699Z] time="2021-11-24T01:48:16Z" 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-24T01:48:16.699Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-11-24T01:48:16.699Z] === RUN TestNewServiceConfig [2021-11-24T01:48:16.699Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestValidateIndexName [2021-11-24T01:48:16.699Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestValidateIndexNameWithError [2021-11-24T01:48:16.699Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestEndpointParse [2021-11-24T01:48:16.699Z] --- PASS: TestEndpointParse (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestEndpointParseInvalid [2021-11-24T01:48:16.699Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestValidateEndpoint [2021-11-24T01:48:16.699Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-24T01:48:16.699Z] === RUN TestPing [2021-11-24T01:48:16.699Z] --- PASS: TestPing (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestPingRegistryEndpoint [2021-11-24T01:48:16.699Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:48:16.699Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestEndpoint [2021-11-24T01:48:16.699Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:48:16.699Z] --- SKIP: TestEndpoint (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestParseRepositoryInfo [2021-11-24T01:48:16.699Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestNewIndexInfo [2021-11-24T01:48:16.699Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestMirrorEndpointLookup [2021-11-24T01:48:16.699Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:48:16.699Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestSearchRepositories [2021-11-24T01:48:16.699Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-24T01:48:16.699Z] Host: 127.0.0.1:49307 [2021-11-24T01:48:16.699Z] User-Agent: docker test client [2021-11-24T01:48:16.699Z] Authorization: Token fake-token [2021-11-24T01:48:16.699Z] X-Docker-Token: true [2021-11-24T01:48:16.699Z] Accept-Encoding: gzip [2021-11-24T01:48:16.699Z] [2021-11-24T01:48:16.699Z] [2021-11-24T01:48:16.699Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-24T01:48:16.699Z] Connection: close [2021-11-24T01:48:16.699Z] Content-Length: 144 [2021-11-24T01:48:16.699Z] Cache-Control: no-cache [2021-11-24T01:48:16.699Z] Content-Type: application/json [2021-11-24T01:48:16.699Z] Date: Wed, 24 Nov 2021 01:48:16 GMT [2021-11-24T01:48:16.699Z] Expires: -1 [2021-11-24T01:48:16.699Z] Pragma: no-cache [2021-11-24T01:48:16.699Z] Server: docker-tests/mock [2021-11-24T01:48:16.699Z] X-Docker-Registry-Config: mock [2021-11-24T01:48:16.699Z] X-Docker-Registry-Version: 0.0.0 [2021-11-24T01:48:16.699Z] [2021-11-24T01:48:16.699Z] [2021-11-24T01:48:16.699Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestTrustedLocation [2021-11-24T01:48:16.699Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-24T01:48:16.699Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestAllowNondistributableArtifacts [2021-11-24T01:48:16.699Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestIsSecureIndex [2021-11-24T01:48:16.699Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-24T01:48:16.699Z] PASS [2021-11-24T01:48:16.699Z] coverage: 51.2% of statements [2021-11-24T01:48:16.699Z] ok github.com/docker/docker/registry 0.195s coverage: 51.2% of statements [2021-11-24T01:48:16.699Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-24T01:48:16.699Z] === RUN TestClientStream [2021-11-24T01:48:16.699Z] --- PASS: TestClientStream (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestClientSendFile [2021-11-24T01:48:16.699Z] --- PASS: TestClientSendFile (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestClientWithRequestTimeout [2021-11-24T01:48:16.699Z] --- PASS: TestRetrieveFromStore (2.37s) [2021-11-24T01:48:16.699Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-24T01:48:16.699Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-24T01:48:16.699Z] === RUN TestParallelPredefinedRequest1 [2021-11-24T01:48:16.699Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-24T01:48:16.699Z] === RUN TestParallelPredefinedRequest2 [2021-11-24T01:48:16.699Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-24T01:48:16.699Z] === RUN TestParallelPredefinedRequest3 [2021-11-24T01:48:16.699Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-24T01:48:16.699Z] === RUN TestParallelPredefinedRequest4 [2021-11-24T01:48:16.699Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-24T01:48:16.699Z] === RUN TestParallelPredefinedRequest5 [2021-11-24T01:48:16.699Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-24T01:48:16.699Z] === RUN TestDebug [2021-11-24T01:48:16.699Z] --- PASS: TestDebug (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestRequestPoolParallel [2021-11-24T01:48:16.699Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-24T01:48:16.699Z] === RUN TestFileSpecPlugin [2021-11-24T01:48:16.699Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-24T01:48:16.699Z] === RUN TestFileJSONSpecPlugin [2021-11-24T01:48:16.699Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-24T01:48:16.699Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestPluginAddHandler [2021-11-24T01:48:16.699Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestPluginWaitBadPlugin [2021-11-24T01:48:16.699Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-24T01:48:16.699Z] === RUN TestGet [2021-11-24T01:48:16.699Z] time="2021-11-24T01:48:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-24T01:48:17.156Z] --- PASS: TestRequestPoolParallel (0.23s) [2021-11-24T01:48:17.156Z] === RUN TestFullAllocateRelease [2021-11-24T01:48:17.167Z] --- PASS: TestServiceUpdateConfigs (14.02s) [2021-11-24T01:48:17.167Z] === RUN TestServiceUpdateNetwork [2021-11-24T01:48:17.613Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-11-24T01:48:17.613Z] === RUN TestOddAllocateRelease [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestReaderWithReadError [2021-11-24T01:48:17.613Z] time="2021-11-24T01:48:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestReader [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-24T01:48:17.613Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-24T01:48:17.613Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-24T01:48:17.613Z] PASS [2021-11-24T01:48:17.613Z] coverage: 100.0% of statements [2021-11-24T01:48:17.613Z] ok github.com/docker/docker/registry/resumable 0.206s coverage: 100.0% of statements [2021-11-24T01:48:17.613Z] --- PASS: TestOddAllocateRelease (0.25s) [2021-11-24T01:48:17.613Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-24T01:48:17.613Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-11-24T01:48:17.613Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-24T01:48:18.069Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-24T01:48:18.069Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-24T01:48:18.069Z] time="2021-11-24T01:48:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-24T01:48:18.069Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest1 [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest4 [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest3 [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest2 [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest1 [2021-11-24T01:48:18.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest2 [2021-11-24T01:48:18.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest3 [2021-11-24T01:48:18.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:48:18.069Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-24T01:48:18.069Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest5 [2021-11-24T01:48:18.069Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest5 [2021-11-24T01:48:18.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:48:18.069Z] === CONT TestParallelPredefinedRequest4 [2021-11-24T01:48:18.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:48:18.069Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-24T01:48:18.069Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-24T01:48:18.069Z] PASS [2021-11-24T01:48:18.069Z] coverage: 85.3% of statements [2021-11-24T01:48:18.069Z] ok github.com/docker/docker/libnetwork/ipam 57.750s coverage: 85.3% of statements [2021-11-24T01:48:18.069Z] === RUN TestRestartManagerTimeout [2021-11-24T01:48:18.069Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-24T01:48:18.069Z] === RUN TestRestartManagerTimeoutReset [2021-11-24T01:48:18.069Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-24T01:48:18.069Z] PASS [2021-11-24T01:48:18.069Z] coverage: 50.9% of statements [2021-11-24T01:48:18.069Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2021-11-24T01:48:19.033Z] === RUN TestDecodeContainerConfig [2021-11-24T01:48:19.033Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-24T01:48:19.033Z] === RUN TestDecodeContainerConfigIsolation [2021-11-24T01:48:19.033Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-24T01:48:19.033Z] === RUN TestValidatePrivileged [2021-11-24T01:48:19.033Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-24T01:48:19.033Z] PASS [2021-11-24T01:48:19.033Z] coverage: 52.6% of statements [2021-11-24T01:48:19.033Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2021-11-24T01:48:19.489Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-24T01:48:19.489Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-24T01:48:19.489Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-24T01:48:19.489Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-24T01:48:19.489Z] PASS [2021-11-24T01:48:19.489Z] coverage: 62.5% of statements [2021-11-24T01:48:19.489Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2021-11-24T01:48:19.679Z] docker_api_swarm_test.go:563: [dc09555e67949] joining swarm manager [d121015b4dad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-24T01:48:19.947Z] time="2021-11-24T01:48:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-24T01:48:19.995Z] + bundleName=amd64-cgroup2 [2021-11-24T01:48:19.995Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-24T01:48:19.995Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-24T01:48:19.995Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-24T01:48:19.995Z] + 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-24T01:48:20.246Z] === RUN TestDockerSuite/TestBuildExpose [Pipeline] archiveArtifacts [2021-11-24T01:48:20.267Z] Archiving artifacts [2021-11-24T01:48:20.814Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-24T01:48:21.749Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-24T01:48:22.008Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-24T01:48:22.267Z] === RUN TestDockerSuite/TestBuildFails [2021-11-24T01:48:22.975Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-24T01:48:23.203Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-24T01:48:23.297Z] + make clean [2021-11-24T01:48:23.462Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-24T01:48:23.556Z] docker volume rm -f docker-dev-cache [2021-11-24T01:48:23.556Z] docker-dev-cache [Pipeline] deleteDir [2021-11-24T01:48:23.666Z] time="2021-11-24T01:48:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-24T01:48:24.122Z] === RUN TestGetDriver [2021-11-24T01:48:24.122Z] --- PASS: TestGetDriver (0.00s) [2021-11-24T01:48:24.122Z] === RUN TestVolumeRequestError [2021-11-24T01:48:24.122Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-24T01:48:24.122Z] PASS [2021-11-24T01:48:24.122Z] coverage: 36.1% of statements [2021-11-24T01:48:24.122Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2021-11-24T01:48:25.086Z] === RUN TestGetAddress [2021-11-24T01:48:25.086Z] --- PASS: TestGetAddress (0.00s) [2021-11-24T01:48:25.086Z] === RUN TestRemove [2021-11-24T01:48:25.086Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-24T01:48:25.086Z] --- SKIP: TestRemove (0.00s) [2021-11-24T01:48:25.086Z] === RUN TestInitializeWithVolumes [2021-11-24T01:48:25.086Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-11-24T01:48:25.086Z] === RUN TestCreate [2021-11-24T01:48:25.086Z] --- PASS: TestCreate (0.01s) [2021-11-24T01:48:25.086Z] === RUN TestValidateName [2021-11-24T01:48:25.086Z] --- PASS: TestValidateName (0.00s) [2021-11-24T01:48:25.086Z] === RUN TestCreateWithOpts [2021-11-24T01:48:25.086Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-24T01:48:25.086Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-24T01:48:25.086Z] === RUN TestRelaodNoOpts [2021-11-24T01:48:25.086Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-24T01:48:25.086Z] PASS [2021-11-24T01:48:25.086Z] coverage: 41.5% of statements [2021-11-24T01:48:25.086Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-11-24T01:48:25.365Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRaw [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-24T01:48:26.049Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRaw [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-24T01:48:26.049Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestConvertTmpfsOptions [2021-11-24T01:48:26.049Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-24T01:48:26.049Z] linux_parser_test.go:209: data="ro" [2021-11-24T01:48:26.049Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestParseMountSpec [2021-11-24T01:48:26.049Z] parser_test.go:62: case 0 [2021-11-24T01:48:26.049Z] parser_test.go:62: case 1 [2021-11-24T01:48:26.049Z] parser_test.go:62: case 2 [2021-11-24T01:48:26.049Z] parser_test.go:62: case 3 [2021-11-24T01:48:26.049Z] parser_test.go:62: case 4 [2021-11-24T01:48:26.049Z] parser_test.go:62: case 5 [2021-11-24T01:48:26.049Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestValidateMount [2021-11-24T01:48:26.049Z] --- PASS: TestValidateMount (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRaw [2021-11-24T01:48:26.049Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-24T01:48:26.049Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-24T01:48:26.049Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-24T01:48:26.049Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-24T01:48:26.050Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-24T01:48:26.050Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-24T01:48:26.050Z] PASS [2021-11-24T01:48:26.050Z] coverage: 67.6% of statements [2021-11-24T01:48:26.050Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2021-11-24T01:48:27.268Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-24T01:48:27.582Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-24T01:48:27.582Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-24T01:48:27.582Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-24T01:48:27.582Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-24T01:48:28.038Z] === RUN TestSetGetMeta [2021-11-24T01:48:28.038Z] === PAUSE TestSetGetMeta [2021-11-24T01:48:28.038Z] === RUN TestRestore [2021-11-24T01:48:28.038Z] === PAUSE TestRestore [2021-11-24T01:48:28.038Z] === RUN TestServiceCreate [2021-11-24T01:48:28.038Z] === PAUSE TestServiceCreate [2021-11-24T01:48:28.038Z] === RUN TestServiceList [2021-11-24T01:48:28.038Z] === PAUSE TestServiceList [2021-11-24T01:48:28.038Z] === RUN TestServiceRemove [2021-11-24T01:48:28.038Z] === PAUSE TestServiceRemove [2021-11-24T01:48:28.038Z] === RUN TestServiceGet [2021-11-24T01:48:28.038Z] === PAUSE TestServiceGet [2021-11-24T01:48:28.038Z] === RUN TestServicePrune [2021-11-24T01:48:28.038Z] === PAUSE TestServicePrune [2021-11-24T01:48:28.038Z] === RUN TestCreate [2021-11-24T01:48:28.038Z] === PAUSE TestCreate [2021-11-24T01:48:28.039Z] === RUN TestRemove [2021-11-24T01:48:28.039Z] === PAUSE TestRemove [2021-11-24T01:48:28.039Z] === RUN TestList [2021-11-24T01:48:28.039Z] === PAUSE TestList [2021-11-24T01:48:28.039Z] === RUN TestFindByDriver [2021-11-24T01:48:28.039Z] === PAUSE TestFindByDriver [2021-11-24T01:48:28.039Z] === RUN TestFindByReferenced [2021-11-24T01:48:28.039Z] === PAUSE TestFindByReferenced [2021-11-24T01:48:28.039Z] === RUN TestDerefMultipleOfSameRef [2021-11-24T01:48:28.039Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-24T01:48:28.039Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:48:28.039Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:48:28.039Z] === RUN TestDefererencePluginOnCreateError [2021-11-24T01:48:28.039Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-24T01:48:28.039Z] === RUN TestRefDerefRemove [2021-11-24T01:48:28.039Z] === PAUSE TestRefDerefRemove [2021-11-24T01:48:28.039Z] === RUN TestGet [2021-11-24T01:48:28.039Z] === PAUSE TestGet [2021-11-24T01:48:28.039Z] === RUN TestGetWithReference [2021-11-24T01:48:28.039Z] === PAUSE TestGetWithReference [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc/test_nil_list [2021-11-24T01:48:28.039Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc/test_empty_list [2021-11-24T01:48:28.039Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:48:28.039Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:48:28.039Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc/test_filter_some [2021-11-24T01:48:28.039Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc/test_filter_middle [2021-11-24T01:48:28.039Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:48:28.039Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:48:28.039Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-24T01:48:28.039Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-24T01:48:28.039Z] === CONT TestFilterFunc/test_nil_list [2021-11-24T01:48:28.039Z] === CONT TestFilterFunc/test_filter_some [2021-11-24T01:48:28.039Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-24T01:48:28.039Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-24T01:48:28.039Z] === CONT TestFilterFunc/test_empty_list [2021-11-24T01:48:28.039Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-24T01:48:28.039Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-24T01:48:28.039Z] === CONT TestFilterFunc/test_filter_middle [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc (0.00s) [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-24T01:48:28.039Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-24T01:48:28.039Z] === CONT TestSetGetMeta [2021-11-24T01:48:28.039Z] === CONT TestGetWithReference [2021-11-24T01:48:28.039Z] === CONT TestList [2021-11-24T01:48:28.039Z] === CONT TestServiceGet [2021-11-24T01:48:28.039Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-24T01:48:28.039Z] === CONT TestGet [2021-11-24T01:48:28.039Z] --- PASS: TestGetWithReference (0.03s) [2021-11-24T01:48:28.039Z] === CONT TestRefDerefRemove [2021-11-24T01:48:28.039Z] --- PASS: TestGet (0.02s) [2021-11-24T01:48:28.039Z] === CONT TestDefererencePluginOnCreateError [2021-11-24T01:48:28.039Z] --- PASS: TestList (0.04s) [2021-11-24T01:48:28.039Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-24T01:48:28.039Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-24T01:48:28.039Z] === CONT TestDerefMultipleOfSameRef [2021-11-24T01:48:28.039Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-24T01:48:28.039Z] === CONT TestFindByReferenced [2021-11-24T01:48:28.039Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-24T01:48:28.039Z] === CONT TestFindByDriver [2021-11-24T01:48:28.039Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-11-24T01:48:28.039Z] === CONT TestServiceList [2021-11-24T01:48:28.039Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-24T01:48:28.039Z] === CONT TestServiceRemove [2021-11-24T01:48:28.039Z] --- PASS: TestFindByDriver (0.03s) [2021-11-24T01:48:28.039Z] === CONT TestCreate [2021-11-24T01:48:28.039Z] --- PASS: TestCreate (0.02s) [2021-11-24T01:48:28.039Z] === CONT TestRemove [2021-11-24T01:48:28.039Z] --- PASS: TestRemove (0.02s) [2021-11-24T01:48:28.039Z] === CONT TestServicePrune [2021-11-24T01:48:28.039Z] --- PASS: TestServiceGet (0.18s) [2021-11-24T01:48:28.039Z] === CONT TestServiceCreate [2021-11-24T01:48:28.039Z] time="2021-11-24T01:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:48:28.039Z] --- PASS: TestServiceRemove (0.10s) [2021-11-24T01:48:28.039Z] === CONT TestRestore [2021-11-24T01:48:28.039Z] --- PASS: TestServiceList (0.11s) [2021-11-24T01:48:28.039Z] time="2021-11-24T01:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:48:28.039Z] time="2021-11-24T01:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:48:28.039Z] --- PASS: TestServiceCreate (0.02s) [2021-11-24T01:48:28.039Z] time="2021-11-24T01:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-24T01:48:28.039Z] --- PASS: TestRestore (0.03s) [2021-11-24T01:48:28.039Z] time="2021-11-24T01:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-24T01:48:28.039Z] --- PASS: TestServicePrune (0.08s) [2021-11-24T01:48:28.039Z] PASS [2021-11-24T01:48:28.039Z] coverage: 69.0% of statements [2021-11-24T01:48:28.039Z] ok github.com/docker/docker/volume/service 0.262s coverage: 69.0% of statements [2021-11-24T01:48:28.644Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-24T01:48:29.332Z] --- PASS: TestServiceUpdateNetwork (12.03s) [2021-11-24T01:48:29.332Z] === RUN TestServiceUpdatePidsLimit [2021-11-24T01:48:29.332Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-24T01:48:29.332Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-24T01:48:30.021Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-24T01:48:30.588Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-24T01:48:31.523Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-24T01:48:31.764Z] --- PASS: TestGet (15.02s) [2021-11-24T01:48:31.764Z] === RUN TestPluginWithNoManifest [2021-11-24T01:48:31.764Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-24T01:48:31.764Z] === RUN TestGetAll [2021-11-24T01:48:31.764Z] --- PASS: TestGetAll (0.00s) [2021-11-24T01:48:31.764Z] PASS [2021-11-24T01:48:31.764Z] coverage: 73.2% of statements [2021-11-24T01:48:31.764Z] ok github.com/docker/docker/pkg/plugins 34.879s coverage: 73.2% of statements [2021-11-24T01:48:31.781Z] docker_api_swarm_test.go:585: [d1cc203fbe8f2] joining swarm manager [d121015b4dad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:48:33.682Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-24T01:48:34.621Z] check_test.go:379: [dc09555e67949] daemon is not started [2021-11-24T01:48:34.879Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-24T01:48:35.137Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-24T01:48:35.866Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-24T01:48:37.039Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-24T01:48:38.414Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-24T01:48:39.788Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-24T01:48:43.976Z] --- PASS: TestServiceUpdatePidsLimit (15.82s) [2021-11-24T01:48:43.976Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-11-24T01:48:43.976Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-11-24T01:48:43.976Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-24T01:48:43.976Z] PASS [2021-11-24T01:48:43.976Z] [2021-11-24T01:48:43.976Z] === Skipped [2021-11-24T01:48:43.976Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-24T01:48:43.976Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-24T01:48:43.976Z] [2021-11-24T01:48:43.976Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-24T01:48:43.976Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-24T01:48:43.976Z] [2021-11-24T01:48:43.976Z] DONE 27 tests, 2 skipped in 143.541s [2021-11-24T01:48:43.976Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-24T01:48:43.976Z] ++ 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-24T01:48:43.976Z] ++ set -e [2021-11-24T01:48:43.976Z] ++ '[' -n 0 ']' [2021-11-24T01:48:43.976Z] ++ set -x [2021-11-24T01:48:43.976Z] ++ 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-24T01:48:43.976Z] INFO: Testing against a local daemon [2021-11-24T01:48:43.976Z] === RUN TestSessionCreate [2021-11-24T01:48:43.976Z] --- PASS: TestSessionCreate (0.02s) [2021-11-24T01:48:43.976Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-24T01:48:43.976Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-24T01:48:43.976Z] PASS [2021-11-24T01:48:43.976Z] [2021-11-24T01:48:43.976Z] DONE 2 tests in 0.131s [2021-11-24T01:48:43.976Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-24T01:48:43.976Z] ++ 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-24T01:48:43.976Z] ++ set -e [2021-11-24T01:48:43.976Z] ++ '[' -n 0 ']' [2021-11-24T01:48:43.976Z] ++ set -x [2021-11-24T01:48:43.976Z] ++ 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-24T01:48:43.976Z] INFO: Testing against a local daemon [2021-11-24T01:48:43.976Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:48:43.976Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-24T01:48:43.976Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:48:43.976Z] === RUN TestDiskUsage [2021-11-24T01:48:43.976Z] === PAUSE TestDiskUsage [2021-11-24T01:48:43.976Z] === RUN TestEventsExecDie [2021-11-24T01:48:43.976Z] --- PASS: TestEventsExecDie (0.46s) [2021-11-24T01:48:43.976Z] === RUN TestEventsBackwardsCompatible [2021-11-24T01:48:43.976Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-24T01:48:43.976Z] === RUN TestEventsVolumeCreate [2021-11-24T01:48:43.976Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-24T01:48:43.976Z] === RUN TestInfoBinaryCommits [2021-11-24T01:48:43.977Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-24T01:48:43.977Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-24T01:48:44.235Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-24T01:48:44.235Z] === RUN TestInfoAPIVersioned [2021-11-24T01:48:44.235Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-24T01:48:44.235Z] === RUN TestInfoDiscoveryBackend [2021-11-24T01:48:44.543Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-24T01:48:44.796Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-24T01:48:44.796Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-24T01:48:45.109Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-24T01:48:45.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-24T01:48:45.109Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-24T01:48:45.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-24T01:48:45.490Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-24T01:48:45.490Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-24T01:48:45.490Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-24T01:48:45.490Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-24T01:48:45.490Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-24T01:48:45.490Z] Cross building: bundles/cross/windows/amd64 [2021-11-24T01:48:45.490Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-24T01:48:45.490Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-24T01:48:45.676Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-24T01:48:45.676Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-24T01:48:45.727Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-24T01:48:45.727Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-24T01:48:46.288Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-24T01:48:46.288Z] === RUN TestInfoAPI [2021-11-24T01:48:46.288Z] --- PASS: TestInfoAPI (0.02s) [2021-11-24T01:48:46.288Z] === RUN TestInfoAPIWarnings [2021-11-24T01:48:46.612Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-24T01:48:47.548Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-24T01:48:48.115Z] docker_api_swarm_test.go:46: [d27fdc5655a94] joining swarm manager [dfa89ad013b24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:48:48.115Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-24T01:48:48.683Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-24T01:48:48.942Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-24T01:48:49.201Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-24T01:48:50.578Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-24T01:48:52.824Z] 2021/11/24 01:48:51 Closing DB instances... [2021-11-24T01:48:53.118Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-24T01:48:53.281Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-11-24T01:48:53.281Z] === RUN TestFindNode [2021-11-24T01:48:53.281Z] 2021/11/24 01:48:53 Closing DB instances... [2021-11-24T01:48:53.281Z] --- PASS: TestFindNode (0.02s) [2021-11-24T01:48:53.281Z] === RUN TestChangeNodeState [2021-11-24T01:48:53.281Z] 2021/11/24 01:48:53 Closing DB instances... [2021-11-24T01:48:53.281Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-24T01:48:53.281Z] === RUN TestNodeReincarnation [2021-11-24T01:48:53.281Z] 2021/11/24 01:48:53 Closing DB instances... [2021-11-24T01:48:58.384Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-24T01:48:59.052Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-24T01:48:59.052Z] === RUN TestParallelCreate [2021-11-24T01:48:59.052Z] 2021/11/24 01:48:58 Closing DB instances... [2021-11-24T01:48:59.052Z] --- PASS: TestParallelCreate (0.02s) [2021-11-24T01:48:59.052Z] === RUN TestParallelDelete [2021-11-24T01:48:59.052Z] 2021/11/24 01:48:58 Closing DB instances... [2021-11-24T01:48:59.052Z] --- PASS: TestParallelDelete (0.02s) [2021-11-24T01:48:59.052Z] === RUN TestNetworkDBIslands [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e8878df37ef9 with config:&{NodeID:e8878df37ef9 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-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="Node e8878df37ef9/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="Node e8878df37ef9/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b35ee40dfc7c with config:&{NodeID:b35ee40dfc7c 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-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="Node e8878df37ef9/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=info msg="Node e8878df37ef9/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-24T01:48:59.052Z] time="2021-11-24T01:48:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:89035ec6b032 with config:&{NodeID:89035ec6b032 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-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node e8878df37ef9/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node e8878df37ef9/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f25ed2865908 with config:&{NodeID:f25ed2865908 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-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-24T01:48:59.528Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node e8878df37ef9/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node e8878df37ef9/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f301dcefe1d9 with config:&{NodeID:f301dcefe1d9 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-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f301dcefe1d9/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f301dcefe1d9/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node f25ed2865908/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node 89035ec6b032/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node e8878df37ef9/172.26.227.96, joined gossip cluster" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=info msg="Node e8878df37ef9/172.26.227.96, added to nodes list" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-11-24T01:48:59.985Z] time="2021-11-24T01:48:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=info msg="Node f301dcefe1d9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to nodes list" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=info msg="Node f301dcefe1d9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to nodes list" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=info msg="Node f301dcefe1d9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to nodes list" [2021-11-24T01:49:00.441Z] networkdb_test.go:835: Re-joining: 3 [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=info msg="The new bootstrap node list is:[172.26.227.96:10033 172.26.227.96:10034 172.26.227.96:10035]" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10033" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49354" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10034" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49355" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10035" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49356" [2021-11-24T01:49:00.441Z] networkdb_test.go:835: Re-joining: 4 [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=info msg="The new bootstrap node list is:[172.26.227.96:10033 172.26.227.96:10034 172.26.227.96:10035]" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10033" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49357" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49358" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10034" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10035" [2021-11-24T01:49:00.441Z] time="2021-11-24T01:49:00Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49359" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="node 0 leaving" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="node5(f301dcefe1d9): Node leave event for e8878df37ef9/172.26.227.96" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="node2(b35ee40dfc7c): Node leave event for e8878df37ef9/172.26.227.96" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="node3(89035ec6b032): Node leave event for e8878df37ef9/172.26.227.96" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="node1(e8878df37ef9): Node leave event for e8878df37ef9/172.26.227.96" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="node4(f25ed2865908): Node leave event for e8878df37ef9/172.26.227.96" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:00.898Z] time="2021-11-24T01:49:00Z" level=info msg="Node e8878df37ef9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="node 1 leaving" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="Node b35ee40dfc7c change state NodeActive --> NodeLeft" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="node3(89035ec6b032): Node leave event for b35ee40dfc7c/172.26.227.96" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="Node b35ee40dfc7c change state NodeActive --> NodeLeft" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="node5(f301dcefe1d9): Node leave event for b35ee40dfc7c/172.26.227.96" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="Node b35ee40dfc7c change state NodeActive --> NodeLeft" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="node4(f25ed2865908): Node leave event for b35ee40dfc7c/172.26.227.96" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="Node b35ee40dfc7c change state NodeActive --> NodeLeft" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="node2(b35ee40dfc7c): Node leave event for b35ee40dfc7c/172.26.227.96" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, left gossip cluster" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, left gossip cluster" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, left gossip cluster" [2021-11-24T01:49:01.355Z] time="2021-11-24T01:49:01Z" level=info msg="Node b35ee40dfc7c/172.26.227.96, left gossip cluster" [2021-11-24T01:49:01.674Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-24T01:49:01.674Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-24T01:49:01.674Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-24T01:49:01.674Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-24T01:49:01.674Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-24T01:49:01.815Z] time="2021-11-24T01:49:01Z" level=info msg="node 2 leaving" [2021-11-24T01:49:01.815Z] time="2021-11-24T01:49:01Z" level=info msg="Node 89035ec6b032 change state NodeActive --> NodeLeft" [2021-11-24T01:49:01.815Z] time="2021-11-24T01:49:01Z" level=info msg="node4(f25ed2865908): Node leave event for 89035ec6b032/172.26.227.96" [2021-11-24T01:49:01.815Z] time="2021-11-24T01:49:01Z" level=info msg="Node 89035ec6b032 change state NodeActive --> NodeLeft" [2021-11-24T01:49:01.815Z] time="2021-11-24T01:49:01Z" level=info msg="node5(f301dcefe1d9): Node leave event for 89035ec6b032/172.26.227.96" [2021-11-24T01:49:01.815Z] time="2021-11-24T01:49:01Z" level=info msg="Node 89035ec6b032 change state NodeActive --> NodeLeft" [2021-11-24T01:49:01.815Z] time="2021-11-24T01:49:01Z" level=info msg="node3(89035ec6b032): Node leave event for 89035ec6b032/172.26.227.96" [2021-11-24T01:49:01.815Z] time="2021-11-24T01:49:01Z" level=info msg="Node 89035ec6b032/172.26.227.96, left gossip cluster" [2021-11-24T01:49:01.932Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:01Z" level=info msg="Node 89035ec6b032/172.26.227.96, left gossip cluster" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:01Z" level=info msg="Node 89035ec6b032/172.26.227.96, left gossip cluster" [2021-11-24T01:49:02.272Z] networkdb_test.go:867: node4: OK [2021-11-24T01:49:02.272Z] networkdb_test.go:867: node5: OK [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="node 0 coming back" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:77b506b2c335 with config:&{NodeID:77b506b2c335 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-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="Node 77b506b2c335/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="Node 77b506b2c335/172.26.227.96, added to nodes list" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="node 1 coming back" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3a42bcfc53f9 with config:&{NodeID:3a42bcfc53f9 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-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, added to nodes list" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="node 2 coming back" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:40a4bead9e3c with config:&{NodeID:40a4bead9e3c 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-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:02.272Z] time="2021-11-24T01:49:02Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, added to nodes list" [2021-11-24T01:49:02.728Z] time="2021-11-24T01:49:02Z" level=debug msg="memberlist: Failed ping: f25ed2865908 (timeout reached)" [2021-11-24T01:49:02.728Z] time="2021-11-24T01:49:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.26.227.96:10037: use of closed network connection" [2021-11-24T01:49:02.728Z] time="2021-11-24T01:49:02Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49360" [2021-11-24T01:49:03.184Z] time="2021-11-24T01:49:03Z" level=warning msg="memberlist: Was able to connect to f25ed2865908 but other probes failed, network may be misconfigured" [2021-11-24T01:49:03.833Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-24T01:49:04.327Z] --- PASS: TestInfoAPIWarnings (16.20s) [2021-11-24T01:49:04.327Z] === RUN TestInfoDebug [2021-11-24T01:49:04.327Z] --- PASS: TestInfoDebug (0.52s) [2021-11-24T01:49:04.327Z] === RUN TestInfoInsecureRegistries [2021-11-24T01:49:04.327Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-24T01:49:04.327Z] === RUN TestInfoRegistryMirrors [2021-11-24T01:49:04.327Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-24T01:49:04.327Z] === RUN TestLoginFailsWithBadCredentials [2021-11-24T01:49:04.327Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-11-24T01:49:04.327Z] === RUN TestPingCacheHeaders [2021-11-24T01:49:04.327Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-24T01:49:04.327Z] === RUN TestPingGet [2021-11-24T01:49:04.327Z] --- PASS: TestPingGet (0.01s) [2021-11-24T01:49:04.327Z] === RUN TestPingHead [2021-11-24T01:49:04.327Z] --- PASS: TestPingHead (0.02s) [2021-11-24T01:49:04.327Z] === RUN TestVersion [2021-11-24T01:49:04.327Z] --- PASS: TestVersion (0.02s) [2021-11-24T01:49:04.327Z] === CONT TestDiskUsage [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/container_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/image_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/volume_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-24T01:49:04.583Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-24T01:49:04.769Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-24T01:49:04.839Z] === RUN TestDiskUsage/after_container.Run [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-24T01:49:05.095Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage (1.07s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-24T01:49:05.095Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:49:05.095Z] PASS [2021-11-24T01:49:05.095Z] [2021-11-24T01:49:05.095Z] === Skipped [2021-11-24T01:49:05.095Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:49:05.095Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-24T01:49:05.095Z] [2021-11-24T01:49:05.095Z] DONE 53 tests, 1 skipped in 21.774s [2021-11-24T01:49:05.095Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-24T01:49:05.095Z] ++ 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-24T01:49:05.095Z] ++ set -e [2021-11-24T01:49:05.095Z] ++ '[' -n 0 ']' [2021-11-24T01:49:05.095Z] ++ set -x [2021-11-24T01:49:05.095Z] ++ 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-24T01:49:05.351Z] INFO: Testing against a local daemon [2021-11-24T01:49:05.351Z] === RUN TestVolumesCreateAndList [2021-11-24T01:49:05.351Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-24T01:49:05.351Z] === RUN TestVolumesRemove [2021-11-24T01:49:05.351Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-24T01:49:05.351Z] === RUN TestVolumesInspect [2021-11-24T01:49:05.351Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-24T01:49:05.351Z] === RUN TestVolumesInvalidJSON [2021-11-24T01:49:05.351Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-24T01:49:05.351Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-24T01:49:05.351Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-24T01:49:05.351Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-24T01:49:05.351Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-24T01:49:05.351Z] PASS [2021-11-24T01:49:05.351Z] [2021-11-24T01:49:05.351Z] DONE 5 tests in 0.199s [2021-11-24T01:49:05.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-24T01:49:05.606Z] ++++ cat bundles/test-integration/docker.pid [2021-11-24T01:49:05.606Z] +++ kill 13371 [2021-11-24T01:49:05.862Z] +++ /etc/init.d/apparmor stop [2021-11-24T01:49:05.862Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-24T01:49:05.862Z] [2021-11-24T01:49:05.862Z] Unloading profiles will leave already running processes permanently [2021-11-24T01:49:05.862Z] unconfined, which can lead to unexpected situations. [2021-11-24T01:49:05.862Z] [2021-11-24T01:49:05.862Z] To set a process to complain mode, use the command line tool [2021-11-24T01:49:05.862Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-24T01:49:05.862Z] +++ true [2021-11-24T01:49:05.862Z] exiting test-integration [2021-11-24T01:49:05.862Z] ++ exit 0 [2021-11-24T01:49:05.862Z] [2021-11-24T01:49:06.075Z] time="2021-11-24T01:49:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.227.96:10033 172.26.227.96:10034 172.26.227.96:10035]" [2021-11-24T01:49:06.075Z] time="2021-11-24T01:49:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.227.96:10033 172.26.227.96:10034 172.26.227.96:10035]" [2021-11-24T01:49:06.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress Post stage [Pipeline] junit [2021-11-24T01:49:06.435Z] Recording test results [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10033" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49361" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node f25ed2865908/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node f25ed2865908/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node f301dcefe1d9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, is the new incarnation of the shutdown node e8878df37ef9/172.26.227.96" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49362" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10034" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.532Z] time="2021-11-24T01:49:06Z" level=info msg="Node f25ed2865908/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.533Z] time="2021-11-24T01:49:06Z" level=info msg="Node f25ed2865908/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.533Z] time="2021-11-24T01:49:06Z" level=info msg="Node f301dcefe1d9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.533Z] time="2021-11-24T01:49:06Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.680Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, is the new incarnation of the shutdown node b35ee40dfc7c/172.26.227.96" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10035" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49363" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node f25ed2865908/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node f25ed2865908/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node f301dcefe1d9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, is the new incarnation of the shutdown node 89035ec6b032/172.26.227.96" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, is the new incarnation of the shutdown node b35ee40dfc7c/172.26.227.96" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, is the new incarnation of the shutdown node e8878df37ef9/172.26.227.96" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 77b506b2c335/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, is the new incarnation of the shutdown node 89035ec6b032/172.26.227.96" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, joined gossip cluster" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, added to nodes list" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10033" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49364" [2021-11-24T01:49:06.989Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10034" [2021-11-24T01:49:06.990Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49365" [2021-11-24T01:49:06.990Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.227.96:10035" [2021-11-24T01:49:06.990Z] time="2021-11-24T01:49:06Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49366" [2021-11-24T01:49:07.070Z] + echo Ensuring container killed. [2021-11-24T01:49:07.070Z] Ensuring container killed. [2021-11-24T01:49:07.070Z] + docker rm -vf docker-pr1 [2021-11-24T01:49:07.070Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-11-24T01:49:07.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-24T01:49:07.385Z] + echo Chowning /workspace to jenkins user [2021-11-24T01:49:07.385Z] Chowning /workspace to jenkins user [2021-11-24T01:49:07.385Z] + id -u [2021-11-24T01:49:07.385Z] + id -g [2021-11-24T01:49:07.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43045:/workspace busybox chown -R 1000:1000 /workspace [2021-11-24T01:49:07.385Z] Unable to find image 'busybox:latest' locally [2021-11-24T01:49:07.385Z] latest: Pulling from library/busybox [2021-11-24T01:49:07.385Z] 00fa7918e1c4: Pulling fs layer [2021-11-24T01:49:07.446Z] 2021/11/24 01:49:07 Closing DB instances... [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="node2(3a42bcfc53f9): Node leave event for 77b506b2c335/172.26.227.96" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="node3(40a4bead9e3c): Node leave event for 77b506b2c335/172.26.227.96" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="node5(f301dcefe1d9): Node leave event for 77b506b2c335/172.26.227.96" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="node4(f25ed2865908): Node leave event for 77b506b2c335/172.26.227.96" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.446Z] time="2021-11-24T01:49:07Z" level=info msg="node1(77b506b2c335): Node leave event for 77b506b2c335/172.26.227.96" [2021-11-24T01:49:07.641Z] 00fa7918e1c4: Verifying Checksum [2021-11-24T01:49:07.641Z] 00fa7918e1c4: Download complete [2021-11-24T01:49:07.641Z] 00fa7918e1c4: Pull complete [2021-11-24T01:49:07.641Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-24T01:49:07.641Z] Status: Downloaded newer image for busybox:latest [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335/172.26.227.96, left gossip cluster" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335/172.26.227.96, left gossip cluster" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335/172.26.227.96, left gossip cluster" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335/172.26.227.96, left gossip cluster" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 77b506b2c335/172.26.227.96, left gossip cluster" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 3a42bcfc53f9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="node4(f25ed2865908): Node leave event for 3a42bcfc53f9/172.26.227.96" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 3a42bcfc53f9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="node3(40a4bead9e3c): Node leave event for 3a42bcfc53f9/172.26.227.96" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 3a42bcfc53f9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="node5(f301dcefe1d9): Node leave event for 3a42bcfc53f9/172.26.227.96" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="Node 3a42bcfc53f9 change state NodeActive --> NodeLeft" [2021-11-24T01:49:07.903Z] time="2021-11-24T01:49:07Z" level=info msg="node2(3a42bcfc53f9): Node leave event for 3a42bcfc53f9/172.26.227.96" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:07Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:07Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:07Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:07Z" level=info msg="Node 3a42bcfc53f9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, left gossip cluster" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="Node 40a4bead9e3c change state NodeActive --> NodeFailed" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, added to failed nodes list" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="Node 40a4bead9e3c change state NodeActive --> NodeLeft" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="node4(f25ed2865908): Node leave event for 40a4bead9e3c/172.26.227.96" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="Node 40a4bead9e3c change state NodeActive --> NodeLeft" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="node5(f301dcefe1d9): Node leave event for 40a4bead9e3c/172.26.227.96" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=error msg="node: 40a4bead9e3c is unknown to memberlist" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, left gossip cluster" [2021-11-24T01:49:08.360Z] time="2021-11-24T01:49:08Z" level=info msg="Node 40a4bead9e3c/172.26.227.96, left gossip cluster" [2021-11-24T01:49:08.457Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-24T01:49:08.716Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-24T01:49:08.816Z] time="2021-11-24T01:49:08Z" level=debug msg="memberlist: Failed ping: 40a4bead9e3c (timeout reached)" [2021-11-24T01:49:08.816Z] time="2021-11-24T01:49:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.227.96:10036: use of closed network connection" [2021-11-24T01:49:08.816Z] time="2021-11-24T01:49:08Z" level=debug msg="memberlist: Stream connection from=172.26.227.96:49367" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-24T01:49:09.272Z] time="2021-11-24T01:49:08Z" level=info msg="Node f25ed2865908 change state NodeActive --> NodeLeft" [2021-11-24T01:49:09.272Z] time="2021-11-24T01:49:08Z" level=info msg="node5(f301dcefe1d9): Node leave event for f25ed2865908/172.26.227.96" [2021-11-24T01:49:09.272Z] time="2021-11-24T01:49:08Z" level=info msg="Node f25ed2865908 change state NodeActive --> NodeLeft" [2021-11-24T01:49:09.272Z] time="2021-11-24T01:49:08Z" level=info msg="node4(f25ed2865908): Node leave event for f25ed2865908/172.26.227.96" [2021-11-24T01:49:09.272Z] time="2021-11-24T01:49:09Z" level=warning msg="memberlist: Was able to connect to 40a4bead9e3c but other probes failed, network may be misconfigured" [2021-11-24T01:49:09.297Z] + bundleName=arm64-integration [2021-11-24T01:49:09.297Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-24T01:49:09.297Z] Creating arm64-integration-bundles.tar.gz [2021-11-24T01:49:09.297Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-24T01:49:09.297Z] + 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-24T01:49:09.563Z] Archiving artifacts [2021-11-24T01:49:09.650Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-24T01:49:09.650Z] --- PASS: TestImportExtremelyLargeImageWorks (175.44s) [2021-11-24T01:49:09.650Z] PASS [2021-11-24T01:49:09.730Z] time="2021-11-24T01:49:09Z" level=info msg="Node f25ed2865908/172.26.227.96, left gossip cluster" [2021-11-24T01:49:09.730Z] time="2021-11-24T01:49:09Z" level=info msg="Node f25ed2865908/172.26.227.96, left gossip cluster" [2021-11-24T01:49:09.909Z] [2021-11-24T01:49:09.909Z] DONE 12 tests in 179.182s [2021-11-24T01:49:09.909Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-24T01:49:09.909Z] ++ 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-24T01:49:09.909Z] ++ set -e [2021-11-24T01:49:09.909Z] ++ '[' -n 0 ']' [2021-11-24T01:49:09.909Z] ++ set -x [2021-11-24T01:49:09.909Z] ++ 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-24T01:49:09.909Z] INFO: Testing against a local daemon [2021-11-24T01:49:09.909Z] === RUN TestNetworkCreateDelete [2021-11-24T01:49:10.167Z] --- PASS: TestNetworkCreateDelete (0.23s) [2021-11-24T01:49:10.167Z] === RUN TestDockerNetworkDeletePreferID [2021-11-24T01:49:10.187Z] time="2021-11-24T01:49:10Z" level=warning msg="memberlist: Failed to send gossip to 172.26.227.96:10037: write udp [::]:10036->172.26.227.96:10037: use of closed network connection" [2021-11-24T01:49:10.187Z] time="2021-11-24T01:49:10Z" level=info msg="Node f301dcefe1d9/172.26.227.96, left gossip cluster" [2021-11-24T01:49:10.187Z] time="2021-11-24T01:49:10Z" level=info msg="Node f301dcefe1d9 change state NodeActive --> NodeFailed" [2021-11-24T01:49:10.187Z] time="2021-11-24T01:49:10Z" level=info msg="Node f301dcefe1d9/172.26.227.96, added to failed nodes list" [2021-11-24T01:49:10.187Z] --- PASS: TestNetworkDBIslands (11.88s) [2021-11-24T01:49:10.187Z] PASS [2021-11-24T01:49:10.187Z] coverage: 60.0% of statements [2021-11-24T01:49:10.187Z] ok github.com/docker/docker/libnetwork/networkdb 104.176s coverage: 60.0% of statements [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/quota [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/rootless [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/volume [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-24T01:49:10.187Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-24T01:49:10.735Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-11-24T01:49:10.735Z] === RUN TestDaemonDNSFallback [2021-11-24T01:49:11.088Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-24T01:49:11.436Z] + make clean [2021-11-24T01:49:11.436Z] docker volume rm -f docker-dev-cache [2021-11-24T01:49:11.436Z] docker-dev-cache [Pipeline] deleteDir [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === Skipped [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-24T01:49:12.355Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-24T01:49:12.355Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-24T01:49:12.355Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-24T01:49:12.355Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-11-24T01:49:12.355Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-24T01:49:12.355Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-24T01:49:12.355Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-24T01:49:12.355Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-24T01:49:12.355Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-24T01:49:12.355Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-24T01:49:12.355Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-24T01:49:12.355Z] daemon_test.go:146: root required [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-24T01:49:12.355Z] reload_test.go:520: root required [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-11-24T01:49:12.355Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-24T01:49:12.355Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-24T01:49:12.355Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-24T01:49:12.355Z] download_test.go:267: Needs fixing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-24T01:49:12.355Z] layer_test.go:303: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-24T01:49:12.355Z] layer_test.go:352: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-24T01:49:12.355Z] layer_test.go:467: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-24T01:49:12.355Z] layer_test.go:696: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-24T01:49:12.355Z] migration_test.go:45: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-24T01:49:12.355Z] migration_test.go:181: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-24T01:49:12.355Z] mount_test.go:17: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-24T01:49:12.355Z] mount_test.go:76: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-24T01:49:12.355Z] mount_test.go:125: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-24T01:49:12.355Z] mount_test.go:212: Failing on Windows [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-24T01:49:12.355Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-24T01:49:12.355Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-24T01:49:12.355Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-24T01:49:12.355Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-24T01:49:12.355Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-24T01:49:12.355Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-24T01:49:12.355Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-24T01:49:12.355Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-24T01:49:12.355Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.355Z] [2021-11-24T01:49:12.355Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-24T01:49:12.356Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-24T01:49:12.356Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-24T01:49:12.356Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-24T01:49:12.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-24T01:49:12.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-24T01:49:12.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-24T01:49:12.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-24T01:49:12.356Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:133: Xz not present in msys2 [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-24T01:49:12.356Z] archive_test.go:140: zstd not installed [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:252: Failing on Windows CI machines [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-24T01:49:12.356Z] archive_windows_test.go:16: Currently fails [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-24T01:49:12.356Z] changes_test.go:195: needs more investigation [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-24T01:49:12.356Z] changes_test.go:432: needs further investigation [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-24T01:49:12.356Z] changes_test.go:468: needs further investigation [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-24T01:49:12.356Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-24T01:49:12.356Z] poller_test.go:40: No chmod on Windows [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-24T01:49:12.356Z] fileutils_test.go:133: Needs porting to Windows [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-24T01:49:12.356Z] fileutils_test.go:179: Needs porting to Windows [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-24T01:49:12.356Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-24T01:49:12.356Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-24T01:49:12.356Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-24T01:49:12.356Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-24T01:49:12.356Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-24T01:49:12.356Z] [2021-11-24T01:49:12.356Z] DONE 2088 tests, 68 skipped in 269.965s [2021-11-24T01:49:12.356Z] INFO: make.ps1 ended at 11/24/2021 01:49:12 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-24T01:49:14.532Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-24T01:49:14.532Z] INFO: Unit tests ended at 11/24/2021 01:49:14. Duration:00:04:46.7254913 [2021-11-24T01:49:14.532Z] INFO: Building busybox [2021-11-24T01:49:14.532Z] Sending build context to Docker daemon 5.12kB [2021-11-24T01:49:14.532Z] [2021-11-24T01:49:14.532Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-24T01:49:14.532Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-24T01:49:14.532Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-24T01:49:14.532Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-24T01:49:14.532Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-24T01:49:14.532Z] ---> 617dd5ead5b8 [2021-11-24T01:49:14.532Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-24T01:49:14.532Z] ---> Running in 1bb3f1ecf5fe [2021-11-24T01:49:17.297Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-24T01:49:17.297Z] --- PASS: TestDaemonDNSFallback (6.65s) [2021-11-24T01:49:17.297Z] === RUN TestInspectNetwork [2021-11-24T01:49:18.675Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-24T01:49:19.611Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-24T01:49:20.988Z] === RUN TestInspectNetwork/full_network_id [2021-11-24T01:49:20.988Z] === RUN TestInspectNetwork/partial_network_id [2021-11-24T01:49:20.988Z] === RUN TestInspectNetwork/network_name [2021-11-24T01:49:20.988Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-24T01:49:21.554Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-24T01:49:21.554Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-24T01:49:21.554Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-24T01:49:24.842Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-24T01:49:24.842Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-24T01:49:25.409Z] --- PASS: TestInspectNetwork (8.25s) [2021-11-24T01:49:25.409Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-24T01:49:25.409Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-24T01:49:25.409Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-24T01:49:25.409Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-24T01:49:25.409Z] === RUN TestRunContainerWithBridgeNone [2021-11-24T01:49:26.344Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-24T01:49:26.603Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-24T01:49:27.538Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2021-11-24T01:49:27.538Z] === RUN TestNetworkInvalidJSON [2021-11-24T01:49:27.538Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-24T01:49:27.538Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-24T01:49:27.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:49:27.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:49:27.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:49:27.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:49:27.538Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-24T01:49:27.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:49:27.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:49:27.538Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-24T01:49:27.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-24T01:49:27.538Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-24T01:49:27.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-24T01:49:27.538Z] === RUN TestNetworkList [2021-11-24T01:49:27.538Z] === RUN TestNetworkList//networks [2021-11-24T01:49:27.538Z] === PAUSE TestNetworkList//networks [2021-11-24T01:49:27.538Z] === RUN TestNetworkList//networks/ [2021-11-24T01:49:27.538Z] === PAUSE TestNetworkList//networks/ [2021-11-24T01:49:27.538Z] === CONT TestNetworkList//networks [2021-11-24T01:49:27.538Z] === CONT TestNetworkList//networks/ [2021-11-24T01:49:27.538Z] --- PASS: TestNetworkList (0.03s) [2021-11-24T01:49:27.538Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-24T01:49:27.538Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-24T01:49:27.538Z] === RUN TestHostIPv4BridgeLabel [2021-11-24T01:49:28.106Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2021-11-24T01:49:28.106Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-24T01:49:28.365Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-24T01:49:28.932Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-24T01:49:29.191Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-11-24T01:49:29.191Z] === RUN TestDaemonDefaultNetworkPools [2021-11-24T01:49:29.450Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-24T01:49:30.016Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-11-24T01:49:30.016Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-24T01:49:30.276Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-24T01:49:31.289Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-11-24T01:49:31.289Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-24T01:49:31.566Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-24T01:49:31.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-24T01:49:31.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-24T01:49:32.194Z] Removing intermediate container 1bb3f1ecf5fe [2021-11-24T01:49:32.194Z] ---> 97e25f126bc6 [2021-11-24T01:49:32.194Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-24T01:49:32.194Z] ---> Running in d28b926814f8 [2021-11-24T01:49:32.194Z] Removing intermediate container d28b926814f8 [2021-11-24T01:49:32.194Z] ---> ed731659ff05 [2021-11-24T01:49:32.194Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-24T01:49:32.194Z] ---> Running in 4a0c21b4d6ea [2021-11-24T01:49:32.408Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-24T01:49:32.408Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-11-24T01:49:32.408Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-24T01:49:32.652Z] Removing intermediate container 4a0c21b4d6ea [2021-11-24T01:49:32.652Z] ---> 39d3df7deadc [2021-11-24T01:49:32.652Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-24T01:49:32.667Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-24T01:49:33.234Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-11-24T01:49:33.234Z] === RUN TestServiceWithPredefinedNetwork [2021-11-24T01:49:33.234Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-24T01:49:34.182Z] [2021-11-24T01:49:34.610Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-24T01:49:34.638Z] ---> abdf0f89f7f9 [2021-11-24T01:49:34.638Z] 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-24T01:49:34.638Z] ---> Running in 32156a87e405 [2021-11-24T01:49:35.179Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-24T01:49:35.748Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2021-11-24T01:49:35.748Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-24T01:49:35.748Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:49:35.748Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:49:35.748Z] === RUN TestServiceWithDataPathPortInit [2021-11-24T01:49:37.125Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-24T01:49:38.504Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-24T01:49:38.958Z] --- PASS: TestBuildWithHugeFile (108.14s) [2021-11-24T01:49:38.958Z] === RUN TestBuildWCOWSandboxSize [2021-11-24T01:49:38.958Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:49:38.958Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestBuildWithEmptyDockerfile [2021-11-24T01:49:38.958Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:49:38.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:49:38.958Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:49:38.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:49:38.958Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:49:38.958Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:49:38.958Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:49:38.958Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:49:38.958Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:49:38.958Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-11-24T01:49:38.958Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-24T01:49:38.958Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-24T01:49:38.958Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-24T01:49:38.958Z] === RUN TestBuildPreserveOwnership [2021-11-24T01:49:38.958Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:49:38.958Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestBuildPlatformInvalid [2021-11-24T01:49:38.958Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-24T01:49:38.958Z] PASS [2021-11-24T01:49:38.958Z] ok github.com/docker/docker/integration/build 179.195s [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === Skipped [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-24T01:49:38.958Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-24T01:49:38.958Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-24T01:49:38.958Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-24T01:49:38.958Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:49:38.958Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-24T01:49:38.958Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] DONE 29 tests, 6 skipped in 207.449s [2021-11-24T01:49:38.958Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-24T01:49:38.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:49:38.958Z] INFO: Testing against a local daemon [2021-11-24T01:49:38.958Z] === RUN TestConfigInspect [2021-11-24T01:49:38.958Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestConfigList [2021-11-24T01:49:38.958Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] --- SKIP: TestConfigList (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestConfigsCreateAndDelete [2021-11-24T01:49:38.958Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestConfigsUpdate [2021-11-24T01:49:38.958Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestTemplatedConfig [2021-11-24T01:49:38.958Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestConfigCreateResolve [2021-11-24T01:49:38.958Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:49:38.958Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-24T01:49:38.958Z] PASS [2021-11-24T01:49:38.958Z] ok github.com/docker/docker/integration/config 0.084s [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === Skipped [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-24T01:49:38.958Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-24T01:49:38.958Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-24T01:49:38.958Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-24T01:49:38.958Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-24T01:49:38.958Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-24T01:49:38.958Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:49:38.958Z] [2021-11-24T01:49:38.958Z] DONE 6 tests, 6 skipped in 2.076s [2021-11-24T01:49:38.958Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-24T01:49:38.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:49:38.958Z] INFO: Testing against a local daemon [2021-11-24T01:49:38.958Z] === RUN TestCheckpoint [2021-11-24T01:49:38.958Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:49:38.958Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestContainerInvalidJSON [2021-11-24T01:49:38.958Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:49:38.958Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:49:38.958Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:49:38.958Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:49:38.958Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:49:38.958Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:49:38.958Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-24T01:49:38.958Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-24T01:49:38.958Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-24T01:49:38.958Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-11-24T01:49:38.958Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-24T01:49:38.958Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-11-24T01:49:38.958Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-24T01:49:38.958Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-11-24T01:49:38.958Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-24T01:49:38.958Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-11-24T01:49:38.958Z] === RUN TestCopyFromContainer [2021-11-24T01:49:38.958Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-24T01:49:38.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:49:38.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:49:38.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:49:38.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:49:38.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:49:38.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:49:38.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:49:38.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:49:38.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:49:38.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-24T01:49:38.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-24T01:49:38.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-24T01:49:38.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-24T01:49:38.958Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-24T01:49:38.958Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestCreateWithInvalidEnv [2021-11-24T01:49:38.958Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-24T01:49:38.958Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-24T01:49:38.958Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-24T01:49:38.958Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-24T01:49:38.958Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-24T01:49:38.958Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-24T01:49:38.958Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-24T01:49:38.958Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-24T01:49:38.958Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-24T01:49:38.958Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-24T01:49:38.958Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-24T01:49:38.958Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-24T01:49:38.958Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestCreateTmpfsMountsTarget [2021-11-24T01:49:38.958Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.958Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-24T01:49:38.958Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:49:38.958Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-24T01:49:38.958Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:49:38.958Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-24T01:49:38.958Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-24T01:49:38.958Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:49:38.958Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:49:38.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:49:38.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:49:38.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:49:38.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:49:38.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:49:38.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:49:38.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:49:38.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:49:38.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:49:38.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:49:38.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:49:38.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:49:38.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:49:38.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-24T01:49:38.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-24T01:49:38.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-24T01:49:38.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-24T01:49:38.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-24T01:49:38.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-24T01:49:38.959Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-24T01:49:38.959Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestCreateDifferentPlatform [2021-11-24T01:49:38.959Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-24T01:49:38.959Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-24T01:49:38.959Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-24T01:49:38.959Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-24T01:49:38.959Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-24T01:49:38.959Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-11-24T01:49:38.959Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-24T01:49:38.959Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-24T01:49:38.959Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-24T01:49:38.959Z] === RUN TestContainerKillOnDaemonStart [2021-11-24T01:49:38.959Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.959Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestDiff [2021-11-24T01:49:38.959Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-24T01:49:38.959Z] --- SKIP: TestDiff (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestExecWithCloseStdin [2021-11-24T01:49:38.959Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-24T01:49:38.959Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestExec [2021-11-24T01:49:38.959Z] --- PASS: TestExec (3.90s) [2021-11-24T01:49:38.959Z] === RUN TestExecUser [2021-11-24T01:49:38.959Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-24T01:49:38.959Z] --- SKIP: TestExecUser (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestExportContainerAndImportImage [2021-11-24T01:49:38.959Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.959Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-24T01:49:38.959Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:38.959Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestHealthCheckWorkdir [2021-11-24T01:49:38.959Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-24T01:49:38.959Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestHealthKillContainer [2021-11-24T01:49:38.959Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-24T01:49:38.959Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-24T01:49:38.959Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-24T01:49:38.959Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-24T01:49:38.959Z] === RUN TestKillContainerInvalidSignal [2021-11-24T01:49:39.878Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-24T01:49:40.813Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-24T01:49:41.379Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-24T01:49:41.638Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-24T01:49:42.679Z] --- PASS: TestKillContainerInvalidSignal (3.04s) [2021-11-24T01:49:42.679Z] === RUN TestKillContainer [2021-11-24T01:49:42.679Z] === RUN TestKillContainer/no_signal [2021-11-24T01:49:44.169Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-24T01:49:45.589Z] === RUN TestKillContainer/non_killing_signal [2021-11-24T01:49:45.590Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-24T01:49:45.590Z] === RUN TestKillContainer/killing_signal [2021-11-24T01:49:46.074Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-24T01:49:46.642Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-24T01:49:47.209Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-24T01:49:48.485Z] --- PASS: TestKillContainer (6.06s) [2021-11-24T01:49:48.485Z] --- PASS: TestKillContainer/no_signal (3.05s) [2021-11-24T01:49:48.485Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:49:48.485Z] --- PASS: TestKillContainer/killing_signal (2.98s) [2021-11-24T01:49:48.485Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-24T01:49:48.485Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:49:48.485Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-24T01:49:48.485Z] === RUN TestKillStoppedContainer [2021-11-24T01:49:48.485Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:49:48.485Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-24T01:49:48.485Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-24T01:49:48.485Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:49:48.485Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-24T01:49:48.485Z] === RUN TestKillDifferentUserContainer [2021-11-24T01:49:48.485Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-24T01:49:48.485Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-24T01:49:48.485Z] === RUN TestInspectOomKilledTrue [2021-11-24T01:49:48.485Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:48.485Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-24T01:49:48.485Z] === RUN TestInspectOomKilledFalse [2021-11-24T01:49:48.485Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:49:48.485Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-24T01:49:48.485Z] === RUN TestLogsFollowTailEmpty [2021-11-24T01:49:49.699Z] --- PASS: TestBuildWithHugeFile (93.14s) [2021-11-24T01:49:49.699Z] === RUN TestBuildWCOWSandboxSize [2021-11-24T01:49:49.699Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:49:49.699Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestBuildWithEmptyDockerfile [2021-11-24T01:49:49.699Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:49:49.699Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:49:49.699Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:49:49.699Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:49:49.699Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:49:49.699Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:49:49.699Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:49:49.699Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:49:49.699Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:49:49.699Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-24T01:49:49.699Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-24T01:49:49.699Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-24T01:49:49.699Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-11-24T01:49:49.699Z] === RUN TestBuildPreserveOwnership [2021-11-24T01:49:49.699Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:49:49.699Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestBuildPlatformInvalid [2021-11-24T01:49:49.699Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-24T01:49:49.699Z] PASS [2021-11-24T01:49:49.699Z] ok github.com/docker/docker/integration/build 146.514s [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === Skipped [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-24T01:49:49.699Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-24T01:49:49.699Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-24T01:49:49.699Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-24T01:49:49.699Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:49:49.699Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-24T01:49:49.699Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] DONE 29 tests, 6 skipped in 169.873s [2021-11-24T01:49:49.699Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-24T01:49:49.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:49:49.699Z] INFO: Testing against a local daemon [2021-11-24T01:49:49.699Z] === RUN TestConfigInspect [2021-11-24T01:49:49.699Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestConfigList [2021-11-24T01:49:49.699Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] --- SKIP: TestConfigList (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestConfigsCreateAndDelete [2021-11-24T01:49:49.699Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestConfigsUpdate [2021-11-24T01:49:49.699Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestTemplatedConfig [2021-11-24T01:49:49.699Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestConfigCreateResolve [2021-11-24T01:49:49.699Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:49:49.699Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-24T01:49:49.699Z] PASS [2021-11-24T01:49:49.699Z] ok github.com/docker/docker/integration/config 0.071s [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === Skipped [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-24T01:49:49.699Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-24T01:49:49.699Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-24T01:49:49.699Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-24T01:49:49.699Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-24T01:49:49.699Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-24T01:49:49.699Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:49:49.699Z] [2021-11-24T01:49:49.699Z] DONE 6 tests, 6 skipped in 1.773s [2021-11-24T01:49:49.699Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-24T01:49:49.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:49:49.699Z] INFO: Testing against a local daemon [2021-11-24T01:49:49.699Z] === RUN TestCheckpoint [2021-11-24T01:49:49.699Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:49:49.699Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestContainerInvalidJSON [2021-11-24T01:49:49.699Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:49:49.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:49:49.699Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:49:49.699Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:49:49.699Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:49:49.699Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:49:49.699Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-24T01:49:49.699Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-24T01:49:49.699Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-24T01:49:49.699Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-11-24T01:49:49.699Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-24T01:49:49.699Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-11-24T01:49:49.699Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-24T01:49:49.699Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-11-24T01:49:49.699Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-24T01:49:49.699Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-11-24T01:49:49.699Z] === RUN TestCopyFromContainer [2021-11-24T01:49:49.699Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-24T01:49:49.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:49:49.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:49:49.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:49:49.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:49:49.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:49:49.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:49:49.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:49:49.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:49:49.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:49:49.699Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-24T01:49:49.699Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-24T01:49:49.699Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-24T01:49:49.699Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-24T01:49:49.699Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-24T01:49:49.699Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestCreateWithInvalidEnv [2021-11-24T01:49:49.699Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-24T01:49:49.699Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-24T01:49:49.699Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-24T01:49:49.699Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-24T01:49:49.699Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-24T01:49:49.699Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-24T01:49:49.699Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-24T01:49:49.699Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-24T01:49:49.699Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-24T01:49:49.699Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-24T01:49:49.699Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-24T01:49:49.699Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-24T01:49:49.699Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestCreateTmpfsMountsTarget [2021-11-24T01:49:49.699Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.699Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-24T01:49:49.699Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:49:49.699Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-24T01:49:49.699Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:49:49.699Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-24T01:49:49.699Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-24T01:49:49.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:49:49.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:49:49.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:49:49.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:49:49.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:49:49.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:49:49.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:49:49.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:49:49.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:49:49.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:49:49.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:49:49.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:49:49.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:49:49.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:49:49.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:49:49.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-24T01:49:49.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-24T01:49:49.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-24T01:49:49.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-24T01:49:49.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-24T01:49:49.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-24T01:49:49.700Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-24T01:49:49.700Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-24T01:49:49.700Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-24T01:49:49.700Z] === RUN TestCreateDifferentPlatform [2021-11-24T01:49:49.700Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-24T01:49:49.700Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-24T01:49:49.700Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-24T01:49:49.700Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-24T01:49:49.700Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-24T01:49:49.700Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-24T01:49:49.700Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-11-24T01:49:49.700Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-24T01:49:49.700Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-24T01:49:49.700Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-24T01:49:49.700Z] === RUN TestContainerKillOnDaemonStart [2021-11-24T01:49:49.700Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:49.700Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-24T01:49:49.700Z] === RUN TestDiff [2021-11-24T01:49:49.700Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-24T01:49:49.700Z] --- SKIP: TestDiff (0.00s) [2021-11-24T01:49:49.700Z] === RUN TestExecWithCloseStdin [2021-11-24T01:49:49.700Z] --- PASS: TestExecWithCloseStdin (1.86s) [2021-11-24T01:49:49.700Z] === RUN TestExec [2021-11-24T01:49:50.683Z] --- PASS: TestExec (1.76s) [2021-11-24T01:49:50.683Z] === RUN TestExecUser [2021-11-24T01:49:50.683Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-24T01:49:50.683Z] --- SKIP: TestExecUser (0.00s) [2021-11-24T01:49:50.683Z] === RUN TestExportContainerAndImportImage [2021-11-24T01:49:50.683Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:50.683Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-24T01:49:50.683Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-24T01:49:50.683Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:50.683Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-24T01:49:50.683Z] === RUN TestHealthCheckWorkdir [2021-11-24T01:49:50.683Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-24T01:49:50.683Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-24T01:49:50.683Z] === RUN TestHealthKillContainer [2021-11-24T01:49:50.683Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-24T01:49:50.683Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-24T01:49:50.683Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-24T01:49:50.683Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-24T01:49:50.683Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-24T01:49:50.683Z] === RUN TestKillContainerInvalidSignal [2021-11-24T01:49:51.374Z] --- PASS: TestLogsFollowTailEmpty (3.17s) [2021-11-24T01:49:51.374Z] === RUN TestNetworkNat [2021-11-24T01:49:51.374Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-24T01:49:51.374Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-24T01:49:51.374Z] === RUN TestNetworkLocalhostTCPNat [2021-11-24T01:49:52.477Z] --- PASS: TestServiceWithDataPathPortInit (15.87s) [2021-11-24T01:49:52.477Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-24T01:49:52.860Z] --- PASS: TestKillContainerInvalidSignal (1.75s) [2021-11-24T01:49:52.860Z] === RUN TestKillContainer [2021-11-24T01:49:52.860Z] === RUN TestKillContainer/no_signal [2021-11-24T01:49:53.412Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-24T01:49:54.397Z] === RUN TestKillContainer/non_killing_signal [2021-11-24T01:49:54.397Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-24T01:49:54.397Z] === RUN TestKillContainer/killing_signal [2021-11-24T01:49:55.085Z] --- PASS: TestNetworkLocalhostTCPNat (3.75s) [2021-11-24T01:49:55.085Z] === RUN TestNetworkLoopbackNat [2021-11-24T01:49:55.085Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-24T01:49:55.085Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-24T01:49:55.085Z] === RUN TestPause [2021-11-24T01:49:55.085Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-24T01:49:55.085Z] --- SKIP: TestPause (0.00s) [2021-11-24T01:49:55.085Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-24T01:49:55.318Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rb9z81nhs8pwjs1gg8q7b133e Created:2021-11-24 01:49:53.368408648 +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[f0a9480cb891dfbb32c6bd95f9796f255d3ef43e9e739bdad32846a8cbf3eb4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yh6yf5yzcy6mck7t97czto17o EndpointID:87cae916afc83d5fcfb013512c17c242c4f7426aaf136286ec105bb9f365e6cb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2ac0dcbec721f1d0285930b0070f500ae0bf479b37d0bc2ae3603c0def39f181 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:26d100c23977 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yh6yf5yzcy6mck7t97czto17o EndpointID:87cae916afc83d5fcfb013512c17c242c4f7426aaf136286ec105bb9f365e6cb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-24T01:49:55.718Z] Removing intermediate container 32156a87e405 [2021-11-24T01:49:55.718Z] ---> 20913b0f3c8b [2021-11-24T01:49:55.718Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-24T01:49:55.718Z] ---> Running in 3e9ad631cb61 [2021-11-24T01:49:55.718Z] [2021-11-24T01:49:55.718Z] SUCCESS: Specified value was saved. [2021-11-24T01:49:55.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-24T01:49:56.455Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-24T01:49:56.578Z] --- PASS: TestKillContainer (3.86s) [2021-11-24T01:49:56.578Z] --- PASS: TestKillContainer/no_signal (1.57s) [2021-11-24T01:49:56.578Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:49:56.578Z] --- PASS: TestKillContainer/killing_signal (2.25s) [2021-11-24T01:49:56.578Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-24T01:49:56.578Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:49:56.578Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-24T01:49:56.578Z] === RUN TestKillStoppedContainer [2021-11-24T01:49:56.578Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:49:56.578Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-24T01:49:56.578Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-24T01:49:56.578Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:49:56.578Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-24T01:49:56.578Z] === RUN TestKillDifferentUserContainer [2021-11-24T01:49:56.578Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-24T01:49:56.578Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-24T01:49:56.578Z] === RUN TestInspectOomKilledTrue [2021-11-24T01:49:56.578Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:56.578Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-24T01:49:56.578Z] === RUN TestInspectOomKilledFalse [2021-11-24T01:49:56.578Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:49:56.578Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-24T01:49:56.578Z] === RUN TestLogsFollowTailEmpty [2021-11-24T01:49:57.886Z] Removing intermediate container 3e9ad631cb61 [2021-11-24T01:49:57.886Z] ---> 3cf4f68890f3 [2021-11-24T01:49:57.886Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-24T01:49:57.886Z] ---> Running in 4fb5a8404246 [2021-11-24T01:49:58.117Z] --- PASS: TestLogsFollowTailEmpty (1.60s) [2021-11-24T01:49:58.117Z] === RUN TestNetworkNat [2021-11-24T01:49:58.117Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-24T01:49:58.117Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-24T01:49:58.117Z] === RUN TestNetworkLocalhostTCPNat [2021-11-24T01:49:58.359Z] === RUN TestDockerSuite/TestBuildRm [2021-11-24T01:49:58.359Z] docker_api_swarm_test.go:304: [d8f1192e6eca3] joining swarm manager [d93b76d70fc4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:49:58.806Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.16s) [2021-11-24T01:49:58.806Z] === RUN TestPauseStopPausedContainer [2021-11-24T01:49:58.806Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:49:58.806Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-24T01:49:58.806Z] === RUN TestPsFilter [2021-11-24T01:49:58.806Z] --- PASS: TestPsFilter (0.32s) [2021-11-24T01:49:58.806Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-24T01:49:59.733Z] docker_api_swarm_test.go:305: [dc4bf3a695bbc] joining swarm manager [d93b76d70fc4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:49:59.992Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.20s) [2021-11-24T01:49:59.992Z] PASS [2021-11-24T01:49:59.992Z] [2021-11-24T01:49:59.992Z] === Skipped [2021-11-24T01:49:59.992Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:49:59.992Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:49:59.992Z] [2021-11-24T01:49:59.992Z] DONE 26 tests, 1 skipped in 50.136s [2021-11-24T01:49:59.992Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-24T01:49:59.992Z] ++ 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-24T01:49:59.992Z] ++ set -e [2021-11-24T01:49:59.992Z] ++ '[' -n 0 ']' [2021-11-24T01:49:59.992Z] ++ set -x [2021-11-24T01:49:59.992Z] ++ 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-24T01:49:59.992Z] INFO: Testing against a local daemon [2021-11-24T01:49:59.992Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-24T01:49:59.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:49:59.992Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-24T01:49:59.992Z] === RUN TestDockerNetworkIpvlan [2021-11-24T01:49:59.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:49:59.992Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-24T01:49:59.992Z] PASS [2021-11-24T01:49:59.992Z] [2021-11-24T01:49:59.992Z] === Skipped [2021-11-24T01:49:59.992Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-24T01:49:59.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:49:59.992Z] [2021-11-24T01:49:59.992Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-24T01:49:59.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-24T01:49:59.992Z] [2021-11-24T01:49:59.992Z] DONE 2 tests, 2 skipped in 0.104s [2021-11-24T01:49:59.992Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-24T01:49:59.992Z] ++ 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-24T01:49:59.992Z] ++ set -e [2021-11-24T01:49:59.992Z] ++ '[' -n 0 ']' [2021-11-24T01:49:59.992Z] ++ set -x [2021-11-24T01:49:59.992Z] ++ 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-24T01:50:00.250Z] INFO: Testing against a local daemon [2021-11-24T01:50:00.250Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-24T01:50:00.817Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-24T01:50:01.030Z] --- PASS: TestNetworkLocalhostTCPNat (2.90s) [2021-11-24T01:50:01.030Z] === RUN TestNetworkLoopbackNat [2021-11-24T01:50:01.030Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-24T01:50:01.030Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-24T01:50:01.030Z] === RUN TestPause [2021-11-24T01:50:01.030Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-24T01:50:01.030Z] --- SKIP: TestPause (0.00s) [2021-11-24T01:50:01.030Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-24T01:50:01.701Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.19s) [2021-11-24T01:50:01.701Z] === RUN TestRemoveContainerWithVolume [2021-11-24T01:50:01.751Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-24T01:50:01.751Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-11-24T01:50:01.751Z] === RUN TestDockerNetworkMacvlan [2021-11-24T01:50:01.751Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-24T01:50:02.319Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-24T01:50:02.571Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2021-11-24T01:50:02.571Z] === RUN TestPauseStopPausedContainer [2021-11-24T01:50:02.571Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:50:02.571Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-24T01:50:02.571Z] === RUN TestPsFilter [2021-11-24T01:50:02.885Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-24T01:50:03.030Z] --- PASS: TestPsFilter (0.24s) [2021-11-24T01:50:03.030Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-24T01:50:03.144Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-24T01:50:03.144Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-24T01:50:03.657Z] Cannot create a file when that file already exists. [2021-11-24T01:50:03.711Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-24T01:50:03.970Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-24T01:50:04.907Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-24T01:50:05.208Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.30s) [2021-11-24T01:50:05.208Z] === RUN TestRemoveContainerWithVolume [2021-11-24T01:50:05.422Z] --- PASS: TestRemoveContainerWithVolume (3.17s) [2021-11-24T01:50:05.422Z] === RUN TestRemoveContainerRunning [2021-11-24T01:50:05.844Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-24T01:50:06.102Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-24T01:50:06.692Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-24T01:50:06.879Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-24T01:50:06.879Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-24T01:50:06.879Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-24T01:50:06.879Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-24T01:50:06.879Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-24T01:50:06.879Z] remote: Enumerating objects: 23, done. [2021-11-24T01:50:06.879Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-24T01:50:06.879Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-24T01:50:06.879Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-24T01:50:06.879Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-11-24T01:50:06.879Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-24T01:50:06.879Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-24T01:50:07.387Z] --- PASS: TestRemoveContainerWithVolume (2.30s) [2021-11-24T01:50:07.387Z] === RUN TestRemoveContainerRunning [2021-11-24T01:50:07.809Z] Cross building: bundles/cross/linux/ppc64le [2021-11-24T01:50:08.066Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-24T01:50:08.066Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-24T01:50:08.307Z] --- PASS: TestRemoveContainerRunning (3.10s) [2021-11-24T01:50:08.307Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-24T01:50:08.596Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-24T01:50:09.438Z] Removing intermediate container 4fb5a8404246 [2021-11-24T01:50:09.439Z] ---> 9436801308f9 [2021-11-24T01:50:09.439Z] Step 13/13 : CMD ["sh"] [2021-11-24T01:50:09.439Z] ---> Running in 3da778872ade [2021-11-24T01:50:09.533Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-24T01:50:09.563Z] --- PASS: TestRemoveContainerRunning (1.71s) [2021-11-24T01:50:09.563Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-24T01:50:09.791Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-24T01:50:09.894Z] Removing intermediate container 3da778872ade [2021-11-24T01:50:09.895Z] ---> edbb0f888054 [2021-11-24T01:50:09.895Z] Successfully built edbb0f888054 [2021-11-24T01:50:09.895Z] Successfully tagged busybox:latest [2021-11-24T01:50:09.895Z] INFO: Docker images of the daemon under test [2021-11-24T01:50:09.895Z] [2021-11-24T01:50:09.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-24T01:50:09.895Z] busybox latest edbb0f888054 Less than a second ago 5.76GB [2021-11-24T01:50:09.895Z] microsoft/windowsservercore latest 617dd5ead5b8 2 weeks ago 5.74GB [2021-11-24T01:50:09.895Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 2 weeks ago 5.74GB [2021-11-24T01:50:09.895Z] [2021-11-24T01:50:09.895Z] INFO: Running integration tests at 11/24/2021 01:50:09... [2021-11-24T01:50:09.895Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-24T01:50:09.895Z] INFO: Integration API tests being run from the host: [2021-11-24T01:50:09.895Z] INFO: make.ps1 starting at 11/24/2021 01:50:09 [2021-11-24T01:50:10.049Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-24T01:50:10.049Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-24T01:50:10.049Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-24T01:50:10.308Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-24T01:50:10.857Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-24T01:50:11.099Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2021-11-24T01:50:11.099Z] === RUN TestRemoveInvalidContainer [2021-11-24T01:50:11.099Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-24T01:50:11.099Z] === RUN TestRenameLinkedContainer [2021-11-24T01:50:11.099Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-24T01:50:11.099Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-24T01:50:11.099Z] === RUN TestRenameStoppedContainer [2021-11-24T01:50:11.201Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.15s) [2021-11-24T01:50:11.201Z] === RUN TestRemoveInvalidContainer [2021-11-24T01:50:11.201Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-24T01:50:11.201Z] === RUN TestRenameLinkedContainer [2021-11-24T01:50:11.201Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-24T01:50:11.201Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-24T01:50:11.201Z] === RUN TestRenameStoppedContainer [2021-11-24T01:50:11.243Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-24T01:50:11.243Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-24T01:50:12.180Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-24T01:50:12.747Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-24T01:50:13.279Z] --- PASS: TestRenameStoppedContainer (2.31s) [2021-11-24T01:50:13.279Z] === RUN TestRenameRunningContainerAndReuse [2021-11-24T01:50:14.124Z] --- PASS: TestDockerNetworkMacvlan (12.46s) [2021-11-24T01:50:14.124Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-11-24T01:50:14.124Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-11-24T01:50:14.124Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2021-11-24T01:50:14.124Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2021-11-24T01:50:14.124Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.90s) [2021-11-24T01:50:14.124Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2021-11-24T01:50:14.124Z] PASS [2021-11-24T01:50:14.124Z] [2021-11-24T01:50:14.124Z] DONE 8 tests in 13.956s [2021-11-24T01:50:14.124Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-24T01:50:14.124Z] ++ 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-24T01:50:14.124Z] ++ set -e [2021-11-24T01:50:14.124Z] ++ '[' -n 0 ']' [2021-11-24T01:50:14.124Z] ++ set -x [2021-11-24T01:50:14.124Z] ++ 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-24T01:50:14.124Z] testing: warning: no tests to run [2021-11-24T01:50:14.124Z] PASS [2021-11-24T01:50:14.124Z] [2021-11-24T01:50:14.124Z] DONE 0 tests in 0.031s [2021-11-24T01:50:14.124Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-24T01:50:14.125Z] ++ 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-24T01:50:14.125Z] ++ set -e [2021-11-24T01:50:14.125Z] ++ '[' -n 0 ']' [2021-11-24T01:50:14.125Z] ++ set -x [2021-11-24T01:50:14.125Z] ++ 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-24T01:50:14.125Z] INFO: Testing against a local daemon [2021-11-24T01:50:14.125Z] === RUN TestAuthZPluginAllowRequest [2021-11-24T01:50:14.917Z] --- PASS: TestRenameStoppedContainer (3.63s) [2021-11-24T01:50:14.917Z] === RUN TestRenameRunningContainerAndReuse [2021-11-24T01:50:15.506Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-24T01:50:15.506Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-11-24T01:50:15.506Z] === RUN TestAuthZPluginTLS [2021-11-24T01:50:16.073Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-24T01:50:16.073Z] === RUN TestAuthZPluginDenyRequest [2021-11-24T01:50:16.332Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-24T01:50:16.591Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-11-24T01:50:16.591Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-24T01:50:17.020Z] --- PASS: TestRenameRunningContainerAndReuse (3.42s) [2021-11-24T01:50:17.020Z] === RUN TestRenameInvalidName [2021-11-24T01:50:17.157Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-24T01:50:17.157Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-11-24T01:50:17.157Z] === RUN TestAuthZPluginDenyResponse [2021-11-24T01:50:17.415Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-24T01:50:17.981Z] --- PASS: TestAuthZPluginDenyResponse (0.61s) [2021-11-24T01:50:17.981Z] === RUN TestAuthZPluginAllowEventStream [2021-11-24T01:50:17.981Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-24T01:50:18.240Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-24T01:50:18.557Z] --- PASS: TestRenameInvalidName (1.77s) [2021-11-24T01:50:18.557Z] === RUN TestRenameAnonymousContainer [2021-11-24T01:50:19.617Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-11-24T01:50:19.617Z] === RUN TestAuthZPluginErrorResponse [2021-11-24T01:50:19.617Z] === RUN TestDockerSuite/TestBuildUser [2021-11-24T01:50:20.184Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-11-24T01:50:20.184Z] === RUN TestAuthZPluginErrorRequest [2021-11-24T01:50:20.752Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-11-24T01:50:20.752Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-24T01:50:21.011Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-24T01:50:21.271Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-11-24T01:50:21.271Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-24T01:50:21.959Z] --- PASS: TestRenameRunningContainerAndReuse (6.24s) [2021-11-24T01:50:21.959Z] === RUN TestRenameInvalidName [2021-11-24T01:50:23.179Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-11-24T01:50:23.179Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-24T01:50:23.752Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-24T01:50:24.689Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-11-24T01:50:24.689Z] === RUN TestAuthZPluginHeader [2021-11-24T01:50:24.846Z] --- PASS: TestRenameInvalidName (3.33s) [2021-11-24T01:50:24.846Z] === RUN TestRenameAnonymousContainer [2021-11-24T01:50:25.255Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-11-24T01:50:25.255Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-24T01:50:27.125Z] --- PASS: TestRenameAnonymousContainer (8.50s) [2021-11-24T01:50:27.125Z] === RUN TestRenameContainerWithSameName [2021-11-24T01:50:28.807Z] --- PASS: TestRenameContainerWithSameName (1.58s) [2021-11-24T01:50:28.807Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-24T01:50:28.807Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-24T01:50:28.807Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-24T01:50:28.807Z] === RUN TestResize [2021-11-24T01:50:30.343Z] --- PASS: TestResize (1.60s) [2021-11-24T01:50:30.343Z] === RUN TestResizeWithInvalidSize [2021-11-24T01:50:30.522Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2021-11-24T01:50:30.522Z] === RUN TestAuthZPluginV2Disable [2021-11-24T01:50:31.878Z] --- PASS: TestResizeWithInvalidSize (1.56s) [2021-11-24T01:50:31.878Z] === RUN TestResizeWhenContainerNotStarted [2021-11-24T01:50:33.806Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2021-11-24T01:50:33.806Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-24T01:50:34.054Z] --- PASS: TestResizeWhenContainerNotStarted (2.13s) [2021-11-24T01:50:34.054Z] === RUN TestDaemonRestartKillContainers [2021-11-24T01:50:34.054Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:50:34.054Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:50:34.054Z] === RUN TestStats [2021-11-24T01:50:34.054Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-24T01:50:34.054Z] --- SKIP: TestStats (0.00s) [2021-11-24T01:50:34.054Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-24T01:50:34.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-24T01:50:34.942Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-24T01:50:35.877Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-24T01:50:36.136Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-24T01:50:36.395Z] docker_api_swarm_test.go:272: [d9b0cfa02296e] joining swarm manager [d6e6d0b5b0408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:50:37.216Z] --- PASS: TestRenameAnonymousContainer (11.60s) [2021-11-24T01:50:37.216Z] === RUN TestRenameContainerWithSameName [2021-11-24T01:50:37.331Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-24T01:50:37.897Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.92s) [2021-11-24T01:50:37.897Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-24T01:50:37.897Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-24T01:50:37.897Z] docker_api_swarm_test.go:273: [db1a982771801] joining swarm manager [d6e6d0b5b0408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:50:39.272Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-24T01:50:39.272Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-24T01:50:39.272Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-24T01:50:39.272Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-24T01:50:39.272Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-24T01:50:39.272Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-24T01:50:39.272Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-24T01:50:39.272Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-24T01:50:39.272Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-24T01:50:39.381Z] --- PASS: TestRenameContainerWithSameName (3.07s) [2021-11-24T01:50:39.381Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-24T01:50:39.381Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-24T01:50:39.381Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-24T01:50:39.381Z] === RUN TestResize [2021-11-24T01:50:39.878Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.27s) [2021-11-24T01:50:39.879Z] === RUN TestStopContainerWithTimeout [2021-11-24T01:50:39.879Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-24T01:50:39.879Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-24T01:50:39.879Z] === RUN TestUpdateRestartPolicy [2021-11-24T01:50:40.206Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-24T01:50:40.464Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-24T01:50:41.032Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-24T01:50:41.599Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-24T01:50:42.166Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-24T01:50:42.166Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-24T01:50:42.276Z] --- PASS: TestResize (3.15s) [2021-11-24T01:50:42.276Z] === RUN TestResizeWithInvalidSize [2021-11-24T01:50:44.701Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-24T01:50:45.986Z] --- PASS: TestResizeWithInvalidSize (3.06s) [2021-11-24T01:50:45.986Z] === RUN TestResizeWhenContainerNotStarted [2021-11-24T01:50:46.079Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-24T01:50:46.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:50:46.538Z] INFO: Testing against a local daemon [2021-11-24T01:50:46.538Z] === RUN TestBuildWithSession [2021-11-24T01:50:46.538Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:50:46.538Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-24T01:50:46.538Z] === RUN TestBuildSquashParent [2021-11-24T01:50:46.538Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:50:46.538Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-24T01:50:46.538Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-24T01:50:46.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:50:46.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:50:46.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:50:46.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:50:46.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:50:46.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:50:46.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:50:46.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:50:46.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:50:46.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:50:46.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:50:46.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:50:46.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-24T01:50:46.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-24T01:50:46.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-24T01:50:46.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-24T01:50:47.015Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-24T01:50:47.274Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-24T01:50:48.210Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-24T01:50:48.210Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-24T01:50:48.210Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-24T01:50:48.777Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-24T01:50:48.879Z] --- PASS: TestResizeWhenContainerNotStarted (3.03s) [2021-11-24T01:50:48.879Z] === RUN TestDaemonRestartKillContainers [2021-11-24T01:50:48.879Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:50:48.879Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:50:48.879Z] === RUN TestStats [2021-11-24T01:50:48.879Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-24T01:50:48.879Z] --- SKIP: TestStats (0.00s) [2021-11-24T01:50:48.879Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-24T01:50:50.679Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-24T01:50:50.679Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-24T01:50:50.679Z] docker_cli_sni_test.go:18: Flakey test [2021-11-24T01:50:50.679Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-24T01:50:50.679Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-24T01:50:51.615Z] === RUN TestDockerSuite/TestCommitChange [2021-11-24T01:50:51.873Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.08s) [2021-11-24T01:50:51.873Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-24T01:50:52.132Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-24T01:50:53.066Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-24T01:50:54.003Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-24T01:50:54.938Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-24T01:50:55.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-24T01:50:55.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-24T01:50:55.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-24T01:50:55.765Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-24T01:50:57.140Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-24T01:50:57.409Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.89s) [2021-11-24T01:50:57.409Z] === RUN TestStopContainerWithTimeout [2021-11-24T01:50:57.409Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-24T01:50:57.409Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-24T01:50:57.409Z] === RUN TestUpdateRestartPolicy [2021-11-24T01:50:58.077Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-24T01:50:59.010Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-24T01:50:59.576Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-24T01:50:59.576Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-24T01:50:59.576Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-24T01:50:59.576Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-24T01:50:59.576Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-24T01:50:59.576Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-24T01:50:59.576Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-24T01:51:00.510Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-24T01:51:00.969Z] --- PASS: TestUpdateRestartPolicy (19.93s) [2021-11-24T01:51:00.969Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-24T01:51:00.969Z] --- PASS: TestUpdateRestartWithAutoRemove (1.54s) [2021-11-24T01:51:00.969Z] === RUN TestWaitNonBlocked [2021-11-24T01:51:00.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:51:00.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:51:00.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:51:00.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:51:00.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:51:00.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:51:01.883Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-24T01:51:01.883Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-24T01:51:02.141Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-24T01:51:02.721Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-24T01:51:02.979Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-24T01:51:03.148Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-24T01:51:03.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.20s) [2021-11-24T01:51:03.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.43s) [2021-11-24T01:51:03.148Z] === RUN TestWaitBlocked [2021-11-24T01:51:03.148Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:03.148Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-24T01:51:03.148Z] PASS [2021-11-24T01:51:03.148Z] ok github.com/docker/docker/integration/container 76.796s [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === Skipped [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-24T01:51:03.148Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-24T01:51:03.148Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-24T01:51:03.148Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-24T01:51:03.148Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-24T01:51:03.148Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-24T01:51:03.148Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-24T01:51:03.148Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-24T01:51:03.148Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-24T01:51:03.148Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-24T01:51:03.148Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-24T01:51:03.148Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-24T01:51:03.148Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-24T01:51:03.148Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-24T01:51:03.148Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-24T01:51:03.148Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-24T01:51:03.148Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:51:03.148Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-24T01:51:03.148Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-24T01:51:03.148Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-24T01:51:03.148Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-24T01:51:03.148Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-24T01:51:03.148Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-24T01:51:03.148Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-24T01:51:03.148Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-24T01:51:03.148Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-24T01:51:03.148Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-24T01:51:03.148Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-24T01:51:03.148Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-24T01:51:03.148Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-24T01:51:03.148Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:51:03.148Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-24T01:51:03.148Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-24T01:51:03.148Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-24T01:51:03.148Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:03.148Z] [2021-11-24T01:51:03.148Z] DONE 87 tests, 33 skipped in 78.752s [2021-11-24T01:51:03.148Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-24T01:51:03.546Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-24T01:51:03.692Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-11-24T01:51:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.50s) [2021-11-24T01:51:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.83s) [2021-11-24T01:51:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.02s) [2021-11-24T01:51:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.95s) [2021-11-24T01:51:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.42s) [2021-11-24T01:51:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.29s) [2021-11-24T01:51:03.693Z] === RUN TestBuildMultiStageCopy [2021-11-24T01:51:03.693Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-24T01:51:04.113Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-24T01:51:04.113Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-24T01:51:04.113Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-24T01:51:04.371Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-24T01:51:04.371Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-24T01:51:04.629Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-24T01:51:04.629Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-24T01:51:04.629Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-24T01:51:05.196Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-24T01:51:05.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-24T01:51:06.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-24T01:51:06.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-24T01:51:07.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-24T01:51:07.836Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-24T01:51:07.836Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-24T01:51:08.403Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-24T01:51:08.403Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-11-24T01:51:08.403Z] PASS [2021-11-24T01:51:08.403Z] [2021-11-24T01:51:08.403Z] DONE 17 tests in 54.372s [2021-11-24T01:51:08.403Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-24T01:51:08.403Z] ++ 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-24T01:51:08.403Z] ++ set -e [2021-11-24T01:51:08.403Z] ++ '[' -n 0 ']' [2021-11-24T01:51:08.403Z] ++ set -x [2021-11-24T01:51:08.403Z] ++ 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-24T01:51:08.661Z] INFO: Testing against a local daemon [2021-11-24T01:51:08.661Z] === RUN TestPluginInvalidJSON [2021-11-24T01:51:08.661Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:51:08.661Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:51:08.661Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:51:08.661Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-24T01:51:08.661Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-24T01:51:08.661Z] === RUN TestPluginInstall [2021-11-24T01:51:08.661Z] === RUN TestPluginInstall/no_auth [2021-11-24T01:51:08.919Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-24T01:51:09.486Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-24T01:51:10.054Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-24T01:51:10.054Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-24T01:51:10.621Z] time="2021-11-24T01:51:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:51:10.621Z] time="2021-11-24T01:51:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5360d7c1615a1d177c02a014fc7d3d82dacff790eee406d8468238439aca75b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:51:10.621Z] time="2021-11-24T01:51:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:51:10.621Z] time="2021-11-24T01:51:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5360d7c1615a1d177c02a014fc7d3d82dacff790eee406d8468238439aca75b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:51:10.880Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-24T01:51:11.139Z] === RUN TestPluginInstall/with_htpasswd [2021-11-24T01:51:11.397Z] time="2021-11-24T01:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:51:11.397Z] time="2021-11-24T01:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19c02c26f486c6e9b814726f3f760c74d33f25a808ef2c3329bbfdf8cf246926" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:51:11.397Z] time="2021-11-24T01:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:51:11.397Z] time="2021-11-24T01:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19c02c26f486c6e9b814726f3f760c74d33f25a808ef2c3329bbfdf8cf246926" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:51:11.397Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-24T01:51:11.964Z] === RUN TestPluginInstall/with_insecure [2021-11-24T01:51:12.222Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-24T01:51:12.222Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-24T01:51:12.238Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-24T01:51:12.694Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-24T01:51:12.792Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-24T01:51:12.792Z] time="2021-11-24T01:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:51:12.792Z] time="2021-11-24T01:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf86dc3661cf92d95a029136a65320b76bb76c911ce7432a2d308158754746f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:51:12.792Z] time="2021-11-24T01:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-24T01:51:12.792Z] time="2021-11-24T01:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf86dc3661cf92d95a029136a65320b76bb76c911ce7432a2d308158754746f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-24T01:51:13.051Z] plugin_test.go:165: [d29aa5ef43f41] daemon is not started [2021-11-24T01:51:13.051Z] --- PASS: TestPluginInstall (4.52s) [2021-11-24T01:51:13.051Z] --- PASS: TestPluginInstall/no_auth (2.41s) [2021-11-24T01:51:13.051Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-11-24T01:51:13.051Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2021-11-24T01:51:13.051Z] === RUN TestPluginsWithRuntimes [2021-11-24T01:51:13.658Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-24T01:51:13.987Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-24T01:51:14.921Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-24T01:51:14.921Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-24T01:51:14.921Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-24T01:51:14.921Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-24T01:51:14.921Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-24T01:51:14.921Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-24T01:51:15.191Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-24T01:51:15.487Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-24T01:51:15.746Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-24T01:51:16.680Z] --- PASS: TestPluginsWithRuntimes (3.63s) [2021-11-24T01:51:16.680Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.98s) [2021-11-24T01:51:16.680Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2021-11-24T01:51:16.680Z] === RUN TestPluginBackCompatMediaTypes [2021-11-24T01:51:16.720Z] --- PASS: TestBuildMultiStageCopy (13.88s) [2021-11-24T01:51:16.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.12s) [2021-11-24T01:51:16.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2021-11-24T01:51:16.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2021-11-24T01:51:16.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2021-11-24T01:51:16.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2021-11-24T01:51:16.720Z] === RUN TestBuildMultiStageParentConfig [2021-11-24T01:51:17.247Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-24T01:51:17.248Z] PASS [2021-11-24T01:51:17.248Z] [2021-11-24T01:51:17.248Z] DONE 10 tests in 8.857s [2021-11-24T01:51:17.248Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-24T01:51:17.248Z] ++ 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-24T01:51:17.248Z] ++ set -e [2021-11-24T01:51:17.248Z] ++ '[' -n 0 ']' [2021-11-24T01:51:17.248Z] ++ set -x [2021-11-24T01:51:17.248Z] ++ 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-24T01:51:17.506Z] INFO: Testing against a local daemon [2021-11-24T01:51:17.506Z] === RUN TestExternalGraphDriver [2021-11-24T01:51:17.506Z] === RUN TestExternalGraphDriver/json [2021-11-24T01:51:18.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-24T01:51:19.155Z] === RUN TestExternalGraphDriver/spec [2021-11-24T01:51:19.613Z] --- PASS: TestBuildMultiStageParentConfig (2.82s) [2021-11-24T01:51:19.613Z] === RUN TestBuildLabelWithTargets [2021-11-24T01:51:19.613Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:51:19.613Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-11-24T01:51:19.613Z] === RUN TestBuildWithEmptyLayers [2021-11-24T01:51:19.722Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-24T01:51:20.657Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-24T01:51:20.869Z] === RUN TestConfigDaemonLibtrustID [2021-11-24T01:51:20.869Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-24T01:51:20.869Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-24T01:51:20.869Z] === RUN TestDaemonConfigValidation [2021-11-24T01:51:20.869Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-24T01:51:20.869Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-24T01:51:20.869Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-24T01:51:20.869Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-24T01:51:20.869Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-24T01:51:20.869Z] === RUN TestDaemonProxy [2021-11-24T01:51:20.869Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-24T01:51:20.869Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-24T01:51:20.869Z] PASS [2021-11-24T01:51:20.869Z] ok github.com/docker/docker/integration/daemon 0.073s [2021-11-24T01:51:20.869Z] [2021-11-24T01:51:20.869Z] === Skipped [2021-11-24T01:51:20.869Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-24T01:51:20.869Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-24T01:51:20.869Z] [2021-11-24T01:51:20.869Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-24T01:51:20.869Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-24T01:51:20.869Z] [2021-11-24T01:51:20.869Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-24T01:51:20.869Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-24T01:51:20.869Z] [2021-11-24T01:51:20.869Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-24T01:51:20.869Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-24T01:51:20.869Z] [2021-11-24T01:51:20.869Z] DONE 4 tests, 4 skipped in 16.010s [2021-11-24T01:51:20.869Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-24T01:51:20.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:20.869Z] INFO: Testing against a local daemon [2021-11-24T01:51:20.869Z] === RUN TestCommitInheritsEnv [2021-11-24T01:51:20.869Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:51:20.869Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-24T01:51:20.869Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-24T01:51:20.869Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-24T01:51:20.869Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-24T01:51:20.869Z] === RUN TestImagesFilterMultiReference [2021-11-24T01:51:20.869Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-24T01:51:20.869Z] === RUN TestImagePullPlatformInvalid [2021-11-24T01:51:20.869Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-24T01:51:20.869Z] === RUN TestRemoveImageOrphaning [2021-11-24T01:51:21.144Z] --- PASS: TestBuildWithEmptyLayers (1.57s) [2021-11-24T01:51:21.144Z] === RUN TestBuildMultiStageOnBuild [2021-11-24T01:51:21.328Z] --- PASS: TestRemoveImageOrphaning (0.75s) [2021-11-24T01:51:21.328Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-24T01:51:21.328Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-24T01:51:21.328Z] === RUN TestTagInvalidReference [2021-11-24T01:51:21.328Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-24T01:51:21.328Z] === RUN TestTagValidPrefixedRepo [2021-11-24T01:51:21.328Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-24T01:51:21.328Z] === RUN TestTagExistedNameWithoutForce [2021-11-24T01:51:21.328Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-24T01:51:21.328Z] === RUN TestTagOfficialNames [2021-11-24T01:51:21.328Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-24T01:51:21.328Z] === RUN TestTagMatchesDigest [2021-11-24T01:51:21.328Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-24T01:51:21.328Z] PASS [2021-11-24T01:51:21.328Z] ok github.com/docker/docker/integration/image 1.041s [2021-11-24T01:51:21.328Z] [2021-11-24T01:51:21.328Z] === Skipped [2021-11-24T01:51:21.328Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-24T01:51:21.328Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:51:21.328Z] [2021-11-24T01:51:21.328Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-24T01:51:21.328Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-24T01:51:21.328Z] [2021-11-24T01:51:21.328Z] DONE 11 tests, 2 skipped in 2.327s [2021-11-24T01:51:21.594Z] === RUN TestExternalGraphDriver/pull [2021-11-24T01:51:21.788Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-24T01:51:21.853Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-24T01:51:21.853Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-24T01:51:21.853Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-24T01:51:21.853Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-24T01:51:22.487Z] --- PASS: TestUpdateRestartPolicy (24.56s) [2021-11-24T01:51:22.487Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-24T01:51:23.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-24T01:51:23.229Z] --- PASS: TestExternalGraphDriver (5.79s) [2021-11-24T01:51:23.229Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2021-11-24T01:51:23.230Z] --- PASS: TestExternalGraphDriver/spec (2.21s) [2021-11-24T01:51:23.230Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2021-11-24T01:51:23.230Z] === RUN TestGraphdriverPluginV2 [2021-11-24T01:51:23.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:23.324Z] INFO: Testing against a local daemon [2021-11-24T01:51:23.324Z] === RUN TestNetworkCreateDelete [2021-11-24T01:51:23.324Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:23.324Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestDockerNetworkDeletePreferID [2021-11-24T01:51:23.324Z] 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-24T01:51:23.324Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestDaemonDNSFallback [2021-11-24T01:51:23.324Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:23.324Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestInspectNetwork [2021-11-24T01:51:23.324Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:23.324Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestRunContainerWithBridgeNone [2021-11-24T01:51:23.324Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:23.324Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestNetworkInvalidJSON [2021-11-24T01:51:23.324Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-24T01:51:23.324Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-24T01:51:23.324Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:51:23.324Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:51:23.324Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:51:23.324Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:51:23.324Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-24T01:51:23.324Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:51:23.324Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:51:23.324Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-24T01:51:23.324Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-24T01:51:23.324Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-24T01:51:23.324Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-24T01:51:23.324Z] === RUN TestNetworkList [2021-11-24T01:51:23.324Z] === RUN TestNetworkList//networks [2021-11-24T01:51:23.324Z] === PAUSE TestNetworkList//networks [2021-11-24T01:51:23.324Z] === RUN TestNetworkList//networks/ [2021-11-24T01:51:23.324Z] === PAUSE TestNetworkList//networks/ [2021-11-24T01:51:23.324Z] === CONT TestNetworkList//networks [2021-11-24T01:51:23.324Z] === CONT TestNetworkList//networks/ [2021-11-24T01:51:23.324Z] --- PASS: TestNetworkList (0.02s) [2021-11-24T01:51:23.324Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-24T01:51:23.324Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestHostIPv4BridgeLabel [2021-11-24T01:51:23.324Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-24T01:51:23.324Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestDaemonDefaultNetworkPools [2021-11-24T01:51:23.324Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-24T01:51:23.324Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-24T01:51:23.324Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-24T01:51:23.324Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestServiceWithPredefinedNetwork [2021-11-24T01:51:23.324Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-24T01:51:23.324Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:51:23.324Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestServiceWithDataPathPortInit [2021-11-24T01:51:23.324Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-24T01:51:23.324Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-24T01:51:23.324Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-24T01:51:23.324Z] PASS [2021-11-24T01:51:23.324Z] ok github.com/docker/docker/integration/network 0.139s [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === Skipped [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-24T01:51:23.324Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-24T01:51:23.324Z] 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-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-24T01:51:23.324Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-24T01:51:23.324Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-24T01:51:23.324Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-24T01:51:23.324Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-24T01:51:23.324Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-24T01:51:23.324Z] [2021-11-24T01:51:23.324Z] DONE 22 tests, 15 skipped in 1.670s [2021-11-24T01:51:23.324Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-24T01:51:23.783Z] testing: warning: no tests to run [2021-11-24T01:51:23.783Z] PASS [2021-11-24T01:51:23.783Z] ok github.com/docker/docker/integration/network/ipvlan 0.049s [2021-11-24T01:51:23.783Z] [2021-11-24T01:51:23.783Z] DONE 0 tests in 0.525s [2021-11-24T01:51:23.783Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-24T01:51:24.015Z] --- PASS: TestUpdateRestartWithAutoRemove (3.20s) [2021-11-24T01:51:24.015Z] === RUN TestWaitNonBlocked [2021-11-24T01:51:24.015Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:51:24.015Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:51:24.015Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:51:24.015Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:51:24.015Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:51:24.015Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:51:24.605Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-24T01:51:24.750Z] testing: warning: no tests to run [2021-11-24T01:51:24.750Z] PASS [2021-11-24T01:51:24.750Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2021-11-24T01:51:24.750Z] [2021-11-24T01:51:24.750Z] DONE 0 tests in 0.524s [2021-11-24T01:51:24.750Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-24T01:51:25.173Z] docker_api_swarm_node_test.go:20: [de889d53bb9a3] joining swarm manager [d31b26db1f504]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:51:25.209Z] testing: warning: no tests to run [2021-11-24T01:51:25.209Z] PASS [2021-11-24T01:51:25.209Z] ok github.com/docker/docker/integration/plugin 0.057s [2021-11-24T01:51:25.209Z] [2021-11-24T01:51:25.209Z] DONE 0 tests in 0.543s [2021-11-24T01:51:25.209Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-24T01:51:25.431Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-24T01:51:25.668Z] testing: warning: no tests to run [2021-11-24T01:51:25.668Z] PASS [2021-11-24T01:51:25.668Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2021-11-24T01:51:25.668Z] [2021-11-24T01:51:25.668Z] DONE 0 tests in 0.512s [2021-11-24T01:51:25.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-24T01:51:26.367Z] docker_api_swarm_node_test.go:21: [d895cdcf3cfb9] joining swarm manager [d31b26db1f504]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:51:26.625Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-24T01:51:28.002Z] --- PASS: TestGraphdriverPluginV2 (4.73s) [2021-11-24T01:51:28.003Z] PASS [2021-11-24T01:51:28.003Z] [2021-11-24T01:51:28.003Z] DONE 5 tests in 10.615s [2021-11-24T01:51:28.003Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-24T01:51:28.003Z] ++ 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-24T01:51:28.003Z] ++ set -e [2021-11-24T01:51:28.003Z] ++ '[' -n 0 ']' [2021-11-24T01:51:28.003Z] ++ set -x [2021-11-24T01:51:28.003Z] ++ 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-24T01:51:28.003Z] INFO: Testing against a local daemon [2021-11-24T01:51:28.003Z] === RUN TestContinueAfterPluginCrash [2021-11-24T01:51:28.003Z] === PAUSE TestContinueAfterPluginCrash [2021-11-24T01:51:28.003Z] === RUN TestReadPluginNoRead [2021-11-24T01:51:28.003Z] === PAUSE TestReadPluginNoRead [2021-11-24T01:51:28.003Z] === RUN TestDaemonStartWithLogOpt [2021-11-24T01:51:28.003Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-24T01:51:28.003Z] === CONT TestContinueAfterPluginCrash [2021-11-24T01:51:28.003Z] === CONT TestDaemonStartWithLogOpt [2021-11-24T01:51:28.678Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-24T01:51:28.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.77s) [2021-11-24T01:51:28.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.52s) [2021-11-24T01:51:28.678Z] === RUN TestWaitBlocked [2021-11-24T01:51:28.678Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:28.678Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-24T01:51:28.678Z] PASS [2021-11-24T01:51:28.678Z] ok github.com/docker/docker/integration/container 114.705s [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === Skipped [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-24T01:51:28.678Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-24T01:51:28.678Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-24T01:51:28.678Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-24T01:51:28.678Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-24T01:51:28.678Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-24T01:51:28.678Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-24T01:51:28.678Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-24T01:51:28.678Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-24T01:51:28.678Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-24T01:51:28.678Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-24T01:51:28.678Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-24T01:51:28.678Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-24T01:51:28.678Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-24T01:51:28.678Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-24T01:51:28.678Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-24T01:51:28.678Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-24T01:51:28.678Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:51:28.678Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-24T01:51:28.678Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-24T01:51:28.678Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-24T01:51:28.678Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-24T01:51:28.678Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-24T01:51:28.678Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-24T01:51:28.678Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-24T01:51:28.678Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-24T01:51:28.678Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-24T01:51:28.678Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-24T01:51:28.678Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-24T01:51:28.678Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-24T01:51:28.678Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-24T01:51:28.678Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:51:28.678Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-24T01:51:28.678Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-24T01:51:28.678Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-24T01:51:28.678Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:28.678Z] [2021-11-24T01:51:28.678Z] DONE 87 tests, 34 skipped in 117.137s [2021-11-24T01:51:28.678Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-24T01:51:29.428Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:29.428Z] INFO: Testing against a local daemon [2021-11-24T01:51:29.428Z] === RUN TestPluginInvalidJSON [2021-11-24T01:51:29.428Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:51:29.428Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:51:29.428Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:51:29.428Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-24T01:51:29.428Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-24T01:51:29.428Z] === RUN TestPluginInstall [2021-11-24T01:51:29.428Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-24T01:51:29.428Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-24T01:51:29.428Z] === RUN TestPluginsWithRuntimes [2021-11-24T01:51:29.428Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-24T01:51:29.428Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-24T01:51:29.428Z] === RUN TestPluginBackCompatMediaTypes [2021-11-24T01:51:29.428Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-24T01:51:29.428Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-24T01:51:29.428Z] PASS [2021-11-24T01:51:29.428Z] ok github.com/docker/docker/integration/plugin/common 0.085s [2021-11-24T01:51:29.428Z] [2021-11-24T01:51:29.428Z] === Skipped [2021-11-24T01:51:29.428Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-24T01:51:29.428Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-24T01:51:29.428Z] [2021-11-24T01:51:29.428Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-24T01:51:29.428Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-24T01:51:29.428Z] [2021-11-24T01:51:29.428Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-24T01:51:29.428Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-24T01:51:29.428Z] [2021-11-24T01:51:29.428Z] DONE 5 tests, 3 skipped in 3.534s [2021-11-24T01:51:29.428Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-24T01:51:30.535Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-24T01:51:31.103Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-24T01:51:31.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:31.605Z] INFO: Testing against a local daemon [2021-11-24T01:51:31.605Z] === RUN TestExternalGraphDriver [2021-11-24T01:51:31.605Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-24T01:51:31.605Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-24T01:51:31.605Z] === RUN TestGraphdriverPluginV2 [2021-11-24T01:51:31.605Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-24T01:51:31.605Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-24T01:51:31.605Z] PASS [2021-11-24T01:51:31.605Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2021-11-24T01:51:31.605Z] [2021-11-24T01:51:31.605Z] === Skipped [2021-11-24T01:51:31.605Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-24T01:51:31.605Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-24T01:51:31.605Z] [2021-11-24T01:51:31.605Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-24T01:51:31.605Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-24T01:51:31.605Z] [2021-11-24T01:51:31.605Z] DONE 2 tests, 2 skipped in 2.298s [2021-11-24T01:51:31.605Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-24T01:51:32.478Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2021-11-24T01:51:32.478Z] === CONT TestReadPluginNoRead [2021-11-24T01:51:32.478Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-24T01:51:33.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:33.787Z] INFO: Testing against a local daemon [2021-11-24T01:51:33.787Z] === RUN TestReadPluginNoRead [2021-11-24T01:51:33.787Z] read_test.go:21: no unix domain sockets on Windows [2021-11-24T01:51:33.787Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-24T01:51:33.787Z] PASS [2021-11-24T01:51:33.787Z] ok github.com/docker/docker/integration/plugin/logging 0.068s [2021-11-24T01:51:33.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-24T01:51:34.248Z] [2021-11-24T01:51:34.248Z] === Skipped [2021-11-24T01:51:34.248Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-24T01:51:34.248Z] read_test.go:21: no unix domain sockets on Windows [2021-11-24T01:51:34.248Z] [2021-11-24T01:51:34.248Z] DONE 1 tests, 1 skipped in 2.267s [2021-11-24T01:51:34.248Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-24T01:51:34.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-24T01:51:34.707Z] testing: warning: no tests to run [2021-11-24T01:51:34.707Z] PASS [2021-11-24T01:51:34.707Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.050s [2021-11-24T01:51:34.992Z] === RUN TestReadPluginNoRead/default [2021-11-24T01:51:35.166Z] [2021-11-24T01:51:35.166Z] DONE 0 tests in 0.779s [2021-11-24T01:51:35.166Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-24T01:51:35.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-24T01:51:36.185Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-24T01:51:36.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:36.705Z] INFO: Testing against a local daemon [2021-11-24T01:51:36.705Z] === RUN TestPluginWithDevMounts [2021-11-24T01:51:36.705Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:36.705Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-24T01:51:36.705Z] PASS [2021-11-24T01:51:36.705Z] ok github.com/docker/docker/integration/plugin/volumes 0.067s [2021-11-24T01:51:36.705Z] [2021-11-24T01:51:36.705Z] === Skipped [2021-11-24T01:51:36.705Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-24T01:51:36.705Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:36.705Z] [2021-11-24T01:51:36.705Z] DONE 1 tests, 1 skipped in 1.612s [2021-11-24T01:51:36.705Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-24T01:51:37.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-24T01:51:37.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-24T01:51:37.393Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2021-11-24T01:51:37.963Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-24T01:51:38.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:38.242Z] INFO: Testing against a local daemon [2021-11-24T01:51:38.242Z] === RUN TestSecretInspect [2021-11-24T01:51:38.242Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-24T01:51:38.242Z] === RUN TestSecretList [2021-11-24T01:51:38.242Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] --- SKIP: TestSecretList (0.00s) [2021-11-24T01:51:38.242Z] === RUN TestSecretsCreateAndDelete [2021-11-24T01:51:38.242Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-24T01:51:38.242Z] === RUN TestSecretsUpdate [2021-11-24T01:51:38.242Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-24T01:51:38.242Z] === RUN TestTemplatedSecret [2021-11-24T01:51:38.242Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-24T01:51:38.242Z] === RUN TestSecretCreateResolve [2021-11-24T01:51:38.242Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:38.242Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-24T01:51:38.242Z] PASS [2021-11-24T01:51:38.242Z] ok github.com/docker/docker/integration/secret 0.066s [2021-11-24T01:51:38.242Z] [2021-11-24T01:51:38.242Z] === Skipped [2021-11-24T01:51:38.242Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-24T01:51:38.242Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] [2021-11-24T01:51:38.242Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-24T01:51:38.242Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] [2021-11-24T01:51:38.242Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-24T01:51:38.242Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] [2021-11-24T01:51:38.242Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-24T01:51:38.242Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] [2021-11-24T01:51:38.242Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-24T01:51:38.242Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:38.242Z] [2021-11-24T01:51:38.242Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-24T01:51:38.242Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:38.242Z] [2021-11-24T01:51:38.242Z] DONE 6 tests, 6 skipped in 1.440s [2021-11-24T01:51:38.242Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-24T01:51:38.799Z] --- PASS: TestBuildMultiStageOnBuild (17.67s) [2021-11-24T01:51:38.799Z] === RUN TestBuildUncleanTarFilenames [2021-11-24T01:51:38.799Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:51:38.799Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-24T01:51:38.799Z] === RUN TestBuildMultiStageLayerLeak [2021-11-24T01:51:38.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-24T01:51:39.833Z] === CONT TestReadPluginNoRead [2021-11-24T01:51:39.833Z] read_test.go:92: [dff7d8f3c744d] daemon is not started [2021-11-24T01:51:39.833Z] --- PASS: TestReadPluginNoRead (7.53s) [2021-11-24T01:51:39.833Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2021-11-24T01:51:39.833Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2021-11-24T01:51:39.833Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2021-11-24T01:51:39.833Z] PASS [2021-11-24T01:51:39.833Z] [2021-11-24T01:51:39.833Z] DONE 6 tests in 11.756s [2021-11-24T01:51:39.833Z] 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-24T01:51:39.833Z] ++ 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-24T01:51:39.833Z] ++ set -e [2021-11-24T01:51:39.833Z] ++ '[' -n 0 ']' [2021-11-24T01:51:39.833Z] ++ set -x [2021-11-24T01:51:39.833Z] ++ 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-24T01:51:39.833Z] testing: warning: no tests to run [2021-11-24T01:51:39.833Z] PASS [2021-11-24T01:51:39.833Z] [2021-11-24T01:51:39.833Z] DONE 0 tests in 0.041s [2021-11-24T01:51:39.833Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-24T01:51:39.833Z] ++ 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-24T01:51:39.833Z] ++ set -e [2021-11-24T01:51:39.833Z] ++ '[' -n 0 ']' [2021-11-24T01:51:39.833Z] ++ set -x [2021-11-24T01:51:39.833Z] ++ 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-24T01:51:39.833Z] INFO: Testing against a local daemon [2021-11-24T01:51:39.833Z] === RUN TestPluginWithDevMounts [2021-11-24T01:51:39.833Z] === PAUSE TestPluginWithDevMounts [2021-11-24T01:51:39.833Z] === CONT TestPluginWithDevMounts [2021-11-24T01:51:40.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c64030_} [2021-11-24T01:51:40.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:40.421Z] INFO: Testing against a local daemon [2021-11-24T01:51:40.421Z] === RUN TestServiceCreateInit [2021-11-24T01:51:40.421Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-24T01:51:40.421Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-24T01:51:40.421Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestCreateServiceMultipleTimes [2021-11-24T01:51:40.421Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestCreateServiceConflict [2021-11-24T01:51:40.421Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestCreateServiceMaxReplicas [2021-11-24T01:51:40.421Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-24T01:51:40.421Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-24T01:51:40.421Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestCreateServiceSecretFileMode [2021-11-24T01:51:40.421Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestCreateServiceConfigFileMode [2021-11-24T01:51:40.421Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestCreateServiceSysctls [2021-11-24T01:51:40.421Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-24T01:51:40.421Z] === RUN TestCreateServiceCapabilities [2021-11-24T01:51:40.421Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-24T01:51:40.421Z] === RUN TestInspect [2021-11-24T01:51:40.421Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestInspect (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestCreateJob [2021-11-24T01:51:40.421Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestCreateJob (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestReplicatedJob [2021-11-24T01:51:40.421Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestUpdateReplicatedJob [2021-11-24T01:51:40.421Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestServiceListWithStatuses [2021-11-24T01:51:40.421Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestDockerNetworkConnectAlias [2021-11-24T01:51:40.421Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestDockerNetworkReConnect [2021-11-24T01:51:40.421Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestServicePlugin [2021-11-24T01:51:40.421Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestServiceUpdateLabel [2021-11-24T01:51:40.421Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestServiceUpdateSecrets [2021-11-24T01:51:40.421Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestServiceUpdateConfigs [2021-11-24T01:51:40.421Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestServiceUpdateNetwork [2021-11-24T01:51:40.421Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-24T01:51:40.421Z] === RUN TestServiceUpdatePidsLimit [2021-11-24T01:51:40.421Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-24T01:51:40.421Z] PASS [2021-11-24T01:51:40.421Z] ok github.com/docker/docker/integration/service 0.159s [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === Skipped [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:51:40.421Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:51:40.421Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-24T01:51:40.421Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-24T01:51:40.421Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-11-24T01:51:40.421Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-24T01:51:40.421Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-24T01:51:40.421Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-24T01:51:40.421Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-24T01:51:40.421Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-24T01:51:40.421Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-24T01:51:40.421Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-24T01:51:40.421Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-24T01:51:40.421Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-24T01:51:40.421Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-24T01:51:40.421Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-24T01:51:40.421Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-24T01:51:40.421Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-24T01:51:40.421Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-24T01:51:40.421Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-24T01:51:40.421Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-24T01:51:40.421Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-24T01:51:40.421Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-24T01:51:40.421Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:40.421Z] [2021-11-24T01:51:40.421Z] DONE 24 tests, 23 skipped in 2.343s [2021-11-24T01:51:40.881Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-24T01:51:41.779Z] docker_api_swarm_test.go:502: [d8cc49910de1d] joining swarm manager [de6e99e36fdce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:51:42.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12518444521_/foo_false____} [2021-11-24T01:51:42.038Z] --- PASS: TestPluginWithDevMounts (2.12s) [2021-11-24T01:51:42.038Z] PASS [2021-11-24T01:51:42.038Z] [2021-11-24T01:51:42.038Z] DONE 1 tests in 2.224s [2021-11-24T01:51:42.038Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-24T01:51:42.038Z] ++ 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-24T01:51:42.038Z] ++ set -e [2021-11-24T01:51:42.038Z] ++ '[' -n 0 ']' [2021-11-24T01:51:42.038Z] ++ set -x [2021-11-24T01:51:42.038Z] ++ 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-24T01:51:42.298Z] INFO: Testing against a local daemon [2021-11-24T01:51:42.298Z] === RUN TestSecretInspect [2021-11-24T01:51:42.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:42.417Z] INFO: Testing against a local daemon [2021-11-24T01:51:42.417Z] === RUN TestSessionCreate [2021-11-24T01:51:42.417Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:42.417Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-24T01:51:42.417Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-24T01:51:42.417Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:42.417Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-24T01:51:42.417Z] PASS [2021-11-24T01:51:42.417Z] ok github.com/docker/docker/integration/session 0.065s [2021-11-24T01:51:42.417Z] [2021-11-24T01:51:42.417Z] === Skipped [2021-11-24T01:51:42.417Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-24T01:51:42.417Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:42.417Z] [2021-11-24T01:51:42.417Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-24T01:51:42.417Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:42.417Z] [2021-11-24T01:51:42.417Z] DONE 2 tests, 2 skipped in 1.843s [2021-11-24T01:51:42.417Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-24T01:51:43.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12518444521_/foo_true____} [2021-11-24T01:51:43.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:43.954Z] INFO: Testing against a local daemon [2021-11-24T01:51:43.954Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:51:43.954Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:43.954Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestDiskUsage [2021-11-24T01:51:43.954Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-24T01:51:43.954Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestEventsExecDie [2021-11-24T01:51:43.954Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-24T01:51:43.954Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestEventsBackwardsCompatible [2021-11-24T01:51:43.954Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-24T01:51:43.954Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestEventsVolumeCreate [2021-11-24T01:51:43.954Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-24T01:51:43.954Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestInfoAPI [2021-11-24T01:51:43.954Z] --- PASS: TestInfoAPI (0.02s) [2021-11-24T01:51:43.954Z] === RUN TestInfoAPIWarnings [2021-11-24T01:51:43.954Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:51:43.954Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestInfoDebug [2021-11-24T01:51:43.954Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:51:43.954Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestInfoInsecureRegistries [2021-11-24T01:51:43.954Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:51:43.954Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestInfoRegistryMirrors [2021-11-24T01:51:43.954Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:51:43.954Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-24T01:51:43.954Z] === RUN TestLoginFailsWithBadCredentials [2021-11-24T01:51:44.477Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-24T01:51:44.477Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-24T01:51:44.477Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-24T01:51:44.477Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-24T01:51:44.477Z] Cross building: bundles/cross/linux/s390x [2021-11-24T01:51:44.477Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-24T01:51:44.477Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-24T01:51:44.606Z] --- PASS: TestSecretInspect (2.43s) [2021-11-24T01:51:44.606Z] === RUN TestSecretList [2021-11-24T01:51:44.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32737068730_/foo_false____} [2021-11-24T01:51:44.920Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-11-24T01:51:44.920Z] === RUN TestPingCacheHeaders [2021-11-24T01:51:44.920Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-24T01:51:44.920Z] === RUN TestPingGet [2021-11-24T01:51:44.920Z] --- PASS: TestPingGet (0.02s) [2021-11-24T01:51:44.920Z] === RUN TestPingHead [2021-11-24T01:51:44.920Z] --- PASS: TestPingHead (0.02s) [2021-11-24T01:51:44.920Z] === RUN TestVersion [2021-11-24T01:51:44.920Z] --- PASS: TestVersion (0.02s) [2021-11-24T01:51:44.920Z] PASS [2021-11-24T01:51:44.920Z] ok github.com/docker/docker/integration/system 1.101s [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === Skipped [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:51:44.920Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-24T01:51:44.920Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-24T01:51:44.920Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-24T01:51:44.920Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-24T01:51:44.920Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-24T01:51:44.920Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-24T01:51:44.920Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-24T01:51:44.920Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-24T01:51:44.920Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:51:44.920Z] [2021-11-24T01:51:44.920Z] DONE 15 tests, 9 skipped in 2.520s [2021-11-24T01:51:45.378Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-24T01:51:46.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32737068730_/foo_true____} [2021-11-24T01:51:46.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:46.345Z] INFO: Testing against a local daemon [2021-11-24T01:51:46.345Z] === RUN TestVolumesCreateAndList [2021-11-24T01:51:46.345Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-24T01:51:46.345Z] === RUN TestVolumesRemove [2021-11-24T01:51:46.345Z] --- PASS: TestVolumesRemove (0.11s) [2021-11-24T01:51:46.345Z] === RUN TestVolumesInspect [2021-11-24T01:51:46.804Z] --- PASS: TestVolumesInspect (0.05s) [2021-11-24T01:51:46.804Z] === RUN TestVolumesInvalidJSON [2021-11-24T01:51:46.804Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-24T01:51:46.804Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-24T01:51:46.804Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-24T01:51:46.804Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-24T01:51:46.804Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-24T01:51:46.804Z] PASS [2021-11-24T01:51:46.804Z] ok github.com/docker/docker/integration/volume 0.247s [2021-11-24T01:51:46.804Z] [2021-11-24T01:51:46.804Z] DONE 5 tests in 1.626s [2021-11-24T01:51:46.804Z] INFO: make.ps1 ended at 11/24/2021 01:51:46 [2021-11-24T01:51:46.804Z] INFO: Integration CLI tests being run from the host: [2021-11-24T01:51:46.804Z] 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-24T01:51:47.174Z] --- PASS: TestSecretList (2.33s) [2021-11-24T01:51:47.174Z] === RUN TestSecretsCreateAndDelete [2021-11-24T01:51:47.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32737068730_/foo_true__0xc000c64060__} [2021-11-24T01:51:48.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c64078_} [2021-11-24T01:51:49.065Z] docker_api_swarm_test.go:507: [d9310c61ce843] joining swarm manager [de6e99e36fdce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:51:49.325Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2021-11-24T01:51:49.325Z] === RUN TestSecretsUpdate [2021-11-24T01:51:49.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c64090_} [2021-11-24T01:51:50.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c640a8_} [2021-11-24T01:51:51.893Z] --- PASS: TestSecretsUpdate (2.55s) [2021-11-24T01:51:51.893Z] === RUN TestTemplatedSecret [2021-11-24T01:51:52.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c640c0_} [2021-11-24T01:51:53.795Z] === RUN TestConfigDaemonLibtrustID [2021-11-24T01:51:53.795Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-24T01:51:53.795Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-24T01:51:53.795Z] === RUN TestDaemonConfigValidation [2021-11-24T01:51:53.795Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-24T01:51:53.795Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-24T01:51:53.795Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-24T01:51:53.795Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-24T01:51:53.795Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-24T01:51:53.795Z] === RUN TestDaemonProxy [2021-11-24T01:51:53.795Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-24T01:51:53.795Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-24T01:51:53.795Z] PASS [2021-11-24T01:51:53.795Z] ok github.com/docker/docker/integration/daemon 0.103s [2021-11-24T01:51:53.795Z] [2021-11-24T01:51:53.795Z] === Skipped [2021-11-24T01:51:53.795Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-24T01:51:53.795Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-24T01:51:53.795Z] [2021-11-24T01:51:53.795Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-24T01:51:53.795Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-24T01:51:53.795Z] [2021-11-24T01:51:53.795Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-24T01:51:53.795Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-24T01:51:53.795Z] [2021-11-24T01:51:53.795Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-24T01:51:53.795Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-24T01:51:53.795Z] [2021-11-24T01:51:53.795Z] DONE 4 tests, 4 skipped in 24.250s [2021-11-24T01:51:53.795Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-24T01:51:53.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-24T01:51:53.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:53.891Z] INFO: Testing against a local daemon [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-24T01:51:53.891Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-24T01:51:53.891Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-24T01:51:53.891Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-24T01:51:54.349Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-24T01:51:54.405Z] --- PASS: TestTemplatedSecret (2.67s) [2021-11-24T01:51:54.405Z] === RUN TestSecretCreateResolve [2021-11-24T01:51:54.807Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-24T01:51:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-24T01:51:55.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-24T01:51:55.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-24T01:51:55.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-24T01:51:55.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-24T01:51:55.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-24T01:51:55.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-24T01:51:55.238Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-24T01:51:55.265Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-24T01:51:55.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:55.322Z] INFO: Testing against a local daemon [2021-11-24T01:51:55.322Z] === RUN TestCommitInheritsEnv [2021-11-24T01:51:55.322Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:51:55.322Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-24T01:51:55.322Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-24T01:51:55.322Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-24T01:51:55.322Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-24T01:51:55.322Z] === RUN TestImagesFilterMultiReference [2021-11-24T01:51:55.322Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-24T01:51:55.322Z] === RUN TestImagePullPlatformInvalid [2021-11-24T01:51:55.322Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-24T01:51:55.322Z] === RUN TestRemoveImageOrphaning [2021-11-24T01:51:56.282Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2021-11-24T01:51:56.282Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-24T01:51:56.282Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-24T01:51:56.282Z] === RUN TestTagInvalidReference [2021-11-24T01:51:56.282Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-24T01:51:56.282Z] === RUN TestTagValidPrefixedRepo [2021-11-24T01:51:56.282Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-24T01:51:56.282Z] === RUN TestTagExistedNameWithoutForce [2021-11-24T01:51:56.282Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-24T01:51:56.282Z] === RUN TestTagOfficialNames [2021-11-24T01:51:56.282Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-24T01:51:56.282Z] === RUN TestTagMatchesDigest [2021-11-24T01:51:56.282Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-24T01:51:56.282Z] PASS [2021-11-24T01:51:56.282Z] ok github.com/docker/docker/integration/image 1.477s [2021-11-24T01:51:56.282Z] [2021-11-24T01:51:56.282Z] === Skipped [2021-11-24T01:51:56.282Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-24T01:51:56.282Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:51:56.282Z] [2021-11-24T01:51:56.282Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-24T01:51:56.282Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-24T01:51:56.282Z] [2021-11-24T01:51:56.282Z] DONE 11 tests, 2 skipped in 3.173s [2021-11-24T01:51:56.449Z] --- PASS: TestBuildMultiStageLayerLeak (15.79s) [2021-11-24T01:51:56.449Z] === RUN TestBuildWithHugeFile [2021-11-24T01:51:56.738Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-24T01:51:57.141Z] --- PASS: TestSecretCreateResolve (2.49s) [2021-11-24T01:51:57.141Z] PASS [2021-11-24T01:51:57.141Z] [2021-11-24T01:51:57.141Z] DONE 6 tests in 14.832s [2021-11-24T01:51:57.141Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-24T01:51:57.141Z] ++ 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-24T01:51:57.141Z] ++ set -e [2021-11-24T01:51:57.141Z] ++ '[' -n 0 ']' [2021-11-24T01:51:57.141Z] ++ set -x [2021-11-24T01:51:57.142Z] ++ 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-24T01:51:57.142Z] INFO: Testing against a local daemon [2021-11-24T01:51:57.142Z] === RUN TestServiceCreateInit [2021-11-24T01:51:57.142Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-24T01:51:57.707Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-24T01:51:58.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:51:58.900Z] INFO: Testing against a local daemon [2021-11-24T01:51:58.900Z] === RUN TestNetworkCreateDelete [2021-11-24T01:51:58.900Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:58.900Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestDockerNetworkDeletePreferID [2021-11-24T01:51:58.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-24T01:51:58.900Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestDaemonDNSFallback [2021-11-24T01:51:58.900Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:58.900Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestInspectNetwork [2021-11-24T01:51:58.900Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:58.900Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestRunContainerWithBridgeNone [2021-11-24T01:51:58.900Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:58.900Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestNetworkInvalidJSON [2021-11-24T01:51:58.900Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-24T01:51:58.900Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-24T01:51:58.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:51:58.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:51:58.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:51:58.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:51:58.900Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-24T01:51:58.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:51:58.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:51:58.900Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-24T01:51:58.900Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-24T01:51:58.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-24T01:51:58.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-24T01:51:58.900Z] === RUN TestNetworkList [2021-11-24T01:51:58.900Z] === RUN TestNetworkList//networks [2021-11-24T01:51:58.900Z] === PAUSE TestNetworkList//networks [2021-11-24T01:51:58.900Z] === RUN TestNetworkList//networks/ [2021-11-24T01:51:58.900Z] === PAUSE TestNetworkList//networks/ [2021-11-24T01:51:58.900Z] === CONT TestNetworkList//networks [2021-11-24T01:51:58.900Z] === CONT TestNetworkList//networks/ [2021-11-24T01:51:58.900Z] --- PASS: TestNetworkList (0.04s) [2021-11-24T01:51:58.900Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-24T01:51:58.900Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestHostIPv4BridgeLabel [2021-11-24T01:51:58.900Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-24T01:51:58.900Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestDaemonDefaultNetworkPools [2021-11-24T01:51:58.900Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-24T01:51:58.900Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-24T01:51:58.900Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-24T01:51:58.900Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestServiceWithPredefinedNetwork [2021-11-24T01:51:58.900Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-24T01:51:58.900Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:51:58.900Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestServiceWithDataPathPortInit [2021-11-24T01:51:58.900Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-24T01:51:58.900Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-24T01:51:58.900Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-24T01:51:58.900Z] PASS [2021-11-24T01:51:58.900Z] ok github.com/docker/docker/integration/network 0.148s [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === Skipped [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-24T01:51:58.900Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-24T01:51:58.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-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-24T01:51:58.900Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-24T01:51:58.900Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-24T01:51:58.900Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-24T01:51:58.900Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-24T01:51:58.900Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-24T01:51:58.900Z] [2021-11-24T01:51:58.900Z] DONE 22 tests, 15 skipped in 2.123s [2021-11-24T01:51:58.900Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-24T01:51:59.083Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-24T01:51:59.355Z] testing: warning: no tests to run [2021-11-24T01:51:59.355Z] PASS [2021-11-24T01:51:59.355Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2021-11-24T01:51:59.355Z] [2021-11-24T01:51:59.355Z] DONE 0 tests in 0.624s [2021-11-24T01:51:59.355Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-24T01:52:00.317Z] testing: warning: no tests to run [2021-11-24T01:52:00.317Z] PASS [2021-11-24T01:52:00.317Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2021-11-24T01:52:00.317Z] [2021-11-24T01:52:00.317Z] DONE 0 tests in 0.653s [2021-11-24T01:52:00.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-24T01:52:00.772Z] testing: warning: no tests to run [2021-11-24T01:52:00.772Z] PASS [2021-11-24T01:52:00.772Z] ok github.com/docker/docker/integration/plugin 0.064s [2021-11-24T01:52:00.772Z] [2021-11-24T01:52:00.772Z] DONE 0 tests in 0.626s [2021-11-24T01:52:01.227Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-24T01:52:01.614Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-24T01:52:01.683Z] testing: warning: no tests to run [2021-11-24T01:52:01.683Z] PASS [2021-11-24T01:52:01.683Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [2021-11-24T01:52:01.683Z] [2021-11-24T01:52:01.683Z] DONE 0 tests in 0.671s [2021-11-24T01:52:01.683Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-24T01:52:01.873Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-24T01:52:02.808Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-24T01:52:03.066Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-24T01:52:03.633Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-24T01:52:04.201Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-24T01:52:05.136Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-24T01:52:05.703Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-24T01:52:06.270Z] --- PASS: TestServiceCreateInit (9.20s) [2021-11-24T01:52:06.270Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s) [2021-11-24T01:52:06.270Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.38s) [2021-11-24T01:52:06.270Z] === RUN TestCreateServiceMultipleTimes [2021-11-24T01:52:06.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:06.418Z] INFO: Testing against a local daemon [2021-11-24T01:52:06.418Z] === RUN TestPluginInvalidJSON [2021-11-24T01:52:06.418Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:52:06.418Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:52:06.418Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:52:06.418Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-24T01:52:06.418Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-24T01:52:06.418Z] === RUN TestPluginInstall [2021-11-24T01:52:06.418Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-24T01:52:06.418Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-24T01:52:06.418Z] === RUN TestPluginsWithRuntimes [2021-11-24T01:52:06.418Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-24T01:52:06.418Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-24T01:52:06.418Z] === RUN TestPluginBackCompatMediaTypes [2021-11-24T01:52:06.418Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-24T01:52:06.418Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-24T01:52:06.418Z] PASS [2021-11-24T01:52:06.418Z] ok github.com/docker/docker/integration/plugin/common 0.100s [2021-11-24T01:52:06.528Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-24T01:52:06.872Z] [2021-11-24T01:52:06.872Z] === Skipped [2021-11-24T01:52:06.872Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-24T01:52:06.872Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-24T01:52:06.872Z] [2021-11-24T01:52:06.872Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-24T01:52:06.872Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-24T01:52:06.872Z] [2021-11-24T01:52:06.872Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-24T01:52:06.872Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-24T01:52:06.872Z] [2021-11-24T01:52:06.872Z] DONE 5 tests, 3 skipped in 5.031s [2021-11-24T01:52:06.872Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-24T01:52:07.096Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-24T01:52:07.662Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-24T01:52:08.598Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-24T01:52:09.533Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-24T01:52:09.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:09.760Z] INFO: Testing against a local daemon [2021-11-24T01:52:09.760Z] === RUN TestExternalGraphDriver [2021-11-24T01:52:09.760Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-24T01:52:09.760Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-24T01:52:09.760Z] === RUN TestGraphdriverPluginV2 [2021-11-24T01:52:09.760Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-24T01:52:09.760Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-24T01:52:09.760Z] PASS [2021-11-24T01:52:09.760Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.120s [2021-11-24T01:52:09.760Z] [2021-11-24T01:52:09.760Z] === Skipped [2021-11-24T01:52:09.760Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-24T01:52:09.760Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-24T01:52:09.760Z] [2021-11-24T01:52:09.760Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-24T01:52:09.760Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-24T01:52:09.760Z] [2021-11-24T01:52:09.760Z] DONE 2 tests, 2 skipped in 2.974s [2021-11-24T01:52:10.215Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-24T01:52:10.469Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-24T01:52:11.405Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-24T01:52:11.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:11.767Z] INFO: Testing against a local daemon [2021-11-24T01:52:11.767Z] === RUN TestReadPluginNoRead [2021-11-24T01:52:11.767Z] read_test.go:21: no unix domain sockets on Windows [2021-11-24T01:52:11.767Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-24T01:52:11.767Z] PASS [2021-11-24T01:52:11.767Z] ok github.com/docker/docker/integration/plugin/logging 0.090s [2021-11-24T01:52:11.973Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-24T01:52:12.223Z] [2021-11-24T01:52:12.223Z] === Skipped [2021-11-24T01:52:12.223Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-24T01:52:12.223Z] read_test.go:21: no unix domain sockets on Windows [2021-11-24T01:52:12.223Z] [2021-11-24T01:52:12.223Z] DONE 1 tests, 1 skipped in 1.992s [2021-11-24T01:52:12.223Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-24T01:52:12.918Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-24T01:52:13.186Z] testing: warning: no tests to run [2021-11-24T01:52:13.186Z] PASS [2021-11-24T01:52:13.186Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.063s [2021-11-24T01:52:13.186Z] [2021-11-24T01:52:13.186Z] DONE 0 tests in 1.095s [2021-11-24T01:52:13.186Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-24T01:52:13.862Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-24T01:52:14.428Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-24T01:52:14.995Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-24T01:52:14.995Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-24T01:52:15.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:15.360Z] INFO: Testing against a local daemon [2021-11-24T01:52:15.360Z] === RUN TestPluginWithDevMounts [2021-11-24T01:52:15.360Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:15.360Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-24T01:52:15.360Z] PASS [2021-11-24T01:52:15.360Z] ok github.com/docker/docker/integration/plugin/volumes 0.086s [2021-11-24T01:52:15.360Z] [2021-11-24T01:52:15.360Z] === Skipped [2021-11-24T01:52:15.360Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-24T01:52:15.360Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:15.360Z] [2021-11-24T01:52:15.360Z] DONE 1 tests, 1 skipped in 2.131s [2021-11-24T01:52:15.360Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-24T01:52:15.561Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-24T01:52:16.128Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-24T01:52:17.065Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-24T01:52:17.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:17.530Z] INFO: Testing against a local daemon [2021-11-24T01:52:17.530Z] === RUN TestSecretInspect [2021-11-24T01:52:17.530Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-24T01:52:17.530Z] === RUN TestSecretList [2021-11-24T01:52:17.530Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] --- SKIP: TestSecretList (0.00s) [2021-11-24T01:52:17.530Z] === RUN TestSecretsCreateAndDelete [2021-11-24T01:52:17.530Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-24T01:52:17.530Z] === RUN TestSecretsUpdate [2021-11-24T01:52:17.530Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-24T01:52:17.530Z] === RUN TestTemplatedSecret [2021-11-24T01:52:17.530Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-24T01:52:17.530Z] === RUN TestSecretCreateResolve [2021-11-24T01:52:17.530Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:17.530Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-24T01:52:17.530Z] PASS [2021-11-24T01:52:17.530Z] ok github.com/docker/docker/integration/secret 0.084s [2021-11-24T01:52:17.530Z] [2021-11-24T01:52:17.530Z] === Skipped [2021-11-24T01:52:17.530Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-24T01:52:17.530Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] [2021-11-24T01:52:17.530Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-24T01:52:17.530Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] [2021-11-24T01:52:17.530Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-24T01:52:17.530Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] [2021-11-24T01:52:17.530Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-24T01:52:17.530Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] [2021-11-24T01:52:17.530Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-24T01:52:17.530Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:17.530Z] [2021-11-24T01:52:17.530Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-24T01:52:17.530Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:17.530Z] [2021-11-24T01:52:17.530Z] DONE 6 tests, 6 skipped in 1.726s [2021-11-24T01:52:17.530Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-24T01:52:17.631Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-24T01:52:18.199Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-24T01:52:19.134Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-24T01:52:19.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:19.700Z] INFO: Testing against a local daemon [2021-11-24T01:52:19.700Z] === RUN TestServiceCreateInit [2021-11-24T01:52:19.700Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-24T01:52:19.700Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-24T01:52:19.700Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-24T01:52:19.700Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:52:19.700Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestCreateServiceMultipleTimes [2021-11-24T01:52:19.700Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestCreateServiceConflict [2021-11-24T01:52:19.700Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestCreateServiceMaxReplicas [2021-11-24T01:52:19.700Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-24T01:52:19.700Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-24T01:52:19.700Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestCreateServiceSecretFileMode [2021-11-24T01:52:19.700Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestCreateServiceConfigFileMode [2021-11-24T01:52:19.700Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestCreateServiceSysctls [2021-11-24T01:52:19.700Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-24T01:52:19.700Z] === RUN TestCreateServiceCapabilities [2021-11-24T01:52:19.700Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-24T01:52:19.700Z] === RUN TestInspect [2021-11-24T01:52:19.700Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestInspect (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestCreateJob [2021-11-24T01:52:19.700Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestCreateJob (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestReplicatedJob [2021-11-24T01:52:19.700Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestUpdateReplicatedJob [2021-11-24T01:52:19.700Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestServiceListWithStatuses [2021-11-24T01:52:19.700Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestDockerNetworkConnectAlias [2021-11-24T01:52:19.700Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestDockerNetworkReConnect [2021-11-24T01:52:19.700Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestServicePlugin [2021-11-24T01:52:19.700Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:19.700Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestServiceUpdateLabel [2021-11-24T01:52:19.700Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:19.700Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestServiceUpdateSecrets [2021-11-24T01:52:19.700Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:19.700Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestServiceUpdateConfigs [2021-11-24T01:52:19.700Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:19.700Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestServiceUpdateNetwork [2021-11-24T01:52:19.700Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:19.700Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-24T01:52:19.700Z] === RUN TestServiceUpdatePidsLimit [2021-11-24T01:52:19.700Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:19.700Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-24T01:52:19.700Z] PASS [2021-11-24T01:52:19.700Z] ok github.com/docker/docker/integration/service 0.221s [2021-11-24T01:52:19.701Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === Skipped [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:52:20.155Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:52:20.155Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-24T01:52:20.155Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-24T01:52:20.155Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-24T01:52:20.155Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-24T01:52:20.155Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-24T01:52:20.155Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-24T01:52:20.155Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-24T01:52:20.155Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-24T01:52:20.155Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-24T01:52:20.155Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-24T01:52:20.155Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-24T01:52:20.155Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-24T01:52:20.155Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-24T01:52:20.155Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-24T01:52:20.155Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-24T01:52:20.155Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-24T01:52:20.155Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-24T01:52:20.155Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-24T01:52:20.155Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-24T01:52:20.155Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-24T01:52:20.155Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-24T01:52:20.155Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:52:20.155Z] [2021-11-24T01:52:20.155Z] DONE 24 tests, 23 skipped in 2.552s [2021-11-24T01:52:20.155Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-24T01:52:20.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-24T01:52:21.205Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-24T01:52:21.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:21.685Z] INFO: Testing against a local daemon [2021-11-24T01:52:21.685Z] === RUN TestSessionCreate [2021-11-24T01:52:21.685Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-24T01:52:21.685Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-24T01:52:21.685Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-24T01:52:21.685Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-24T01:52:21.685Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-24T01:52:21.685Z] PASS [2021-11-24T01:52:21.685Z] ok github.com/docker/docker/integration/session 0.085s [2021-11-24T01:52:21.685Z] [2021-11-24T01:52:21.685Z] === Skipped [2021-11-24T01:52:21.685Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-24T01:52:21.685Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-24T01:52:21.685Z] [2021-11-24T01:52:21.685Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-24T01:52:21.685Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-24T01:52:21.685Z] [2021-11-24T01:52:21.685Z] DONE 2 tests, 2 skipped in 1.801s [2021-11-24T01:52:22.141Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-24T01:52:22.581Z] docker_api_swarm_node_test.go:81: [db5906e43b1e8] joining swarm manager [da3c75c643338]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:52:23.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:23.681Z] INFO: Testing against a local daemon [2021-11-24T01:52:23.681Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:52:23.681Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:23.681Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestDiskUsage [2021-11-24T01:52:23.681Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-24T01:52:23.681Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestEventsExecDie [2021-11-24T01:52:23.681Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-24T01:52:23.681Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestEventsBackwardsCompatible [2021-11-24T01:52:23.681Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-24T01:52:23.681Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestEventsVolumeCreate [2021-11-24T01:52:23.681Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-24T01:52:23.681Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestInfoAPI [2021-11-24T01:52:23.681Z] --- PASS: TestInfoAPI (0.03s) [2021-11-24T01:52:23.681Z] === RUN TestInfoAPIWarnings [2021-11-24T01:52:23.681Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:52:23.681Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestInfoDebug [2021-11-24T01:52:23.681Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:52:23.681Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestInfoInsecureRegistries [2021-11-24T01:52:23.681Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:52:23.681Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestInfoRegistryMirrors [2021-11-24T01:52:23.681Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:52:23.681Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-24T01:52:23.681Z] === RUN TestLoginFailsWithBadCredentials [2021-11-24T01:52:23.957Z] --- PASS: TestCreateServiceMultipleTimes (17.39s) [2021-11-24T01:52:23.957Z] === RUN TestCreateServiceConflict [2021-11-24T01:52:24.644Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-11-24T01:52:24.644Z] === RUN TestPingCacheHeaders [2021-11-24T01:52:24.644Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-24T01:52:24.644Z] === RUN TestPingGet [2021-11-24T01:52:24.644Z] --- PASS: TestPingGet (0.03s) [2021-11-24T01:52:24.644Z] === RUN TestPingHead [2021-11-24T01:52:24.644Z] --- PASS: TestPingHead (0.03s) [2021-11-24T01:52:24.644Z] === RUN TestVersion [2021-11-24T01:52:24.644Z] --- PASS: TestVersion (0.03s) [2021-11-24T01:52:24.644Z] PASS [2021-11-24T01:52:24.644Z] ok github.com/docker/docker/integration/system 1.142s [2021-11-24T01:52:24.893Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === Skipped [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:52:25.099Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-24T01:52:25.099Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-24T01:52:25.099Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-24T01:52:25.099Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-24T01:52:25.099Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-24T01:52:25.099Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-24T01:52:25.099Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-24T01:52:25.099Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-24T01:52:25.099Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:52:25.099Z] [2021-11-24T01:52:25.099Z] DONE 15 tests, 9 skipped in 2.907s [2021-11-24T01:52:25.099Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-24T01:52:26.269Z] --- PASS: TestCreateServiceConflict (2.74s) [2021-11-24T01:52:26.269Z] === RUN TestCreateServiceMaxReplicas [2021-11-24T01:52:26.628Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:26.628Z] INFO: Testing against a local daemon [2021-11-24T01:52:26.628Z] === RUN TestVolumesCreateAndList [2021-11-24T01:52:26.628Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-24T01:52:26.628Z] === RUN TestVolumesRemove [2021-11-24T01:52:27.083Z] --- PASS: TestVolumesRemove (0.14s) [2021-11-24T01:52:27.083Z] === RUN TestVolumesInspect [2021-11-24T01:52:27.083Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-24T01:52:27.083Z] === RUN TestVolumesInvalidJSON [2021-11-24T01:52:27.083Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-24T01:52:27.083Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-24T01:52:27.083Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-24T01:52:27.083Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-24T01:52:27.083Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-24T01:52:27.083Z] PASS [2021-11-24T01:52:27.083Z] ok github.com/docker/docker/integration/volume 0.308s [2021-11-24T01:52:27.083Z] [2021-11-24T01:52:27.083Z] DONE 5 tests in 2.101s [2021-11-24T01:52:27.083Z] INFO: make.ps1 ended at 11/24/2021 01:52:26 [2021-11-24T01:52:27.083Z] INFO: Integration CLI tests being run from the host: [2021-11-24T01:52:27.083Z] 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-24T01:52:27.645Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-24T01:52:28.211Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-24T01:52:30.742Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2021-11-24T01:52:30.742Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-24T01:52:33.275Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-24T01:52:35.176Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-24T01:52:35.742Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-24T01:52:37.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-24T01:52:37.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-24T01:52:37.439Z] INFO: Testing against a local daemon [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-24T01:52:37.439Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-24T01:52:37.439Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-24T01:52:37.439Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-24T01:52:37.894Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-24T01:52:38.349Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-24T01:52:38.804Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-24T01:52:39.015Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-24T01:52:39.274Z] docker_api_swarm_node_test.go:53: [dbbe6b27c768e] joining swarm manager [d74f2ea5e941a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:52:39.840Z] === RUN TestDockerSuite/TestCpToDot [2021-11-24T01:52:40.099Z] docker_api_swarm_node_test.go:54: [d9c41cf6f2052] joining swarm manager [d74f2ea5e941a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:52:40.357Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-24T01:52:41.290Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-24T01:52:42.225Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-24T01:52:42.483Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-24T01:52:43.420Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-24T01:52:43.420Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-24T01:52:43.985Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-24T01:52:44.553Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.37s) [2021-11-24T01:52:44.553Z] === RUN TestCreateServiceSecretFileMode [2021-11-24T01:52:45.120Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-24T01:52:45.120Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-24T01:52:45.120Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-24T01:52:45.687Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-24T01:52:46.255Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-24T01:52:46.255Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-24T01:52:46.255Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-24T01:52:46.255Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-24T01:52:46.822Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-24T01:52:47.081Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-24T01:52:47.081Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-24T01:52:47.341Z] === RUN TestDockerSuite/TestCreateRM [2021-11-24T01:52:47.341Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-24T01:52:47.341Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-24T01:52:47.341Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-24T01:52:47.341Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-24T01:52:47.599Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-24T01:52:48.977Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-24T01:52:48.977Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-24T01:52:48.977Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-24T01:52:52.273Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-24T01:52:52.273Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-24T01:52:52.273Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-24T01:52:52.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-24T01:52:52.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-24T01:52:52.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-24T01:52:52.531Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-24T01:52:53.466Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-24T01:52:53.724Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-24T01:52:54.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-24T01:52:55.595Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-24T01:52:56.160Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-24T01:52:56.727Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-24T01:52:56.727Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-24T01:52:57.294Z] === RUN TestDockerSuite/TestDockerFails [2021-11-24T01:52:57.294Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-24T01:52:57.294Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-24T01:52:57.294Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-24T01:52:57.554Z] --- PASS: TestCreateServiceSecretFileMode (12.90s) [2021-11-24T01:52:57.554Z] === RUN TestCreateServiceConfigFileMode [2021-11-24T01:52:58.121Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-24T01:52:59.057Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-24T01:53:00.431Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-24T01:53:00.431Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-24T01:53:00.431Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-24T01:53:00.431Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-24T01:53:05.693Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-24T01:53:05.857Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-24T01:53:05.857Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-24T01:53:05.857Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-24T01:53:05.857Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-24T01:53:05.857Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-24T01:53:06.185Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-24T01:53:06.500Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/test/unit [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-24T01:53:07.377Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-24T01:53:07.377Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-24T01:53:07.377Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-24T01:53:07.377Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-24T01:53:07.377Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-24T01:53:07.377Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-24T01:53:07.377Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-24T01:53:07.377Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-24T01:53:07.377Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-24T01:53:07.433Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-24T01:53:07.433Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-24T01:53:07.433Z] + TESTDIRS=./... [2021-11-24T01:53:07.433Z] + exclude_paths='/vendor/|/integration' [2021-11-24T01:53:07.433Z] ++ go list ./... [2021-11-24T01:53:07.433Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-24T01:53:07.592Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-24T01:53:08.804Z] + pkg_list='github.com/docker/docker/api [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/backend [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/container [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/events [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/filters [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/image [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/mount [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/network [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/registry [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/time [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/versions [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:53:08.804Z] github.com/docker/docker/api/types/volume [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:53:08.804Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:53:08.804Z] github.com/docker/docker/cli [2021-11-24T01:53:08.804Z] github.com/docker/docker/cli/config [2021-11-24T01:53:08.804Z] github.com/docker/docker/cli/debug [2021-11-24T01:53:08.804Z] github.com/docker/docker/client [2021-11-24T01:53:08.804Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:53:08.804Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:53:08.804Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:53:08.804Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:53:08.804Z] github.com/docker/docker/container [2021-11-24T01:53:08.804Z] github.com/docker/docker/container/stream [2021-11-24T01:53:08.804Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:53:08.804Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:53:08.804Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/config [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/events [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/exec [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/images [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/links [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/names [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/network [2021-11-24T01:53:08.804Z] github.com/docker/docker/daemon/stats [2021-11-24T01:53:08.804Z] github.com/docker/docker/distribution [2021-11-24T01:53:08.804Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:53:08.804Z] github.com/docker/docker/distribution/utils [2021-11-24T01:53:08.804Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:53:08.804Z] github.com/docker/docker/dockerversion [2021-11-24T01:53:08.804Z] github.com/docker/docker/errdefs [2021-11-24T01:53:08.804Z] github.com/docker/docker/image [2021-11-24T01:53:08.804Z] github.com/docker/docker/image/cache [2021-11-24T01:53:08.804Z] github.com/docker/docker/image/tarexport [2021-11-24T01:53:08.804Z] github.com/docker/docker/image/v1 [2021-11-24T01:53:08.804Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:53:08.804Z] github.com/docker/docker/layer [2021-11-24T01:53:08.804Z] github.com/docker/docker/libcontainerd [2021-11-24T01:53:08.804Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:53:08.804Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:53:08.804Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:53:08.804Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/libnetwork/types [2021-11-24T01:53:08.804Z] github.com/docker/docker/oci [2021-11-24T01:53:08.804Z] github.com/docker/docker/oci/caps [2021-11-24T01:53:08.804Z] github.com/docker/docker/opts [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/archive [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/directory [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/locker [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/mount [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/platform [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/pools [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/progress [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/signal [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/stack [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/system [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/term [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:53:08.804Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:53:08.804Z] github.com/docker/docker/plugin [2021-11-24T01:53:08.804Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:53:08.804Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:53:08.804Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:53:08.804Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:53:08.804Z] github.com/docker/docker/quota [2021-11-24T01:53:08.804Z] github.com/docker/docker/reference [2021-11-24T01:53:08.804Z] github.com/docker/docker/registry [2021-11-24T01:53:08.804Z] github.com/docker/docker/registry/resumable [2021-11-24T01:53:08.804Z] github.com/docker/docker/restartmanager [2021-11-24T01:53:08.804Z] github.com/docker/docker/rootless [2021-11-24T01:53:08.804Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:53:08.804Z] github.com/docker/docker/runconfig [2021-11-24T01:53:08.804Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:53:08.804Z] github.com/docker/docker/testutil [2021-11-24T01:53:08.804Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:53:08.804Z] github.com/docker/docker/testutil/environment [2021-11-24T01:53:08.804Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:53:08.804Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/registry [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/request [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/drivers [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/local [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/mounts [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/service [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/testutils' [2021-11-24T01:53:08.805Z] ++ grep --fixed-strings -v /libnetwork [2021-11-24T01:53:08.805Z] ++ echo 'github.com/docker/docker/api [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/backend [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/container [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/events [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/filters [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/image [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/mount [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/network [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/registry [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/time [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/versions [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/volume [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:53:08.805Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:53:08.805Z] github.com/docker/docker/cli [2021-11-24T01:53:08.805Z] github.com/docker/docker/cli/config [2021-11-24T01:53:08.805Z] github.com/docker/docker/cli/debug [2021-11-24T01:53:08.805Z] github.com/docker/docker/client [2021-11-24T01:53:08.805Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:53:08.805Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:53:08.805Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:53:08.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:53:08.805Z] github.com/docker/docker/container [2021-11-24T01:53:08.805Z] github.com/docker/docker/container/stream [2021-11-24T01:53:08.805Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:53:08.805Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:53:08.805Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/config [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/events [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/exec [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/images [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/links [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/names [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/network [2021-11-24T01:53:08.805Z] github.com/docker/docker/daemon/stats [2021-11-24T01:53:08.805Z] github.com/docker/docker/distribution [2021-11-24T01:53:08.805Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:53:08.805Z] github.com/docker/docker/distribution/utils [2021-11-24T01:53:08.805Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:53:08.805Z] github.com/docker/docker/dockerversion [2021-11-24T01:53:08.805Z] github.com/docker/docker/errdefs [2021-11-24T01:53:08.805Z] github.com/docker/docker/image [2021-11-24T01:53:08.805Z] github.com/docker/docker/image/cache [2021-11-24T01:53:08.805Z] github.com/docker/docker/image/tarexport [2021-11-24T01:53:08.805Z] github.com/docker/docker/image/v1 [2021-11-24T01:53:08.805Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:53:08.805Z] github.com/docker/docker/layer [2021-11-24T01:53:08.805Z] github.com/docker/docker/libcontainerd [2021-11-24T01:53:08.805Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:53:08.805Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:53:08.805Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:53:08.805Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/libnetwork/types [2021-11-24T01:53:08.805Z] github.com/docker/docker/oci [2021-11-24T01:53:08.805Z] github.com/docker/docker/oci/caps [2021-11-24T01:53:08.805Z] github.com/docker/docker/opts [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/archive [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/directory [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/locker [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/mount [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/platform [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/pools [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/progress [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/signal [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/stack [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/system [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/term [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:53:08.805Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:53:08.805Z] github.com/docker/docker/plugin [2021-11-24T01:53:08.805Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:53:08.805Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:53:08.805Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:53:08.805Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:53:08.805Z] github.com/docker/docker/quota [2021-11-24T01:53:08.805Z] github.com/docker/docker/reference [2021-11-24T01:53:08.805Z] github.com/docker/docker/registry [2021-11-24T01:53:08.805Z] github.com/docker/docker/registry/resumable [2021-11-24T01:53:08.805Z] github.com/docker/docker/restartmanager [2021-11-24T01:53:08.805Z] github.com/docker/docker/rootless [2021-11-24T01:53:08.805Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:53:08.805Z] github.com/docker/docker/runconfig [2021-11-24T01:53:08.805Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/environment [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/registry [2021-11-24T01:53:08.805Z] github.com/docker/docker/testutil/request [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/drivers [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/local [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/mounts [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/service [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:53:08.805Z] github.com/docker/docker/volume/testutils' [2021-11-24T01:53:08.805Z] + base_pkg_list='github.com/docker/docker/api [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/backend [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/container [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/events [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/filters [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/image [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/mount [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/network [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/registry [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/time [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/versions [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:53:08.805Z] github.com/docker/docker/api/types/volume [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:53:08.806Z] github.com/docker/docker/cli [2021-11-24T01:53:08.806Z] github.com/docker/docker/cli/config [2021-11-24T01:53:08.806Z] github.com/docker/docker/cli/debug [2021-11-24T01:53:08.806Z] github.com/docker/docker/client [2021-11-24T01:53:08.806Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:53:08.806Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:53:08.806Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:53:08.806Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:53:08.806Z] github.com/docker/docker/container [2021-11-24T01:53:08.806Z] github.com/docker/docker/container/stream [2021-11-24T01:53:08.806Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:53:08.806Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:53:08.806Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/config [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/events [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/exec [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/images [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/links [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/names [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/network [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/stats [2021-11-24T01:53:08.806Z] github.com/docker/docker/distribution [2021-11-24T01:53:08.806Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:53:08.806Z] github.com/docker/docker/distribution/utils [2021-11-24T01:53:08.806Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:53:08.806Z] github.com/docker/docker/dockerversion [2021-11-24T01:53:08.806Z] github.com/docker/docker/errdefs [2021-11-24T01:53:08.806Z] github.com/docker/docker/image [2021-11-24T01:53:08.806Z] github.com/docker/docker/image/cache [2021-11-24T01:53:08.806Z] github.com/docker/docker/image/tarexport [2021-11-24T01:53:08.806Z] github.com/docker/docker/image/v1 [2021-11-24T01:53:08.806Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:53:08.806Z] github.com/docker/docker/layer [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:53:08.806Z] github.com/docker/docker/oci [2021-11-24T01:53:08.806Z] github.com/docker/docker/oci/caps [2021-11-24T01:53:08.806Z] github.com/docker/docker/opts [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/archive [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/directory [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/locker [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/mount [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/platform [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/pools [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/progress [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/signal [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/stack [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/system [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/term [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:53:08.806Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:53:08.806Z] github.com/docker/docker/plugin [2021-11-24T01:53:08.806Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:53:08.806Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:53:08.806Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:53:08.806Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:53:08.806Z] github.com/docker/docker/quota [2021-11-24T01:53:08.806Z] github.com/docker/docker/reference [2021-11-24T01:53:08.806Z] github.com/docker/docker/registry [2021-11-24T01:53:08.806Z] github.com/docker/docker/registry/resumable [2021-11-24T01:53:08.806Z] github.com/docker/docker/restartmanager [2021-11-24T01:53:08.806Z] github.com/docker/docker/rootless [2021-11-24T01:53:08.806Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:53:08.806Z] github.com/docker/docker/runconfig [2021-11-24T01:53:08.806Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/environment [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/registry [2021-11-24T01:53:08.806Z] github.com/docker/docker/testutil/request [2021-11-24T01:53:08.806Z] github.com/docker/docker/volume [2021-11-24T01:53:08.806Z] github.com/docker/docker/volume/drivers [2021-11-24T01:53:08.806Z] github.com/docker/docker/volume/local [2021-11-24T01:53:08.806Z] github.com/docker/docker/volume/mounts [2021-11-24T01:53:08.806Z] github.com/docker/docker/volume/service [2021-11-24T01:53:08.806Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:53:08.806Z] github.com/docker/docker/volume/testutils' [2021-11-24T01:53:08.806Z] ++ echo 'github.com/docker/docker/api [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/backend [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/container [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/events [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/filters [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/image [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/mount [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/network [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/registry [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/time [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/versions [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:53:08.806Z] github.com/docker/docker/api/types/volume [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:53:08.806Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:53:08.806Z] github.com/docker/docker/cli [2021-11-24T01:53:08.806Z] github.com/docker/docker/cli/config [2021-11-24T01:53:08.806Z] github.com/docker/docker/cli/debug [2021-11-24T01:53:08.806Z] github.com/docker/docker/client [2021-11-24T01:53:08.806Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:53:08.806Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:53:08.806Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:53:08.806Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:53:08.806Z] github.com/docker/docker/container [2021-11-24T01:53:08.806Z] github.com/docker/docker/container/stream [2021-11-24T01:53:08.806Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:53:08.806Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:53:08.806Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/config [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/events [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/exec [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/images [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/links [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/names [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/network [2021-11-24T01:53:08.806Z] github.com/docker/docker/daemon/stats [2021-11-24T01:53:08.806Z] github.com/docker/docker/distribution [2021-11-24T01:53:08.806Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:53:08.806Z] github.com/docker/docker/distribution/utils [2021-11-24T01:53:08.806Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:53:08.806Z] github.com/docker/docker/dockerversion [2021-11-24T01:53:08.806Z] github.com/docker/docker/errdefs [2021-11-24T01:53:08.806Z] github.com/docker/docker/image [2021-11-24T01:53:08.806Z] github.com/docker/docker/image/cache [2021-11-24T01:53:08.806Z] github.com/docker/docker/image/tarexport [2021-11-24T01:53:08.806Z] github.com/docker/docker/image/v1 [2021-11-24T01:53:08.806Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:53:08.806Z] github.com/docker/docker/layer [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:53:08.806Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/types [2021-11-24T01:53:08.807Z] github.com/docker/docker/oci [2021-11-24T01:53:08.807Z] github.com/docker/docker/oci/caps [2021-11-24T01:53:08.807Z] github.com/docker/docker/opts [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/archive [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/directory [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/locker [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/mount [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/platform [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/pools [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/progress [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/signal [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/stack [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/system [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/term [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:53:08.807Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:53:08.807Z] github.com/docker/docker/plugin [2021-11-24T01:53:08.807Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:53:08.807Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:53:08.807Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:53:08.807Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:53:08.807Z] github.com/docker/docker/quota [2021-11-24T01:53:08.807Z] github.com/docker/docker/reference [2021-11-24T01:53:08.807Z] github.com/docker/docker/registry [2021-11-24T01:53:08.807Z] github.com/docker/docker/registry/resumable [2021-11-24T01:53:08.807Z] github.com/docker/docker/restartmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/rootless [2021-11-24T01:53:08.807Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:53:08.807Z] github.com/docker/docker/runconfig [2021-11-24T01:53:08.807Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/environment [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/registry [2021-11-24T01:53:08.807Z] github.com/docker/docker/testutil/request [2021-11-24T01:53:08.807Z] github.com/docker/docker/volume [2021-11-24T01:53:08.807Z] github.com/docker/docker/volume/drivers [2021-11-24T01:53:08.807Z] github.com/docker/docker/volume/local [2021-11-24T01:53:08.807Z] github.com/docker/docker/volume/mounts [2021-11-24T01:53:08.807Z] github.com/docker/docker/volume/service [2021-11-24T01:53:08.807Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:53:08.807Z] github.com/docker/docker/volume/testutils' [2021-11-24T01:53:08.807Z] ++ grep --fixed-strings /libnetwork [2021-11-24T01:53:08.807Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/types' [2021-11-24T01:53:08.807Z] + echo 'github.com/docker/docker/libnetwork [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/types' [2021-11-24T01:53:08.807Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:53:08.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:53:08.807Z] + type docker-proxy [2021-11-24T01:53:08.807Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-24T01:53:08.807Z] + hack/make.sh binary-proxy install-proxy [2021-11-24T01:53:08.807Z] [2021-11-24T01:53:08.807Z] Removing bundles/ [2021-11-24T01:53:08.807Z] [2021-11-24T01:53:08.807Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-24T01:53:08.807Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-24T01:53:08.807Z] GOOS="" GOARCH="" GOARM="" [2021-11-24T01:53:09.493Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-24T01:53:09.554Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-24T01:53:09.554Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T01:53:09.554Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-24T01:53:09.554Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-24T01:53:09.554Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-24T01:53:10.060Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2021-11-24T01:53:10.060Z] === RUN TestCreateServiceSysctls [2021-11-24T01:53:10.626Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-24T01:53:11.566Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-24T01:53:12.133Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-24T01:53:12.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-24T01:53:12.462Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-24T01:53:13.327Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-24T01:53:13.586Z] --- PASS: TestCreateServiceSysctls (3.69s) [2021-11-24T01:53:13.586Z] === RUN TestCreateServiceCapabilities [2021-11-24T01:53:13.845Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-24T01:53:14.641Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-24T01:53:14.641Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-24T01:53:14.641Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-24T01:53:14.641Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-24T01:53:14.641Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-24T01:53:14.641Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-24T01:53:14.641Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-24T01:53:14.641Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-24T01:53:14.641Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-24T01:53:14.781Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-24T01:53:15.347Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-24T01:53:15.347Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-24T01:53:15.347Z] [2021-11-24T01:53:15.347Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-24T01:53:15.347Z] Installing docker-proxy to /usr/local/bin/ [2021-11-24T01:53:15.347Z] [2021-11-24T01:53:15.347Z] + mkdir -p bundles [2021-11-24T01:53:15.347Z] + '[' -n 'github.com/docker/docker/api [2021-11-24T01:53:15.347Z] github.com/docker/docker/api/server [2021-11-24T01:53:15.347Z] github.com/docker/docker/api/server/backend/build [2021-11-24T01:53:15.347Z] github.com/docker/docker/api/server/httputils [2021-11-24T01:53:15.347Z] github.com/docker/docker/api/server/middleware [2021-11-24T01:53:15.347Z] github.com/docker/docker/api/server/router [2021-11-24T01:53:15.347Z] github.com/docker/docker/api/server/router/build [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/container [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/debug [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/distribution [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/grpc [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/image [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/network [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/plugin [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/session [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/swarm [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/system [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/server/router/volume [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/backend [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/blkiodev [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/container [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/events [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/filters [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/image [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/mount [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/network [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/registry [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/strslice [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/swarm [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/time [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/versions [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-24T01:53:15.348Z] github.com/docker/docker/api/types/volume [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/builder-next [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/builder-next/worker [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/dockerfile [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/dockerignore [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/remotecontext [2021-11-24T01:53:15.348Z] github.com/docker/docker/builder/remotecontext/git [2021-11-24T01:53:15.348Z] github.com/docker/docker/cli [2021-11-24T01:53:15.348Z] github.com/docker/docker/cli/config [2021-11-24T01:53:15.348Z] github.com/docker/docker/cli/debug [2021-11-24T01:53:15.348Z] github.com/docker/docker/client [2021-11-24T01:53:15.348Z] github.com/docker/docker/cmd/docker-proxy [2021-11-24T01:53:15.348Z] github.com/docker/docker/cmd/dockerd [2021-11-24T01:53:15.348Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-24T01:53:15.348Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-24T01:53:15.348Z] github.com/docker/docker/container [2021-11-24T01:53:15.348Z] github.com/docker/docker/container/stream [2021-11-24T01:53:15.348Z] github.com/docker/docker/contrib/apparmor [2021-11-24T01:53:15.348Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-24T01:53:15.348Z] github.com/docker/docker/contrib/httpserver [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/cluster [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/cluster/convert [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/cluster/executor [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/cluster/provider [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/config [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/discovery [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/events [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/events/testutils [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/exec [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/images [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/initlayer [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/links [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/listeners [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/gelf [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/journald [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/local [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/logentries [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/splunk [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/syslog [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/logger/templates [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/names [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/network [2021-11-24T01:53:15.348Z] github.com/docker/docker/daemon/stats [2021-11-24T01:53:15.348Z] github.com/docker/docker/distribution [2021-11-24T01:53:15.348Z] github.com/docker/docker/distribution/metadata [2021-11-24T01:53:15.348Z] github.com/docker/docker/distribution/utils [2021-11-24T01:53:15.348Z] github.com/docker/docker/distribution/xfer [2021-11-24T01:53:15.348Z] github.com/docker/docker/dockerversion [2021-11-24T01:53:15.348Z] github.com/docker/docker/errdefs [2021-11-24T01:53:15.348Z] github.com/docker/docker/image [2021-11-24T01:53:15.348Z] github.com/docker/docker/image/cache [2021-11-24T01:53:15.348Z] github.com/docker/docker/image/tarexport [2021-11-24T01:53:15.348Z] github.com/docker/docker/image/v1 [2021-11-24T01:53:15.348Z] github.com/docker/docker/internal/test/suite [2021-11-24T01:53:15.348Z] github.com/docker/docker/layer [2021-11-24T01:53:15.348Z] github.com/docker/docker/libcontainerd [2021-11-24T01:53:15.348Z] github.com/docker/docker/libcontainerd/queue [2021-11-24T01:53:15.348Z] github.com/docker/docker/libcontainerd/remote [2021-11-24T01:53:15.348Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-24T01:53:15.348Z] github.com/docker/docker/libcontainerd/types [2021-11-24T01:53:15.348Z] github.com/docker/docker/oci [2021-11-24T01:53:15.348Z] github.com/docker/docker/oci/caps [2021-11-24T01:53:15.348Z] github.com/docker/docker/opts [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/aaparser [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/archive [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/authorization [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/broadcaster [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/capabilities [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/chrootarchive [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/containerfs [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/devicemapper [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/directory [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/discovery [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/discovery/file [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/discovery/kv [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/discovery/memory [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/dmesg [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/filenotify [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/fileutils [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/fsutils [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/homedir [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/idtools [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/ioutils [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/jsonmessage [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/locker [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/longpath [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/loopback [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/mount [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/namesgenerator [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/parsers [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/pidfile [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/platform [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/plugingetter [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/plugins [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/plugins/transport [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/pools [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/progress [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/pubsub [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/reexec [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/signal [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/stack [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/stdcopy [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/streamformatter [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/stringid [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/symlink [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/sysinfo [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/system [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/tailfile [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/tarsum [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/term [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/term/windows [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/truncindex [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/urlutil [2021-11-24T01:53:15.348Z] github.com/docker/docker/pkg/useragent [2021-11-24T01:53:15.348Z] github.com/docker/docker/plugin [2021-11-24T01:53:15.348Z] github.com/docker/docker/plugin/executor/containerd [2021-11-24T01:53:15.348Z] github.com/docker/docker/plugin/v2 [2021-11-24T01:53:15.348Z] github.com/docker/docker/profiles/apparmor [2021-11-24T01:53:15.348Z] github.com/docker/docker/profiles/seccomp [2021-11-24T01:53:15.348Z] github.com/docker/docker/quota [2021-11-24T01:53:15.348Z] github.com/docker/docker/reference [2021-11-24T01:53:15.348Z] github.com/docker/docker/registry [2021-11-24T01:53:15.348Z] github.com/docker/docker/registry/resumable [2021-11-24T01:53:15.348Z] github.com/docker/docker/restartmanager [2021-11-24T01:53:15.348Z] github.com/docker/docker/rootless [2021-11-24T01:53:15.348Z] github.com/docker/docker/rootless/specconv [2021-11-24T01:53:15.348Z] github.com/docker/docker/runconfig [2021-11-24T01:53:15.348Z] github.com/docker/docker/runconfig/opts [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/daemon [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/environment [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/fakecontext [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/fakegit [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/fakestorage [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/fixtures/load [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/registry [2021-11-24T01:53:15.348Z] github.com/docker/docker/testutil/request [2021-11-24T01:53:15.348Z] github.com/docker/docker/volume [2021-11-24T01:53:15.348Z] github.com/docker/docker/volume/drivers [2021-11-24T01:53:15.348Z] github.com/docker/docker/volume/local [2021-11-24T01:53:15.348Z] github.com/docker/docker/volume/mounts [2021-11-24T01:53:15.348Z] github.com/docker/docker/volume/service [2021-11-24T01:53:15.348Z] github.com/docker/docker/volume/service/opts [2021-11-24T01:53:15.348Z] github.com/docker/docker/volume/testutils' ']' [2021-11-24T01:53:15.349Z] + 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-24T01:53:15.912Z] ? github.com/docker/docker/api [no test files] [2021-11-24T01:53:16.281Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2021-11-24T01:53:16.281Z] === RUN TestInspect [2021-11-24T01:53:16.846Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-24T01:53:17.545Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-24T01:53:17.545Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-24T01:53:17.545Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-24T01:53:17.545Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T01:53:17.545Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-24T01:53:17.781Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-24T01:53:18.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-24T01:53:19.654Z] --- PASS: TestInspect (3.28s) [2021-11-24T01:53:19.654Z] === RUN TestCreateJob [2021-11-24T01:53:21.030Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-24T01:53:21.030Z] docker_api_swarm_test.go:202: [d0a144f9b7a87] joining swarm manager [da21fe585c74f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:53:22.233Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-24T01:53:23.560Z] --- PASS: TestCreateJob (3.89s) [2021-11-24T01:53:23.560Z] === RUN TestReplicatedJob [2021-11-24T01:53:23.560Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-24T01:53:24.495Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-24T01:53:25.879Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-24T01:53:30.064Z] --- PASS: TestReplicatedJob (5.98s) [2021-11-24T01:53:30.064Z] === RUN TestUpdateReplicatedJob [2021-11-24T01:53:30.761Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-11-24T01:53:31.453Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-24T01:53:31.713Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-24T01:53:33.091Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-24T01:53:33.349Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2021-11-24T01:53:33.349Z] === RUN TestServiceListWithStatuses [2021-11-24T01:53:33.349Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-24T01:53:33.349Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-24T01:53:33.349Z] === RUN TestDockerNetworkConnectAlias [2021-11-24T01:53:33.914Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-24T01:53:34.173Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-24T01:53:34.431Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-24T01:53:34.431Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-24T01:53:34.690Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-24T01:53:36.067Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-24T01:53:37.001Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-24T01:53:37.001Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-24T01:53:37.001Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-24T01:53:38.378Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2021-11-24T01:53:38.378Z] === RUN TestDockerNetworkReConnect [2021-11-24T01:53:38.378Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-24T01:53:38.637Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-24T01:53:39.203Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-24T01:53:40.578Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-24T01:53:40.578Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-24T01:53:40.578Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-24T01:53:40.578Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-24T01:53:40.578Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-24T01:53:40.578Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-24T01:53:41.951Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2021-11-24T01:53:41.951Z] === RUN TestServicePlugin [2021-11-24T01:53:42.889Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-24T01:53:42.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-24T01:53:43.456Z] === RUN TestDockerSuite/TestEventsRename [2021-11-24T01:53:44.392Z] === RUN TestDockerSuite/TestEventsResize [2021-11-24T01:53:44.958Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-24T01:53:45.217Z] docker_api_swarm_test.go:384: [dc6802f541e5d] joining swarm manager [ded5ecad4c9c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:53:46.153Z] plugin_test.go:61: [de88a5bec21fd] joining swarm manager [d5087fc44f246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:53:46.719Z] docker_api_swarm_test.go:385: [d66f3c97bc7f5] joining swarm manager [ded5ecad4c9c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:53:47.286Z] plugin_test.go:64: [d1e459c0e839c] joining swarm manager [d5087fc44f246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:53:50.586Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-24T01:53:51.518Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-24T01:53:51.776Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-24T01:53:55.058Z] === RUN TestDockerSuite/TestEventsTop [2021-11-24T01:53:55.058Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-24T01:53:57.585Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-24T01:54:04.773Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-24T01:54:04.773Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-24T01:54:04.773Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-24T01:54:04.773Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-24T01:54:04.773Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-24T01:54:04.773Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-24T01:54:04.773Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-24T01:54:04.773Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-24T01:54:04.773Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-24T01:54:04.773Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-24T01:54:04.773Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-24T01:54:04.773Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-24T01:54:04.773Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-24T01:54:04.773Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-24T01:54:04.773Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-24T01:54:04.773Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-24T01:54:04.773Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-24T01:54:08.088Z] --- PASS: TestBuildWithHugeFile (131.57s) [2021-11-24T01:54:08.088Z] === RUN TestBuildWCOWSandboxSize [2021-11-24T01:54:08.088Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:54:08.088Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:54:08.088Z] === RUN TestBuildWithEmptyDockerfile [2021-11-24T01:54:08.088Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:54:08.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:54:08.088Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:54:08.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:54:08.088Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:54:08.088Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:54:08.088Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-24T01:54:08.088Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-24T01:54:08.088Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-24T01:54:08.088Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-11-24T01:54:08.088Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-24T01:54:08.088Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-24T01:54:08.088Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-24T01:54:08.088Z] === RUN TestBuildPreserveOwnership [2021-11-24T01:54:08.088Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:54:08.088Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-24T01:54:08.088Z] === RUN TestBuildPlatformInvalid [2021-11-24T01:54:08.088Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-24T01:54:08.088Z] PASS [2021-11-24T01:54:08.088Z] ok github.com/docker/docker/integration/build 204.651s [2021-11-24T01:54:08.088Z] [2021-11-24T01:54:08.088Z] === Skipped [2021-11-24T01:54:08.088Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-24T01:54:08.088Z] build_session_test.go:25: TODO: BuildKit [2021-11-24T01:54:08.088Z] [2021-11-24T01:54:08.088Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-24T01:54:08.088Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:08.088Z] [2021-11-24T01:54:08.088Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-11-24T01:54:08.088Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:54:08.088Z] [2021-11-24T01:54:08.088Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-24T01:54:08.088Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:54:08.088Z] [2021-11-24T01:54:08.088Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-24T01:54:08.088Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-24T01:54:08.088Z] [2021-11-24T01:54:08.088Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-24T01:54:08.088Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:54:08.088Z] [2021-11-24T01:54:08.088Z] DONE 29 tests, 6 skipped in 235.591s [2021-11-24T01:54:08.089Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-24T01:54:09.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:54:09.056Z] INFO: Testing against a local daemon [2021-11-24T01:54:09.056Z] === RUN TestConfigInspect [2021-11-24T01:54:09.056Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] --- SKIP: TestConfigInspect (0.01s) [2021-11-24T01:54:09.056Z] === RUN TestConfigList [2021-11-24T01:54:09.056Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] --- SKIP: TestConfigList (0.00s) [2021-11-24T01:54:09.056Z] === RUN TestConfigsCreateAndDelete [2021-11-24T01:54:09.056Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-24T01:54:09.056Z] === RUN TestConfigsUpdate [2021-11-24T01:54:09.056Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-24T01:54:09.056Z] === RUN TestTemplatedConfig [2021-11-24T01:54:09.056Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-24T01:54:09.056Z] === RUN TestConfigCreateResolve [2021-11-24T01:54:09.056Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:54:09.056Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-24T01:54:09.056Z] PASS [2021-11-24T01:54:09.056Z] ok github.com/docker/docker/integration/config 0.103s [2021-11-24T01:54:09.056Z] [2021-11-24T01:54:09.056Z] === Skipped [2021-11-24T01:54:09.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-11-24T01:54:09.056Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] [2021-11-24T01:54:09.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-24T01:54:09.056Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] [2021-11-24T01:54:09.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-24T01:54:09.056Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] [2021-11-24T01:54:09.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-24T01:54:09.056Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] [2021-11-24T01:54:09.056Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-24T01:54:09.056Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:09.056Z] [2021-11-24T01:54:09.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-24T01:54:09.056Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:54:09.056Z] [2021-11-24T01:54:09.056Z] DONE 6 tests, 6 skipped in 2.305s [2021-11-24T01:54:09.056Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-24T01:54:09.454Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-24T01:54:09.454Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-24T01:54:09.454Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-24T01:54:09.454Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T01:54:09.454Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-24T01:54:09.777Z] === RUN TestDockerSuite/TestExec [2021-11-24T01:54:09.777Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-24T01:54:09.777Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-24T01:54:10.035Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-24T01:54:10.601Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-24T01:54:11.537Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-24T01:54:11.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:54:11.959Z] INFO: Testing against a local daemon [2021-11-24T01:54:11.959Z] === RUN TestCheckpoint [2021-11-24T01:54:11.959Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:54:11.959Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-24T01:54:11.959Z] === RUN TestContainerInvalidJSON [2021-11-24T01:54:11.959Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:54:11.959Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:54:11.959Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:54:11.959Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:54:11.959Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-24T01:54:11.959Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-24T01:54:11.959Z] --- PASS: TestContainerInvalidJSON (0.05s) [2021-11-24T01:54:11.959Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-24T01:54:11.959Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-24T01:54:11.959Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-24T01:54:12.104Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-24T01:54:12.415Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-11-24T01:54:12.415Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-24T01:54:12.671Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-24T01:54:12.671Z] --- PASS: TestServicePlugin (31.09s) [2021-11-24T01:54:12.671Z] === RUN TestServiceUpdateLabel [2021-11-24T01:54:12.871Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.36s) [2021-11-24T01:54:12.871Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-24T01:54:12.871Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-11-24T01:54:12.871Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-24T01:54:13.239Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-24T01:54:13.329Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-11-24T01:54:13.329Z] === RUN TestCopyFromContainer [2021-11-24T01:54:13.329Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:13.329Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-24T01:54:13.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-24T01:54:13.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:54:13.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:54:13.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:54:13.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:54:13.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:54:13.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:54:13.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-24T01:54:13.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-24T01:54:13.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-24T01:54:13.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-11-24T01:54:13.329Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-24T01:54:13.329Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-24T01:54:13.329Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidEnv [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-24T01:54:13.329Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-24T01:54:13.329Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-24T01:54:13.329Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-24T01:54:13.329Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-24T01:54:13.329Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-24T01:54:13.329Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-24T01:54:13.329Z] === RUN TestCreateTmpfsMountsTarget [2021-11-24T01:54:13.329Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:13.329Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-24T01:54:13.329Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-24T01:54:13.329Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:54:13.329Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-24T01:54:13.329Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-24T01:54:13.329Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:54:13.329Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:54:13.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:54:13.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:54:13.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:54:13.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:54:13.329Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:54:13.329Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:54:13.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-24T01:54:13.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-24T01:54:13.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-24T01:54:13.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-24T01:54:13.329Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-24T01:54:13.329Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-24T01:54:13.329Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-24T01:54:13.329Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-24T01:54:13.329Z] === RUN TestCreateDifferentPlatform [2021-11-24T01:54:13.329Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-24T01:54:13.329Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-24T01:54:13.329Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-11-24T01:54:13.329Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-24T01:54:13.329Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-24T01:54:13.329Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-11-24T01:54:13.329Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-24T01:54:13.786Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-24T01:54:13.786Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-24T01:54:13.786Z] === RUN TestContainerKillOnDaemonStart [2021-11-24T01:54:13.786Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:13.786Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-24T01:54:13.786Z] === RUN TestDiff [2021-11-24T01:54:13.786Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-24T01:54:13.786Z] --- SKIP: TestDiff (0.00s) [2021-11-24T01:54:13.786Z] === RUN TestExecWithCloseStdin [2021-11-24T01:54:14.174Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-24T01:54:14.742Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-24T01:54:15.308Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-24T01:54:15.308Z] --- PASS: TestServiceUpdateLabel (2.64s) [2021-11-24T01:54:15.308Z] === RUN TestServiceUpdateSecrets [2021-11-24T01:54:16.502Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-24T01:54:16.677Z] --- PASS: TestExecWithCloseStdin (2.62s) [2021-11-24T01:54:16.677Z] === RUN TestExec [2021-11-24T01:54:16.691Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-24T01:54:18.067Z] === RUN TestDockerSuite/TestExecEnv [2021-11-24T01:54:18.325Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-24T01:54:18.845Z] --- PASS: TestExec (2.56s) [2021-11-24T01:54:18.845Z] === RUN TestExecUser [2021-11-24T01:54:18.845Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-24T01:54:18.845Z] --- SKIP: TestExecUser (0.00s) [2021-11-24T01:54:18.845Z] === RUN TestExportContainerAndImportImage [2021-11-24T01:54:18.845Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:18.845Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-24T01:54:18.845Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-24T01:54:18.845Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:18.845Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-24T01:54:18.845Z] === RUN TestHealthCheckWorkdir [2021-11-24T01:54:18.845Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-24T01:54:18.845Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-24T01:54:18.845Z] === RUN TestHealthKillContainer [2021-11-24T01:54:18.845Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-24T01:54:18.845Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-24T01:54:18.845Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-24T01:54:18.845Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-24T01:54:18.845Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-24T01:54:18.845Z] === RUN TestKillContainerInvalidSignal [2021-11-24T01:54:19.701Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-24T01:54:19.959Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-24T01:54:21.016Z] --- PASS: TestKillContainerInvalidSignal (2.43s) [2021-11-24T01:54:21.016Z] === RUN TestKillContainer [2021-11-24T01:54:21.016Z] === RUN TestKillContainer/no_signal [2021-11-24T01:54:21.858Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-24T01:54:22.116Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-24T01:54:22.654Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-24T01:54:22.654Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-24T01:54:22.654Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-24T01:54:22.686Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-24T01:54:23.182Z] === RUN TestKillContainer/non_killing_signal [2021-11-24T01:54:23.182Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-24T01:54:23.182Z] === RUN TestKillContainer/killing_signal [2021-11-24T01:54:23.253Z] === RUN TestDockerSuite/TestExecParseError [2021-11-24T01:54:23.511Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-24T01:54:24.447Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-24T01:54:25.012Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-24T01:54:25.561Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-24T01:54:25.561Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-24T01:54:25.947Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-24T01:54:26.513Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-24T01:54:27.078Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-24T01:54:29.295Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-24T01:54:29.753Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-24T01:54:29.753Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-24T01:54:29.753Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-24T01:54:29.753Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-24T01:54:29.753Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-24T01:54:29.753Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-24T01:54:29.753Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-24T01:54:29.753Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-24T01:54:30.357Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2021-11-24T01:54:30.357Z] === RUN TestServiceUpdateConfigs [2021-11-24T01:54:30.721Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-24T01:54:31.729Z] --- PASS: TestKillContainer (9.47s) [2021-11-24T01:54:31.729Z] --- PASS: TestKillContainer/no_signal (2.09s) [2021-11-24T01:54:31.729Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:54:31.729Z] --- PASS: TestKillContainer/killing_signal (7.33s) [2021-11-24T01:54:31.729Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-24T01:54:31.729Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:54:31.729Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-24T01:54:31.729Z] === RUN TestKillStoppedContainer [2021-11-24T01:54:31.729Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:54:31.729Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-24T01:54:31.729Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-24T01:54:31.729Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:54:31.729Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-24T01:54:31.729Z] === RUN TestKillDifferentUserContainer [2021-11-24T01:54:31.729Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-24T01:54:31.729Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-24T01:54:31.729Z] === RUN TestInspectOomKilledTrue [2021-11-24T01:54:31.729Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:31.729Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-24T01:54:31.729Z] === RUN TestInspectOomKilledFalse [2021-11-24T01:54:31.729Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:54:31.729Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-24T01:54:31.729Z] === RUN TestLogsFollowTailEmpty [2021-11-24T01:54:33.261Z] --- PASS: TestLogsFollowTailEmpty (2.25s) [2021-11-24T01:54:33.261Z] === RUN TestNetworkNat [2021-11-24T01:54:33.261Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-24T01:54:33.261Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-24T01:54:33.261Z] === RUN TestNetworkLocalhostTCPNat [2021-11-24T01:54:33.623Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-24T01:54:34.590Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-24T01:54:34.590Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-24T01:54:34.590Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-24T01:54:34.590Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-24T01:54:34.590Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-24T01:54:34.590Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-24T01:54:35.428Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s) [2021-11-24T01:54:35.428Z] === RUN TestNetworkLoopbackNat [2021-11-24T01:54:35.428Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-24T01:54:35.428Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-24T01:54:35.428Z] === RUN TestPause [2021-11-24T01:54:35.428Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-24T01:54:35.428Z] --- SKIP: TestPause (0.00s) [2021-11-24T01:54:35.428Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-24T01:54:37.493Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-24T01:54:37.601Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.13s) [2021-11-24T01:54:37.601Z] === RUN TestPauseStopPausedContainer [2021-11-24T01:54:37.601Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:54:37.601Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-24T01:54:37.601Z] === RUN TestPsFilter [2021-11-24T01:54:38.058Z] --- PASS: TestPsFilter (0.24s) [2021-11-24T01:54:38.058Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-24T01:54:38.463Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-24T01:54:38.463Z] === RUN TestDockerSuite/TestExecTTY [2021-11-24T01:54:38.723Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-24T01:54:39.658Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-24T01:54:39.921Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-24T01:54:40.225Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2021-11-24T01:54:40.225Z] === RUN TestRemoveContainerWithVolume [2021-11-24T01:54:40.492Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-24T01:54:40.492Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-24T01:54:40.492Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-24T01:54:41.865Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-24T01:54:42.430Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-24T01:54:42.996Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-24T01:54:43.563Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-24T01:54:44.130Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-24T01:54:45.063Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2021-11-24T01:54:45.063Z] === RUN TestServiceUpdateNetwork [2021-11-24T01:54:45.321Z] check_test.go:379: [d66f3c97bc7f5] daemon is not started [2021-11-24T01:54:45.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-24T01:54:46.055Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-24T01:54:47.850Z] docker_api_swarm_test.go:802: [d4392442cc34b] joining swarm manager [d88b2b2a3d3fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:54:48.770Z] --- PASS: TestRemoveContainerWithVolume (7.39s) [2021-11-24T01:54:48.770Z] === RUN TestRemoveContainerRunning [2021-11-24T01:54:48.784Z] docker_api_swarm_test.go:802: [d3ae3f2097fb4] joining swarm manager [d88b2b2a3d3fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:54:48.784Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-24T01:54:49.733Z] --- PASS: TestRemoveContainerRunning (2.17s) [2021-11-24T01:54:49.733Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-24T01:54:50.158Z] docker_api_swarm_test.go:802: [d8768dd71b0f7] joining swarm manager [d88b2b2a3d3fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-24T01:54:50.741Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-24T01:54:51.199Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-24T01:54:51.199Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-24T01:54:51.199Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-24T01:54:51.532Z] docker_api_swarm_test.go:802: [db747392530f7] joining swarm manager [d88b2b2a3d3fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-24T01:54:51.901Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.24s) [2021-11-24T01:54:51.901Z] === RUN TestRemoveInvalidContainer [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/builder/dockerfile 0.185s coverage: 49.0% of statements [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-24T01:54:52.144Z] ok github.com/docker/docker/builder/remotecontext/git 1.396s coverage: 86.3% of statements [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/cli [no test files] [2021-11-24T01:54:52.144Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-24T01:54:52.358Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-24T01:54:52.358Z] === RUN TestRenameLinkedContainer [2021-11-24T01:54:52.358Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-24T01:54:52.358Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-24T01:54:52.358Z] === RUN TestRenameStoppedContainer [2021-11-24T01:54:52.401Z] ok github.com/docker/docker/cmd/docker-proxy 0.143s coverage: 67.6% of statements [2021-11-24T01:54:52.467Z] docker_api_swarm_test.go:810: [dd415e563d245] joining swarm manager [d88b2b2a3d3fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-24T01:54:53.400Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-24T01:54:54.102Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-24T01:54:54.290Z] ok github.com/docker/docker/client 0.082s coverage: 75.6% of statements [2021-11-24T01:54:54.773Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-24T01:54:55.636Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-24T01:54:58.053Z] --- PASS: TestServiceUpdateNetwork (12.88s) [2021-11-24T01:54:58.053Z] === RUN TestServiceUpdatePidsLimit [2021-11-24T01:54:59.377Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-24T01:54:59.377Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-24T01:54:59.410Z] --- PASS: TestRenameStoppedContainer (7.47s) [2021-11-24T01:54:59.410Z] === RUN TestRenameRunningContainerAndReuse [2021-11-24T01:54:59.452Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-24T01:54:59.452Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-24T01:54:59.835Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-24T01:54:59.835Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-24T01:54:59.835Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-24T01:54:59.835Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-24T01:54:59.835Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-24T01:54:59.835Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-24T01:54:59.835Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-24T01:54:59.835Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-24T01:55:00.019Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-24T01:55:00.019Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-24T01:55:00.019Z] === RUN TestDockerSuite/TestHealth [2021-11-24T01:55:00.019Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-24T01:55:05.203Z] --- PASS: TestRenameRunningContainerAndReuse (5.09s) [2021-11-24T01:55:05.203Z] === RUN TestRenameInvalidName [2021-11-24T01:55:06.733Z] --- PASS: TestRenameInvalidName (2.17s) [2021-11-24T01:55:06.733Z] === RUN TestRenameAnonymousContainer [2021-11-24T01:55:08.128Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-24T01:55:14.687Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2021-11-24T01:55:14.687Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2021-11-24T01:55:14.687Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2021-11-24T01:55:14.687Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-11-24T01:55:14.687Z] PASS [2021-11-24T01:55:14.687Z] [2021-11-24T01:55:14.687Z] === Skipped [2021-11-24T01:55:14.687Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-24T01:55:14.687Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-24T01:55:14.687Z] [2021-11-24T01:55:14.687Z] DONE 27 tests, 1 skipped in 197.479s [2021-11-24T01:55:14.687Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-24T01:55:14.687Z] ++ 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-24T01:55:14.687Z] ++ set -e [2021-11-24T01:55:14.687Z] ++ '[' -n 0 ']' [2021-11-24T01:55:14.687Z] ++ set -x [2021-11-24T01:55:14.687Z] ++ 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-24T01:55:14.687Z] INFO: Testing against a local daemon [2021-11-24T01:55:14.687Z] === RUN TestSessionCreate [2021-11-24T01:55:14.687Z] --- PASS: TestSessionCreate (0.03s) [2021-11-24T01:55:14.687Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-24T01:55:14.687Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-24T01:55:14.687Z] PASS [2021-11-24T01:55:14.687Z] [2021-11-24T01:55:14.687Z] DONE 2 tests in 0.129s [2021-11-24T01:55:14.687Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-24T01:55:14.687Z] ++ 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-24T01:55:14.687Z] ++ set -e [2021-11-24T01:55:14.687Z] ++ '[' -n 0 ']' [2021-11-24T01:55:14.687Z] ++ set -x [2021-11-24T01:55:14.687Z] ++ 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-24T01:55:14.687Z] INFO: Testing against a local daemon [2021-11-24T01:55:14.687Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:55:14.687Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-24T01:55:14.687Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:55:14.687Z] === RUN TestDiskUsage [2021-11-24T01:55:14.687Z] === PAUSE TestDiskUsage [2021-11-24T01:55:14.687Z] === RUN TestEventsExecDie [2021-11-24T01:55:15.253Z] --- PASS: TestEventsExecDie (0.59s) [2021-11-24T01:55:15.253Z] === RUN TestEventsBackwardsCompatible [2021-11-24T01:55:15.253Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-24T01:55:15.253Z] === RUN TestEventsVolumeCreate [2021-11-24T01:55:15.253Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-24T01:55:15.253Z] === RUN TestInfoBinaryCommits [2021-11-24T01:55:15.511Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-11-24T01:55:15.512Z] === RUN TestInfoAPIVersioned [2021-11-24T01:55:15.512Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-24T01:55:15.512Z] === RUN TestInfoDiscoveryBackend [2021-11-24T01:55:16.078Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-24T01:55:16.078Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-24T01:55:17.012Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-24T01:55:17.012Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-24T01:55:17.026Z] --- PASS: TestRenameAnonymousContainer (9.38s) [2021-11-24T01:55:17.026Z] === RUN TestRenameContainerWithSameName [2021-11-24T01:55:17.577Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-24T01:55:17.577Z] === RUN TestInfoAPI [2021-11-24T01:55:17.577Z] --- PASS: TestInfoAPI (0.02s) [2021-11-24T01:55:17.577Z] === RUN TestInfoAPIWarnings [2021-11-24T01:55:18.554Z] --- PASS: TestRenameContainerWithSameName (2.13s) [2021-11-24T01:55:18.554Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-24T01:55:18.554Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-24T01:55:18.554Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-24T01:55:18.554Z] === RUN TestResize [2021-11-24T01:55:18.951Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-24T01:55:18.951Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-24T01:55:18.951Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-24T01:55:18.951Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-24T01:55:19.518Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-24T01:55:19.518Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-24T01:55:20.084Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-24T01:55:20.084Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-24T01:55:20.084Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-24T01:55:20.084Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-24T01:55:20.342Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-24T01:55:20.600Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-24T01:55:20.721Z] --- PASS: TestResize (2.18s) [2021-11-24T01:55:20.721Z] === RUN TestResizeWithInvalidSize [2021-11-24T01:55:20.861Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-24T01:55:20.862Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-24T01:55:21.428Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-24T01:55:21.428Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-24T01:55:22.364Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-24T01:55:22.622Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-24T01:55:22.880Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-24T01:55:22.891Z] --- PASS: TestResizeWithInvalidSize (2.33s) [2021-11-24T01:55:22.891Z] === RUN TestResizeWhenContainerNotStarted [2021-11-24T01:55:23.462Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-24T01:55:25.785Z] --- PASS: TestResizeWhenContainerNotStarted (2.49s) [2021-11-24T01:55:25.785Z] === RUN TestDaemonRestartKillContainers [2021-11-24T01:55:25.785Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:25.785Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:55:25.785Z] === RUN TestStats [2021-11-24T01:55:25.785Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-24T01:55:25.785Z] --- SKIP: TestStats (0.00s) [2021-11-24T01:55:25.785Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-24T01:55:25.993Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-24T01:55:25.993Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-24T01:55:25.993Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-24T01:55:26.928Z] === RUN TestDockerSuite/TestImportFile [2021-11-24T01:55:28.301Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-24T01:55:28.302Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-24T01:55:29.236Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-24T01:55:29.795Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-24T01:55:29.795Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-24T01:55:29.795Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-24T01:55:29.795Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-24T01:55:29.795Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-24T01:55:30.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.50s) [2021-11-24T01:55:30.460Z] === RUN TestStopContainerWithTimeout [2021-11-24T01:55:30.460Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-24T01:55:30.460Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-24T01:55:30.460Z] === RUN TestUpdateRestartPolicy [2021-11-24T01:55:30.610Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-24T01:55:31.546Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-24T01:55:32.113Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-24T01:55:32.680Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-24T01:55:32.955Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-24T01:55:32.955Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-11-24T01:55:32.955Z] ok github.com/docker/docker/cmd/dockerd/trap 2.554s coverage: 0.0% of statements [2021-11-24T01:55:32.955Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-24T01:55:32.955Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-24T01:55:32.955Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-24T01:55:32.955Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-24T01:55:32.955Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-24T01:55:33.246Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-24T01:55:33.246Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-24T01:55:33.246Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-24T01:55:33.812Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-24T01:55:33.812Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-11-24T01:55:33.812Z] === RUN TestInfoDebug [2021-11-24T01:55:34.379Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-24T01:55:34.379Z] --- PASS: TestInfoDebug (0.54s) [2021-11-24T01:55:34.379Z] === RUN TestInfoInsecureRegistries [2021-11-24T01:55:34.947Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-24T01:55:34.947Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-24T01:55:34.947Z] === RUN TestInfoRegistryMirrors [2021-11-24T01:55:35.205Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-24T01:55:35.464Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-24T01:55:35.464Z] === RUN TestLoginFailsWithBadCredentials [2021-11-24T01:55:35.464Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-11-24T01:55:35.464Z] === RUN TestPingCacheHeaders [2021-11-24T01:55:35.723Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-24T01:55:35.723Z] === RUN TestPingGet [2021-11-24T01:55:35.723Z] --- PASS: TestPingGet (0.01s) [2021-11-24T01:55:35.723Z] === RUN TestPingHead [2021-11-24T01:55:35.723Z] --- PASS: TestPingHead (0.02s) [2021-11-24T01:55:35.723Z] === RUN TestVersion [2021-11-24T01:55:35.723Z] --- PASS: TestVersion (0.02s) [2021-11-24T01:55:35.723Z] === CONT TestDiskUsage [2021-11-24T01:55:35.723Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-24T01:55:36.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/container_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/image_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/volume_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-24T01:55:36.290Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-24T01:55:36.290Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-24T01:55:36.290Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-24T01:55:36.549Z] === RUN TestDiskUsage/after_container.Run [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-24T01:55:37.116Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-24T01:55:37.373Z] --- PASS: TestDiskUsage (1.66s) [2021-11-24T01:55:37.373Z] --- PASS: TestDiskUsage/empty (0.03s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.01s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run (0.58s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-24T01:55:37.374Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-24T01:55:37.374Z] PASS [2021-11-24T01:55:37.374Z] [2021-11-24T01:55:37.374Z] === Skipped [2021-11-24T01:55:37.374Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:55:37.374Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-24T01:55:37.374Z] [2021-11-24T01:55:37.374Z] DONE 53 tests, 1 skipped in 22.748s [2021-11-24T01:55:37.374Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-24T01:55:37.374Z] ++ 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-24T01:55:37.374Z] ++ set -e [2021-11-24T01:55:37.374Z] ++ '[' -n 0 ']' [2021-11-24T01:55:37.374Z] ++ set -x [2021-11-24T01:55:37.374Z] ++ 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-24T01:55:37.374Z] INFO: Testing against a local daemon [2021-11-24T01:55:37.374Z] === RUN TestVolumesCreateAndList [2021-11-24T01:55:37.374Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-24T01:55:37.374Z] === RUN TestVolumesRemove [2021-11-24T01:55:37.632Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-24T01:55:37.632Z] === RUN TestVolumesInspect [2021-11-24T01:55:37.632Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-24T01:55:37.632Z] === RUN TestVolumesInvalidJSON [2021-11-24T01:55:37.632Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-24T01:55:37.632Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-24T01:55:37.632Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-24T01:55:37.632Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-24T01:55:37.632Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-24T01:55:37.632Z] PASS [2021-11-24T01:55:37.632Z] [2021-11-24T01:55:37.632Z] DONE 5 tests in 0.214s [2021-11-24T01:55:37.632Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-24T01:55:37.891Z] ++++ cat bundles/test-integration/docker.pid [2021-11-24T01:55:37.891Z] +++ kill 6287 [2021-11-24T01:55:37.891Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-24T01:55:38.149Z] +++ /etc/init.d/apparmor stop [2021-11-24T01:55:38.149Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-24T01:55:38.149Z] [2021-11-24T01:55:38.149Z] Unloading profiles will leave already running processes permanently [2021-11-24T01:55:38.149Z] unconfined, which can lead to unexpected situations. [2021-11-24T01:55:38.149Z] [2021-11-24T01:55:38.149Z] To set a process to complain mode, use the command line tool [2021-11-24T01:55:38.149Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-24T01:55:38.149Z] +++ true [2021-11-24T01:55:38.149Z] exiting test-integration [2021-11-24T01:55:38.149Z] ++ exit 0 [2021-11-24T01:55:38.149Z] [2021-11-24T01:55:38.412Z] + for job in $(jobs -p) [2021-11-24T01:55:38.412Z] + wait 3987 [2021-11-24T01:55:38.671Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-24T01:55:39.238Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-24T01:55:39.497Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-24T01:55:39.499Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2021-11-24T01:55:40.082Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-24T01:55:40.082Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-24T01:55:40.082Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-24T01:55:40.535Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2021-11-24T01:55:41.026Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-24T01:55:41.285Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-24T01:55:41.850Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-24T01:55:41.928Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-24T01:55:42.225Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-24T01:55:42.225Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-24T01:55:42.225Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-24T01:55:42.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-24T01:55:42.416Z] === RUN TestDockerSuite/TestInspectImage [2021-11-24T01:55:42.416Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-24T01:55:42.416Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-24T01:55:42.416Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-24T01:55:42.416Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-24T01:55:42.495Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-24T01:55:42.495Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-24T01:55:42.495Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-24T01:55:42.495Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-24T01:55:42.495Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-24T01:55:42.675Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-24T01:55:43.242Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-24T01:55:43.242Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-24T01:55:43.809Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-24T01:55:44.379Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-24T01:55:45.381Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-24T01:55:46.278Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-24T01:55:46.278Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-24T01:55:46.844Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-24T01:55:46.915Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-24T01:55:46.915Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-24T01:55:46.915Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-24T01:55:46.915Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-24T01:55:46.915Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-24T01:55:46.915Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-24T01:55:47.411Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-24T01:55:48.345Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-24T01:55:48.912Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-24T01:55:49.170Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-24T01:55:49.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-24T01:55:49.296Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-24T01:55:49.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-24T01:55:49.737Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-24T01:55:49.995Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-24T01:55:50.011Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2021-11-24T01:55:50.012Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-11-24T01:55:50.012Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-24T01:55:50.267Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-24T01:55:50.562Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-24T01:55:50.642Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-24T01:55:50.829Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-24T01:55:51.127Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-24T01:55:51.127Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-24T01:55:51.514Z] --- PASS: TestUpdateRestartPolicy (21.20s) [2021-11-24T01:55:51.514Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-24T01:55:52.197Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.443s coverage: 74.6% of statements [2021-11-24T01:55:52.501Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-24T01:55:53.435Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-24T01:55:53.565Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-24T01:55:53.685Z] --- PASS: TestUpdateRestartWithAutoRemove (2.19s) [2021-11-24T01:55:53.685Z] === RUN TestWaitNonBlocked [2021-11-24T01:55:53.685Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:55:53.685Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:55:53.685Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:55:53.685Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:55:53.685Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-24T01:55:53.685Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-24T01:55:53.821Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.5% of statements [2021-11-24T01:55:53.821Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-24T01:55:53.821Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-24T01:55:53.821Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-24T01:55:53.821Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-24T01:55:53.821Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.226s coverage: 56.2% of statements [2021-11-24T01:55:53.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-24T01:55:54.368Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-24T01:55:54.627Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-24T01:55:55.562Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-24T01:55:55.713Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2021-11-24T01:55:56.579Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-24T01:55:56.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.71s) [2021-11-24T01:55:56.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.85s) [2021-11-24T01:55:56.579Z] === RUN TestWaitBlocked [2021-11-24T01:55:56.579Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:55:56.579Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-24T01:55:56.579Z] PASS [2021-11-24T01:55:56.579Z] ok github.com/docker/docker/integration/container 104.140s [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === Skipped [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-24T01:55:56.579Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-24T01:55:56.579Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-24T01:55:56.579Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-24T01:55:56.579Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-24T01:55:56.579Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-24T01:55:56.579Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-24T01:55:56.579Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-24T01:55:56.579Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-24T01:55:56.579Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-24T01:55:56.579Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-24T01:55:56.579Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-24T01:55:56.579Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-24T01:55:56.579Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-24T01:55:56.579Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-24T01:55:56.579Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-24T01:55:56.579Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:55:56.579Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-24T01:55:56.579Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-24T01:55:56.579Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-24T01:55:56.579Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-24T01:55:56.579Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.579Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-24T01:55:56.579Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-24T01:55:56.579Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-24T01:55:56.580Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-24T01:55:56.580Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-24T01:55:56.580Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-24T01:55:56.580Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-24T01:55:56.580Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-24T01:55:56.580Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-24T01:55:56.580Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-24T01:55:56.580Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-24T01:55:56.580Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-24T01:55:56.580Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-24T01:55:56.580Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-24T01:55:56.580Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:55:56.580Z] [2021-11-24T01:55:56.580Z] DONE 87 tests, 33 skipped in 107.091s [2021-11-24T01:55:56.580Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-24T01:55:56.950Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-24T01:55:57.082Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.317s coverage: 50.5% of statements [2021-11-24T01:55:57.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-24T01:55:58.451Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-24T01:55:58.456Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.759s coverage: 45.9% of statements [2021-11-24T01:55:58.457Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-24T01:55:58.709Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-24T01:56:00.609Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-24T01:56:00.867Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-24T01:56:00.978Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.8% of statements [2021-11-24T01:56:00.978Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.714s coverage: 58.0% of statements [2021-11-24T01:56:00.978Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-24T01:56:00.978Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-24T01:56:01.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-24T01:56:01.804Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-24T01:56:02.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-24T01:56:02.981Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-24T01:56:03.498Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2021-11-24T01:56:04.592Z] docker_api_swarm_service_test.go:395: [dae7242ee81dd] joining swarm manager [d44da37b3456d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:56:04.866Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-11-24T01:56:05.527Z] docker_api_swarm_service_test.go:395: [d0019c2a112de] joining swarm manager [d44da37b3456d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:56:06.235Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.7% of statements [2021-11-24T01:56:06.236Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-24T01:56:06.236Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-24T01:56:06.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-24T01:56:06.847Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-24T01:56:06.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-24T01:56:07.166Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.5% of statements [2021-11-24T01:56:07.669Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-24T01:56:08.629Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-24T01:56:08.629Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-24T01:56:08.629Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-24T01:56:09.060Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-11-24T01:56:09.317Z] ok github.com/docker/docker/daemon/logger/awslogs 0.327s coverage: 77.0% of statements [2021-11-24T01:56:09.317Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-24T01:56:09.317Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-24T01:56:10.685Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2021-11-24T01:56:10.945Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 69.9% of statements [2021-11-24T01:56:11.512Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.056s coverage: 87.2% of statements [2021-11-24T01:56:11.513Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-24T01:56:11.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-24T01:56:11.531Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-24T01:56:11.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-24T01:56:11.531Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-24T01:56:11.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-24T01:56:12.091Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-24T01:56:12.658Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-24T01:56:12.881Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 75.2% of statements [2021-11-24T01:56:12.881Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-24T01:56:13.444Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 59.3% of statements [2021-11-24T01:56:13.593Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-24T01:56:13.672Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-24T01:56:14.159Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-24T01:56:14.812Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 31.5% of statements [2021-11-24T01:56:16.060Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-24T01:56:16.060Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-24T01:56:16.060Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-24T01:56:16.060Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-24T01:56:16.060Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-24T01:56:16.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-24T01:56:16.215Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-24T01:56:16.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-24T01:56:16.626Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-24T01:56:16.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-24T01:56:16.674Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-24T01:56:16.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-24T01:56:16.674Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-24T01:56:16.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-24T01:56:16.709Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-11-24T01:56:16.884Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-24T01:56:17.273Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2021-11-24T01:56:17.838Z] ok github.com/docker/docker/daemon/logger/splunk 2.031s coverage: 82.5% of statements [2021-11-24T01:56:17.838Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-24T01:56:18.095Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2021-11-24T01:56:18.095Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-24T01:56:19.453Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-24T01:56:19.453Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-24T01:56:19.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-24T01:56:19.453Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-24T01:56:19.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-24T01:56:19.453Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-24T01:56:19.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-24T01:56:19.453Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-24T01:56:19.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-24T01:56:19.453Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-24T01:56:19.990Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2021-11-24T01:56:21.083Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-24T01:56:21.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-24T01:56:21.084Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-24T01:56:22.512Z] ok github.com/docker/docker/distribution 0.149s coverage: 26.4% of statements [2021-11-24T01:56:22.512Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-24T01:56:22.983Z] docker_api_swarm_service_test.go:343: [d28b428e86fef] joining swarm manager [d501f868eb513]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:56:23.075Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-11-24T01:56:23.549Z] docker_api_swarm_service_test.go:343: [d8869f39f4da5] joining swarm manager [d501f868eb513]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:56:24.445Z] ok github.com/docker/docker/image 0.027s coverage: 86.6% of statements [2021-11-24T01:56:24.445Z] ok github.com/docker/docker/distribution/xfer 2.029s coverage: 85.1% of statements [2021-11-24T01:56:24.445Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-24T01:56:25.010Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2021-11-24T01:56:25.453Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-24T01:56:25.941Z] ok github.com/docker/docker/image/tarexport 0.042s coverage: 0.7% of statements [2021-11-24T01:56:26.020Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-24T01:56:26.020Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-24T01:56:26.198Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-11-24T01:56:26.198Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-24T01:56:26.514Z] === RUN TestConfigDaemonLibtrustID [2021-11-24T01:56:26.515Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-24T01:56:26.515Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-24T01:56:26.515Z] === RUN TestDaemonConfigValidation [2021-11-24T01:56:26.515Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-24T01:56:26.515Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-24T01:56:26.515Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-24T01:56:26.515Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-24T01:56:26.515Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-24T01:56:26.515Z] === RUN TestDaemonProxy [2021-11-24T01:56:26.515Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-24T01:56:26.515Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-24T01:56:26.515Z] PASS [2021-11-24T01:56:26.515Z] ok github.com/docker/docker/integration/daemon 0.114s [2021-11-24T01:56:26.515Z] [2021-11-24T01:56:26.515Z] === Skipped [2021-11-24T01:56:26.515Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-24T01:56:26.515Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-24T01:56:26.515Z] [2021-11-24T01:56:26.515Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-24T01:56:26.515Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-24T01:56:26.515Z] [2021-11-24T01:56:26.515Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-24T01:56:26.515Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-24T01:56:26.515Z] [2021-11-24T01:56:26.515Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-24T01:56:26.515Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-24T01:56:26.515Z] [2021-11-24T01:56:26.515Z] DONE 4 tests, 4 skipped in 26.453s [2021-11-24T01:56:26.515Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-24T01:56:26.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:26.515Z] INFO: Testing against a local daemon [2021-11-24T01:56:26.515Z] === RUN TestCommitInheritsEnv [2021-11-24T01:56:26.515Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:56:26.515Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-24T01:56:26.515Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-24T01:56:26.515Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-24T01:56:26.515Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-24T01:56:26.515Z] === RUN TestImagesFilterMultiReference [2021-11-24T01:56:26.515Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-11-24T01:56:26.515Z] === RUN TestImagePullPlatformInvalid [2021-11-24T01:56:26.515Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-11-24T01:56:26.515Z] === RUN TestRemoveImageOrphaning [2021-11-24T01:56:26.515Z] --- PASS: TestRemoveImageOrphaning (1.12s) [2021-11-24T01:56:26.515Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-24T01:56:26.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-24T01:56:26.515Z] === RUN TestTagInvalidReference [2021-11-24T01:56:26.515Z] --- PASS: TestTagInvalidReference (0.04s) [2021-11-24T01:56:26.515Z] === RUN TestTagValidPrefixedRepo [2021-11-24T01:56:26.515Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-24T01:56:26.515Z] === RUN TestTagExistedNameWithoutForce [2021-11-24T01:56:26.515Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-11-24T01:56:26.515Z] === RUN TestTagOfficialNames [2021-11-24T01:56:26.515Z] --- PASS: TestTagOfficialNames (0.10s) [2021-11-24T01:56:26.515Z] === RUN TestTagMatchesDigest [2021-11-24T01:56:26.515Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-11-24T01:56:26.515Z] PASS [2021-11-24T01:56:26.515Z] ok github.com/docker/docker/integration/image 1.697s [2021-11-24T01:56:26.515Z] [2021-11-24T01:56:26.515Z] === Skipped [2021-11-24T01:56:26.515Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-24T01:56:26.515Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:56:26.515Z] [2021-11-24T01:56:26.515Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-24T01:56:26.515Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-24T01:56:26.515Z] [2021-11-24T01:56:26.515Z] DONE 11 tests, 2 skipped in 3.593s [2021-11-24T01:56:26.515Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-24T01:56:26.762Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-11-24T01:56:27.396Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-24T01:56:27.965Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-24T01:56:28.661Z] ok github.com/docker/docker/oci 0.029s coverage: 43.3% of statements [2021-11-24T01:56:28.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:28.688Z] INFO: Testing against a local daemon [2021-11-24T01:56:28.688Z] === RUN TestNetworkCreateDelete [2021-11-24T01:56:28.688Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:28.688Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2021-11-24T01:56:28.688Z] === RUN TestDockerNetworkDeletePreferID [2021-11-24T01:56:28.688Z] 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-24T01:56:28.688Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-24T01:56:28.688Z] === RUN TestDaemonDNSFallback [2021-11-24T01:56:28.688Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:28.688Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-24T01:56:28.688Z] === RUN TestInspectNetwork [2021-11-24T01:56:28.688Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-24T01:56:28.688Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-24T01:56:28.688Z] === RUN TestRunContainerWithBridgeNone [2021-11-24T01:56:28.688Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:28.688Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-24T01:56:28.688Z] === RUN TestNetworkInvalidJSON [2021-11-24T01:56:28.688Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-24T01:56:28.688Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-24T01:56:28.688Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:56:28.688Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:56:28.688Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:56:28.688Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:56:28.688Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-24T01:56:28.688Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-24T01:56:28.688Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-24T01:56:28.688Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-24T01:56:28.688Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-24T01:56:28.688Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-24T01:56:28.688Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-24T01:56:28.688Z] === RUN TestNetworkList [2021-11-24T01:56:28.688Z] === RUN TestNetworkList//networks [2021-11-24T01:56:28.688Z] === PAUSE TestNetworkList//networks [2021-11-24T01:56:28.688Z] === RUN TestNetworkList//networks/ [2021-11-24T01:56:28.688Z] === PAUSE TestNetworkList//networks/ [2021-11-24T01:56:28.902Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-24T01:56:29.151Z] === CONT TestNetworkList//networks [2021-11-24T01:56:29.151Z] === CONT TestNetworkList//networks/ [2021-11-24T01:56:29.151Z] --- PASS: TestNetworkList (0.05s) [2021-11-24T01:56:29.151Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-24T01:56:29.151Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-11-24T01:56:29.151Z] === RUN TestHostIPv4BridgeLabel [2021-11-24T01:56:29.151Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-24T01:56:29.151Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestDaemonDefaultNetworkPools [2021-11-24T01:56:29.151Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-24T01:56:29.151Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-24T01:56:29.151Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-24T01:56:29.151Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestServiceWithPredefinedNetwork [2021-11-24T01:56:29.151Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-24T01:56:29.151Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:56:29.151Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestServiceWithDataPathPortInit [2021-11-24T01:56:29.151Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-24T01:56:29.151Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-24T01:56:29.151Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-24T01:56:29.151Z] PASS [2021-11-24T01:56:29.151Z] ok github.com/docker/docker/integration/network 0.203s [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === Skipped [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2021-11-24T01:56:29.151Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-24T01:56:29.151Z] 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-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-24T01:56:29.151Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-24T01:56:29.151Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-24T01:56:29.151Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-24T01:56:29.151Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:243: FLAKY_TEST [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-24T01:56:29.151Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-24T01:56:29.151Z] [2021-11-24T01:56:29.151Z] DONE 22 tests, 15 skipped in 2.381s [2021-11-24T01:56:29.151Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-24T01:56:29.835Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-24T01:56:30.106Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-11-24T01:56:30.106Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-11-24T01:56:30.116Z] testing: warning: no tests to run [2021-11-24T01:56:30.116Z] PASS [2021-11-24T01:56:30.116Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2021-11-24T01:56:30.116Z] [2021-11-24T01:56:30.116Z] DONE 0 tests in 0.753s [2021-11-24T01:56:30.116Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-24T01:56:30.573Z] testing: warning: no tests to run [2021-11-24T01:56:30.573Z] PASS [2021-11-24T01:56:30.573Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2021-11-24T01:56:30.770Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-24T01:56:31.031Z] [2021-11-24T01:56:31.031Z] DONE 0 tests in 0.728s [2021-11-24T01:56:31.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-24T01:56:31.491Z] testing: warning: no tests to run [2021-11-24T01:56:31.491Z] PASS [2021-11-24T01:56:31.491Z] ok github.com/docker/docker/integration/plugin 0.087s [2021-11-24T01:56:31.491Z] [2021-11-24T01:56:31.491Z] DONE 0 tests in 0.767s [2021-11-24T01:56:31.949Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-24T01:56:32.405Z] testing: warning: no tests to run [2021-11-24T01:56:32.406Z] PASS [2021-11-24T01:56:32.406Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2021-11-24T01:56:32.406Z] [2021-11-24T01:56:32.406Z] DONE 0 tests in 0.732s [2021-11-24T01:56:32.672Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-24T01:56:32.862Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-24T01:56:32.930Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-24T01:56:33.189Z] === RUN TestDockerSuite/TestLogsSince [2021-11-24T01:56:33.380Z] ok github.com/docker/docker/pkg/archive 0.571s coverage: 82.1% of statements [2021-11-24T01:56:33.942Z] ok github.com/docker/docker/pkg/authorization 0.163s coverage: 68.3% of statements [2021-11-24T01:56:34.198Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-24T01:56:34.454Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-11-24T01:56:37.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-24T01:56:37.724Z] ok github.com/docker/docker/layer 7.722s coverage: 68.8% of statements [2021-11-24T01:56:37.724Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-24T01:56:37.724Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-24T01:56:37.724Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-24T01:56:37.724Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-24T01:56:37.724Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-24T01:56:37.724Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-11-24T01:56:37.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-24T01:56:37.980Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2021-11-24T01:56:37.980Z] ok github.com/docker/docker/pkg/chrootarchive 2.781s coverage: 43.5% of statements [2021-11-24T01:56:37.980Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-24T01:56:37.980Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-24T01:56:38.544Z] ok github.com/docker/docker/pkg/discovery/file 0.029s coverage: 97.6% of statements [2021-11-24T01:56:38.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:38.643Z] INFO: Testing against a local daemon [2021-11-24T01:56:38.643Z] === RUN TestPluginInvalidJSON [2021-11-24T01:56:38.643Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:56:38.643Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:56:38.643Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-24T01:56:38.643Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-24T01:56:38.643Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-24T01:56:38.643Z] === RUN TestPluginInstall [2021-11-24T01:56:38.643Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-24T01:56:38.643Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-24T01:56:38.643Z] === RUN TestPluginsWithRuntimes [2021-11-24T01:56:38.643Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-24T01:56:38.643Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-24T01:56:38.643Z] === RUN TestPluginBackCompatMediaTypes [2021-11-24T01:56:38.643Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-24T01:56:38.643Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-24T01:56:38.643Z] PASS [2021-11-24T01:56:38.643Z] ok github.com/docker/docker/integration/plugin/common 0.102s [2021-11-24T01:56:38.643Z] [2021-11-24T01:56:38.643Z] === Skipped [2021-11-24T01:56:38.643Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-24T01:56:38.643Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-24T01:56:38.643Z] [2021-11-24T01:56:38.643Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-24T01:56:38.643Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-24T01:56:38.643Z] [2021-11-24T01:56:38.643Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-24T01:56:38.643Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-24T01:56:38.643Z] [2021-11-24T01:56:38.643Z] DONE 5 tests, 3 skipped in 5.486s [2021-11-24T01:56:38.643Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-24T01:56:38.741Z] docker_api_swarm_service_test.go:490: [d8c4027fe902d] joining swarm manager [d6127bb231506]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:56:39.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-24T01:56:39.303Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-24T01:56:39.602Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2021-11-24T01:56:39.688Z] docker_api_swarm_service_test.go:490: [d3a1e5e850d4e] joining swarm manager [d6127bb231506]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:56:39.688Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-24T01:56:40.269Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-24T01:56:40.269Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T01:56:40.269Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-24T01:56:40.532Z] ok github.com/docker/docker/pkg/discovery/nodes 0.028s coverage: 93.8% of statements [2021-11-24T01:56:40.789Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-11-24T01:56:41.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:41.568Z] INFO: Testing against a local daemon [2021-11-24T01:56:41.568Z] === RUN TestExternalGraphDriver [2021-11-24T01:56:41.568Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-24T01:56:41.568Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-24T01:56:41.568Z] === RUN TestGraphdriverPluginV2 [2021-11-24T01:56:41.568Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-24T01:56:41.568Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-24T01:56:41.568Z] PASS [2021-11-24T01:56:41.568Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.113s [2021-11-24T01:56:41.718Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-24T01:56:41.804Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-24T01:56:41.804Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-24T01:56:41.804Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-24T01:56:42.024Z] [2021-11-24T01:56:42.024Z] === Skipped [2021-11-24T01:56:42.024Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-24T01:56:42.024Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-24T01:56:42.024Z] [2021-11-24T01:56:42.024Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-24T01:56:42.024Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-24T01:56:42.024Z] [2021-11-24T01:56:42.024Z] DONE 2 tests, 2 skipped in 3.460s [2021-11-24T01:56:42.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-24T01:56:42.280Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 83.4% of statements [2021-11-24T01:56:42.536Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2021-11-24T01:56:42.792Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-11-24T01:56:42.792Z] ok github.com/docker/docker/pkg/fsutils 0.184s coverage: 85.1% of statements [2021-11-24T01:56:44.160Z] ok github.com/docker/docker/pkg/idtools 0.518s coverage: 69.5% of statements [2021-11-24T01:56:44.160Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 71.5% of statements [2021-11-24T01:56:44.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:44.193Z] INFO: Testing against a local daemon [2021-11-24T01:56:44.193Z] === RUN TestReadPluginNoRead [2021-11-24T01:56:44.193Z] read_test.go:21: no unix domain sockets on Windows [2021-11-24T01:56:44.193Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-24T01:56:44.193Z] PASS [2021-11-24T01:56:44.193Z] ok github.com/docker/docker/integration/plugin/logging 0.100s [2021-11-24T01:56:44.193Z] [2021-11-24T01:56:44.193Z] === Skipped [2021-11-24T01:56:44.194Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-24T01:56:44.194Z] read_test.go:21: no unix domain sockets on Windows [2021-11-24T01:56:44.194Z] [2021-11-24T01:56:44.194Z] DONE 1 tests, 1 skipped in 2.260s [2021-11-24T01:56:44.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-24T01:56:44.417Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2021-11-24T01:56:44.418Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-11-24T01:56:44.418Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-24T01:56:44.418Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-24T01:56:44.418Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-24T01:56:44.674Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-11-24T01:56:44.674Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-24T01:56:44.674Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-11-24T01:56:44.709Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-24T01:56:44.930Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-11-24T01:56:45.186Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-11-24T01:56:45.186Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-11-24T01:56:45.186Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-24T01:56:45.186Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-24T01:56:45.724Z] testing: warning: no tests to run [2021-11-24T01:56:45.724Z] PASS [2021-11-24T01:56:45.724Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2021-11-24T01:56:45.724Z] [2021-11-24T01:56:45.724Z] DONE 0 tests in 1.230s [2021-11-24T01:56:45.724Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-24T01:56:45.750Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-11-24T01:56:46.246Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-24T01:56:46.246Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-24T01:56:46.246Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-24T01:56:46.246Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-24T01:56:46.246Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-24T01:56:46.248Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-24T01:56:46.248Z] === RUN TestDockerSuite/TestLogsTail [2021-11-24T01:56:46.313Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-24T01:56:46.313Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-24T01:56:46.506Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-24T01:56:46.569Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-11-24T01:56:47.072Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-24T01:56:47.212Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-24T01:56:47.331Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-24T01:56:47.589Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-24T01:56:47.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:47.896Z] INFO: Testing against a local daemon [2021-11-24T01:56:47.896Z] === RUN TestPluginWithDevMounts [2021-11-24T01:56:47.896Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:47.896Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-24T01:56:47.896Z] PASS [2021-11-24T01:56:47.896Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2021-11-24T01:56:47.896Z] [2021-11-24T01:56:47.896Z] === Skipped [2021-11-24T01:56:47.896Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-24T01:56:47.896Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:47.896Z] [2021-11-24T01:56:47.896Z] DONE 1 tests, 1 skipped in 2.307s [2021-11-24T01:56:47.896Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-24T01:56:47.933Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2021-11-24T01:56:47.933Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-24T01:56:48.155Z] === RUN TestDockerSuite/TestNetHostname [2021-11-24T01:56:48.179Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-24T01:56:48.189Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-24T01:56:48.189Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-24T01:56:48.445Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-24T01:56:48.637Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-24T01:56:48.701Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-11-24T01:56:48.957Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-11-24T01:56:49.096Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-24T01:56:49.520Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-24T01:56:49.529Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-24T01:56:49.529Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-24T01:56:49.555Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-24T01:56:49.776Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-11-24T01:56:50.032Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-11-24T01:56:50.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:50.063Z] INFO: Testing against a local daemon [2021-11-24T01:56:50.063Z] === RUN TestSecretInspect [2021-11-24T01:56:50.063Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-24T01:56:50.063Z] === RUN TestSecretList [2021-11-24T01:56:50.063Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] --- SKIP: TestSecretList (0.00s) [2021-11-24T01:56:50.063Z] === RUN TestSecretsCreateAndDelete [2021-11-24T01:56:50.063Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-24T01:56:50.063Z] === RUN TestSecretsUpdate [2021-11-24T01:56:50.063Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-24T01:56:50.063Z] === RUN TestTemplatedSecret [2021-11-24T01:56:50.063Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-24T01:56:50.063Z] === RUN TestSecretCreateResolve [2021-11-24T01:56:50.063Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:50.063Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-24T01:56:50.063Z] PASS [2021-11-24T01:56:50.063Z] ok github.com/docker/docker/integration/secret 0.114s [2021-11-24T01:56:50.063Z] [2021-11-24T01:56:50.063Z] === Skipped [2021-11-24T01:56:50.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-24T01:56:50.063Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] [2021-11-24T01:56:50.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-24T01:56:50.063Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] [2021-11-24T01:56:50.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-24T01:56:50.063Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] [2021-11-24T01:56:50.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-24T01:56:50.063Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] [2021-11-24T01:56:50.063Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-24T01:56:50.063Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:50.063Z] [2021-11-24T01:56:50.063Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-24T01:56:50.063Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:50.063Z] [2021-11-24T01:56:50.063Z] DONE 6 tests, 6 skipped in 2.028s [2021-11-24T01:56:50.063Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-24T01:56:50.289Z] coverage: [no statements] [2021-11-24T01:56:50.289Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-24T01:56:50.545Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-24T01:56:50.545Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-24T01:56:50.801Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-24T01:56:52.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-24T01:56:52.167Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-11-24T01:56:52.730Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-24T01:56:52.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:52.957Z] INFO: Testing against a local daemon [2021-11-24T01:56:52.957Z] === RUN TestServiceCreateInit [2021-11-24T01:56:52.957Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-24T01:56:52.957Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-24T01:56:52.957Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- PASS: TestServiceCreateInit (0.06s) [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestCreateServiceMultipleTimes [2021-11-24T01:56:52.957Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestCreateServiceConflict [2021-11-24T01:56:52.957Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestCreateServiceMaxReplicas [2021-11-24T01:56:52.957Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-24T01:56:52.957Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-24T01:56:52.957Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestCreateServiceSecretFileMode [2021-11-24T01:56:52.957Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestCreateServiceConfigFileMode [2021-11-24T01:56:52.957Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestCreateServiceSysctls [2021-11-24T01:56:52.957Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-24T01:56:52.957Z] === RUN TestCreateServiceCapabilities [2021-11-24T01:56:52.957Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-24T01:56:52.957Z] === RUN TestInspect [2021-11-24T01:56:52.957Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestInspect (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestCreateJob [2021-11-24T01:56:52.957Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestCreateJob (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestReplicatedJob [2021-11-24T01:56:52.957Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestUpdateReplicatedJob [2021-11-24T01:56:52.957Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestServiceListWithStatuses [2021-11-24T01:56:52.957Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestDockerNetworkConnectAlias [2021-11-24T01:56:52.957Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestDockerNetworkReConnect [2021-11-24T01:56:52.957Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestServicePlugin [2021-11-24T01:56:52.957Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestServiceUpdateLabel [2021-11-24T01:56:52.957Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestServiceUpdateSecrets [2021-11-24T01:56:52.957Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestServiceUpdateConfigs [2021-11-24T01:56:52.957Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-24T01:56:52.957Z] === RUN TestServiceUpdateNetwork [2021-11-24T01:56:52.957Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-24T01:56:52.957Z] === RUN TestServiceUpdatePidsLimit [2021-11-24T01:56:52.957Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-24T01:56:52.957Z] PASS [2021-11-24T01:56:52.957Z] ok github.com/docker/docker/integration/service 0.263s [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === Skipped [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:56:52.957Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:56:52.957Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-24T01:56:52.957Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-24T01:56:52.957Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-24T01:56:52.957Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-24T01:56:52.957Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-24T01:56:52.957Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-24T01:56:52.957Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-24T01:56:52.957Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-24T01:56:52.957Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-24T01:56:52.957Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-24T01:56:52.957Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-24T01:56:52.957Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-24T01:56:52.957Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-24T01:56:52.957Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-24T01:56:52.957Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-24T01:56:52.957Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-24T01:56:52.957Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-24T01:56:52.957Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-24T01:56:52.957Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2021-11-24T01:56:52.957Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-24T01:56:52.957Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-24T01:56:52.957Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-24T01:56:52.957Z] [2021-11-24T01:56:52.957Z] DONE 24 tests, 23 skipped in 2.775s [2021-11-24T01:56:52.957Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-24T01:56:52.986Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-11-24T01:56:53.916Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2021-11-24T01:56:54.173Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-24T01:56:54.240Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-24T01:56:55.079Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-24T01:56:55.079Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-24T01:56:55.079Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-24T01:56:55.079Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-24T01:56:55.079Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-24T01:56:55.103Z] ok github.com/docker/docker/registry 0.036s coverage: 58.3% of statements [2021-11-24T01:56:55.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:55.131Z] INFO: Testing against a local daemon [2021-11-24T01:56:55.131Z] === RUN TestSessionCreate [2021-11-24T01:56:55.131Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-24T01:56:55.131Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-24T01:56:55.131Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-24T01:56:55.131Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-24T01:56:55.131Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-24T01:56:55.131Z] PASS [2021-11-24T01:56:55.131Z] ok github.com/docker/docker/integration/session 0.109s [2021-11-24T01:56:55.131Z] [2021-11-24T01:56:55.131Z] === Skipped [2021-11-24T01:56:55.131Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-24T01:56:55.131Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-24T01:56:55.131Z] [2021-11-24T01:56:55.131Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-24T01:56:55.131Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-24T01:56:55.131Z] [2021-11-24T01:56:55.131Z] DONE 2 tests, 2 skipped in 1.916s [2021-11-24T01:56:55.131Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-24T01:56:55.341Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-24T01:56:55.359Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-24T01:56:55.616Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-24T01:56:55.872Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2021-11-24T01:56:56.129Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-24T01:56:56.417Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-24T01:56:56.417Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-24T01:56:56.417Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-24T01:56:56.714Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-24T01:56:57.281Z] === RUN TestDockerSuite/TestPluginActive [2021-11-24T01:56:57.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:56:57.300Z] INFO: Testing against a local daemon [2021-11-24T01:56:57.300Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-24T01:56:57.300Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:57.300Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestDiskUsage [2021-11-24T01:56:57.300Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-24T01:56:57.300Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestEventsExecDie [2021-11-24T01:56:57.300Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-24T01:56:57.300Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestEventsBackwardsCompatible [2021-11-24T01:56:57.300Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-24T01:56:57.300Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestEventsVolumeCreate [2021-11-24T01:56:57.300Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-24T01:56:57.300Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestInfoAPI [2021-11-24T01:56:57.300Z] --- PASS: TestInfoAPI (0.04s) [2021-11-24T01:56:57.300Z] === RUN TestInfoAPIWarnings [2021-11-24T01:56:57.300Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:56:57.300Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestInfoDebug [2021-11-24T01:56:57.300Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:56:57.300Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestInfoInsecureRegistries [2021-11-24T01:56:57.300Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:56:57.300Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestInfoRegistryMirrors [2021-11-24T01:56:57.300Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:56:57.300Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-24T01:56:57.300Z] === RUN TestLoginFailsWithBadCredentials [2021-11-24T01:56:57.388Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-24T01:56:57.388Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-24T01:56:57.388Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-24T01:56:57.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-24T01:56:57.846Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-24T01:56:58.264Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-11-24T01:56:58.264Z] === RUN TestPingCacheHeaders [2021-11-24T01:56:58.264Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-11-24T01:56:58.264Z] === RUN TestPingGet [2021-11-24T01:56:58.264Z] --- PASS: TestPingGet (0.04s) [2021-11-24T01:56:58.264Z] === RUN TestPingHead [2021-11-24T01:56:58.264Z] --- PASS: TestPingHead (0.04s) [2021-11-24T01:56:58.264Z] === RUN TestVersion [2021-11-24T01:56:58.264Z] --- PASS: TestVersion (0.04s) [2021-11-24T01:56:58.264Z] PASS [2021-11-24T01:56:58.264Z] ok github.com/docker/docker/integration/system 1.214s [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === Skipped [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-24T01:56:58.264Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-24T01:56:58.264Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-24T01:56:58.264Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-24T01:56:58.264Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-24T01:56:58.264Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-24T01:56:58.264Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-24T01:56:58.264Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-24T01:56:58.264Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-24T01:56:58.264Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-24T01:56:58.264Z] [2021-11-24T01:56:58.264Z] DONE 15 tests, 9 skipped in 3.158s [2021-11-24T01:56:58.649Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-24T01:56:58.720Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-24T01:56:58.906Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2021-11-24T01:56:59.380Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-24T01:56:59.440Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-24T01:56:59.470Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2021-11-24T01:56:59.698Z] docker_api_swarm_service_test.go:128: [d9f45e8266f14] joining swarm manager [d0a6e5b34dc64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:56:59.838Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-24T01:57:00.263Z] docker_api_swarm_service_test.go:129: [d773979f91554] joining swarm manager [d0a6e5b34dc64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:57:00.297Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-24T01:57:00.297Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-24T01:57:00.297Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-24T01:57:00.398Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-11-24T01:57:00.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:57:00.891Z] INFO: Testing against a local daemon [2021-11-24T01:57:00.891Z] === RUN TestVolumesCreateAndList [2021-11-24T01:57:00.891Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-11-24T01:57:00.891Z] === RUN TestVolumesRemove [2021-11-24T01:57:00.891Z] --- PASS: TestVolumesRemove (0.12s) [2021-11-24T01:57:00.891Z] === RUN TestVolumesInspect [2021-11-24T01:57:00.891Z] --- PASS: TestVolumesInspect (0.05s) [2021-11-24T01:57:00.891Z] === RUN TestVolumesInvalidJSON [2021-11-24T01:57:00.891Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-24T01:57:00.891Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-24T01:57:00.891Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-24T01:57:00.891Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-24T01:57:00.891Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-24T01:57:00.891Z] PASS [2021-11-24T01:57:00.891Z] ok github.com/docker/docker/integration/volume 0.320s [2021-11-24T01:57:00.891Z] [2021-11-24T01:57:00.891Z] DONE 5 tests in 2.221s [2021-11-24T01:57:00.891Z] INFO: make.ps1 ended at 11/24/2021 01:57:00 [2021-11-24T01:57:00.891Z] INFO: Integration CLI tests being run from the host: [2021-11-24T01:57:00.891Z] 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-24T01:57:01.264Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-24T01:57:01.723Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-24T01:57:01.723Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-24T01:57:01.723Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-24T01:57:01.723Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-24T01:57:01.723Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-24T01:57:02.168Z] docker_api_swarm_service_test.go:137: [daefdc59794c4] joining swarm manager [d0a6e5b34dc64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-24T01:57:03.103Z] docker_api_swarm_service_test.go:138: [d6e60e136a798] joining swarm manager [d0a6e5b34dc64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-24T01:57:06.407Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-24T01:57:07.287Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-24T01:57:07.287Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-24T01:57:07.287Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-24T01:57:08.660Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-24T01:57:11.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-24T01:57:11.222Z] INFO: Testing against a local daemon [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-24T01:57:11.222Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-24T01:57:11.222Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-24T01:57:11.222Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-24T01:57:11.940Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-24T01:57:12.186Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-24T01:57:12.186Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-24T01:57:13.151Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-24T01:57:13.151Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-24T01:57:13.313Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-24T01:57:15.842Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-24T01:57:16.102Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-24T01:57:16.102Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-24T01:57:16.102Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-24T01:57:16.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-24T01:57:21.104Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-24T01:57:22.038Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-24T01:57:22.291Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/rootless [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-24T01:57:22.291Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/volume [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-24T01:57:22.292Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === Skipped [2021-11-24T01:57:22.292Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-24T01:57:22.292Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-24T01:57:22.292Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-24T01:57:22.292Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-24T01:57:22.292Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:71: No driver to put! [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-24T01:57:22.292Z] time="2021-11-24T01:55:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-24T01:57:22.292Z] time="2021-11-24T01:55:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-24T01:57:22.292Z] time="2021-11-24T01:55:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-24T01:57:22.292Z] time="2021-11-24T01:55:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-24T01:57:22.292Z] time="2021-11-24T01:55:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:71: No driver to put! [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-24T01:57:22.292Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-24T01:57:22.292Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-24T01:57:22.292Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-24T01:57:22.292Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-24T01:57:22.292Z] graphtest_unix.go:71: No driver to put! [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-24T01:57:22.292Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-24T01:57:22.292Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-24T01:57:22.292Z] [2021-11-24T01:57:22.292Z] DONE 2329 tests, 28 skipped in 244.661s [2021-11-24T01:57:22.292Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/bitseq [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/cluster [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/config [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/datastore [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/driverapi [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/etchosts [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/idm [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ipam [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/iptables [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/netlabel [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/netutils [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/networkdb [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/ns [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/options [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/osl [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/portallocator [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/portmapper [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/testutils [2021-11-24T01:57:22.292Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-24T01:57:22.293Z] + 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-24T01:57:22.978Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-24T01:57:23.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-24T01:57:23.151Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-24T01:57:23.913Z] === RUN TestDockerSuite/TestPortList [2021-11-24T01:57:24.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-24T01:57:25.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-24T01:57:28.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-24T01:57:29.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-24T01:57:30.896Z] docker_api_swarm_service_test.go:304: [d79ae3d45ffb0] joining swarm manager [dfb67f2225769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:57:31.462Z] docker_api_swarm_service_test.go:304: [d8a912879eba3] joining swarm manager [dfb67f2225769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:57:31.462Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-24T01:57:32.838Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-24T01:57:36.349Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-24T01:57:36.349Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-24T01:57:36.349Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-24T01:57:39.254Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-24T01:57:39.254Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-24T01:57:39.393Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-24T01:57:39.393Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-24T01:57:39.393Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-24T01:57:39.652Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-24T01:57:39.652Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-24T01:57:39.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-24T01:57:39.713Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-24T01:57:39.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-24T01:57:39.713Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-24T01:57:39.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-24T01:57:40.172Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-24T01:57:40.172Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-24T01:57:40.172Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-24T01:57:40.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-24T01:57:40.217Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-24T01:57:40.217Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-24T01:57:41.154Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-24T01:57:41.154Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-24T01:57:42.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-24T01:57:42.090Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-24T01:57:43.994Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-24T01:57:44.561Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-24T01:57:45.127Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-24T01:57:45.127Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-24T01:57:47.027Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-24T01:57:47.967Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-24T01:57:48.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-24T01:57:48.757Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-24T01:57:48.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-24T01:57:49.873Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-24T01:57:51.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-24T01:57:53.149Z] docker_api_swarm_service_test.go:100: [dcde9fd881a5e] joining swarm manager [d4a92f74921b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:57:53.149Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-24T01:57:53.149Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-24T01:57:54.082Z] docker_api_swarm_service_test.go:101: [d64d7ea424770] joining swarm manager [d4a92f74921b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:57:54.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-24T01:57:54.538Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-24T01:57:54.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-24T01:57:54.538Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-24T01:57:54.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-24T01:57:56.613Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-24T01:58:00.951Z] ok github.com/docker/docker/libnetwork 37.147s coverage: 40.7% of statements [2021-11-24T01:58:01.206Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2021-11-24T01:58:01.206Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-24T01:58:01.250Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-24T01:58:01.251Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-24T01:58:01.251Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-24T01:58:01.251Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-24T01:58:01.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-24T01:58:01.622Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-24T01:58:01.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-24T01:58:01.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-24T01:58:01.622Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-24T01:58:01.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-24T01:58:01.623Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-24T01:58:01.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-24T01:58:03.097Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-24T01:58:03.097Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-24T01:58:03.097Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-24T01:58:03.097Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-24T01:58:03.097Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-24T01:58:03.097Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-24T01:58:03.097Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-24T01:58:03.661Z] ok github.com/docker/docker/libnetwork/config 0.029s coverage: 24.0% of statements [2021-11-24T01:58:03.917Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-24T01:58:03.917Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-24T01:58:03.917Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-24T01:58:04.173Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-24T01:58:04.722Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-24T01:58:04.722Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-24T01:58:06.096Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-24T01:58:06.691Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.372s coverage: 59.9% of statements [2021-11-24T01:58:06.691Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-24T01:58:06.691Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-24T01:58:07.030Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-24T01:58:07.618Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.193s coverage: 4.0% of statements [2021-11-24T01:58:07.618Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-24T01:58:07.875Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-24T01:58:07.875Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-24T01:58:07.966Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-24T01:58:08.131Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-24T01:58:09.866Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-24T01:58:11.241Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-24T01:58:12.185Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-24T01:58:12.185Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-24T01:58:12.758Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-24T01:58:14.659Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-24T01:58:16.052Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-24T01:58:16.052Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-24T01:58:16.510Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-24T01:58:17.190Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-24T01:58:17.190Z] check_test.go:379: [dcde9fd881a5e] daemon is not started [2021-11-24T01:58:17.447Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-24T01:58:17.447Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-24T01:58:17.447Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-24T01:58:17.705Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-24T01:58:17.705Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-24T01:58:17.705Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-24T01:58:18.070Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.970s coverage: 7.2% of statements [2021-11-24T01:58:18.070Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-24T01:58:18.070Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-24T01:58:18.070Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2021-11-24T01:58:18.070Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-24T01:58:18.070Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-24T01:58:18.070Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-24T01:58:18.273Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-24T01:58:18.326Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-24T01:58:18.584Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-11-24T01:58:18.839Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-24T01:58:19.113Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-24T01:58:19.113Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-11-24T01:58:19.206Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-24T01:58:20.140Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-24T01:58:20.247Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-24T01:58:20.398Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-24T01:58:22.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-24T01:58:22.423Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-24T01:58:24.832Z] docker_api_swarm_service_test.go:533: [df640a5f81c66] joining swarm manager [d4987b27f0623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:58:25.327Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-24T01:58:26.214Z] docker_api_swarm_service_test.go:534: [d914fd5eba3dd] joining swarm manager [d4987b27f0623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:58:26.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-24T01:58:27.591Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-24T01:58:28.967Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-24T01:58:30.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-24T01:58:30.480Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-24T01:58:30.867Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-24T01:58:31.126Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-24T01:58:31.126Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-24T01:58:31.282Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-11-24T01:58:31.398Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-24T01:58:31.446Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-24T01:58:31.446Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T01:58:31.904Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-24T01:58:33.436Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-24T01:58:33.436Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-24T01:58:33.436Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-24T01:58:33.933Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-24T01:58:34.499Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-24T01:58:36.401Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-24T01:58:37.335Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-24T01:58:37.593Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-24T01:58:37.593Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-24T01:58:38.115Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-24T01:58:39.647Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-24T01:58:39.647Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-24T01:58:39.647Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-24T01:58:39.647Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-24T01:58:39.647Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-24T01:58:40.123Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-24T01:58:40.691Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-24T01:58:40.951Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-24T01:58:41.180Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-24T01:58:41.888Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-24T01:58:42.145Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-24T01:58:42.822Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-24T01:58:43.111Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-24T01:58:43.456Z] ok github.com/docker/docker/libnetwork/ipam 13.607s coverage: 85.3% of statements [2021-11-24T01:58:43.456Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-24T01:58:43.456Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-24T01:58:43.568Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-24T01:58:43.712Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-24T01:58:43.758Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-24T01:58:43.968Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-24T01:58:43.969Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-24T01:58:44.026Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-24T01:58:44.225Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-24T01:58:44.693Z] === RUN TestDockerSuite/TestRmiTag [2021-11-24T01:58:44.693Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-24T01:58:44.788Z] ok github.com/docker/docker/libnetwork/ipamutils 0.236s coverage: 74.0% of statements [2021-11-24T01:58:45.261Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-24T01:58:45.351Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2021-11-24T01:58:45.607Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-11-24T01:58:45.864Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-11-24T01:58:47.789Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-24T01:58:48.359Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-24T01:58:48.925Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-24T01:58:49.183Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-24T01:58:49.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-24T01:58:50.128Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-24T01:58:50.698Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-24T01:58:50.956Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-24T01:58:51.098Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-24T01:58:51.527Z] docker_api_swarm_service_test.go:148: [d8b0d75d9630b] joining swarm manager [dedeaa2995741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T01:58:51.786Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-24T01:58:51.786Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-24T01:58:52.353Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-24T01:58:52.353Z] docker_api_swarm_service_test.go:148: [d474be84ad105] joining swarm manager [dedeaa2995741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T01:58:53.271Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-24T01:58:53.271Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-24T01:58:53.271Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-24T01:58:53.730Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-24T01:58:54.236Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-24T01:58:54.236Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-24T01:58:54.664Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-24T01:58:54.695Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-24T01:58:55.156Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-24T01:58:55.230Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-24T01:58:55.799Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-24T01:58:56.737Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-24T01:58:57.674Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-24T01:58:58.056Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-24T01:58:58.608Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-24T01:58:58.866Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-24T01:58:59.022Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-24T01:58:59.432Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-24T01:58:59.495Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-24T01:58:59.495Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-24T01:58:59.495Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-24T01:58:59.998Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-24T01:59:00.460Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-24T01:59:00.564Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-24T01:59:00.917Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-24T01:59:00.917Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-24T01:59:00.917Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-24T01:59:00.917Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-24T01:59:00.917Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-24T01:59:01.499Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-24T01:59:02.066Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-24T01:59:03.001Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-24T01:59:03.261Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-24T01:59:03.827Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-24T01:59:03.827Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-24T01:59:05.201Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-24T01:59:05.767Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-24T01:59:06.025Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-24T01:59:06.598Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-24T01:59:06.697Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-24T01:59:07.164Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-24T01:59:07.164Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-24T01:59:07.422Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-24T01:59:07.850Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-24T01:59:07.989Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-24T01:59:08.557Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-24T01:59:09.122Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-24T01:59:09.380Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-24T01:59:09.380Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-24T01:59:09.564Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-24T01:59:09.564Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-24T01:59:09.564Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-24T01:59:09.564Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-24T01:59:09.564Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-24T01:59:09.564Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-24T01:59:09.564Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-24T01:59:09.564Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-24T01:59:09.564Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-24T01:59:09.947Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-24T01:59:10.206Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-24T01:59:10.757Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-24T01:59:10.757Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-24T01:59:10.757Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-24T01:59:11.142Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-24T01:59:11.711Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-24T01:59:12.278Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-24T01:59:12.844Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-24T01:59:12.844Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-24T01:59:13.102Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-24T01:59:14.037Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-24T01:59:14.972Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-24T01:59:15.906Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-24T01:59:16.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-24T01:59:16.624Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-24T01:59:16.624Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T01:59:16.624Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-24T01:59:16.624Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-24T01:59:16.624Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-24T01:59:17.038Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-24T01:59:17.605Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-24T01:59:18.539Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-24T01:59:18.798Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-24T01:59:19.517Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-24T01:59:19.732Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-24T01:59:22.263Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-24T01:59:22.263Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-24T01:59:22.263Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-24T01:59:23.652Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-24T01:59:25.029Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-24T01:59:26.405Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-24T01:59:26.569Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-24T01:59:26.569Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-24T01:59:26.569Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-24T01:59:26.569Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-24T01:59:26.569Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-24T01:59:26.569Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-24T01:59:26.569Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-24T01:59:26.569Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-24T01:59:26.569Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-24T01:59:27.778Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-24T01:59:27.778Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-24T01:59:27.778Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-24T01:59:27.778Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-24T01:59:27.778Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-24T01:59:28.037Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-24T01:59:28.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-24T01:59:29.539Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-24T01:59:30.288Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-24T01:59:30.288Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-24T01:59:30.288Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-24T01:59:30.288Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T01:59:30.288Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-24T01:59:30.917Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-24T01:59:32.819Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-24T01:59:33.386Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-24T01:59:34.323Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-24T01:59:34.889Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-24T01:59:34.889Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-24T01:59:34.889Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-24T01:59:35.456Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-24T01:59:36.390Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-24T01:59:36.390Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-24T01:59:36.955Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-24T01:59:37.339Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-24T01:59:37.523Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-24T01:59:37.781Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-24T01:59:38.348Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-24T01:59:38.348Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-24T01:59:38.915Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-24T01:59:39.481Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-24T01:59:40.048Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-24T01:59:40.616Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-24T01:59:41.200Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-24T01:59:41.766Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-24T01:59:42.333Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-24T01:59:42.591Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-24T01:59:42.849Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-24T01:59:43.108Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-24T01:59:43.673Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-24T01:59:44.608Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-24T01:59:44.867Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-24T01:59:44.867Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-24T01:59:44.867Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-24T01:59:48.154Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-24T01:59:48.154Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-24T01:59:49.212Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-24T01:59:49.212Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-24T01:59:49.212Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-24T01:59:50.177Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-24T01:59:50.177Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-24T01:59:50.177Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-24T01:59:50.177Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-24T01:59:50.635Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-24T01:59:50.635Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-24T01:59:50.635Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-24T01:59:51.203Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-24T01:59:51.203Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-24T01:59:51.203Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-24T01:59:54.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-24T01:59:57.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-24T01:59:59.363Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-24T01:59:59.930Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-24T01:59:59.930Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-24T02:00:01.307Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-24T02:00:01.307Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-24T02:00:01.307Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-24T02:00:01.307Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-24T02:00:01.442Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-24T02:00:01.442Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-24T02:00:01.442Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-24T02:00:01.873Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-24T02:00:02.809Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-24T02:00:04.189Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-24T02:00:05.564Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-24T02:00:05.822Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-24T02:00:06.758Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-24T02:00:08.658Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-24T02:00:10.558Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-24T02:00:12.458Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-24T02:00:12.716Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-24T02:00:13.284Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-24T02:00:13.838Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-24T02:00:13.851Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-24T02:00:14.109Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-24T02:00:14.368Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-24T02:00:14.368Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-24T02:00:15.303Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-24T02:00:16.239Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-24T02:00:16.325Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-24T02:00:16.783Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-24T02:00:16.783Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-24T02:00:17.240Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-24T02:00:17.615Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-24T02:00:17.615Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-24T02:00:17.615Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-24T02:00:18.548Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-24T02:00:18.806Z] === RUN TestDockerSuite/TestRunMount [2021-11-24T02:00:20.914Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-24T02:00:24.090Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-24T02:00:24.091Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-24T02:00:24.091Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-24T02:00:25.025Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-24T02:00:26.400Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-24T02:00:28.302Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-24T02:00:29.481Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-24T02:00:29.676Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-24T02:00:31.051Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-24T02:00:32.425Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-24T02:00:33.361Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-24T02:00:33.361Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-24T02:00:33.619Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-24T02:00:34.553Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-24T02:00:34.813Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-24T02:00:35.381Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-24T02:00:36.755Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-24T02:00:37.241Z] time="2021-11-24T02:00:30Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2021-11-24T02:00:37.241Z] ok github.com/docker/docker/libnetwork/networkdb 103.683s coverage: 60.0% of statements [2021-11-24T02:00:37.241Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-24T02:00:37.241Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-24T02:00:37.241Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2021-11-24T02:00:37.241Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-24T02:00:37.241Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-24T02:00:37.241Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2021-11-24T02:00:37.241Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-24T02:00:37.241Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-24T02:00:37.241Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === Skipped [2021-11-24T02:00:37.241Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-24T02:00:37.241Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-24T02:00:37.241Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-24T02:00:37.241Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-24T02:00:37.241Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-24T02:00:37.241Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-24T02:00:37.241Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-24T02:00:37.241Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-24T02:00:37.241Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-24T02:00:37.241Z] firewalld_test.go:14: firewalld is not running [2021-11-24T02:00:37.241Z] [2021-11-24T02:00:37.241Z] DONE 331 tests, 9 skipped in 197.470s Post stage [Pipeline] junit [2021-11-24T02:00:37.819Z] Recording test results [2021-11-24T02:00:38.129Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-24T02:00:38.464Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-24T02:00:38.849Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43045/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7c216bcabea3bcf66e105a6a0af9ba4c31cae228 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c216bcabea3bcf66e105a6a0af9ba4c31cae228 hack/validate/vendor [2021-11-24T02:00:39.779Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-24T02:00:40.659Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-24T02:00:40.673Z] + echo Ensuring container killed. [2021-11-24T02:00:40.673Z] Ensuring container killed. [2021-11-24T02:00:40.673Z] + docker rm -vf docker-pr1 [2021-11-24T02:00:40.673Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-11-24T02:00:40.917Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-24T02:00:40.917Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-24T02:00:40.949Z] + echo Chowning /workspace to jenkins user [2021-11-24T02:00:40.949Z] Chowning /workspace to jenkins user [2021-11-24T02:00:40.949Z] + id -u [2021-11-24T02:00:40.949Z] + id -g [2021-11-24T02:00:40.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43045:/workspace busybox chown -R 1000:1000 /workspace [2021-11-24T02:00:41.483Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-24T02:00:41.483Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-24T02:00:42.366Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-24T02:00:42.366Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-24T02:00:42.366Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-24T02:00:42.418Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-24T02:00:42.614Z] + bundleName=unit [2021-11-24T02:00:42.614Z] + echo Creating unit-bundles.tar.gz [2021-11-24T02:00:42.614Z] Creating unit-bundles.tar.gz [2021-11-24T02:00:42.614Z] + 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-24T02:00:42.614Z] bundles/junit-report-libnetwork.xml [2021-11-24T02:00:42.614Z] bundles/junit-report.xml [2021-11-24T02:00:42.614Z] bundles/go-test-report-libnetwork.json [2021-11-24T02:00:42.614Z] bundles/go-test-report.json [2021-11-24T02:00:42.614Z] bundles/profile-libnetwork.out [2021-11-24T02:00:42.614Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-24T02:00:42.624Z] Archiving artifacts [2021-11-24T02:00:42.677Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-24T02:00:42.937Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-24T02:00:42.937Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-24T02:00:43.304Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-24T02:00:43.505Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-24T02:00:43.633Z] + make clean [2021-11-24T02:00:44.207Z] docker volume rm -f docker-dev-cache [2021-11-24T02:00:44.207Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-24T02:00:46.092Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-24T02:00:49.817Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-24T02:00:50.066Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-24T02:00:50.066Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-24T02:00:50.066Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-24T02:00:50.066Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-24T02:00:50.633Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-24T02:00:50.633Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-24T02:00:52.008Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-24T02:00:52.575Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-24T02:00:52.717Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-24T02:00:53.141Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-24T02:00:53.141Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-24T02:00:53.708Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-24T02:00:54.275Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-24T02:00:54.532Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-24T02:00:54.632Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-24T02:00:54.791Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-24T02:00:55.360Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-24T02:00:55.360Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-24T02:00:55.360Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-24T02:00:55.927Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-24T02:00:56.497Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-24T02:00:56.497Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-24T02:00:56.497Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-24T02:00:57.063Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-24T02:00:57.996Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-24T02:00:57.996Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-24T02:00:57.996Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-24T02:00:59.896Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-24T02:01:00.831Z] === RUN TestDockerSuite/TestRunRm [2021-11-24T02:01:01.398Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-24T02:01:03.200Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-24T02:01:05.602Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-24T02:01:05.602Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-24T02:01:05.860Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-24T02:01:07.761Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-24T02:01:07.761Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-24T02:01:08.019Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-24T02:01:10.551Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-24T02:01:10.810Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-24T02:01:11.773Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-24T02:01:14.094Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-24T02:01:14.353Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-24T02:01:14.920Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-24T02:01:15.486Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-24T02:01:15.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-24T02:01:16.002Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-24T02:01:16.260Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-24T02:01:16.826Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-24T02:01:17.393Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-24T02:01:17.961Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-24T02:01:18.529Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-24T02:01:18.788Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-24T02:01:19.355Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-24T02:01:21.884Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-24T02:01:21.884Z] === RUN TestDockerSuite/TestRunState [2021-11-24T02:01:22.823Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-24T02:01:23.389Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-24T02:01:24.325Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-24T02:01:24.325Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-24T02:01:24.325Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-24T02:01:24.325Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-24T02:01:24.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-24T02:01:24.891Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-24T02:01:25.458Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-24T02:01:26.398Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-24T02:01:26.656Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-24T02:01:26.656Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-24T02:01:27.225Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-24T02:01:27.484Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-24T02:01:28.861Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-24T02:01:29.796Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-24T02:01:30.732Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-24T02:01:31.298Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-24T02:01:34.583Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-24T02:01:37.111Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-24T02:01:37.111Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-24T02:01:37.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-24T02:01:37.939Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-24T02:01:38.506Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-24T02:01:40.408Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-24T02:01:41.372Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-24T02:01:41.631Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-24T02:01:41.891Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-24T02:01:42.149Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-24T02:01:42.408Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-24T02:01:42.666Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-24T02:01:43.233Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-24T02:01:43.800Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-24T02:01:43.800Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-24T02:01:43.800Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-24T02:01:43.800Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-24T02:01:44.735Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-24T02:01:47.265Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-24T02:01:47.835Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-24T02:01:48.402Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-24T02:01:48.956Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-24T02:01:48.957Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-24T02:01:48.957Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-24T02:01:48.957Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-24T02:01:48.957Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-24T02:01:48.957Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-24T02:01:49.777Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-24T02:01:50.487Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-24T02:01:50.710Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-24T02:01:52.018Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-24T02:01:52.018Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-24T02:01:52.018Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-24T02:01:52.018Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-24T02:01:52.018Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-24T02:01:52.018Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-24T02:01:52.084Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-24T02:01:53.125Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-24T02:01:53.460Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-24T02:01:53.596Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-24T02:01:53.596Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-24T02:01:54.026Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-24T02:01:54.026Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-24T02:01:54.026Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-24T02:01:54.026Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-24T02:01:54.026Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-24T02:01:54.026Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-24T02:01:54.026Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-24T02:01:54.060Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-24T02:01:54.284Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-24T02:01:54.284Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-24T02:01:54.284Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-24T02:01:54.850Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-24T02:01:55.417Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-24T02:01:55.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-24T02:01:55.741Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-24T02:01:56.241Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-24T02:01:56.809Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-24T02:01:57.376Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-24T02:01:57.376Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-24T02:01:58.325Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-24T02:01:58.325Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-24T02:01:58.325Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-24T02:01:58.325Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-24T02:01:58.325Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-24T02:01:58.325Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-24T02:01:58.325Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-24T02:01:58.589Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-24T02:01:58.847Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-24T02:01:59.414Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-24T02:01:59.414Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-24T02:01:59.980Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-24T02:01:59.980Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-24T02:02:00.915Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-24T02:02:00.915Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-24T02:02:01.173Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-24T02:02:01.739Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-24T02:02:01.739Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-24T02:02:01.739Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-24T02:02:02.306Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-24T02:02:02.564Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-24T02:02:03.498Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-24T02:02:04.066Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-24T02:02:04.066Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-24T02:02:04.066Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-24T02:02:04.634Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-24T02:02:04.634Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-24T02:02:05.200Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-24T02:02:05.767Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-24T02:02:06.333Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-24T02:02:08.101Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-24T02:02:08.235Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-24T02:02:08.494Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-24T02:02:08.494Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-24T02:02:08.752Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-24T02:02:09.318Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-24T02:02:10.256Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-24T02:02:10.256Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-24T02:02:11.192Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-24T02:02:11.192Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-24T02:02:12.569Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-24T02:02:12.569Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-24T02:02:13.136Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-24T02:02:13.136Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-24T02:02:14.531Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents759606180 [2021-11-24T02:02:14.531Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-24T02:02:14.794Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-24T02:02:16.171Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-24T02:02:16.171Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-24T02:02:16.171Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-24T02:02:17.545Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-24T02:02:18.394Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-24T02:02:18.394Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-24T02:02:18.394Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-24T02:02:18.394Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-24T02:02:18.479Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-24T02:02:18.737Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-24T02:02:18.995Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-24T02:02:18.995Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-24T02:02:18.995Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-24T02:02:19.561Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-24T02:02:21.463Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-24T02:02:22.119Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-24T02:02:23.650Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-24T02:02:23.888Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-24T02:02:23.888Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-24T02:02:23.888Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-24T02:02:23.888Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-24T02:02:25.425Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-24T02:02:26.726Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-24T02:02:26.726Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-24T02:02:28.103Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-24T02:02:29.038Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-24T02:02:29.161Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-24T02:02:29.161Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.161Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-24T02:02:29.161Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.161Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-24T02:02:29.161Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.161Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-24T02:02:29.161Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.161Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-24T02:02:29.161Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.161Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-24T02:02:29.432Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-24T02:02:29.432Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.432Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-24T02:02:29.432Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.432Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-24T02:02:29.432Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.432Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-24T02:02:29.432Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-24T02:02:29.432Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-24T02:02:29.432Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-24T02:02:29.974Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-24T02:02:32.501Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-24T02:02:32.901Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-24T02:02:32.901Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:02:32.901Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-24T02:02:32.901Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:02:32.901Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-24T02:02:32.901Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:02:32.901Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-24T02:02:33.869Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-24T02:02:33.877Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-24T02:02:34.444Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-24T02:02:35.406Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-24T02:02:36.784Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-24T02:02:37.617Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-24T02:02:37.718Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-24T02:02:39.094Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-24T02:02:40.468Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-24T02:02:41.844Z] docker_cli_service_logs_test.go:246: checking task yy8dp65sbit8 [2021-11-24T02:02:41.844Z] docker_cli_service_logs_test.go:251: checking messages for yy8dp65sbit8 [2021-11-24T02:02:41.844Z] docker_cli_service_logs_test.go:246: checking task 8ijpcs5118p8 [2021-11-24T02:02:41.844Z] docker_cli_service_logs_test.go:251: checking messages for 8ijpcs5118p8 [2021-11-24T02:02:45.124Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-24T02:02:48.403Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-24T02:02:50.006Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-24T02:02:50.468Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-24T02:02:50.468Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-24T02:02:50.468Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-24T02:02:50.468Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-24T02:02:50.468Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-24T02:02:50.468Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-24T02:02:50.468Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-24T02:02:50.468Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-24T02:02:50.468Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-24T02:02:50.468Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-24T02:02:50.468Z] === RUN TestDockerSuite/TestBuildFails [2021-11-24T02:02:52.586Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-24T02:02:52.586Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-24T02:02:52.647Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-24T02:02:53.106Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-24T02:02:55.117Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-24T02:02:55.117Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-24T02:02:57.017Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-24T02:02:57.275Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-24T02:02:57.846Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-24T02:02:58.412Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-24T02:02:58.413Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-24T02:02:58.413Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-24T02:02:58.899Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-24T02:02:58.978Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-24T02:03:01.512Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-24T02:03:03.603Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-24T02:03:04.794Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-24T02:03:05.053Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-24T02:03:05.619Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-24T02:03:05.619Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-24T02:03:05.619Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-24T02:03:05.619Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-24T02:03:05.619Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-24T02:03:06.177Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-24T02:03:06.177Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-24T02:03:06.177Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-24T02:03:06.556Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-24T02:03:07.122Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-24T02:03:07.689Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-24T02:03:08.624Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-24T02:03:09.427Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-24T02:03:12.808Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-24T02:03:12.808Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-24T02:03:13.374Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-24T02:03:13.374Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-24T02:03:13.374Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-24T02:03:13.942Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-24T02:03:14.878Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-24T02:03:14.878Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-24T02:03:15.239Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-24T02:03:15.700Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-24T02:03:17.409Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-24T02:03:17.674Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-24T02:03:19.583Z] docker_cli_swarm_test.go:1901: [dcd5e4a5ae9e3] joining swarm manager [d57a7d227cd1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T02:03:20.074Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-24T02:03:20.074Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-24T02:03:20.074Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-24T02:03:20.074Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-24T02:03:20.074Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-24T02:03:20.153Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-24T02:03:20.406Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-24T02:03:20.406Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-24T02:03:20.406Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-24T02:03:20.868Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-24T02:03:20.996Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-24T02:03:21.089Z] docker_cli_swarm_test.go:1902: [d0497f479e600] joining swarm manager [d57a7d227cd1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T02:03:21.329Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-24T02:03:21.329Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-24T02:03:21.329Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-24T02:03:22.464Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-24T02:03:24.363Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-24T02:03:26.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-24T02:03:28.499Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-24T02:03:28.499Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:03:28.499Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-24T02:03:28.796Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-24T02:03:29.569Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-24T02:03:30.170Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-24T02:03:31.545Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-24T02:03:32.478Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-24T02:03:33.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-24T02:03:34.787Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-24T02:03:36.163Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-24T02:03:37.540Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-24T02:03:38.487Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-24T02:03:38.746Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-24T02:03:38.933Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-24T02:03:38.933Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-24T02:03:39.924Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-24T02:03:39.924Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-24T02:03:39.924Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-24T02:03:40.649Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-24T02:03:40.913Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-24T02:03:40.913Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-24T02:03:41.941Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-24T02:03:44.711Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-24T02:03:45.174Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-24T02:03:45.175Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-24T02:03:45.175Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-24T02:03:45.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-24T02:03:45.700Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-24T02:03:46.169Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-24T02:03:46.638Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-24T02:03:47.108Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-24T02:03:47.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-24T02:03:48.097Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-24T02:03:48.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-24T02:03:49.666Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-24T02:03:52.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-24T02:03:52.688Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-24T02:03:53.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-24T02:03:54.429Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-24T02:03:54.430Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:03:54.430Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-24T02:03:54.430Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-24T02:03:54.430Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-24T02:03:54.430Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-24T02:03:54.430Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-24T02:03:54.899Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-24T02:03:54.899Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-24T02:03:55.368Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-24T02:03:55.838Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-24T02:03:56.680Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-24T02:03:56.680Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-24T02:03:56.680Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-24T02:03:56.680Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-24T02:03:56.680Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-24T02:03:56.680Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-24T02:03:56.680Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-24T02:03:56.680Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-24T02:03:56.938Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-24T02:03:57.504Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-24T02:03:57.763Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-24T02:03:57.763Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-24T02:03:57.763Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-24T02:03:57.763Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-24T02:03:59.137Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-24T02:03:59.396Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-24T02:03:59.396Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-24T02:03:59.396Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-24T02:03:59.396Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-24T02:03:59.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-24T02:04:00.601Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-24T02:04:04.777Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-24T02:04:05.036Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-24T02:04:06.425Z] docker_cli_swarm_test.go:1802: [d62f57447792a] joining swarm manager [db619b2520b17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T02:04:06.683Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-24T02:04:06.941Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-24T02:04:06.941Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-24T02:04:07.508Z] docker_cli_swarm_test.go:1803: [dd77d4f1375af] joining swarm manager [db619b2520b17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T02:04:07.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-24T02:04:09.410Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-24T02:04:11.869Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-24T02:04:11.942Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-24T02:04:11.942Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite (1319.56s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.57s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.30s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.25s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.16s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.80s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.62s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.98s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.00s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.08s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.00s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.61s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.30s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.29s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.35s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.77s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.83s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.87s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.37s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.29s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.08s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.88s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.84s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.43s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.64s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.36s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.20s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.54s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.74s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.70s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.78s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.81s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.43s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.75s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.28s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.86s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.60s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.23s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.83s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2021-11-24T02:04:11.942Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.74s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.81s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.61s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.67s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2021-11-24T02:04:11.942Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.91s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.06s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.15s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.53s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.87s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.32s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.00s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.30s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.95s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.33s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.81s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.67s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.38s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.09s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.92s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.57s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.18s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.45s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.61s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.18s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.76s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.68s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.02s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.02s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.62s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.60s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.64s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.23s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.95s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.12s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.10s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.69s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildExpose (0.52s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.81s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.93s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.84s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.39s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.45s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.62s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.06s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.27s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildHistory (3.63s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLabel (0.73s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.60s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.87s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.45s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.43s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.58s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.92s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.39s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.35s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.14s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.84s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.86s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.79s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.57s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.84s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.32s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildPATH (1.80s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.99s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.67s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildRm (2.81s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.06s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.99s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.27s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.46s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildUser (1.40s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.70s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.32s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.97s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.19s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.67s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.74s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.43s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.63s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.28s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitTTY (1.24s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.85s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.04s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.04s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.54s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.45s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.09s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.54s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.00s) [2021-11-24T02:04:11.943Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-24T02:04:11.943Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.05s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.89s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.70s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.44s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.11s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.08s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.42s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c64030_} (1.63s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12518444521_/foo_false____} (1.44s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12518444521_/foo_true____} (1.41s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32737068730_/foo_false____} (1.33s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32737068730_/foo_true____} (1.39s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32737068730_/foo_true__0xc000c64060__} (1.38s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c64078_} (0.68s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c64090_} (1.38s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c640a8_} (1.38s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c640c0_} (1.36s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.23s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.37s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.59s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.80s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.94s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.58s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.62s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.66s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.91s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.12s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.26s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToDot (0.60s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.88s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.97s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2021-11-24T02:04:11.944Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-11-24T02:04:11.944Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.34s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.76s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.87s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.95s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.68s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.41s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.84s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.08s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.66s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsCopy (0.87s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.25s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.63s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.28s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFilters (1.27s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFormat (1.14s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.19s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2021-11-24T02:04:11.944Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-24T02:04:11.944Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.18s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsRename (0.63s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.66s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.69s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.17s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.55s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecUlimits (0.69s) [2021-11-24T02:04:11.944Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.67s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestHealth (18.83s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2021-11-24T02:04:11.944Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImportFile (1.23s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.55s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.55s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.51s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.60s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.69s) [2021-11-24T02:04:11.945Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-11-24T02:04:11.945Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.05s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.57s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.77s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.37s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.48s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.58s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.56s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.62s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPluginActive (2.03s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.84s) [2021-11-24T02:04:11.945Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.49s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.78s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.80s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.52s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.84s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPortList (7.65s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.26s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.20s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.64s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.62s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsByOrder (2.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.29s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.96s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.19s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.53s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.90s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.05s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.70s) [2021-11-24T02:04:11.945Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.96s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.04s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.19s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.95s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.48s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.75s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.61s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.06s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.51s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.61s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.86s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.57s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.13s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2021-11-24T02:04:11.945Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.65s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.29s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.42s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.87s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.61s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.63s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.56s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.45s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.28s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.99s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.39s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.20s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunMount (4.41s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.41s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.95s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.71s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.63s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.62s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.70s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.56s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.58s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.38s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.57s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.61s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.62s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.75s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.71s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.82s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUserByName (0.54s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.70s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.53s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.59s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.04s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2021-11-24T02:04:11.946Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.85s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.89s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.38s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.51s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.13s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.44s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.85s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.73s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.81s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.50s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.64s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2021-11-24T02:04:11.946Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-11-24T02:04:11.947Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2021-11-24T02:04:11.947Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-24T02:04:11.947Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.02s) [2021-11-24T02:04:11.947Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.80s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.63s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.30s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.00s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.17s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.63s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.74s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.77s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.11s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.12s) [2021-11-24T02:04:11.947Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.50s) [2021-11-24T02:04:11.947Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-24T02:04:11.947Z] === RUN TestDockerRegistrySuite [2021-11-24T02:04:11.947Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-24T02:04:12.882Z] check_test.go:195: [d18f3217d1fdb] daemon is not started [2021-11-24T02:04:12.882Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-24T02:04:13.229Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-24T02:04:13.229Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-24T02:04:13.229Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-24T02:04:13.816Z] check_test.go:195: [d12a57295bf6f] daemon is not started [2021-11-24T02:04:13.816Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-24T02:04:14.750Z] check_test.go:195: [d49361bbba2ed] daemon is not started [2021-11-24T02:04:14.750Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-24T02:04:15.008Z] check_test.go:195: [d949192d03e52] daemon is not started [2021-11-24T02:04:15.008Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-24T02:04:16.189Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-24T02:04:16.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-24T02:04:16.530Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-24T02:04:16.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-24T02:04:18.291Z] check_test.go:195: [dc9d1ff7cc0d6] daemon is not started [2021-11-24T02:04:18.291Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-24T02:04:22.181Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-24T02:04:23.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-24T02:04:24.489Z] check_test.go:195: [ddc0dfae1656e] daemon is not started [2021-11-24T02:04:24.489Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-24T02:04:27.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-24T02:04:27.284Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-24T02:04:27.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-24T02:04:27.284Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-24T02:04:27.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-24T02:04:27.783Z] check_test.go:195: [d69022ef5d0fc] daemon is not started [2021-11-24T02:04:27.783Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-24T02:04:28.725Z] check_test.go:195: [db65b06ca6c25] daemon is not started [2021-11-24T02:04:28.725Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-24T02:04:29.659Z] check_test.go:195: [d3633b5cbce69] daemon is not started [2021-11-24T02:04:29.659Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-24T02:04:30.593Z] check_test.go:195: [d5f57e8a2d448] daemon is not started [2021-11-24T02:04:30.593Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-24T02:04:31.526Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-24T02:04:32.096Z] check_test.go:195: [d54427ac3b6d1] daemon is not started [2021-11-24T02:04:32.096Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-24T02:04:32.494Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-24T02:04:33.473Z] check_test.go:195: [d433eff2f0cea] daemon is not started [2021-11-24T02:04:33.473Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-24T02:04:33.473Z] docker_cli_swarm_test.go:1321: [daba3ef8c13e5] joining swarm manager [d4582b993929c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T02:04:34.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-24T02:04:34.335Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-24T02:04:34.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-24T02:04:34.409Z] check_test.go:195: [d62556effc682] daemon is not started [2021-11-24T02:04:34.409Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-24T02:04:34.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-24T02:04:34.793Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-24T02:04:34.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-24T02:04:34.793Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-24T02:04:34.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-24T02:04:34.976Z] docker_cli_swarm_test.go:1322: [d8e2adc261139] joining swarm manager [d4582b993929c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T02:04:35.543Z] check_test.go:195: [df1f5aedd99df] daemon is not started [2021-11-24T02:04:35.543Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-24T02:04:36.476Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:be98fda7b69e55ca1e8093e849f299847065aa0d325017dab380a9dc3465184c [2021-11-24T02:04:37.043Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0a081ee0d25b4420e538ecea10ff90a3da7c4e8cced1aa76260a4a8495d1cc00 [2021-11-24T02:04:37.301Z] check_test.go:195: [dce6df6808944] daemon is not started [2021-11-24T02:04:37.301Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-24T02:04:38.323Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76d69586d16f6e18e5af7765c11e2b908a74852bfbbe98b1ad37343459696343 [2021-11-24T02:04:38.891Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d489e6498c63f59c8675c0a8222f0a2ab0a51989c8ac19f0bce5ab02a6533d8a [2021-11-24T02:04:39.148Z] check_test.go:195: [d21f9f16d3f10] daemon is not started [2021-11-24T02:04:39.148Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-24T02:04:40.084Z] check_test.go:195: [deee28b2e7fe4] daemon is not started [2021-11-24T02:04:40.084Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-24T02:04:42.615Z] check_test.go:195: [dcf1457ffdd67] daemon is not started [2021-11-24T02:04:42.615Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-24T02:04:43.181Z] check_test.go:195: [d19a679629018] daemon is not started [2021-11-24T02:04:43.181Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-24T02:04:43.439Z] check_test.go:195: [d5d625b03adad] daemon is not started [2021-11-24T02:04:43.439Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-24T02:04:44.373Z] check_test.go:195: [df065737fbb53] daemon is not started [2021-11-24T02:04:44.373Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-24T02:04:45.310Z] check_test.go:195: [d86cdf5cca49f] daemon is not started [2021-11-24T02:04:45.310Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-24T02:04:46.244Z] check_test.go:195: [de186f464fcf6] daemon is not started [2021-11-24T02:04:46.244Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-24T02:04:46.326Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-24T02:04:48.773Z] check_test.go:195: [db32bfe1695eb] daemon is not started [2021-11-24T02:04:48.773Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-24T02:04:48.773Z] check_test.go:195: [d6a7fda73de1a] daemon is not started [2021-11-24T02:04:48.773Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-24T02:04:49.706Z] check_test.go:195: [d04696f83b6b0] daemon is not started [2021-11-24T02:04:49.706Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-24T02:04:50.273Z] check_test.go:195: [dca5add15ddf5] daemon is not started [2021-11-24T02:04:50.273Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-24T02:04:50.273Z] check_test.go:195: [d274f6d2ef2e3] daemon is not started [2021-11-24T02:04:50.273Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-24T02:04:50.531Z] check_test.go:195: [dccddd656f586] daemon is not started [2021-11-24T02:04:50.531Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-24T02:04:50.790Z] check_test.go:195: [d58923e76a380] daemon is not started [2021-11-24T02:04:50.790Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-24T02:04:51.048Z] check_test.go:195: [d5ca401c7e2d5] daemon is not started [2021-11-24T02:04:51.048Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-24T02:04:51.306Z] check_test.go:195: [db66a4806c335] daemon is not started [2021-11-24T02:04:51.306Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-24T02:04:52.239Z] check_test.go:195: [d65ecc29cae15] daemon is not started [2021-11-24T02:04:52.239Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-24T02:04:53.614Z] check_test.go:195: [daea4f39de25e] daemon is not started [2021-11-24T02:04:53.614Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-24T02:04:54.553Z] check_test.go:195: [d71eb41d3f2bb] daemon is not started [2021-11-24T02:04:54.553Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-24T02:04:55.487Z] check_test.go:195: [d9410e840041a] daemon is not started [2021-11-24T02:04:55.487Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-24T02:04:56.421Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-24T02:04:56.761Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite (45.70s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.89s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.07s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.27s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.09s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.06s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.94s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.11s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2021-11-24T02:04:57.355Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-11-24T02:04:57.355Z] === RUN TestDockerSchema1RegistrySuite [2021-11-24T02:04:57.355Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-24T02:04:57.355Z] check_test.go:222: [d6ae5ac07bd2a] daemon is not started [2021-11-24T02:04:57.355Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-24T02:05:00.559Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-24T02:05:00.649Z] check_test.go:222: [da54d650eddd7] daemon is not started [2021-11-24T02:05:00.649Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-24T02:05:05.913Z] check_test.go:222: [d0330b8c7ce5a] daemon is not started [2021-11-24T02:05:05.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-24T02:05:06.436Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-24T02:05:06.480Z] check_test.go:222: [ddf7251ed957e] daemon is not started [2021-11-24T02:05:06.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-24T02:05:06.480Z] check_test.go:222: [ddf6549de007a] daemon is not started [2021-11-24T02:05:06.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-24T02:05:07.858Z] check_test.go:222: [dc472be502a0e] daemon is not started [2021-11-24T02:05:07.858Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-24T02:05:08.426Z] check_test.go:222: [de7269d642b05] daemon is not started [2021-11-24T02:05:08.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-24T02:05:09.361Z] check_test.go:222: [d6c5d17f85740] daemon is not started [2021-11-24T02:05:09.361Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-24T02:05:10.234Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-24T02:05:11.894Z] check_test.go:222: [d97235c3face6] daemon is not started [2021-11-24T02:05:11.894Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-24T02:05:12.153Z] check_test.go:222: [dd0ef842d83bd] daemon is not started [2021-11-24T02:05:12.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-24T02:05:12.410Z] check_test.go:222: [ddf9d5f10dac3] daemon is not started [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite (15.20s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.21s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-11-24T02:05:12.410Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-11-24T02:05:12.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-24T02:05:12.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-24T02:05:13.345Z] check_test.go:251: [ddbf019f793b6] daemon is not started [2021-11-24T02:05:13.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-24T02:05:13.604Z] check_test.go:251: [d6f64e18a0afb] daemon is not started [2021-11-24T02:05:13.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-24T02:05:13.862Z] check_test.go:251: [d1e4b5dbd2ad6] daemon is not started [2021-11-24T02:05:13.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-24T02:05:15.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-24T02:05:15.803Z] check_test.go:251: [dd4f954da4d52] daemon is not started [2021-11-24T02:05:15.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-24T02:05:16.061Z] check_test.go:251: [d6a6d666a48c6] daemon is not started [2021-11-24T02:05:16.061Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-24T02:05:16.996Z] check_test.go:251: [d269ad5c056ff] daemon is not started [2021-11-24T02:05:16.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-24T02:05:17.254Z] check_test.go:251: [d20e37eef0db1] daemon is not started [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.68s) [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2021-11-24T02:05:17.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-11-24T02:05:17.254Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-24T02:05:17.254Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-24T02:05:17.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-24T02:05:17.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-24T02:05:17.262Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-24T02:05:18.225Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-24T02:05:18.225Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:05:18.225Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-24T02:05:19.755Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-24T02:05:19.755Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-24T02:05:19.755Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-24T02:05:22.538Z] check_test.go:278: [d65fe79ebcfd0] daemon is not started [2021-11-24T02:05:22.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-24T02:05:22.538Z] check_test.go:278: [d2773d779cbfe] daemon is not started [2021-11-24T02:05:22.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-24T02:05:22.538Z] check_test.go:278: [db95937647699] daemon is not started [2021-11-24T02:05:22.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-24T02:05:22.800Z] check_test.go:278: [de16e2d2a7d6b] daemon is not started [2021-11-24T02:05:22.800Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-24T02:05:23.059Z] check_test.go:278: [d438cb43ce414] daemon is not started [2021-11-24T02:05:23.059Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-11-24T02:05:23.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-11-24T02:05:23.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-24T02:05:23.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-24T02:05:23.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-24T02:05:23.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-11-24T02:05:23.060Z] === RUN TestDockerNetworkSuite [2021-11-24T02:05:23.060Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-24T02:05:23.993Z] docker_cli_network_unix_test.go:46: [dd145d74fdf9c] daemon is not started [2021-11-24T02:05:23.994Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-24T02:05:24.425Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-24T02:05:24.560Z] docker_cli_network_unix_test.go:46: [d68c6b7c4bfa2] daemon is not started [2021-11-24T02:05:24.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-24T02:05:25.188Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-24T02:05:25.188Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-24T02:05:25.188Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-24T02:05:25.954Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-24T02:05:25.954Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-24T02:05:25.954Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-24T02:05:25.954Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-24T02:05:25.954Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-24T02:05:26.718Z] docker_cli_network_unix_test.go:46: [d46f49d4b363b] daemon is not started [2021-11-24T02:05:27.483Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-24T02:05:27.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-24T02:05:28.588Z] docker_cli_network_unix_test.go:46: [d523b5310e5b9] daemon is not started [2021-11-24T02:05:28.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-24T02:05:29.013Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-24T02:05:29.104Z] docker_cli_network_unix_test.go:1233: [dce01c08130ca] daemon is not started [2021-11-24T02:05:29.469Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-24T02:05:29.926Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-24T02:05:30.382Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-24T02:05:31.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-24T02:05:32.355Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-24T02:05:32.355Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-24T02:05:32.355Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-24T02:05:32.355Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-24T02:05:32.355Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-24T02:05:32.355Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-24T02:05:32.566Z] docker_cli_network_unix_test.go:46: [db2b8183ca979] daemon is not started [2021-11-24T02:05:33.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-24T02:05:34.575Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-24T02:05:36.154Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-24T02:05:37.318Z] docker_cli_network_unix_test.go:46: [d9d779a0e3548] daemon is not started [2021-11-24T02:05:37.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-24T02:05:38.323Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-24T02:05:38.323Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-24T02:05:38.323Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-24T02:05:38.374Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-24T02:05:39.787Z] docker_cli_network_unix_test.go:46: [d1ab6d2ed6ed0] daemon is not started [2021-11-24T02:05:39.852Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-24T02:05:39.852Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-24T02:05:39.852Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-24T02:05:40.308Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-24T02:05:40.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-24T02:05:40.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-24T02:05:41.066Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-24T02:05:41.066Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-24T02:05:41.291Z] docker_cli_network_unix_test.go:46: [dfd8fce1efd21] daemon is not started [2021-11-24T02:05:41.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-24T02:05:41.857Z] docker_cli_network_unix_test.go:46: [d1b70fbf9dbed] daemon is not started [2021-11-24T02:05:41.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-24T02:05:42.116Z] docker_cli_network_unix_test.go:46: [df93adb6e02c9] daemon is not started [2021-11-24T02:05:42.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-24T02:05:42.479Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-24T02:05:42.940Z] docker_cli_network_unix_test.go:46: [d5159b8a6f699] daemon is not started [2021-11-24T02:05:43.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-24T02:05:43.444Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-24T02:05:43.766Z] docker_cli_network_unix_test.go:46: [d16c0d0343350] daemon is not started [2021-11-24T02:05:44.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-24T02:05:44.027Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-24T02:05:44.281Z] docker_cli_network_unix_test.go:46: [d9a8453183fc2] daemon is not started [2021-11-24T02:05:44.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-24T02:05:44.408Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-24T02:05:44.408Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-24T02:05:44.408Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-24T02:05:44.496Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-24T02:05:44.539Z] docker_cli_network_unix_test.go:46: [db5d450b485df] daemon is not started [2021-11-24T02:05:44.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-24T02:05:45.105Z] docker_cli_network_unix_test.go:46: [d935adc5b7434] daemon is not started [2021-11-24T02:05:45.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-24T02:05:45.363Z] docker_cli_network_unix_test.go:46: [d330417f75c8b] daemon is not started [2021-11-24T02:05:45.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-24T02:05:45.371Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-24T02:05:45.620Z] docker_cli_network_unix_test.go:46: [d4e75b9b22738] daemon is not started [2021-11-24T02:05:45.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-24T02:05:45.620Z] docker_cli_network_unix_test.go:46: [d4597245aa9af] daemon is not started [2021-11-24T02:05:45.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-24T02:05:45.829Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-24T02:05:45.829Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-24T02:05:45.829Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-24T02:05:45.829Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-24T02:05:45.829Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-24T02:05:46.065Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-24T02:05:46.554Z] docker_cli_network_unix_test.go:46: [d898d33f19db9] daemon is not started [2021-11-24T02:05:46.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-24T02:05:47.121Z] docker_cli_network_unix_test.go:46: [dfae7f2a83a82] daemon is not started [2021-11-24T02:05:47.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-24T02:05:47.638Z] docker_cli_network_unix_test.go:46: [d242fbbd7f73f] daemon is not started [2021-11-24T02:05:47.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-24T02:05:47.638Z] docker_cli_network_unix_test.go:46: [d170880cae59c] daemon is not started [2021-11-24T02:05:47.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-24T02:05:47.896Z] docker_cli_network_unix_test.go:46: [d5863425143f9] daemon is not started [2021-11-24T02:05:47.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-24T02:05:49.270Z] docker_cli_network_unix_test.go:968: [dcac3e1a69d5d] daemon is not started [2021-11-24T02:05:50.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-24T02:05:51.142Z] docker_cli_network_unix_test.go:46: [d39b36ad6537a] daemon is not started [2021-11-24T02:05:51.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-24T02:05:51.603Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-24T02:05:53.246Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-24T02:05:53.933Z] docker_cli_network_unix_test.go:1116: [df8489e7eeecc] daemon is not started [2021-11-24T02:05:54.816Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-24T02:05:58.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-24T02:05:58.131Z] docker_cli_network_unix_test.go:46: [d46c0e836f278] daemon is not started [2021-11-24T02:05:58.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-24T02:05:58.389Z] docker_cli_network_unix_test.go:46: [d4d46b0aef7cc] daemon is not started [2021-11-24T02:05:58.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-24T02:05:58.389Z] docker_cli_network_unix_test.go:46: [dd6719cee6b3d] daemon is not started [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-24T02:05:58.549Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-24T02:05:58.549Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-24T02:05:58.549Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-24T02:05:58.549Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-24T02:05:58.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-24T02:05:58.647Z] docker_cli_network_unix_test.go:46: [d532e3c1813fd] daemon is not started [2021-11-24T02:05:58.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-24T02:05:58.905Z] docker_cli_network_unix_test.go:46: [d1649f1d59434] daemon is not started [2021-11-24T02:05:58.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-24T02:05:58.905Z] docker_cli_network_unix_test.go:46: [d35abbc267c79] daemon is not started [2021-11-24T02:05:58.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-24T02:05:58.905Z] docker_cli_network_unix_test.go:46: [d11f2ea946689] daemon is not started [2021-11-24T02:05:58.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-24T02:06:00.806Z] docker_cli_network_unix_test.go:46: [d46c4c5f18c16] daemon is not started [2021-11-24T02:06:01.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-24T02:06:01.373Z] docker_cli_network_unix_test.go:46: [dc8998707e7d6] daemon is not started [2021-11-24T02:06:01.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-24T02:06:01.373Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-24T02:06:01.373Z] docker_cli_network_unix_test.go:46: [d4696365cff8f] daemon is not started [2021-11-24T02:06:01.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-24T02:06:01.939Z] docker_cli_network_unix_test.go:46: [d1f7dd909d3d8] daemon is not started [2021-11-24T02:06:01.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-24T02:06:02.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-24T02:06:03.495Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-24T02:06:05.726Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-24T02:06:06.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-24T02:06:06.971Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-24T02:06:07.059Z] docker_cli_network_unix_test.go:1084: [db86bae9ea709] daemon is not started [2021-11-24T02:06:08.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-24T02:06:08.692Z] docker_cli_network_unix_test.go:46: [d116558cc7e28] daemon is not started [2021-11-24T02:06:08.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-24T02:06:09.259Z] docker_cli_network_unix_test.go:46: [da566357761e6] daemon is not started [2021-11-24T02:06:09.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-24T02:06:10.632Z] docker_cli_network_unix_test.go:46: [d2d2caf403b89] daemon is not started [2021-11-24T02:06:10.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-24T02:06:10.890Z] docker_cli_network_unix_test.go:46: [ddf87aa1a991e] daemon is not started [2021-11-24T02:06:10.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-24T02:06:11.456Z] docker_cli_network_unix_test.go:46: [d3a9801f00276] daemon is not started [2021-11-24T02:06:11.656Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-24T02:06:11.656Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-24T02:06:11.656Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-24T02:06:11.656Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-24T02:06:11.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-24T02:06:11.973Z] docker_cli_network_unix_test.go:46: [d112e915e82fe] daemon is not started [2021-11-24T02:06:11.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-24T02:06:12.113Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-24T02:06:12.113Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-24T02:06:12.113Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-24T02:06:12.113Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-24T02:06:12.113Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-24T02:06:12.113Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-24T02:06:12.113Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-24T02:06:12.896Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-24T02:06:12.907Z] docker_cli_network_unix_test.go:46: [df3c3c75ba144] daemon is not started [2021-11-24T02:06:12.907Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-24T02:06:15.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-24T02:06:15.844Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:06:15.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-24T02:06:15.844Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:06:15.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-24T02:06:15.844Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:06:15.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-24T02:06:15.854Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-24T02:06:16.810Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-24T02:06:17.098Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-24T02:06:19.656Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-24T02:06:20.645Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-24T02:06:20.645Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-24T02:06:20.645Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-24T02:06:20.645Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-24T02:06:20.645Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-24T02:06:21.287Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-24T02:06:21.545Z] docker_cli_network_unix_test.go:46: [dadac988c458d] daemon is not started [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite (58.98s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.01s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.58s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.04s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.09s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-11-24T02:06:22.111Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-11-24T02:06:22.112Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2021-11-24T02:06:22.112Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.91s) [2021-11-24T02:06:22.112Z] === RUN TestDockerHubPullSuite [2021-11-24T02:06:22.112Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-24T02:06:22.217Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-24T02:06:22.217Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-24T02:06:22.217Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-24T02:06:22.606Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-24T02:06:24.013Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-24T02:06:25.914Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-24T02:06:26.850Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-24T02:06:27.110Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-24T02:06:27.241Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-24T02:06:27.241Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-24T02:06:27.241Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-24T02:06:28.046Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-24T02:06:28.305Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-24T02:06:28.305Z] --- PASS: TestDockerHubPullSuite (6.46s) [2021-11-24T02:06:28.305Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.73s) [2021-11-24T02:06:28.305Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-11-24T02:06:28.305Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.70s) [2021-11-24T02:06:28.305Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.50s) [2021-11-24T02:06:28.305Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-11-24T02:06:28.306Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-24T02:06:28.306Z] PASS [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === Skipped [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_sni_test.go:18: Flakey test [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-24T02:06:28.306Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-24T02:06:28.306Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-24T02:06:28.306Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-24T02:06:28.306Z] docker_cli_network_unix_test.go:46: [d4696365cff8f] daemon is not started [2021-11-24T02:06:28.306Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-24T02:06:28.306Z] [2021-11-24T02:06:28.306Z] DONE 1262 tests, 51 skipped in 1462.769s [2021-11-24T02:06:28.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-24T02:06:28.567Z] ++++ cat bundles/test-integration/docker.pid [2021-11-24T02:06:28.567Z] +++ kill 8512 [2021-11-24T02:06:28.567Z] +++ /etc/init.d/apparmor stop [2021-11-24T02:06:28.567Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-24T02:06:28.567Z] [2021-11-24T02:06:28.567Z] Unloading profiles will leave already running processes permanently [2021-11-24T02:06:28.567Z] unconfined, which can lead to unexpected situations. [2021-11-24T02:06:28.567Z] [2021-11-24T02:06:28.567Z] To set a process to complain mode, use the command line tool [2021-11-24T02:06:28.567Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-24T02:06:28.567Z] +++ true [2021-11-24T02:06:28.567Z] exiting test-integration [2021-11-24T02:06:28.567Z] ++ exit 0 [2021-11-24T02:06:28.567Z] [2021-11-24T02:06:29.135Z] + for job in $(jobs -p) [2021-11-24T02:06:29.135Z] + wait 3988 [2021-11-24T02:06:30.963Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-24T02:06:30.963Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-24T02:06:30.963Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-24T02:06:30.963Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-24T02:06:31.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-24T02:06:31.420Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-24T02:06:31.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-24T02:06:31.876Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-24T02:06:31.876Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-24T02:06:32.333Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-24T02:06:34.406Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-24T02:06:36.306Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-24T02:06:37.422Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-24T02:06:37.422Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-24T02:06:37.422Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-24T02:06:37.881Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-24T02:06:37.881Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-24T02:06:37.881Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-24T02:06:37.881Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-24T02:06:37.881Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-24T02:06:37.881Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-24T02:06:37.881Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-24T02:06:37.881Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-24T02:06:37.881Z] === RUN TestDockerSuite/TestBuildFails [2021-11-24T02:06:40.062Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-24T02:06:40.506Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-24T02:06:40.520Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-24T02:06:43.034Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-24T02:06:46.315Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-24T02:06:46.315Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-24T02:06:46.315Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-24T02:06:47.581Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-24T02:06:51.582Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-24T02:06:51.582Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-24T02:06:52.515Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-24T02:06:54.659Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-24T02:06:55.043Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-24T02:06:58.092Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-24T02:07:03.213Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-24T02:07:07.974Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-24T02:07:07.974Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-24T02:07:07.974Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-24T02:07:07.974Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-24T02:07:09.012Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-24T02:07:09.977Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-24T02:07:13.034Z] === RUN TestDockerSuite/TestBuildRm [2021-11-24T02:07:15.783Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-24T02:07:15.783Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-24T02:07:15.783Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-24T02:07:16.749Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-24T02:07:17.219Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-24T02:07:17.219Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-24T02:07:17.219Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-24T02:07:21.632Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-24T02:07:23.178Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-24T02:07:23.178Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-24T02:07:23.178Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-24T02:07:23.178Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-24T02:07:23.639Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-24T02:07:24.612Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-24T02:07:27.522Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-24T02:07:27.522Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:07:27.522Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-24T02:07:28.364Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-24T02:07:29.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-24T02:07:29.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-24T02:07:30.453Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-24T02:07:31.284Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-24T02:07:34.174Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-24T02:07:35.035Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-24T02:07:39.895Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-24T02:07:39.895Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-24T02:07:42.733Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-24T02:07:42.794Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-24T02:07:42.794Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-24T02:07:42.794Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-24T02:07:43.252Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-24T02:07:43.252Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-24T02:07:49.054Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-24T02:07:49.511Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-24T02:07:49.784Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-24T02:07:49.875Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-24T02:07:49.875Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-24T02:07:49.875Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-24T02:07:49.969Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-24T02:07:50.933Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-24T02:07:51.255Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-24T02:07:51.255Z] docker_cli_swarm_test.go:1186: [d2e7a69951644] joining swarm manager [d39e46debc77d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T02:07:51.897Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-24T02:07:52.863Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-24T02:07:54.397Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-24T02:07:56.514Z] docker_cli_swarm_test.go:1195: [d489a5c270152] joining swarm manager [d39e46debc77d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T02:07:56.975Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-24T02:07:56.975Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-24T02:08:00.724Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-24T02:08:00.724Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-24T02:08:01.459Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-24T02:08:01.459Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:08:01.459Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-24T02:08:01.459Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-24T02:08:01.459Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-24T02:08:01.459Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-24T02:08:01.459Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-24T02:08:01.459Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-24T02:08:01.459Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-24T02:08:01.916Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-24T02:08:02.882Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-24T02:08:04.473Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-24T02:08:08.670Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-24T02:08:19.316Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-24T02:08:19.316Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-24T02:08:19.316Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-24T02:08:21.536Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-24T02:08:22.510Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-24T02:08:26.266Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-24T02:08:26.343Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-24T02:08:26.343Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-24T02:08:26.343Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-24T02:08:28.516Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-24T02:08:30.019Z] === RUN TestDockerSuite/TestBuildUser [2021-11-24T02:08:30.019Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-24T02:08:30.019Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-24T02:08:30.019Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-24T02:08:30.019Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-24T02:08:30.019Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-24T02:08:30.019Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-24T02:08:33.770Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-24T02:08:33.770Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-24T02:08:36.691Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-24T02:08:36.691Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-24T02:08:36.691Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-24T02:08:36.691Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-24T02:08:36.691Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-24T02:08:43.171Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-24T02:08:53.140Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-24T02:08:54.412Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-24T02:08:54.412Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-24T02:08:56.422Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-24T02:08:58.335Z] docker_cli_swarm_test.go:1118: [d43ab008e1c49] joining swarm manager [de8799333addb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T02:08:59.267Z] docker_cli_swarm_test.go:1119: [d5cbf3e00f617] joining swarm manager [de8799333addb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T02:09:01.511Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-24T02:09:01.824Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-24T02:09:05.545Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-24T02:09:05.545Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-24T02:09:06.001Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-24T02:09:06.220Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-24T02:09:06.220Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-24T02:09:06.220Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-24T02:09:06.220Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-24T02:09:06.682Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-24T02:09:08.870Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-24T02:09:08.870Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-24T02:09:08.870Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-24T02:09:11.037Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-24T02:09:17.471Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-24T02:09:20.387Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-24T02:09:20.848Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-24T02:09:23.440Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-24T02:09:29.226Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-24T02:09:33.260Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-24T02:09:33.260Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-24T02:09:33.260Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-24T02:09:33.260Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-24T02:09:33.260Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-24T02:09:33.260Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-24T02:09:33.260Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-24T02:09:33.260Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-24T02:09:36.293Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-24T02:09:39.074Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-24T02:09:40.622Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-24T02:09:40.622Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-24T02:09:40.622Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-24T02:09:40.622Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-24T02:09:40.622Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-24T02:09:40.622Z] docker_cli_sni_test.go:18: Flakey test [2021-11-24T02:09:41.084Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-24T02:09:42.629Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-24T02:09:43.363Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-24T02:09:46.380Z] === RUN TestDockerSuite/TestCommitChange [2021-11-24T02:09:50.132Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-24T02:09:53.882Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-24T02:09:53.882Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-24T02:09:53.882Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-24T02:10:00.984Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-24T02:10:00.984Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-24T02:10:00.984Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-24T02:10:04.452Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-24T02:10:04.453Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-24T02:10:04.453Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-24T02:10:05.695Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-24T02:10:09.480Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-24T02:10:09.480Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-24T02:10:09.480Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-24T02:10:09.480Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-24T02:10:09.480Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-24T02:10:09.480Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-24T02:10:09.480Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-24T02:10:09.480Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-24T02:10:11.521Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-24T02:10:11.978Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-24T02:10:11.978Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-24T02:10:11.978Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-24T02:10:11.978Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-24T02:10:11.978Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-24T02:10:15.707Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-24T02:10:16.580Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-24T02:10:18.040Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-24T02:10:18.040Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-24T02:10:18.040Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-24T02:10:20.386Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-24T02:10:21.285Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-24T02:10:21.285Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-24T02:10:21.285Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-24T02:10:23.473Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-24T02:10:23.473Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-24T02:10:23.473Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-24T02:10:23.473Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-24T02:10:23.473Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-24T02:10:23.473Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-24T02:10:23.473Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-24T02:10:24.119Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-24T02:10:24.120Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-24T02:10:24.120Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-24T02:10:25.661Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-24T02:10:25.661Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-24T02:10:25.661Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-24T02:10:25.661Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-24T02:10:27.020Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-24T02:10:27.998Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-24T02:10:28.582Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-24T02:10:28.582Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-24T02:10:28.582Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-24T02:10:28.582Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-24T02:10:28.582Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-24T02:10:28.582Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-24T02:10:28.582Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:10:28.582Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-24T02:10:29.530Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-24T02:10:30.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-24T02:10:32.819Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-24T02:10:32.962Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-24T02:10:34.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-24T02:10:34.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-24T02:10:34.509Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-24T02:10:34.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-24T02:10:35.684Z] docker_cli_swarm_test.go:1172: [dba0d17fe34c5] joining swarm manager [de8799333addb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-24T02:10:36.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-24T02:10:36.054Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-24T02:10:38.241Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-24T02:10:38.241Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:10:38.242Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-24T02:10:38.242Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:10:38.242Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-24T02:10:39.874Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-24T02:10:40.430Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-24T02:10:40.430Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-24T02:10:40.838Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-24T02:10:41.365Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-24T02:10:41.975Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-24T02:10:41.975Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-24T02:10:41.975Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-24T02:10:44.161Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-24T02:10:44.623Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-24T02:10:46.817Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-24T02:10:50.567Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-24T02:10:51.159Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-24T02:10:53.486Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-24T02:10:53.486Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-24T02:10:53.486Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-24T02:10:53.486Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-24T02:10:53.486Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-24T02:10:55.679Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-24T02:10:55.679Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-24T02:10:55.679Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-24T02:10:55.836Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-24T02:10:57.868Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-24T02:10:57.868Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:10:57.868Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-24T02:11:00.056Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-24T02:11:00.056Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-24T02:11:02.422Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-24T02:11:03.809Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-24T02:11:05.998Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-24T02:11:05.998Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-24T02:11:05.998Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-24T02:11:05.998Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-24T02:11:05.998Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-24T02:11:05.998Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-24T02:11:05.998Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-24T02:11:05.998Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-24T02:11:05.998Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-24T02:11:05.998Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-24T02:11:05.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-24T02:11:06.151Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-24T02:11:06.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-24T02:11:06.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-24T02:11:09.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-24T02:11:10.856Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-24T02:11:12.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-24T02:11:14.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-24T02:11:14.378Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-24T02:11:14.378Z] docker_cli_swarm_test.go:1453: [d4991bfe6ce40] joining swarm manager [de802ac6aab2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T02:11:14.378Z] docker_cli_swarm_test.go:1454: [d7d391ea76633] joining swarm manager [de802ac6aab2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-24T02:11:15.544Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-24T02:11:16.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003842e8_} [2021-11-24T02:11:17.090Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-24T02:11:17.090Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-24T02:11:17.090Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-24T02:11:17.090Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-24T02:11:17.090Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-24T02:11:18.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12459397236_c:\foo_false____} [2021-11-24T02:11:20.003Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-24T02:11:20.003Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-24T02:11:20.003Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-24T02:11:20.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12459397236_c:\foo_true____} [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-24T02:11:23.022Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-24T02:11:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-24T02:11:23.483Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-24T02:11:23.483Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-24T02:11:23.483Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-24T02:11:23.483Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-24T02:11:23.483Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-24T02:11:23.483Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-24T02:11:24.375Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-24T02:11:24.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-24T02:11:25.199Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-24T02:11:25.199Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-24T02:11:25.199Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-24T02:11:25.674Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-24T02:11:25.674Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-24T02:11:25.674Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:11:26.132Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-24T02:11:26.137Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-24T02:11:26.137Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:11:26.137Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-24T02:11:28.031Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-24T02:11:28.324Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-24T02:11:28.324Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-24T02:11:28.324Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-24T02:11:28.324Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-24T02:11:30.513Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-24T02:11:30.513Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-24T02:11:30.513Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-24T02:11:30.513Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-24T02:11:30.513Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-24T02:11:30.513Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-24T02:11:30.513Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-24T02:11:31.321Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-24T02:11:33.848Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-24T02:11:35.220Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-24T02:11:35.748Z] docker_cli_swarm_unix_test.go:63: [d419bf17d377d] joining swarm manager [d6edb45a6c7fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T02:11:36.764Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-24T02:11:36.764Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:11:36.764Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-24T02:11:36.764Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-24T02:11:36.764Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-24T02:11:38.063Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-24T02:11:45.355Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-24T02:11:45.355Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-24T02:11:45.355Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-24T02:11:45.355Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:11:45.355Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-24T02:11:50.421Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-24T02:11:53.954Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-24T02:11:53.954Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-24T02:11:53.954Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-24T02:11:53.954Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-24T02:11:53.954Z] === RUN TestDockerSuite/TestCpToDot [2021-11-24T02:11:55.499Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-24T02:11:55.499Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-24T02:11:55.499Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-24T02:11:55.499Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-24T02:11:55.499Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-24T02:11:57.685Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-24T02:11:57.685Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:11:57.685Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-24T02:11:57.685Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-24T02:11:57.685Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-24T02:11:57.685Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-24T02:11:57.685Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-24T02:11:57.685Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-24T02:11:57.685Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-24T02:11:57.685Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-24T02:11:58.146Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-24T02:11:59.690Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-24T02:12:01.879Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-24T02:12:02.340Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-24T02:12:02.340Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-24T02:12:03.885Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-24T02:12:04.349Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-24T02:12:04.349Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-24T02:12:04.349Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-24T02:12:04.349Z] === RUN TestDockerSuite/TestCreateRM [2021-11-24T02:12:04.811Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-24T02:12:04.811Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-24T02:12:04.811Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-24T02:12:05.197Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-24T02:12:05.272Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-24T02:12:05.272Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-24T02:12:10.664Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-24T02:12:12.374Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-24T02:12:12.374Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-24T02:12:12.374Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-24T02:12:15.293Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-24T02:12:15.293Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-24T02:12:15.293Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-24T02:12:15.293Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-24T02:12:18.212Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-24T02:12:18.212Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDockerFails [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-24T02:12:18.212Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-24T02:12:18.212Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-24T02:12:18.212Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-24T02:12:18.212Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-24T02:12:18.212Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-24T02:12:18.212Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-24T02:12:20.401Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-24T02:12:22.590Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-24T02:12:25.470Z] === RUN TestDockerSuite/TestBuildRm [2021-11-24T02:12:25.508Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-24T02:12:31.978Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-24T02:12:31.978Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-24T02:12:31.978Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-24T02:12:32.606Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-24T02:12:33.876Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-24T02:12:36.357Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-24T02:12:37.159Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-24T02:12:39.689Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-24T02:12:40.269Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-24T02:12:41.069Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-24T02:12:41.586Z] docker_api_swarm_test.go:962: [db79391030ba3] joining swarm manager [db0e45b5d5249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-24T02:12:42.537Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-24T02:12:42.537Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-24T02:12:42.537Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-24T02:12:42.537Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-24T02:12:42.537Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-24T02:12:43.257Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-24T02:12:44.071Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-24T02:12:44.229Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-24T02:12:47.984Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-24T02:12:48.446Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-24T02:12:48.771Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-24T02:12:48.908Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-24T02:12:52.502Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-24T02:12:53.615Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-24T02:12:58.288Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-24T02:12:58.322Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-24T02:12:58.322Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-24T02:12:58.322Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-24T02:12:58.322Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:12:58.322Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-24T02:12:58.322Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-24T02:12:58.322Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-24T02:12:58.322Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-24T02:12:58.322Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-24T02:12:59.294Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-24T02:12:59.294Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-24T02:12:59.294Z] === RUN TestDockerSuite/TestEventsRename [2021-11-24T02:12:59.655Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-24T02:13:01.483Z] === RUN TestDockerSuite/TestEventsResize [2021-11-24T02:13:10.076Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-24T02:13:11.621Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-24T02:13:11.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-24T02:13:12.798Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-24T02:13:13.810Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-24T02:13:15.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-24T02:13:15.960Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-24T02:13:15.960Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-24T02:13:16.417Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-24T02:13:17.854Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-24T02:13:18.512Z] === RUN TestDockerSuite/TestEventsTop [2021-11-24T02:13:18.512Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-24T02:13:18.512Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-24T02:13:20.700Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-24T02:13:24.449Z] === RUN TestDockerSuite/TestExec [2021-11-24T02:13:24.449Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:13:24.449Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-24T02:13:24.449Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-24T02:13:24.449Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-24T02:13:25.960Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-24T02:13:25.995Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-24T02:13:26.738Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-24T02:13:26.738Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-24T02:13:27.539Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-24T02:13:27.539Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:13:27.539Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-24T02:13:27.539Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:13:27.539Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-24T02:13:27.539Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-24T02:13:27.539Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-24T02:13:29.240Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-24T02:13:29.727Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-24T02:13:31.271Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-24T02:13:31.433Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-24T02:13:31.433Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-24T02:13:31.770Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-24T02:13:32.814Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-24T02:13:34.299Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-24T02:13:34.359Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-24T02:13:36.123Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-24T02:13:36.833Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-24T02:13:39.065Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-24T02:13:39.065Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-24T02:13:39.065Z] === RUN TestDockerSuite/TestExecEnv [2021-11-24T02:13:39.065Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:13:39.065Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-24T02:13:39.065Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-24T02:13:39.065Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-24T02:13:39.375Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-24T02:13:40.037Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-24T02:13:42.655Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-24T02:13:44.554Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-24T02:13:44.745Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-24T02:13:44.745Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-24T02:13:44.745Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-24T02:13:44.745Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-24T02:13:44.745Z] === RUN TestDockerSuite/TestExecParseError [2021-11-24T02:13:44.745Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:13:44.745Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-24T02:13:44.745Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-24T02:13:44.745Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-24T02:13:44.745Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-24T02:13:44.745Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-24T02:13:46.290Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-24T02:13:46.290Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-24T02:13:46.290Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-24T02:13:46.290Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:13:46.290Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-24T02:13:46.290Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-24T02:13:46.290Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-24T02:13:46.290Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-24T02:13:46.290Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-24T02:13:46.290Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-24T02:13:46.290Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-24T02:13:48.477Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-24T02:13:48.477Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-24T02:13:48.477Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-24T02:13:53.191Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-24T02:13:53.191Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-24T02:13:53.191Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-24T02:13:53.191Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-24T02:13:53.191Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-24T02:13:53.191Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:13:53.191Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-24T02:13:59.003Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-24T02:14:04.815Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-24T02:14:06.055Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-24T02:14:06.055Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-24T02:14:06.055Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-24T02:14:07.004Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-24T02:14:07.588Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-24T02:14:08.553Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-24T02:14:12.818Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-24T02:14:12.818Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:14:12.818Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-24T02:14:12.818Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-24T02:14:12.818Z] === RUN TestDockerSuite/TestHealth [2021-11-24T02:14:12.818Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-24T02:14:12.818Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-24T02:14:12.818Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-24T02:14:12.818Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-24T02:14:12.818Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-24T02:14:14.334Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-24T02:14:16.568Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-24T02:14:16.568Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-24T02:14:16.568Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-24T02:14:16.568Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-24T02:14:16.568Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-24T02:14:16.568Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-24T02:14:16.868Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-24T02:14:16.868Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-24T02:14:16.868Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-24T02:14:16.868Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-24T02:14:17.029Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-24T02:14:17.490Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-24T02:14:17.490Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:14:17.490Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-24T02:14:18.462Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-24T02:14:18.462Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-24T02:14:20.006Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-24T02:14:20.006Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-24T02:14:20.290Z] === RUN TestDockerSuite/TestBuildUser [2021-11-24T02:14:20.290Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-24T02:14:20.290Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-24T02:14:20.290Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-24T02:14:20.290Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-24T02:14:20.290Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-24T02:14:20.290Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-24T02:14:21.551Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-24T02:14:21.561Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-24T02:14:21.561Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-24T02:14:21.561Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-24T02:14:21.561Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-24T02:14:21.561Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-24T02:14:21.561Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-24T02:14:21.561Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-24T02:14:21.561Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-24T02:14:21.561Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-24T02:14:21.561Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-24T02:14:21.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-24T02:14:24.466Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-24T02:14:24.466Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-24T02:14:24.466Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:14:24.466Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-24T02:14:24.969Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-24T02:14:25.428Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-24T02:14:26.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-24T02:14:26.251Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:14:26.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-24T02:14:26.251Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:14:26.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-24T02:14:26.251Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:14:26.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-24T02:14:27.219Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-24T02:14:28.214Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-24T02:14:28.214Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-24T02:14:29.159Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-24T02:14:29.159Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-24T02:14:29.159Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-24T02:14:29.159Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-24T02:14:29.159Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-24T02:14:30.403Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestImportFile [2021-11-24T02:14:30.403Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-24T02:14:30.403Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-24T02:14:30.403Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-24T02:14:30.403Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-24T02:14:30.403Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-24T02:14:30.403Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-24T02:14:30.403Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-24T02:14:30.403Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-24T02:14:30.403Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:14:30.403Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-24T02:14:32.596Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-24T02:14:33.019Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-24T02:14:34.783Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-24T02:14:34.783Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:14:34.783Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-24T02:14:34.783Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-24T02:14:34.783Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-24T02:14:34.783Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-24T02:14:34.783Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-24T02:14:34.783Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-24T02:14:36.974Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-24T02:14:36.974Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-24T02:14:39.161Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-24T02:14:39.161Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-24T02:14:39.161Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-24T02:14:39.161Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-24T02:14:39.161Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-24T02:14:39.161Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-24T02:14:39.161Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-24T02:14:40.759Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-24T02:14:41.349Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-24T02:14:45.099Z] === RUN TestDockerSuite/TestInspectImage [2021-11-24T02:14:45.099Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:14:45.099Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-24T02:14:45.099Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:14:45.099Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-24T02:14:45.099Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:14:45.099Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-24T02:14:47.286Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-24T02:14:49.475Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-24T02:14:49.475Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-24T02:14:50.723Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-24T02:14:50.723Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-24T02:14:50.723Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-24T02:14:50.723Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-24T02:14:50.723Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-24T02:14:50.723Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-24T02:14:50.723Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-24T02:14:50.723Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-24T02:14:50.723Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-24T02:14:50.723Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-24T02:14:50.723Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-24T02:14:50.723Z] === RUN TestDockerSuite/TestBuildFails [2021-11-24T02:14:51.662Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-24T02:14:53.206Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-24T02:14:53.206Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-24T02:14:53.206Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-24T02:14:53.206Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-24T02:14:54.286Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-24T02:14:54.287Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-24T02:14:55.395Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-24T02:14:55.624Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-24T02:14:56.526Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-24T02:14:56.526Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-24T02:14:58.312Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-24T02:15:01.231Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-24T02:15:02.776Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-24T02:15:02.852Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-24T02:15:04.963Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-24T02:15:07.151Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-24T02:15:08.649Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-24T02:15:08.649Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-24T02:15:08.649Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-24T02:15:08.649Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-24T02:15:08.649Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-24T02:15:08.911Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-24T02:15:09.338Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite (1639.43s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.00s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.06s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.09s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.74s) [2021-11-24T02:15:10.506Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.73s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.04s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.33s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.03s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.38s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.98s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.28s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.72s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.27s) [2021-11-24T02:15:10.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.02s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.45s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.90s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.46s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.64s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.07s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.62s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.02s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.16s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.85s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.30s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.94s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.90s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.53s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.88s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.12s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.21s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.95s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.77s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.02s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.16s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.82s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.52s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.30s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.67s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.05s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.94s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.89s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.31s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.34s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.42s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.02s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.34s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.08s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (105.40s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.57s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.85s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.66s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.38s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.52s) [2021-11-24T02:15:10.507Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.84s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.79s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.35s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.23s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.97s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2021-11-24T02:15:10.507Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2021-11-24T02:15:10.507Z] === RUN TestDockerExternalVolumeSuite [2021-11-24T02:15:10.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-24T02:15:10.765Z] docker_cli_external_volume_driver_test.go:52: [d3548ef075b51] daemon is not started [2021-11-24T02:15:10.881Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-24T02:15:11.548Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-24T02:15:11.548Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-24T02:15:12.005Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-24T02:15:13.068Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-24T02:15:13.529Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-24T02:15:13.529Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-24T02:15:13.529Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-24T02:15:13.529Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-24T02:15:15.074Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-24T02:15:16.619Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-24T02:15:19.235Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-24T02:15:22.431Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-24T02:15:24.384Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-24T02:15:24.619Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-24T02:15:24.619Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-24T02:15:24.619Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-24T02:15:26.163Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-24T02:15:26.163Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-24T02:15:28.140Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-24T02:15:28.597Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-24T02:15:28.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-24T02:15:30.871Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-24T02:15:31.624Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-24T02:15:35.575Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-24T02:15:37.432Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-24T02:15:38.399Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-24T02:15:40.283Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-24T02:15:42.473Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-24T02:15:43.412Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-24T02:15:43.412Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-24T02:15:43.869Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-24T02:15:43.869Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-24T02:15:44.020Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-24T02:15:44.020Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-24T02:15:44.020Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-24T02:15:44.189Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-24T02:15:44.189Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-24T02:15:44.189Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-24T02:15:44.326Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-24T02:15:44.326Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-24T02:15:44.326Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-24T02:15:45.160Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-24T02:15:45.291Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-24T02:15:45.619Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-24T02:15:45.619Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-24T02:15:45.619Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-24T02:15:46.935Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-24T02:15:49.124Z] === RUN TestDockerSuite/TestLogsSince [2021-11-24T02:15:53.867Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-24T02:15:55.938Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-24T02:15:55.939Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:15:55.939Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-24T02:15:56.041Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-24T02:15:56.041Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-24T02:15:56.499Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-24T02:15:56.499Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-24T02:15:56.499Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-24T02:15:56.499Z] docker_cli_sni_test.go:18: Flakey test [2021-11-24T02:15:56.499Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-24T02:15:57.721Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-24T02:15:57.721Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-24T02:15:57.721Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-24T02:15:57.721Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-24T02:15:57.721Z] === RUN TestDockerSuite/TestLogsTail [2021-11-24T02:15:58.674Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-24T02:15:58.675Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-24T02:15:58.675Z] === RUN TestDockerSuite/TestCommitChange [2021-11-24T02:15:59.909Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-24T02:16:02.097Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-24T02:16:04.284Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-24T02:16:04.284Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestNetHostname [2021-11-24T02:16:04.284Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-24T02:16:04.284Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-24T02:16:04.284Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-24T02:16:04.284Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestPluginActive [2021-11-24T02:16:04.284Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-24T02:16:04.284Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.284Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-24T02:16:04.461Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-24T02:16:04.746Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-24T02:16:04.746Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-24T02:16:04.746Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-24T02:16:04.746Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-24T02:16:04.746Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-24T02:16:04.746Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-24T02:16:04.746Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-24T02:16:04.746Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPortList [2021-11-24T02:16:04.746Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-24T02:16:04.746Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-24T02:16:08.321Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-24T02:16:08.781Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-24T02:16:09.155Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-24T02:16:09.155Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.155Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-24T02:16:09.454Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-24T02:16:09.454Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-24T02:16:09.454Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-24T02:16:09.454Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-24T02:16:09.454Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-24T02:16:09.454Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-24T02:16:09.454Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-24T02:16:09.454Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:16:09.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-24T02:16:10.959Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-24T02:16:10.959Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-24T02:16:10.959Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-24T02:16:11.927Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-24T02:16:11.927Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-24T02:16:14.160Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-24T02:16:14.160Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-24T02:16:14.160Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-24T02:16:16.618Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-24T02:16:17.586Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-24T02:16:17.715Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-24T02:16:17.716Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-24T02:16:17.716Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-24T02:16:18.555Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-24T02:16:19.525Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-24T02:16:19.973Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-24T02:16:19.973Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-24T02:16:19.973Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-24T02:16:20.496Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-24T02:16:21.462Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-24T02:16:23.639Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-24T02:16:26.275Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-24T02:16:27.077Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-24T02:16:30.003Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-24T02:16:30.003Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.003Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-24T02:16:30.003Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.003Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-24T02:16:30.003Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.003Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-24T02:16:30.003Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.003Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-24T02:16:30.003Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.003Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-24T02:16:30.003Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.003Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-24T02:16:30.003Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.003Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-24T02:16:30.460Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-24T02:16:30.717Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-24T02:16:30.717Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.717Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-24T02:16:30.717Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-24T02:16:30.717Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-24T02:16:30.717Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-24T02:16:30.717Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-24T02:16:30.717Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-24T02:16:30.717Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-24T02:16:31.175Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-24T02:16:32.144Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-24T02:16:36.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-24T02:16:37.943Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-24T02:16:39.029Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-24T02:16:41.924Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-24T02:16:41.924Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-24T02:16:41.924Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-24T02:16:41.924Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-24T02:16:43.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-24T02:16:46.098Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-24T02:16:46.098Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-24T02:16:46.098Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-24T02:16:49.003Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-24T02:16:49.003Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-24T02:16:49.003Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-24T02:16:49.003Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-24T02:16:49.003Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-24T02:16:49.003Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-24T02:16:49.460Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-24T02:16:52.275Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-24T02:16:52.357Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-24T02:16:52.357Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-24T02:16:52.357Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-24T02:16:52.357Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-24T02:16:53.821Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-24T02:16:55.289Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-24T02:16:55.290Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-24T02:16:55.290Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-24T02:16:55.290Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-24T02:16:55.290Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-24T02:16:55.290Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-24T02:16:55.290Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:16:55.290Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-24T02:16:57.922Z] docker_cli_external_volume_driver_test.go:52: [d47f3f9848331] daemon is not started [2021-11-24T02:16:59.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-24T02:16:59.038Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-24T02:16:59.038Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-24T02:16:59.038Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-24T02:17:00.574Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-24T02:17:00.917Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-24T02:17:02.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-24T02:17:04.669Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-24T02:17:05.131Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-24T02:17:05.131Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-24T02:17:05.131Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-24T02:17:05.131Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-24T02:17:06.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-24T02:17:06.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-24T02:17:06.478Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-24T02:17:06.478Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-24T02:17:08.914Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-24T02:17:08.914Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:17:08.914Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-24T02:17:08.914Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-24T02:17:08.914Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-24T02:17:08.914Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-24T02:17:08.914Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-24T02:17:08.914Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-24T02:17:08.914Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-24T02:17:09.382Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-24T02:17:09.841Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-24T02:17:12.748Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-24T02:17:12.748Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:17:12.748Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-24T02:17:12.748Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:17:12.748Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-24T02:17:14.725Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-24T02:17:14.725Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-24T02:17:14.725Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-24T02:17:15.651Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-24T02:17:15.651Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-24T02:17:15.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-24T02:17:16.270Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-24T02:17:16.270Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-24T02:17:16.270Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-24T02:17:17.243Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-24T02:17:18.219Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-24T02:17:18.219Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-24T02:17:18.219Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-24T02:17:18.575Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-24T02:17:18.576Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-24T02:17:18.576Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-24T02:17:21.972Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-24T02:17:22.305Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-24T02:17:22.305Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-24T02:17:25.209Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-24T02:17:26.679Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-24T02:17:28.224Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-24T02:17:30.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-24T02:17:30.992Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-24T02:17:36.779Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-24T02:17:37.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-24T02:17:37.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-24T02:17:37.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-24T02:17:37.237Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-24T02:17:40.136Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-24T02:17:40.136Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-24T02:17:40.136Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-24T02:17:43.059Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-24T02:17:43.059Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:17:43.059Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-24T02:17:43.079Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-24T02:17:45.729Z] docker_cli_external_volume_driver_test.go:52: [d7b0edca40e2a] daemon is not started [2021-11-24T02:17:45.948Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-24T02:17:45.949Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:17:45.949Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-24T02:17:46.787Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-24T02:17:46.787Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-24T02:17:51.466Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-24T02:17:51.767Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-24T02:17:51.767Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-24T02:17:51.767Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-24T02:17:52.229Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-24T02:17:54.366Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-24T02:17:54.366Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-24T02:17:54.366Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-24T02:17:54.366Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-24T02:17:54.366Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-24T02:17:54.366Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-24T02:17:54.825Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-24T02:17:54.825Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-24T02:17:54.825Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-24T02:17:54.825Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-24T02:17:54.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-24T02:17:55.980Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-24T02:17:56.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-24T02:17:56.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-24T02:17:59.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-24T02:18:00.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-24T02:18:00.590Z] docker_cli_external_volume_driver_test.go:52: [d555da43f50c0] daemon is not started [2021-11-24T02:18:00.685Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-24T02:18:00.685Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:18:00.685Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-24T02:18:00.735Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-24T02:18:02.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-24T02:18:03.625Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-24T02:18:04.436Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-24T02:18:04.436Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-24T02:18:04.436Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-24T02:18:05.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-24T02:18:08.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000f6888_} [2021-11-24T02:18:11.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1704659997_c:\foo_false____} [2021-11-24T02:18:14.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1704659997_c:\foo_true____} [2021-11-24T02:18:15.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-24T02:18:15.973Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-24T02:18:17.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-24T02:18:17.327Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-24T02:18:17.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-24T02:18:17.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-24T02:18:17.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-24T02:18:17.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-24T02:18:17.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-24T02:18:17.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-24T02:18:17.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-24T02:18:17.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-24T02:18:17.788Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-24T02:18:17.788Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-24T02:18:17.788Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-24T02:18:17.788Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-24T02:18:17.788Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-24T02:18:17.788Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-24T02:18:21.514Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-24T02:18:21.514Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-24T02:18:21.514Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:18:21.514Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-24T02:18:21.753Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-24T02:18:22.150Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-24T02:18:23.119Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-24T02:18:24.090Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-24T02:18:24.431Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-24T02:18:24.431Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-24T02:18:24.431Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-24T02:18:24.431Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-24T02:18:27.331Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-24T02:18:27.331Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-24T02:18:27.331Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-24T02:18:27.331Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-24T02:18:27.331Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-24T02:18:27.331Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-24T02:18:27.331Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-24T02:18:28.794Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-24T02:18:33.116Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-24T02:18:33.498Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-24T02:18:36.057Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-24T02:18:36.058Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:18:36.058Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-24T02:18:36.058Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-24T02:18:36.058Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-24T02:18:39.445Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-24T02:18:39.445Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-24T02:18:39.445Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-24T02:18:40.757Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-24T02:18:42.943Z] === RUN TestDockerSuite/TestRmiTag [2021-11-24T02:18:43.914Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-24T02:18:46.103Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-24T02:18:46.491Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-24T02:18:46.948Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-24T02:18:46.948Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-24T02:18:46.948Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-24T02:18:46.948Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-24T02:18:46.948Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-24T02:18:47.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-24T02:18:48.570Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-24T02:18:48.570Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-24T02:18:48.570Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-24T02:18:48.570Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:18:48.570Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-24T02:18:49.837Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-24T02:18:54.511Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-24T02:18:56.679Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-24T02:18:57.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-24T02:18:57.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-24T02:18:58.887Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-24T02:18:58.888Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-24T02:18:58.888Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-24T02:18:58.888Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-24T02:18:58.888Z] === RUN TestDockerSuite/TestCpToDot [2021-11-24T02:19:00.027Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-24T02:19:00.991Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-24T02:19:01.012Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-24T02:19:01.788Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-24T02:19:01.788Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-24T02:19:01.788Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-24T02:19:01.788Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-24T02:19:01.788Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-24T02:19:01.985Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-24T02:19:02.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-24T02:19:02.520Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-24T02:19:04.688Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-24T02:19:04.688Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:19:04.688Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-24T02:19:04.688Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-24T02:19:04.688Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-24T02:19:04.688Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-24T02:19:04.688Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-24T02:19:04.688Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-24T02:19:04.688Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-24T02:19:04.688Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-24T02:19:05.146Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-24T02:19:05.735Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-24T02:19:07.276Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-24T02:19:07.276Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-24T02:19:07.276Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-24T02:19:07.276Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-24T02:19:07.276Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-24T02:19:07.276Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-24T02:19:07.276Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-24T02:19:07.276Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-24T02:19:07.276Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-24T02:19:07.276Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-24T02:19:07.276Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-24T02:19:07.276Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-24T02:19:07.276Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-24T02:19:07.276Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-24T02:19:07.276Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-24T02:19:07.322Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-24T02:19:09.461Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-24T02:19:09.461Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-24T02:19:09.461Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-24T02:19:09.461Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-24T02:19:09.461Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-24T02:19:10.220Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-24T02:19:10.220Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-24T02:19:10.677Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-24T02:19:12.852Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-24T02:19:13.828Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-24T02:19:13.828Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-24T02:19:13.828Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-24T02:19:13.828Z] === RUN TestDockerSuite/TestCreateRM [2021-11-24T02:19:14.166Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-24T02:19:14.287Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-24T02:19:14.287Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-24T02:19:14.287Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-24T02:19:14.744Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-24T02:19:15.202Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-24T02:19:15.710Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-24T02:19:17.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-24T02:19:17.897Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-24T02:19:20.086Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-24T02:19:22.273Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-24T02:19:22.734Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-24T02:19:23.583Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-24T02:19:23.583Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-24T02:19:25.512Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-24T02:19:25.512Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-24T02:19:25.512Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-24T02:19:27.439Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-24T02:19:27.439Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-24T02:19:28.419Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-24T02:19:28.419Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-24T02:19:28.419Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-24T02:19:28.419Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-24T02:19:29.625Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-24T02:19:29.625Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-24T02:19:29.625Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-24T02:19:31.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-24T02:19:31.328Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-24T02:19:31.785Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-24T02:19:31.785Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-24T02:19:31.785Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-24T02:19:31.785Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-24T02:19:31.785Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-24T02:19:31.785Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-24T02:19:31.785Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-24T02:19:31.785Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-24T02:19:31.785Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDockerFails [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-24T02:19:31.785Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-24T02:19:31.785Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-24T02:19:31.785Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-24T02:19:31.785Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-24T02:19:31.785Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.785Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-24T02:19:31.812Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-24T02:19:31.812Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.812Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-24T02:19:31.812Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-24T02:19:31.812Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-24T02:19:33.359Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-24T02:19:33.359Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-24T02:19:33.359Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-24T02:19:33.359Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-24T02:19:33.820Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-24T02:19:33.820Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-24T02:19:33.820Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-24T02:19:33.820Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-24T02:19:33.820Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-24T02:19:33.820Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-24T02:19:33.820Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-24T02:19:33.820Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-24T02:19:33.820Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-24T02:19:33.820Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-24T02:19:33.820Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-24T02:19:33.884Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-24T02:19:35.363Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-24T02:19:35.518Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-24T02:19:36.056Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-24T02:19:37.550Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-24T02:19:38.417Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-24T02:19:39.738Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-24T02:19:39.738Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-24T02:19:39.738Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-24T02:19:39.738Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-24T02:19:39.738Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-24T02:19:39.738Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-24T02:19:39.738Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-24T02:19:40.593Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-24T02:19:41.924Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-24T02:19:41.924Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-24T02:19:41.924Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-24T02:19:41.924Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:19:41.924Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-24T02:19:41.924Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-24T02:19:41.924Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-24T02:19:41.924Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:19:41.924Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-24T02:19:42.899Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-24T02:19:46.352Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-24T02:19:48.708Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-24T02:19:48.708Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-24T02:19:48.708Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-24T02:19:48.708Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-24T02:19:48.708Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-24T02:19:48.708Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-24T02:19:48.708Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-24T02:19:48.708Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:19:48.708Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-24T02:19:48.708Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-24T02:19:48.708Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-24T02:19:48.708Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-24T02:19:48.708Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-24T02:19:50.072Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-24T02:19:50.895Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-24T02:19:50.895Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-24T02:19:50.895Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-24T02:19:50.895Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-24T02:19:50.895Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-24T02:19:50.895Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-24T02:19:52.966Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-24T02:19:53.086Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-24T02:19:54.746Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-24T02:19:55.273Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-24T02:19:55.273Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-24T02:19:55.273Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-24T02:19:55.881Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-24T02:19:56.274Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-24T02:19:56.274Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-24T02:19:56.274Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-24T02:19:56.275Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-24T02:19:56.275Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-24T02:19:57.459Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-24T02:19:57.459Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-24T02:19:57.459Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-24T02:19:57.459Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-24T02:19:57.459Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-24T02:19:57.459Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-24T02:19:57.459Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-24T02:19:58.443Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-24T02:19:58.443Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-24T02:19:58.443Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-24T02:19:59.645Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-24T02:20:01.831Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-24T02:20:02.948Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-24T02:20:03.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-24T02:20:04.029Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-24T02:20:05.863Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-24T02:20:06.326Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-24T02:20:06.952Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-24T02:20:06.952Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-24T02:20:06.952Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-24T02:20:06.952Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-24T02:20:06.952Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-24T02:20:06.952Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-24T02:20:06.952Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-24T02:20:06.952Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-24T02:20:10.700Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-24T02:20:10.700Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-24T02:20:10.700Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-24T02:20:10.700Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-24T02:20:10.700Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:20:10.700Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-24T02:20:10.700Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-24T02:20:10.700Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-24T02:20:10.700Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-24T02:20:10.700Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-24T02:20:10.700Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-24T02:20:10.700Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-24T02:20:11.019Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-24T02:20:12.552Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-24T02:20:13.515Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-24T02:20:16.512Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-24T02:20:16.512Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-24T02:20:16.512Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunMount [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-24T02:20:18.699Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-24T02:20:18.699Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-24T02:20:19.305Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-24T02:20:22.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-24T02:20:25.180Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-24T02:20:25.637Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-24T02:20:25.637Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-24T02:20:25.637Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:20:25.637Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-24T02:20:25.637Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-24T02:20:25.637Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-24T02:20:25.637Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-24T02:20:25.637Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-24T02:20:25.918Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-24T02:20:25.918Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-24T02:20:25.918Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-24T02:20:25.918Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-24T02:20:25.918Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-24T02:20:25.918Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-24T02:20:25.918Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-24T02:20:26.601Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-24T02:20:26.601Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-24T02:20:26.601Z] === RUN TestDockerSuite/TestEventsRename [2021-11-24T02:20:29.664Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-24T02:20:30.346Z] === RUN TestDockerSuite/TestEventsResize [2021-11-24T02:20:33.274Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-24T02:20:33.274Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.274Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-24T02:20:33.274Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-24T02:20:33.736Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-24T02:20:33.736Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-24T02:20:33.736Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-24T02:20:33.736Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-24T02:20:33.736Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-24T02:20:33.736Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-24T02:20:33.736Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-24T02:20:33.736Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-24T02:20:35.278Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-24T02:20:36.822Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-24T02:20:38.365Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-24T02:20:39.337Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-24T02:20:40.919Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-24T02:20:41.526Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-24T02:20:41.526Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-24T02:20:41.526Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-24T02:20:41.526Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-24T02:20:41.526Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-24T02:20:41.526Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-24T02:20:41.526Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-24T02:20:41.526Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-24T02:20:41.526Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-24T02:20:45.275Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-24T02:20:45.275Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-24T02:20:45.275Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-24T02:20:45.275Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-24T02:20:45.275Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-24T02:20:45.275Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-24T02:20:45.275Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-24T02:20:45.275Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-24T02:20:45.275Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-24T02:20:45.275Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:20:45.275Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-24T02:20:53.870Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-24T02:20:53.870Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-24T02:20:53.870Z] === RUN TestDockerSuite/TestRunRm [2021-11-24T02:20:54.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-24T02:20:55.417Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-24T02:21:01.229Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-24T02:21:03.418Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-24T02:21:05.607Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-24T02:21:07.616Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-24T02:21:07.616Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-24T02:21:07.798Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-24T02:21:09.792Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-24T02:21:10.718Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-24T02:21:10.718Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-24T02:21:10.718Z] === RUN TestDockerSuite/TestRunState [2021-11-24T02:21:10.718Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-24T02:21:10.718Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-24T02:21:12.907Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-24T02:21:12.907Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:21:12.907Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-24T02:21:14.452Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-24T02:21:14.452Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-24T02:21:14.452Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-24T02:21:14.452Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-24T02:21:14.452Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-24T02:21:14.452Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-24T02:21:14.452Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-24T02:21:14.452Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-24T02:21:14.913Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-24T02:21:15.579Z] === RUN TestDockerSuite/TestEventsTop [2021-11-24T02:21:15.579Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-24T02:21:15.579Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-24T02:21:16.556Z] === RUN TestDockerSuite/TestBuildRm [2021-11-24T02:21:17.761Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-24T02:21:19.628Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-24T02:21:19.628Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-24T02:21:21.818Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-24T02:21:21.818Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-24T02:21:21.818Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-24T02:21:23.554Z] === RUN TestDockerSuite/TestExec [2021-11-24T02:21:23.554Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:21:23.554Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-24T02:21:23.554Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-24T02:21:23.554Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-24T02:21:24.008Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-24T02:21:24.008Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-24T02:21:24.008Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-24T02:21:24.008Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-24T02:21:24.008Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-24T02:21:25.726Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-24T02:21:26.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-24T02:21:26.935Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-24T02:21:28.630Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-24T02:21:28.630Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:21:28.630Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-24T02:21:28.630Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:21:28.630Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-24T02:21:28.630Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-24T02:21:28.630Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-24T02:21:28.909Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-24T02:21:30.445Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-24T02:21:30.445Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-24T02:21:30.901Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-24T02:21:30.901Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-24T02:21:30.901Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-24T02:21:32.358Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-24T02:21:32.436Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-24T02:21:34.039Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-24T02:21:36.085Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-24T02:21:36.155Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-24T02:21:38.746Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-24T02:21:38.983Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-24T02:21:39.880Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-24T02:21:41.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-24T02:21:42.716Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-24T02:21:44.558Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-24T02:21:44.558Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-24T02:21:44.558Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-24T02:21:44.558Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-24T02:21:44.565Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-24T02:21:47.481Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-24T02:21:48.507Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-24T02:21:48.507Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-24T02:21:48.507Z] === RUN TestDockerSuite/TestExecEnv [2021-11-24T02:21:48.507Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:21:48.507Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-24T02:21:48.507Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-24T02:21:48.507Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-24T02:21:49.673Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-24T02:21:51.863Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-24T02:21:51.863Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-24T02:21:51.863Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-24T02:21:51.863Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-24T02:21:51.863Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-24T02:21:51.863Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-24T02:21:51.863Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-24T02:21:52.237Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-24T02:21:54.781Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-24T02:21:56.326Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-24T02:21:57.870Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-24T02:21:58.036Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-24T02:21:58.036Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-24T02:21:58.036Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-24T02:21:58.036Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-24T02:21:58.036Z] === RUN TestDockerSuite/TestExecParseError [2021-11-24T02:21:58.036Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:21:58.036Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-24T02:21:58.036Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-24T02:21:58.036Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-24T02:21:58.036Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-24T02:21:58.036Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-24T02:21:59.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-24T02:21:59.093Z] docker_cli_external_volume_driver_test.go:484: [d958e00240e68] daemon is not started [2021-11-24T02:22:01.764Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-24T02:22:01.764Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-24T02:22:01.764Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-24T02:22:01.764Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:22:01.764Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-24T02:22:01.764Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-24T02:22:01.764Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-24T02:22:01.764Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-24T02:22:01.764Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-24T02:22:01.764Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-24T02:22:01.764Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-24T02:22:02.577Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-24T02:22:02.577Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-24T02:22:02.578Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-24T02:22:02.578Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-24T02:22:02.578Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-24T02:22:02.578Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-24T02:22:02.578Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-24T02:22:02.578Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-24T02:22:05.496Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-24T02:22:05.496Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-24T02:22:05.498Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-24T02:22:05.498Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-24T02:22:05.498Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-24T02:22:05.628Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-24T02:22:05.958Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-24T02:22:05.958Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-24T02:22:06.591Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-24T02:22:07.049Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-24T02:22:08.146Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-24T02:22:12.693Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-24T02:22:12.693Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-24T02:22:12.693Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-24T02:22:12.693Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-24T02:22:12.693Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-24T02:22:12.693Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:22:12.693Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-24T02:22:13.955Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-24T02:22:13.955Z] docker_cli_external_volume_driver_test.go:52: [dc5628192d6c8] daemon is not started [2021-11-24T02:22:15.241Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-24T02:22:15.242Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-24T02:22:15.242Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-24T02:22:19.416Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-24T02:22:19.416Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-24T02:22:19.761Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-24T02:22:22.337Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-24T02:22:22.337Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:22:22.337Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-24T02:22:23.140Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-24T02:22:23.140Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-24T02:22:26.834Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-24T02:22:27.047Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-24T02:22:27.047Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-24T02:22:27.047Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-24T02:22:27.047Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:22:27.047Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-24T02:22:27.047Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-24T02:22:27.047Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-24T02:22:27.047Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-24T02:22:27.047Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-24T02:22:27.809Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite (437.11s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2021-11-24T02:22:28.819Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-24T02:22:28.819Z] PASS [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] === Skipped [2021-11-24T02:22:28.819Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-24T02:22:28.819Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-24T02:22:28.819Z] check_test.go:308: [dbb0fe0a96d66] daemon is not started [2021-11-24T02:22:28.819Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-24T02:22:28.819Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-24T02:22:28.819Z] check_test.go:308: [d847eb6ea6d63] daemon is not started [2021-11-24T02:22:28.819Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-24T02:22:28.819Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-24T02:22:28.819Z] check_test.go:308: [d2a6962133c02] daemon is not started [2021-11-24T02:22:28.819Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-24T02:22:28.819Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-24T02:22:28.819Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-24T02:22:28.819Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-24T02:22:28.819Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] DONE 273 tests, 5 skipped in 2422.846s [2021-11-24T02:22:28.819Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-24T02:22:28.819Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d468957fb5b13/docker.pid [2021-11-24T02:22:28.819Z] +++ kill 7399 [2021-11-24T02:22:28.819Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7399 is not a child of this shell [2021-11-24T02:22:28.819Z] warning: PID 7399 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d468957fb5b13/docker.pid had a nonzero exit code [2021-11-24T02:22:28.819Z] ++++ cat bundles/test-integration/docker.pid [2021-11-24T02:22:28.819Z] +++ kill 8506 [2021-11-24T02:22:28.819Z] +++ /etc/init.d/apparmor stop [2021-11-24T02:22:28.819Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] Unloading profiles will leave already running processes permanently [2021-11-24T02:22:28.819Z] unconfined, which can lead to unexpected situations. [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] To set a process to complain mode, use the command line tool [2021-11-24T02:22:28.819Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-24T02:22:28.819Z] +++ true [2021-11-24T02:22:28.819Z] exiting test-integration [2021-11-24T02:22:28.819Z] ++ exit 0 [2021-11-24T02:22:28.819Z] [2021-11-24T02:22:28.819Z] + exit 0 [2021-11-24T02:22:28.819Z] ++ jobs -p [2021-11-24T02:22:28.819Z] + pids= [2021-11-24T02:22:28.819Z] + echo 'Remaining pids to kill: []' [2021-11-24T02:22:28.819Z] Remaining pids to kill: [] [2021-11-24T02:22:28.819Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-24T02:22:28.841Z] Recording test results [2021-11-24T02:22:30.564Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-24T02:22:30.938Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-24T02:22:31.279Z] + echo Ensuring container killed. [2021-11-24T02:22:31.279Z] Ensuring container killed. [2021-11-24T02:22:31.279Z] + docker ps -aq -f name=docker-pr1-* [2021-11-24T02:22:31.279Z] + cids=10effa356215 [2021-11-24T02:22:31.279Z] 089af77bcc90 [2021-11-24T02:22:31.279Z] cefc7ea6629b [2021-11-24T02:22:31.279Z] + [ -n 10effa356215 [2021-11-24T02:22:31.279Z] 089af77bcc90 [2021-11-24T02:22:31.279Z] cefc7ea6629b ] [2021-11-24T02:22:31.279Z] + docker rm -vf 10effa356215 089af77bcc90 cefc7ea6629b [2021-11-24T02:22:32.215Z] 10effa356215 [2021-11-24T02:22:32.215Z] 089af77bcc90 [2021-11-24T02:22:32.215Z] cefc7ea6629b [Pipeline] sh [2021-11-24T02:22:32.499Z] + echo Chowning /workspace to jenkins user [2021-11-24T02:22:32.499Z] Chowning /workspace to jenkins user [2021-11-24T02:22:32.499Z] + id -u [2021-11-24T02:22:32.499Z] + id -g [2021-11-24T02:22:32.499Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43045:/workspace busybox chown -R 1000:1000 /workspace [2021-11-24T02:22:32.499Z] Unable to find image 'busybox:latest' locally [2021-11-24T02:22:32.499Z] latest: Pulling from library/busybox [2021-11-24T02:22:32.757Z] e685c5c858e3: Pulling fs layer [2021-11-24T02:22:32.757Z] e685c5c858e3: Verifying Checksum [2021-11-24T02:22:32.757Z] e685c5c858e3: Download complete [2021-11-24T02:22:32.757Z] e685c5c858e3: Pull complete [2021-11-24T02:22:32.757Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-24T02:22:32.757Z] Status: Downloaded newer image for busybox:latest [2021-11-24T02:22:32.872Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-24T02:22:32.872Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:22:32.872Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-24T02:22:32.872Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-24T02:22:32.872Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-24T02:22:32.872Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:22:32.872Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-24T02:22:32.872Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:22:32.872Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-24T02:22:32.872Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-24T02:22:32.872Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-24T02:22:32.872Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:22:32.872Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-24T02:22:35.066Z] === RUN TestDockerSuite/TestTopNonPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-24T02:22:36.381Z] + bundleName=amd64 [2021-11-24T02:22:36.381Z] + echo Creating amd64-bundles.tar.gz [2021-11-24T02:22:36.381Z] Creating amd64-bundles.tar.gz [2021-11-24T02:22:36.381Z] + 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-24T02:22:36.381Z] + xargs tar -czf amd64-bundles.tar.gz [2021-11-24T02:22:36.613Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-24T02:22:36.613Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-24T02:22:36.613Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-24T02:22:37.628Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-24T02:22:37.628Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:22:37.628Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-24T02:22:37.628Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-24T02:22:37.628Z] === RUN TestDockerSuite/TestHealth [2021-11-24T02:22:37.628Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-24T02:22:37.628Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-24T02:22:37.628Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-24T02:22:37.628Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-24T02:22:37.628Z] === RUN TestDockerSuite/TestHistoryImageWithComment [Pipeline] archiveArtifacts [2021-11-24T02:22:38.304Z] Archiving artifacts [2021-11-24T02:22:38.800Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-24T02:22:38.800Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-24T02:22:38.800Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-24T02:22:38.800Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-24T02:22:38.800Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-24T02:22:38.800Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:22:38.800Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-24T02:22:38.800Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-24T02:22:38.800Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-24T02:22:38.800Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:22:38.800Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-24T02:22:38.800Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-24T02:22:38.800Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-24T02:22:40.144Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-24T02:22:40.456Z] + make clean [2021-11-24T02:22:40.456Z] docker volume rm -f docker-dev-cache [2021-11-24T02:22:40.723Z] docker-dev-cache [Pipeline] deleteDir [2021-11-24T02:22:42.309Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-24T02:22:42.771Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-24T02:22:42.771Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-24T02:22:42.771Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-24T02:22:42.771Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-24T02:22:42.771Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-24T02:22:43.231Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-24T02:22:43.688Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-24T02:22:43.688Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:22:43.688Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-24T02:22:44.654Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-24T02:22:45.113Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-24T02:22:46.648Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-24T02:22:47.107Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-24T02:22:48.865Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-24T02:22:48.865Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-24T02:22:48.865Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-24T02:22:49.281Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-24T02:22:50.398Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-24T02:22:51.927Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-24T02:22:53.007Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-24T02:22:53.007Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-24T02:22:53.007Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:22:53.007Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-24T02:22:56.522Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-24T02:22:56.523Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-24T02:22:56.523Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-24T02:22:56.523Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-24T02:22:56.523Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-24T02:22:56.523Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-24T02:22:56.523Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-24T02:22:56.523Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-24T02:22:56.601Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-24T02:22:56.740Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-24T02:22:56.740Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-24T02:22:57.496Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-24T02:22:57.496Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-24T02:22:59.640Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-24T02:22:59.641Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestImportFile [2021-11-24T02:22:59.641Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-24T02:22:59.641Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-24T02:22:59.641Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-24T02:22:59.641Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-24T02:22:59.641Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-24T02:22:59.641Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-24T02:22:59.641Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-24T02:22:59.641Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-24T02:22:59.641Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:22:59.641Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-24T02:23:00.418Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-24T02:23:00.879Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-24T02:23:00.879Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-24T02:23:01.343Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-24T02:23:01.343Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-24T02:23:02.373Z] === RUN TestDockerSuite/TestBuildUser [2021-11-24T02:23:02.373Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-24T02:23:02.373Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-24T02:23:02.373Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-24T02:23:02.373Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-24T02:23:02.373Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-24T02:23:02.373Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-24T02:23:02.572Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-24T02:23:05.514Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-24T02:23:05.514Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:23:05.514Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-24T02:23:05.514Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-24T02:23:05.514Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-24T02:23:05.988Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-24T02:23:05.988Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-24T02:23:05.988Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-24T02:23:07.046Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-24T02:23:07.046Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-24T02:23:08.887Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-24T02:23:08.887Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-24T02:23:09.943Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-24T02:23:09.943Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:23:09.943Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-24T02:23:09.943Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-24T02:23:09.943Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-24T02:23:09.943Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-24T02:23:09.943Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-24T02:23:10.774Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-24T02:23:10.774Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-24T02:23:10.774Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-24T02:23:10.774Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-24T02:23:10.774Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-24T02:23:12.618Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-24T02:23:12.618Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-24T02:23:12.618Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-24T02:23:12.618Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-24T02:23:12.618Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-24T02:23:12.618Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-24T02:23:12.618Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-24T02:23:14.927Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-24T02:23:17.137Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-24T02:23:17.137Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-24T02:23:17.137Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-24T02:23:20.718Z] === RUN TestDockerSuite/TestInspectImage [2021-11-24T02:23:20.718Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:23:20.718Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-24T02:23:20.718Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:23:20.718Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-24T02:23:20.718Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:23:20.718Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-24T02:23:22.890Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-24T02:23:26.620Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-24T02:23:26.620Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-24T02:23:27.474Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-24T02:23:27.474Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.474Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite (1893.77s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.54s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (68.31s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.22s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.19s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-24T02:23:27.474Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.74s) [2021-11-24T02:23:27.474Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.15s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (58.78s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.24s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.15s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.42s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.12s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.08s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.97s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.77s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.98s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.21s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.43s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.76s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.31s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.11s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.25s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.12s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.54s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.12s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.37s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.61s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.62s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.44s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.48s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.57s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.52s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.57s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.99s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.10s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.27s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.70s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.69s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.22s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.12s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (44.45s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.73s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.23s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.58s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.72s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.81s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.41s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.21s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.48s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.76s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.84s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.54s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.95s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.22s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFails (2.23s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.32s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.46s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.86s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.08s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.15s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.04s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildHistory (9.39s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.82s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.54s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.73s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.89s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.33s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.06s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.64s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.73s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.92s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.60s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.36s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.51s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.76s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.58s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.77s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.66s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.08s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.55s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.48s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.67s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.36s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.34s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.81s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.57s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.24s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.54s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildRm (9.38s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.62s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.11s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.27s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.26s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.76s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.24s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.02s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.09s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildStderr (3.32s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.44s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.87s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.50s) [2021-11-24T02:23:27.475Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.98s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-24T02:23:27.475Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.24s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.59s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.21s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.25s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.48s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.04s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.16s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.37s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.89s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.91s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.88s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.55s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.58s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.73s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCommitChange (4.07s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.80s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.95s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCommitTTY (5.55s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.97s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.12s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.60s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.19s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.22s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.23s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.75s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.71s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.70s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.81s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.85s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.23s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.72s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.29s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.25s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.29s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.39s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.23s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.23s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.76s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.12s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.45s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.02s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.35s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.29s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.25s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.29s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003842e8_} (2.26s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12459397236_c:\foo_false____} (2.33s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12459397236_c:\foo_true____} (2.24s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.26s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.25s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.07s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.75s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.17s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpToDot (2.33s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCpToStdout (2.27s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.22s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.36s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.66s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.27s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.30s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.26s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.35s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.74s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsCopy (3.66s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.83s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.22s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.68s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.80s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFilters (4.56s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFormat (4.42s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsRename (2.34s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsResize (7.47s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.27s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.98s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsUntag (2.69s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.63s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.65s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:23:27.476Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:23:27.476Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.68s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.71s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.66s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.97s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.79s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecInspectID (4.15s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.91s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.82s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.54s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.65s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.63s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.84s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.45s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.68s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.40s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.41s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.14s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.16s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.20s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectDefault (2.14s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectHistory (3.77s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.17s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.71s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.21s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.71s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.70s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectStatus (2.84s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.31s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.79s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.15s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.71s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.14s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.16s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.36s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.22s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.75s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.68s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.66s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.62s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.16s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.82s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsSince (8.67s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsTail (2.49s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.29s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.22s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.35s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.37s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsByOrder (6.45s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.07s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.60s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.12s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.87s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.98s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.07s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.45s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.51s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.10s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.36s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.46s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.19s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.65s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.18s) [2021-11-24T02:23:27.477Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.97s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.19s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.65s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.54s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.95s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.24s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.95s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.13s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.29s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.28s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.46s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.25s) [2021-11-24T02:23:27.477Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.11s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.30s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.22s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.26s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.29s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.88s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.80s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.71s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.62s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.87s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.21s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.32s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.44s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.19s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.22s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunExitCode (2.20s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.25s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.38s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.00s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.00s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.83s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.67s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.27s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.84s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.52s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.51s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.15s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.09s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunRm (2.35s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.45s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.40s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.29s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.90s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.91s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.26s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.83s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.49s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.07s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.67s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.48s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.99s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.96s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.25s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.38s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.59s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.64s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.86s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.41s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.21s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-24T02:23:27.478Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.48s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-24T02:23:27.478Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.86s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.84s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.52s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.89s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.51s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.91s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.09s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.09s) [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-24T02:23:27.479Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-24T02:23:27.479Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-24T02:23:27.479Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-24T02:23:27.479Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-24T02:23:27.479Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-24T02:23:27.479Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-24T02:23:27.479Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-24T02:23:27.479Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-24T02:23:27.479Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-24T02:23:27.479Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-24T02:23:27.479Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-24T02:23:27.479Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-24T02:23:27.479Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-24T02:23:27.479Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-24T02:23:27.479Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:23:27.479Z] === RUN TestDockerDaemonSuite [2021-11-24T02:23:27.479Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-24T02:23:27.479Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-24T02:23:27.479Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-24T02:23:27.479Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.479Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:23:27.479Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:23:27.479Z] === RUN TestDockerSwarmSuite [2021-11-24T02:23:27.479Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-24T02:23:27.479Z] === RUN TestDockerPluginSuite [2021-11-24T02:23:27.479Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-24T02:23:27.480Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:23:27.480Z] === RUN TestDockerExternalVolumeSuite [2021-11-24T02:23:27.480Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-24T02:23:27.480Z] === RUN TestDockerNetworkSuite [2021-11-24T02:23:27.480Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-24T02:23:27.480Z] === RUN TestDockerHubPullSuite [2021-11-24T02:23:27.480Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-24T02:23:27.480Z] PASS [2021-11-24T02:23:27.480Z] ok github.com/docker/docker/integration-cli 1894.073s [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === Skipped [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-24T02:23:27.480Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-24T02:23:27.480Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-24T02:23:27.480Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-24T02:23:27.480Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-24T02:23:27.480Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-24T02:23:27.480Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-24T02:23:27.480Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-24T02:23:27.480Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.480Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-24T02:23:27.480Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-24T02:23:27.480Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-24T02:23:27.480Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-24T02:23:27.480Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-24T02:23:27.480Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-24T02:23:27.480Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.480Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-24T02:23:27.480Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-24T02:23:27.481Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-24T02:23:27.481Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-24T02:23:27.481Z] docker_cli_sni_test.go:18: Flakey test [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-24T02:23:27.481Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:23:27.481Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-24T02:23:27.481Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-24T02:23:27.481Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-24T02:23:27.481Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-24T02:23:27.481Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-24T02:23:27.481Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.481Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-24T02:23:27.481Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-24T02:23:27.482Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-24T02:23:27.482Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-24T02:23:27.482Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-24T02:23:27.482Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-24T02:23:27.482Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-24T02:23:27.482Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-24T02:23:27.482Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-24T02:23:27.942Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-24T02:23:27.942Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-24T02:23:27.942Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-24T02:23:27.942Z] [2021-11-24T02:23:27.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-24T02:23:27.942Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-24T02:23:27.943Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-24T02:23:27.943Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:23:27.943Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:23:27.943Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:23:27.943Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-24T02:23:27.943Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-24T02:23:27.943Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-24T02:23:27.943Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-24T02:23:27.943Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:23:27.943Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-24T02:23:27.943Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-24T02:23:27.943Z] [2021-11-24T02:23:27.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-24T02:23:27.943Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-24T02:23:27.944Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-24T02:23:27.944Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-24T02:23:27.944Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-24T02:23:27.944Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-24T02:23:27.944Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.944Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-24T02:23:27.944Z] [2021-11-24T02:23:27.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.945Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-24T02:23:27.945Z] [2021-11-24T02:23:27.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-24T02:23:27.945Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:23:27.946Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.946Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:23:27.946Z] [2021-11-24T02:23:27.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-24T02:23:27.947Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-24T02:23:27.947Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:23:27.947Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.947Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:23:27.947Z] [2021-11-24T02:23:27.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-24T02:23:27.948Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] DONE 1085 tests, 539 skipped in 1901.040s [2021-11-24T02:23:27.948Z] INFO: Integration tests ended at 11/24/2021 02:23:27. Duration:00:31:41.1673684 [2021-11-24T02:23:27.948Z] INFO: Docker info of the daemon under test at end of run [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] Containers: 2 [2021-11-24T02:23:27.948Z] Running: 0 [2021-11-24T02:23:27.948Z] Paused: 0 [2021-11-24T02:23:27.948Z] Stopped: 2 [2021-11-24T02:23:27.948Z] Images: 18 [2021-11-24T02:23:27.948Z] Server Version: 0.0.0-dev [2021-11-24T02:23:27.948Z] Storage Driver: windowsfilter [2021-11-24T02:23:27.948Z] Windows: [2021-11-24T02:23:27.948Z] Logging Driver: json-file [2021-11-24T02:23:27.948Z] Plugins: [2021-11-24T02:23:27.948Z] Volume: local [2021-11-24T02:23:27.948Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T02:23:27.948Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T02:23:27.948Z] Swarm: inactive [2021-11-24T02:23:27.948Z] Default Isolation: process [2021-11-24T02:23:27.948Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-24T02:23:27.948Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-24T02:23:27.948Z] OSType: windows [2021-11-24T02:23:27.948Z] Architecture: x86_64 [2021-11-24T02:23:27.948Z] CPUs: 4 [2021-11-24T02:23:27.948Z] Total Memory: 32GiB [2021-11-24T02:23:27.948Z] Name: azwin-2-429801 [2021-11-24T02:23:27.948Z] ID: LSOV:YB36:3Y5R:WLZC:QMKQ:OXOY:NEID:744M:DUSB:MQNW:IJR2:4T7S [2021-11-24T02:23:27.948Z] Docker Root Dir: D:\CI\PR-43045\1\daemon [2021-11-24T02:23:27.948Z] Debug Mode (client): false [2021-11-24T02:23:27.948Z] Debug Mode (server): true [2021-11-24T02:23:27.948Z] File Descriptors: -1 [2021-11-24T02:23:27.948Z] Goroutines: 17 [2021-11-24T02:23:27.948Z] System Time: 2021-11-24T02:23:27.8404044Z [2021-11-24T02:23:27.948Z] EventsListeners: 0 [2021-11-24T02:23:27.948Z] Registry: https://index.docker.io/v1/ [2021-11-24T02:23:27.948Z] Labels: [2021-11-24T02:23:27.948Z] Experimental: false [2021-11-24T02:23:27.948Z] Insecure Registries: [2021-11-24T02:23:27.948Z] 127.0.0.0/8 [2021-11-24T02:23:27.948Z] Live Restore Enabled: false [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] [2021-11-24T02:23:27.948Z] INFO: Stopping daemon under test [2021-11-24T02:23:28.408Z] SUCCESS: The process with PID 6060 (child process of PID 5900) has been terminated. [2021-11-24T02:23:28.408Z] SUCCESS: The process with PID 5900 (child process of PID 1096) has been terminated. [2021-11-24T02:23:28.408Z] INFO: Stop tailing logs of the daemon under tests [2021-11-24T02:23:28.408Z] INFO: executeCI.ps1 Completed successfully at 11/24/2021 02:23:28. [2021-11-24T02:23:28.408Z] INFO: Tidying up at end of run [2021-11-24T02:23:28.408Z] INFO: Saving daemon under test log (d:\CI\PR-43045\1\dut.out) to bundles\CIDUT.out [2021-11-24T02:23:28.408Z] INFO: Saving daemon under test log (d:\CI\PR-43045\1\dut.err) to bundles\CIDUT.err [2021-11-24T02:23:28.408Z] INFO: Saving containerd logs to bundles [2021-11-24T02:23:28.408Z] INFO: Nuke-Everything... [2021-11-24T02:23:28.408Z] INFO: Container count on control daemon to delete is 2 [2021-11-24T02:23:28.408Z] 607307efb465 [2021-11-24T02:23:28.408Z] de741d015088 [2021-11-24T02:23:28.867Z] INFO: Tidying pidfile d:\CI\PR-43045\1\docker.pid [2021-11-24T02:23:28.867Z] INFO: Nuking d:\CI [2021-11-24T02:23:29.520Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-24T02:23:33.264Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-24T02:23:33.264Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-24T02:23:33.264Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-24T02:23:33.264Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-24T02:23:35.997Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-24T02:23:35.997Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-24T02:23:36.995Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-24T02:23:41.771Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-24T02:23:45.564Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-24T02:23:46.556Z] INFO: Zapped successfully [2021-11-24T02:23:46.556Z] [2021-11-24T02:23:46.556Z] INFO: executeCI.ps1 exiting at Wed Nov 24 02:23:45 CUT 2021. Duration 00:55:05.3468764 [2021-11-24T02:23:46.556Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-24T02:23:46.796Z] Recording test results [2021-11-24T02:23:52.634Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-24T02:23:53.582Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-24T02:23:54.116Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-24T02:23:54.116Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-24T02:23:54.116Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-24T02:23:54.116Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-24T02:23:54.116Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-24T02:23:55.068Z] Creating win-2022-integration-bundles.zip [2021-11-24T02:23:55.536Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-24T02:23:55.645Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-24T02:23:55.645Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-24T02:23:56.101Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [Pipeline] archiveArtifacts [2021-11-24T02:23:56.820Z] Archiving artifacts [2021-11-24T02:23:58.439Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-24T02:24:02.171Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-24T02:24:05.069Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-24T02:24:07.968Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-24T02:24:08.454Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-24T02:24:10.637Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-24T02:24:10.872Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-24T02:24:10.872Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:24:11.330Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-24T02:24:11.330Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-24T02:24:11.330Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-24T02:24:11.330Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-24T02:24:11.330Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-24T02:24:11.330Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-24T02:24:11.330Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-24T02:24:11.330Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-24T02:24:11.330Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-24T02:24:11.330Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-24T02:24:11.330Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-24T02:24:11.683Z] + make clean [2021-11-24T02:24:12.179Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-24T02:24:12.636Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-24T02:24:12.655Z] docker volume rm -f docker-dev-cache [2021-11-24T02:24:12.655Z] docker-dev-cache [Pipeline] deleteDir [2021-11-24T02:24:14.247Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-24T02:24:17.151Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-24T02:24:24.226Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-24T02:24:26.403Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-24T02:24:26.403Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-24T02:24:26.403Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-24T02:24:30.133Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-24T02:24:30.133Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-24T02:24:33.690Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-24T02:24:33.690Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-24T02:24:33.690Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-24T02:24:33.690Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-24T02:24:33.690Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-24T02:24:33.690Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-24T02:24:33.690Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-24T02:24:33.690Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-24T02:24:35.920Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-24T02:24:40.745Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-24T02:24:42.914Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-24T02:24:42.914Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-24T02:24:42.991Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-24T02:24:43.370Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-24T02:24:43.370Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-24T02:24:43.370Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-24T02:24:43.370Z] docker_cli_sni_test.go:18: Flakey test [2021-11-24T02:24:43.370Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-24T02:24:45.538Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-24T02:24:48.802Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-24T02:24:50.209Z] === RUN TestDockerSuite/TestCommitChange [2021-11-24T02:24:52.534Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-24T02:24:55.979Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-24T02:24:57.269Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-24T02:24:57.269Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-24T02:24:57.269Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-24T02:25:00.169Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-24T02:25:00.651Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-24T02:25:00.651Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-24T02:25:00.651Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-24T02:25:03.081Z] === RUN TestDockerSuite/TestLogsSince [2021-11-24T02:25:07.699Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-24T02:25:07.699Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-24T02:25:07.699Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-24T02:25:13.391Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-24T02:25:13.391Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-24T02:25:13.391Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-24T02:25:13.391Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-24T02:25:13.391Z] === RUN TestDockerSuite/TestLogsTail [2021-11-24T02:25:16.300Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-24T02:25:19.206Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-24T02:25:20.051Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-24T02:25:22.939Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-24T02:25:22.939Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestNetHostname [2021-11-24T02:25:22.939Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-24T02:25:22.939Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-24T02:25:22.939Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-24T02:25:22.939Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestPluginActive [2021-11-24T02:25:22.939Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-24T02:25:22.939Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-24T02:25:22.939Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.939Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-24T02:25:22.940Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-24T02:25:22.940Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-24T02:25:22.940Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-24T02:25:22.940Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-24T02:25:22.940Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.940Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-24T02:25:22.940Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.940Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-24T02:25:22.940Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.940Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-24T02:25:22.940Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.940Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-24T02:25:22.940Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.940Z] === RUN TestDockerSuite/TestPortList [2021-11-24T02:25:22.940Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-24T02:25:22.940Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-24T02:25:23.776Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-24T02:25:23.776Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-24T02:25:23.776Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-24T02:25:23.776Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-24T02:25:23.776Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-24T02:25:23.776Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-24T02:25:23.776Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-24T02:25:23.776Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-24T02:25:28.728Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-24T02:25:28.728Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-24T02:25:28.728Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-24T02:25:28.728Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-24T02:25:28.728Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-24T02:25:28.728Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-24T02:25:28.728Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-24T02:25:28.728Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:25:28.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-24T02:25:30.829Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-24T02:25:34.513Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-24T02:25:34.513Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-24T02:25:34.513Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-24T02:25:43.180Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-24T02:25:43.180Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-24T02:25:43.180Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-24T02:25:45.349Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-24T02:25:45.349Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-24T02:25:45.349Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-24T02:25:45.349Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-24T02:25:45.349Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-24T02:25:45.349Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-24T02:25:45.349Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-24T02:25:46.879Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-24T02:25:46.879Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-24T02:25:46.879Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-24T02:25:52.397Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-24T02:25:52.397Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-24T02:25:52.397Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-24T02:25:52.397Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-24T02:25:55.289Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-24T02:25:55.289Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-24T02:25:55.289Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-24T02:25:55.289Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-24T02:25:55.289Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-24T02:25:55.289Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-24T02:25:55.289Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:25:55.289Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-24T02:25:58.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-24T02:26:00.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-24T02:26:01.678Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-24T02:26:02.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-24T02:26:02.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-24T02:26:02.526Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-24T02:26:02.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-24T02:26:05.418Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-24T02:26:05.419Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-24T02:26:07.589Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-24T02:26:07.589Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:26:07.589Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-24T02:26:07.589Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:26:07.589Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-24T02:26:10.487Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-24T02:26:10.487Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-24T02:26:12.654Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-24T02:26:12.654Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-24T02:26:12.654Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-24T02:26:15.545Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-24T02:26:15.545Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-24T02:26:17.719Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-24T02:26:19.370Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-24T02:26:19.370Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-24T02:26:19.370Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-24T02:26:19.370Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-24T02:26:19.370Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-24T02:26:19.370Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-24T02:26:23.104Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-24T02:26:26.281Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-24T02:26:30.961Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-24T02:26:30.961Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-24T02:26:30.961Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-24T02:26:30.961Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-24T02:26:30.961Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-24T02:26:33.130Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-24T02:26:33.130Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-24T02:26:33.130Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-24T02:26:33.429Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-24T02:26:39.211Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-24T02:26:39.211Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-24T02:26:39.211Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-24T02:26:39.211Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-24T02:26:39.211Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-24T02:26:40.189Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-24T02:26:40.189Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:26:40.189Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-24T02:26:43.085Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-24T02:26:43.085Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-24T02:26:44.997Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-24T02:26:44.997Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:26:44.997Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-24T02:26:44.997Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-24T02:26:44.997Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-24T02:26:44.997Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-24T02:26:44.997Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-24T02:26:44.997Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-24T02:26:44.997Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-24T02:26:47.759Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-24T02:26:49.289Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-24T02:26:49.746Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-24T02:26:49.746Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-24T02:26:49.746Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-24T02:26:49.746Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-24T02:26:49.746Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-24T02:26:49.746Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-24T02:26:49.746Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-24T02:26:49.746Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-24T02:26:49.746Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-24T02:26:49.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-24T02:26:51.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-24T02:26:51.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-24T02:26:57.372Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-24T02:26:57.372Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-24T02:26:57.372Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-24T02:26:57.372Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-24T02:26:57.372Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-24T02:26:57.372Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-24T02:26:58.920Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-24T02:26:59.885Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-24T02:26:59.885Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-24T02:26:59.885Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-24T02:27:00.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-24T02:27:05.675Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-24T02:27:07.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-24T02:27:11.477Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-24T02:27:15.236Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-24T02:27:16.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-24T02:27:17.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000884e0_} [2021-11-24T02:27:20.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11156400107_c:\foo_false____} [2021-11-24T02:27:23.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11156400107_c:\foo_true____} [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-24T02:27:26.279Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-24T02:27:26.279Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-24T02:27:26.279Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-24T02:27:26.279Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-24T02:27:26.279Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-24T02:27:26.279Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-24T02:27:26.279Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-24T02:27:26.739Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-24T02:27:29.642Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-24T02:27:29.642Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.642Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-24T02:27:29.643Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.643Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-24T02:27:29.643Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:27:29.643Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-24T02:27:32.552Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-24T02:27:32.552Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-24T02:27:32.552Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-24T02:27:32.552Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-24T02:27:35.457Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-24T02:27:35.457Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-24T02:27:35.457Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-24T02:27:35.457Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-24T02:27:35.457Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-24T02:27:35.457Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-24T02:27:35.457Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-24T02:27:40.153Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-24T02:27:43.067Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-24T02:27:43.067Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:27:43.067Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-24T02:27:43.067Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-24T02:27:43.067Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-24T02:27:45.194Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-24T02:27:45.194Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:27:45.194Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-24T02:27:49.877Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-24T02:27:50.338Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-24T02:27:50.338Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-24T02:27:51.304Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-24T02:27:53.391Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-24T02:27:53.391Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-24T02:27:53.391Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-24T02:27:53.391Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:27:53.391Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-24T02:27:59.860Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-24T02:28:04.546Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-24T02:28:04.546Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:28:04.546Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-24T02:28:11.621Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-24T02:28:11.621Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-24T02:28:11.621Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-24T02:28:14.479Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-24T02:28:14.479Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-24T02:28:14.479Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-24T02:28:14.479Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-24T02:28:14.479Z] === RUN TestDockerSuite/TestCpToDot [2021-11-24T02:28:14.479Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-24T02:28:14.479Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-24T02:28:14.479Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-24T02:28:14.479Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-24T02:28:14.479Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-24T02:28:16.660Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-24T02:28:16.660Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:28:16.660Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-24T02:28:16.660Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-24T02:28:16.660Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-24T02:28:16.660Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-24T02:28:16.660Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-24T02:28:16.660Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-24T02:28:16.660Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-24T02:28:16.660Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-24T02:28:17.118Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-24T02:28:19.303Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-24T02:28:21.481Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-24T02:28:21.940Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-24T02:28:21.940Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-24T02:28:24.120Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-24T02:28:25.088Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-24T02:28:25.088Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-24T02:28:25.088Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-24T02:28:25.088Z] === RUN TestDockerSuite/TestCreateRM [2021-11-24T02:28:25.553Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-24T02:28:25.553Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-24T02:28:25.553Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-24T02:28:26.012Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-24T02:28:26.471Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-24T02:28:29.303Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-24T02:28:31.477Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-24T02:28:32.441Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-24T02:28:35.044Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-24T02:28:35.044Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-24T02:28:35.503Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-24T02:28:39.240Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-24T02:28:39.240Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-24T02:28:39.240Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-24T02:28:39.240Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-24T02:28:41.024Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-24T02:28:41.419Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-24T02:28:41.419Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.419Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-24T02:28:41.879Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-24T02:28:41.879Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-24T02:28:41.879Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-24T02:28:41.879Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-24T02:28:41.879Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-24T02:28:41.879Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-24T02:28:41.879Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-24T02:28:41.879Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-24T02:28:41.879Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDockerFails [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-24T02:28:41.879Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-24T02:28:41.879Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-24T02:28:41.879Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-24T02:28:41.879Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-24T02:28:41.879Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-24T02:28:41.879Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-24T02:28:44.783Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-24T02:28:46.816Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-24T02:28:47.689Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-24T02:28:49.870Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-24T02:28:55.387Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-24T02:28:58.436Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-24T02:29:00.069Z] === RUN TestDockerSuite/TestRmiTag [2021-11-24T02:29:00.528Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-24T02:29:03.122Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-24T02:29:03.433Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-24T02:29:13.542Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-24T02:29:15.718Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-24T02:29:16.688Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-24T02:29:20.423Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-24T02:29:21.394Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-24T02:29:22.361Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-24T02:29:24.511Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-24T02:29:26.053Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-24T02:29:28.153Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-24T02:29:31.961Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-24T02:29:32.943Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-24T02:29:32.943Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-24T02:29:32.943Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-24T02:29:32.943Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-24T02:29:32.943Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-24T02:29:32.943Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-24T02:29:32.943Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-24T02:29:32.943Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-24T02:29:32.943Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-24T02:29:32.943Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-24T02:29:32.943Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-24T02:29:32.943Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-24T02:29:32.943Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-24T02:29:32.943Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-24T02:29:32.943Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-24T02:29:35.852Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-24T02:29:35.852Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-24T02:29:35.852Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-24T02:29:35.852Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-24T02:29:35.852Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-24T02:29:38.478Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-24T02:29:38.478Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-24T02:29:38.478Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-24T02:29:38.478Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:29:38.478Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-24T02:29:38.478Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-24T02:29:38.478Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-24T02:29:38.478Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-24T02:29:38.478Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-24T02:29:38.937Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-24T02:29:38.937Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-24T02:29:38.937Z] === RUN TestDockerSuite/TestEventsRename [2021-11-24T02:29:41.635Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-24T02:29:41.846Z] === RUN TestDockerSuite/TestEventsResize [2021-11-24T02:29:45.386Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-24T02:29:48.285Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-24T02:29:50.416Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-24T02:29:51.188Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-24T02:29:51.954Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-24T02:29:54.088Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-24T02:29:54.088Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-24T02:29:54.861Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-24T02:29:59.552Z] === RUN TestDockerSuite/TestEventsTop [2021-11-24T02:29:59.552Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-24T02:29:59.552Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-24T02:30:01.158Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-24T02:30:01.158Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-24T02:30:02.459Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-24T02:30:02.695Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-24T02:30:02.695Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-24T02:30:02.695Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-24T02:30:07.148Z] === RUN TestDockerSuite/TestExec [2021-11-24T02:30:07.148Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:30:07.148Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-24T02:30:07.148Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-24T02:30:07.148Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-24T02:30:07.393Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-24T02:30:07.394Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-24T02:30:07.394Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-24T02:30:07.394Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-24T02:30:07.394Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-24T02:30:08.688Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-24T02:30:09.582Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-24T02:30:09.582Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-24T02:30:09.582Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-24T02:30:09.582Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-24T02:30:09.582Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-24T02:30:09.582Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-24T02:30:09.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-24T02:30:09.582Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-24T02:30:09.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-24T02:30:09.582Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-24T02:30:09.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-24T02:30:09.582Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-24T02:30:09.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-24T02:30:09.582Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-24T02:30:09.582Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-24T02:30:10.865Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-24T02:30:10.865Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:30:11.324Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-24T02:30:11.324Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:30:11.324Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-24T02:30:11.324Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-24T02:30:11.324Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-24T02:30:11.756Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-24T02:30:13.501Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-24T02:30:14.665Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-24T02:30:15.679Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-24T02:30:17.563Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-24T02:30:17.563Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-24T02:30:17.563Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-24T02:30:17.563Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-24T02:30:17.563Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-24T02:30:17.563Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-24T02:30:17.563Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-24T02:30:17.858Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-24T02:30:20.036Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-24T02:30:21.301Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-24T02:30:21.301Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-24T02:30:21.301Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-24T02:30:21.301Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:30:21.301Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-24T02:30:21.301Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-24T02:30:21.301Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-24T02:30:21.301Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:30:21.301Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-24T02:30:22.835Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-24T02:30:24.726Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-24T02:30:24.726Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-24T02:30:24.726Z] === RUN TestDockerSuite/TestExecEnv [2021-11-24T02:30:24.726Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:30:24.726Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-24T02:30:24.726Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-24T02:30:24.726Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-24T02:30:26.905Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-24T02:30:28.636Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-24T02:30:28.636Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-24T02:30:28.636Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-24T02:30:28.636Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-24T02:30:28.636Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-24T02:30:28.636Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-24T02:30:28.636Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-24T02:30:28.636Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:30:28.636Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-24T02:30:28.636Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-24T02:30:28.636Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-24T02:30:28.636Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-24T02:30:28.636Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-24T02:30:30.639Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-24T02:30:30.639Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-24T02:30:30.639Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-24T02:30:30.639Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-24T02:30:30.639Z] === RUN TestDockerSuite/TestExecParseError [2021-11-24T02:30:30.639Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:30:30.639Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-24T02:30:30.639Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-24T02:30:30.639Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-24T02:30:30.639Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-24T02:30:30.639Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-24T02:30:31.533Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-24T02:30:31.533Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-24T02:30:31.533Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-24T02:30:31.533Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-24T02:30:31.533Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-24T02:30:31.533Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-24T02:30:33.543Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-24T02:30:33.543Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-24T02:30:33.543Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-24T02:30:33.543Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:30:33.543Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-24T02:30:33.543Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-24T02:30:33.543Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-24T02:30:33.543Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-24T02:30:33.543Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-24T02:30:33.543Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-24T02:30:33.543Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-24T02:30:34.442Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-24T02:30:35.719Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-24T02:30:35.719Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-24T02:30:35.719Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-24T02:30:37.342Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-24T02:30:37.342Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-24T02:30:37.342Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-24T02:30:40.246Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-24T02:30:40.246Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-24T02:30:40.246Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-24T02:30:40.246Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-24T02:30:40.246Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-24T02:30:40.246Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-24T02:30:40.246Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-24T02:30:43.152Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-24T02:30:44.286Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-24T02:30:44.286Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-24T02:30:44.286Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-24T02:30:44.286Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-24T02:30:44.286Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-24T02:30:44.286Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:30:44.286Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-24T02:30:46.050Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-24T02:30:49.787Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-24T02:30:50.080Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-24T02:30:52.716Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-24T02:30:52.716Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-24T02:30:52.716Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-24T02:30:52.716Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-24T02:30:52.716Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-24T02:30:52.716Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-24T02:30:52.716Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-24T02:30:52.716Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-24T02:30:57.160Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-24T02:30:58.504Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-24T02:30:58.504Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-24T02:30:58.504Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-24T02:30:58.504Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-24T02:30:58.504Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:30:58.504Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-24T02:30:58.504Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-24T02:30:58.504Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-24T02:30:58.504Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-24T02:30:58.504Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-24T02:30:58.504Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-24T02:30:58.504Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-24T02:30:59.338Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-24T02:31:05.570Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-24T02:31:05.570Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-24T02:31:05.570Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-24T02:31:06.421Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-24T02:31:06.421Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:31:06.421Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-24T02:31:06.421Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-24T02:31:06.421Z] === RUN TestDockerSuite/TestHealth [2021-11-24T02:31:06.421Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-24T02:31:06.421Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-24T02:31:06.421Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-24T02:31:06.421Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-24T02:31:06.421Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-24T02:31:07.104Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-24T02:31:07.104Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.104Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-24T02:31:07.104Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.104Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-24T02:31:07.104Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.104Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-24T02:31:07.104Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.104Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-24T02:31:07.104Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-24T02:31:07.561Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-24T02:31:07.561Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-24T02:31:07.561Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-24T02:31:07.561Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunMount [2021-11-24T02:31:07.561Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-24T02:31:07.561Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-24T02:31:07.561Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-24T02:31:07.561Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-24T02:31:07.561Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-24T02:31:11.112Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-24T02:31:11.112Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-24T02:31:11.112Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-24T02:31:11.112Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-24T02:31:11.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-24T02:31:11.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-24T02:31:11.571Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-24T02:31:12.030Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-24T02:31:12.030Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:31:12.489Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-24T02:31:13.458Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-24T02:31:13.458Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-24T02:31:15.634Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-24T02:31:15.634Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-24T02:31:17.868Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-24T02:31:17.869Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-24T02:31:17.869Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-24T02:31:17.869Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-24T02:31:17.869Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-24T02:31:17.869Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-24T02:31:17.869Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-24T02:31:18.540Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-24T02:31:23.654Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-24T02:31:27.119Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-24T02:31:27.119Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-24T02:31:27.119Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:31:27.119Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-24T02:31:28.336Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-24T02:31:28.336Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-24T02:31:28.795Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-24T02:31:30.328Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-24T02:31:30.862Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-24T02:31:30.862Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-24T02:31:31.860Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-24T02:31:33.039Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestImportFile [2021-11-24T02:31:33.039Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-24T02:31:33.039Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-24T02:31:33.039Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-24T02:31:33.039Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-24T02:31:33.039Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-24T02:31:33.039Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-24T02:31:33.039Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-24T02:31:33.039Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-24T02:31:33.039Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:31:33.039Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-24T02:31:34.031Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-24T02:31:35.217Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-24T02:31:35.568Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-24T02:31:38.121Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-24T02:31:38.122Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.122Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-24T02:31:38.122Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.122Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-24T02:31:38.122Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-24T02:31:38.122Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.122Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-24T02:31:38.475Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-24T02:31:38.475Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-24T02:31:38.475Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-24T02:31:38.475Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-24T02:31:38.475Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-24T02:31:38.475Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-24T02:31:38.475Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-24T02:31:38.475Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-24T02:31:38.475Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-24T02:31:40.301Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-24T02:31:40.301Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-24T02:31:42.479Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-24T02:31:42.479Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-24T02:31:42.939Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-24T02:31:42.939Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-24T02:31:42.939Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-24T02:31:42.939Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-24T02:31:42.939Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-24T02:31:43.169Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-24T02:31:43.169Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-24T02:31:43.169Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-24T02:31:43.169Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-24T02:31:43.169Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-24T02:31:43.169Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-24T02:31:43.169Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-24T02:31:43.169Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-24T02:31:43.169Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-24T02:31:43.169Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:31:43.169Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-24T02:31:45.117Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-24T02:31:50.912Z] === RUN TestDockerSuite/TestInspectImage [2021-11-24T02:31:50.912Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:31:50.912Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-24T02:31:50.912Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:31:50.912Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-24T02:31:50.912Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:31:50.912Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-24T02:31:53.504Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-24T02:31:53.504Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-24T02:31:53.504Z] === RUN TestDockerSuite/TestRunRm [2021-11-24T02:31:56.402Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-24T02:31:57.993Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-24T02:32:00.171Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-24T02:32:00.171Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-24T02:32:02.196Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-24T02:32:03.081Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-24T02:32:05.134Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-24T02:32:05.260Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-24T02:32:05.260Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-24T02:32:05.260Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-24T02:32:05.260Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-24T02:32:08.038Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-24T02:32:08.173Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-24T02:32:10.353Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-24T02:32:11.779Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-24T02:32:11.779Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-24T02:32:11.779Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-24T02:32:11.779Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-24T02:32:11.779Z] === RUN TestDockerSuite/TestRunState [2021-11-24T02:32:11.779Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-24T02:32:11.779Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-24T02:32:15.042Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-24T02:32:15.042Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:32:15.042Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-24T02:32:15.042Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-24T02:32:15.042Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-24T02:32:15.042Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-24T02:32:15.042Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-24T02:32:15.042Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-24T02:32:15.043Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-24T02:32:15.500Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-24T02:32:15.500Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-24T02:32:15.500Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-24T02:32:15.500Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-24T02:32:17.948Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-24T02:32:20.126Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-24T02:32:21.298Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-24T02:32:21.298Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-24T02:32:23.032Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-24T02:32:23.471Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-24T02:32:23.471Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-24T02:32:23.929Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-24T02:32:25.211Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-24T02:32:26.832Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-24T02:32:26.832Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-24T02:32:26.832Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-24T02:32:26.832Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-24T02:32:26.832Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-24T02:32:28.115Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-24T02:32:30.297Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-24T02:32:30.565Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-24T02:32:30.756Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-24T02:32:30.756Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-24T02:32:30.756Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-24T02:32:30.756Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-24T02:32:31.215Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-24T02:32:33.397Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-24T02:32:35.579Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-24T02:32:40.886Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-24T02:32:41.369Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-24T02:32:43.547Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-24T02:32:43.547Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-24T02:32:43.547Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-24T02:32:45.582Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-24T02:32:46.452Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-24T02:32:46.452Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-24T02:32:52.245Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-24T02:32:54.151Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-24T02:32:54.151Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-24T02:32:54.151Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-24T02:32:54.151Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-24T02:32:57.883Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-24T02:32:59.317Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-24T02:33:00.783Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-24T02:33:03.684Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-24T02:33:03.684Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-24T02:33:04.175Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-24T02:33:04.175Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-24T02:33:04.175Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-24T02:33:04.175Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:33:04.175Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-24T02:33:04.175Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-24T02:33:04.175Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-24T02:33:04.175Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-24T02:33:04.175Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-24T02:33:04.175Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-24T02:33:04.175Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-24T02:33:04.175Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-24T02:33:04.175Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-24T02:33:05.114Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-24T02:33:08.020Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-24T02:33:09.961Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-24T02:33:10.198Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-24T02:33:10.198Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-24T02:33:10.198Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-24T02:33:12.135Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-24T02:33:13.105Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-24T02:33:14.311Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-24T02:33:15.283Z] === RUN TestDockerSuite/TestLogsSince [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-24T02:33:20.107Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-24T02:33:20.107Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-24T02:33:20.107Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-24T02:33:20.107Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-24T02:33:20.107Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-24T02:33:20.107Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-24T02:33:20.107Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-24T02:33:23.024Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-24T02:33:23.024Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-24T02:33:23.482Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-24T02:33:23.482Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-24T02:33:25.600Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-24T02:33:25.600Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-24T02:33:25.600Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-24T02:33:25.600Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-24T02:33:25.600Z] === RUN TestDockerSuite/TestLogsTail [2021-11-24T02:33:25.669Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-24T02:33:27.776Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-24T02:33:30.680Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-24T02:33:32.856Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-24T02:33:32.856Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-24T02:33:32.856Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-24T02:33:32.856Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-24T02:33:32.856Z] === RUN TestDockerSuite/TestNetHostname [2021-11-24T02:33:32.856Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-24T02:33:32.856Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-24T02:33:32.856Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:33:32.856Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-24T02:33:32.856Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-24T02:33:32.856Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-24T02:33:32.856Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPluginActive [2021-11-24T02:33:33.318Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-24T02:33:33.318Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-24T02:33:33.318Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-24T02:33:33.318Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-24T02:33:33.318Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-24T02:33:33.318Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-24T02:33:33.318Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-24T02:33:33.318Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-24T02:33:33.318Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-24T02:33:33.318Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPortList [2021-11-24T02:33:33.318Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-24T02:33:33.318Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-24T02:33:34.234Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-24T02:33:34.234Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-24T02:33:34.234Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-24T02:33:38.011Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-24T02:33:38.011Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-24T02:33:38.011Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-24T02:33:38.011Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-24T02:33:38.011Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-24T02:33:38.011Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-24T02:33:38.011Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-24T02:33:38.011Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-24T02:33:38.011Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:33:38.472Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-24T02:33:43.159Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-24T02:33:43.159Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-24T02:33:43.159Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-24T02:33:44.560Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-24T02:33:44.561Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:33:44.561Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-24T02:33:49.246Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-24T02:33:49.246Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-24T02:33:49.246Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-24T02:33:49.246Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:33:49.246Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-24T02:33:49.246Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-24T02:33:49.246Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-24T02:33:49.246Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-24T02:33:49.246Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-24T02:33:51.738Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-24T02:33:51.738Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-24T02:33:51.738Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-24T02:33:56.313Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-24T02:33:56.313Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:33:56.313Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-24T02:33:56.313Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-24T02:33:56.313Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-24T02:33:56.313Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:33:56.313Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-24T02:33:56.313Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:33:56.313Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-24T02:33:56.313Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-24T02:33:56.313Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-24T02:33:56.313Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:33:56.313Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-24T02:33:59.221Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-24T02:34:02.059Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-24T02:34:02.951Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-24T02:34:02.951Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-24T02:34:02.951Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-24T02:34:05.853Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-24T02:34:05.853Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-24T02:34:05.853Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-24T02:34:05.853Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-24T02:34:05.853Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-24T02:34:05.853Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:34:05.853Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-24T02:34:05.853Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-24T02:34:05.853Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-24T02:34:05.853Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:34:05.853Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-24T02:34:05.853Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-24T02:34:05.853Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-24T02:34:16.872Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-24T02:34:16.872Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-24T02:34:16.872Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-24T02:34:16.872Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-24T02:34:23.529Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-24T02:34:23.529Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-24T02:34:23.529Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-24T02:34:23.529Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-24T02:34:23.529Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-24T02:34:23.529Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-24T02:34:23.529Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-24T02:34:23.529Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-24T02:34:26.430Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-24T02:34:26.430Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-24T02:34:30.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-24T02:34:30.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-24T02:34:30.614Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-24T02:34:30.614Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-24T02:34:31.072Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-24T02:34:31.687Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-24T02:34:34.594Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-24T02:34:41.394Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-24T02:34:41.394Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:34:41.394Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-24T02:34:42.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-24T02:34:42.359Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-24T02:34:42.359Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-24T02:34:42.359Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-24T02:34:46.972Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-24T02:34:52.664Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-24T02:34:52.664Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-24T02:34:52.664Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-24T02:34:57.304Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-24T02:34:57.305Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-24T02:34:57.305Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-24T02:34:57.305Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-24T02:34:57.305Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-24T02:35:03.108Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-24T02:35:03.108Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:35:03.108Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-24T02:35:03.108Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-24T02:35:03.108Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-24T02:35:03.108Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-24T02:35:03.108Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-24T02:35:03.108Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-24T02:35:03.108Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-24T02:35:10.342Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-24T02:35:10.342Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.342Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite (2553.62s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.37s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.13s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.09s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.05s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.92s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (72.51s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.16s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.60s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.95s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.15s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.11s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.18s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.48s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.72s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.85s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.52s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.76s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.42s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.24s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.43s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.60s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.79s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.47s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.83s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.99s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.77s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.06s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.83s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.60s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.72s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.42s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.53s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.48s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.02s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.84s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.51s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.69s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.24s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.63s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.98s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.32s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.09s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.99s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (79.57s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.84s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.19s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.00s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.86s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.41s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.64s) [2021-11-24T02:35:10.342Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-24T02:35:10.342Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFails (2.54s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.19s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.90s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.93s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.85s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.23s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.80s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.61s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildHistory (11.76s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.86s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.23s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.60s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.24s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.46s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.46s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.76s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.58s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.14s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.75s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.85s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.54s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.86s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.15s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.89s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.78s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.10s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.53s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.38s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.39s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.39s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.98s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.50s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.20s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildRm (14.86s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.66s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.30s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.26s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.93s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.68s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.94s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.29s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildStderr (5.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.89s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.83s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.11s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.97s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.76s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.53s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.18s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.48s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.95s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.22s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.12s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.68s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.65s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.05s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.02s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestCommitChange (5.38s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.15s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.97s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestCommitTTY (7.94s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.05s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.87s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.09s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.95s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.96s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.98s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.54s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.61s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.56s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.61s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.98s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.04s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.08s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.02s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.63s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.17s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.94s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.00s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.56s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.86s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.99s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.10s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.66s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.92s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.91s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.93s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.07s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000f6888_} (2.98s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1704659997_c:\foo_false____} (2.89s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1704659997_c:\foo_true____} (2.93s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-24T02:35:10.343Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.14s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:35:10.343Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.12s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.03s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.42s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.11s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.19s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.97s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpToDot (3.12s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCpToStdout (3.08s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.06s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.38s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.97s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.10s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.05s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.05s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.79s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.42s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsCopy (4.81s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.50s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.96s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.94s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFilters (6.10s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFormat (5.98s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsRename (3.09s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsResize (33.26s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.92s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.68s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.42s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.97s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.97s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.97s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.10s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.60s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.62s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.62s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.84s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.63s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecInspectID (5.54s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.74s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.60s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.33s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.15s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.07s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.06s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.02s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.00s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.29s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.85s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.97s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.12s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.95s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.07s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectDefault (2.97s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectHistory (4.90s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.95s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.55s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.91s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.61s) [2021-11-24T02:35:10.344Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.56s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectStatus (8.15s) [2021-11-24T02:35:10.344Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.65s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.64s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.00s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.66s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.96s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.94s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.01s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-24T02:35:10.802Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-24T02:35:10.802Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.06s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.02s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.19s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.59s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.84s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.99s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.08s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.42s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.48s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.11s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.16s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsSince (9.63s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsTail (3.36s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.05s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.99s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.86s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.93s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsByOrder (12.38s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.56s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.70s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.08s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.20s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.58s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.56s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.50s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.91s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.05s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.24s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.14s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.88s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.72s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.55s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.41s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.70s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.50s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.56s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.97s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.21s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.10s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.12s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.31s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.37s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.72s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.82s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.75s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.95s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.97s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.82s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.67s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.13s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.96s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.64s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.93s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.95s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.91s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.92s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunExitCode (3.00s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.90s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.98s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.03s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.27s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.50s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.99s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.44s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.39s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2021-11-24T02:35:10.803Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.70s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:35:10.803Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.54s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunRm (3.02s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.94s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.04s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.93s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.56s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.02s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.13s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.03s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.95s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.78s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.06s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.83s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.30s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.92s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.04s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.11s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.47s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.44s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.91s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.80s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.77s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.46s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.43s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.64s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.02s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.53s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.54s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.37s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.74s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.52s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.58s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.32s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-24T02:35:10.804Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.46s) [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-24T02:35:10.804Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.804Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:35:10.804Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:35:10.804Z] === RUN TestDockerSchema1RegistrySuite [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-24T02:35:10.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-24T02:35:10.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-24T02:35:10.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-24T02:35:10.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-24T02:35:10.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-24T02:35:10.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-24T02:35:10.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-24T02:35:10.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-24T02:35:10.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-24T02:35:10.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-24T02:35:10.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-24T02:35:10.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-24T02:35:10.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-24T02:35:10.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:35:10.805Z] === RUN TestDockerDaemonSuite [2021-11-24T02:35:10.805Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-24T02:35:10.805Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-24T02:35:10.805Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-24T02:35:10.805Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:35:10.805Z] === RUN TestDockerSwarmSuite [2021-11-24T02:35:10.805Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-24T02:35:10.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:35:10.805Z] === RUN TestDockerExternalVolumeSuite [2021-11-24T02:35:10.805Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-24T02:35:10.805Z] === RUN TestDockerNetworkSuite [2021-11-24T02:35:10.805Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-24T02:35:10.805Z] === RUN TestDockerHubPullSuite [2021-11-24T02:35:10.805Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-24T02:35:10.805Z] PASS [2021-11-24T02:35:10.805Z] ok github.com/docker/docker/integration-cli 2553.935s [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === Skipped [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-24T02:35:10.805Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-24T02:35:10.805Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-24T02:35:10.805Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-24T02:35:10.805Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-24T02:35:10.805Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-24T02:35:10.805Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-24T02:35:10.805Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-24T02:35:10.805Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-24T02:35:10.805Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-24T02:35:10.805Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-24T02:35:10.805Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-24T02:35:10.805Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-24T02:35:10.805Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-24T02:35:10.805Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-24T02:35:10.805Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-24T02:35:10.805Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-24T02:35:10.805Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-24T02:35:10.805Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-24T02:35:10.805Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-24T02:35:10.805Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-11-24T02:35:10.805Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-24T02:35:10.805Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-24T02:35:10.805Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.805Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-24T02:35:10.805Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-24T02:35:10.806Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-24T02:35:10.806Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.806Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-24T02:35:10.806Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-11-24T02:35:10.807Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-11-24T02:35:10.807Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-24T02:35:10.807Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-24T02:35:10.807Z] docker_cli_sni_test.go:18: Flakey test [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-24T02:35:10.807Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-24T02:35:10.807Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-24T02:35:10.807Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.807Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:35:10.807Z] [2021-11-24T02:35:10.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-24T02:35:10.807Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-24T02:35:10.808Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-24T02:35:10.808Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-24T02:35:10.808Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-11-24T02:35:10.808Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-24T02:35:10.808Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-24T02:35:10.808Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:35:10.808Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:35:10.808Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-24T02:35:10.808Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.808Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-24T02:35:10.808Z] [2021-11-24T02:35:10.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-24T02:35:10.809Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-24T02:35:10.809Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-24T02:35:10.809Z] [2021-11-24T02:35:10.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:35:10.809Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-24T02:35:10.809Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:35:10.809Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-24T02:35:11.269Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-24T02:35:11.269Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-24T02:35:11.269Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-24T02:35:11.269Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-24T02:35:11.269Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:35:11.269Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-24T02:35:11.269Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-24T02:35:11.269Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.269Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-24T02:35:11.269Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-24T02:35:11.270Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-24T02:35:11.270Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-24T02:35:11.270Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-24T02:35:11.270Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-24T02:35:11.270Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-24T02:35:11.270Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-11-24T02:35:11.270Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-24T02:35:11.270Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.270Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-24T02:35:11.270Z] [2021-11-24T02:35:11.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-24T02:35:11.270Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-24T02:35:11.271Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.271Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-24T02:35:11.271Z] [2021-11-24T02:35:11.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.272Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-11-24T02:35:11.272Z] [2021-11-24T02:35:11.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-24T02:35:11.272Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-24T02:35:11.273Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-24T02:35:11.273Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:35:11.273Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.273Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:35:11.273Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:35:11.274Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.274Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:35:11.274Z] [2021-11-24T02:35:11.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-24T02:35:11.275Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.275Z] [2021-11-24T02:35:11.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-24T02:35:11.275Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.275Z] [2021-11-24T02:35:11.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-24T02:35:11.275Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.275Z] [2021-11-24T02:35:11.275Z] DONE 1085 tests, 544 skipped in 2563.862s [2021-11-24T02:35:11.275Z] INFO: Integration tests ended at 11/24/2021 02:35:11. Duration:00:42:44.1613661 [2021-11-24T02:35:11.275Z] INFO: Docker info of the daemon under test at end of run [2021-11-24T02:35:11.275Z] [2021-11-24T02:35:11.275Z] Containers: 2 [2021-11-24T02:35:11.275Z] Running: 0 [2021-11-24T02:35:11.275Z] Paused: 0 [2021-11-24T02:35:11.275Z] Stopped: 2 [2021-11-24T02:35:11.275Z] Images: 18 [2021-11-24T02:35:11.275Z] Server Version: 0.0.0-dev [2021-11-24T02:35:11.275Z] Storage Driver: windowsfilter [2021-11-24T02:35:11.275Z] Windows: [2021-11-24T02:35:11.275Z] Logging Driver: json-file [2021-11-24T02:35:11.275Z] Plugins: [2021-11-24T02:35:11.275Z] Volume: local [2021-11-24T02:35:11.275Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T02:35:11.275Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T02:35:11.275Z] Swarm: inactive [2021-11-24T02:35:11.275Z] Default Isolation: process [2021-11-24T02:35:11.275Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-24T02:35:11.275Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-24T02:35:11.275Z] OSType: windows [2021-11-24T02:35:11.275Z] Architecture: x86_64 [2021-11-24T02:35:11.275Z] CPUs: 4 [2021-11-24T02:35:11.275Z] Total Memory: 32GiB [2021-11-24T02:35:11.275Z] Name: azwin-2-429800 [2021-11-24T02:35:11.275Z] ID: OXQR:POJO:W44H:YYOE:7RCX:QX2P:CSST:VA4K:VILD:6UMZ:AUNI:F7OW [2021-11-24T02:35:11.275Z] Docker Root Dir: D:\CI\PR-43045\1\daemon [2021-11-24T02:35:11.275Z] Debug Mode (client): false [2021-11-24T02:35:11.275Z] Debug Mode (server): true [2021-11-24T02:35:11.275Z] File Descriptors: -1 [2021-11-24T02:35:11.275Z] Goroutines: 46 [2021-11-24T02:35:11.275Z] System Time: 2021-11-24T02:35:11.1659986Z [2021-11-24T02:35:11.275Z] EventsListeners: 0 [2021-11-24T02:35:11.275Z] Registry: https://index.docker.io/v1/ [2021-11-24T02:35:11.275Z] Labels: [2021-11-24T02:35:11.275Z] Experimental: false [2021-11-24T02:35:11.275Z] Insecure Registries: [2021-11-24T02:35:11.275Z] 127.0.0.0/8 [2021-11-24T02:35:11.275Z] Live Restore Enabled: false [2021-11-24T02:35:11.275Z] [2021-11-24T02:35:11.275Z] [2021-11-24T02:35:11.275Z] INFO: Stopping daemon under test [2021-11-24T02:35:11.693Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-24T02:35:11.693Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-24T02:35:11.693Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-24T02:35:11.732Z] SUCCESS: The process with PID 5428 (child process of PID 4388) has been terminated. [2021-11-24T02:35:11.733Z] SUCCESS: The process with PID 4388 (child process of PID 4936) has been terminated. [2021-11-24T02:35:11.733Z] INFO: Stop tailing logs of the daemon under tests [2021-11-24T02:35:11.733Z] INFO: executeCI.ps1 Completed successfully at 11/24/2021 02:35:11. [2021-11-24T02:35:11.733Z] INFO: Tidying up at end of run [2021-11-24T02:35:11.733Z] INFO: Saving daemon under test log (d:\CI\PR-43045\1\dut.out) to bundles\CIDUT.out [2021-11-24T02:35:11.733Z] INFO: Saving daemon under test log (d:\CI\PR-43045\1\dut.err) to bundles\CIDUT.err [2021-11-24T02:35:11.733Z] INFO: Saving containerd logs to bundles [2021-11-24T02:35:11.733Z] INFO: Nuke-Everything... [2021-11-24T02:35:11.733Z] INFO: Container count on control daemon to delete is 2 [2021-11-24T02:35:12.190Z] 9a7574f8abce [2021-11-24T02:35:12.190Z] a0926553c56b [2021-11-24T02:35:12.190Z] INFO: Tidying pidfile d:\CI\PR-43045\1\docker.pid [2021-11-24T02:35:12.190Z] INFO: Killing containerd with PID 1600 [2021-11-24T02:35:12.190Z] INFO: Nuking d:\CI [2021-11-24T02:35:13.238Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-24T02:35:13.238Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-24T02:35:13.238Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-24T02:35:14.774Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-24T02:35:15.749Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-24T02:35:15.749Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-24T02:35:15.749Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-24T02:35:20.442Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-24T02:35:25.132Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-24T02:35:27.309Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-24T02:35:33.317Z] INFO: Zapped successfully [2021-11-24T02:35:33.317Z] [2021-11-24T02:35:33.317Z] INFO: executeCI.ps1 exiting at Wed Nov 24 02:35:31 CUT 2021. Duration 01:06:42.9898100 [2021-11-24T02:35:33.317Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-24T02:35:33.562Z] Recording test results [2021-11-24T02:35:42.602Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-24T02:35:44.083Z] Creating win-2022-c8d-integration-bundles.zip [2021-11-24T02:35:44.995Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-24T02:35:44.995Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:35:44.995Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [Pipeline] archiveArtifacts [2021-11-24T02:35:46.466Z] Archiving artifacts [2021-11-24T02:35:52.229Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-24T02:35:52.229Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-24T02:35:52.229Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-24T02:35:53.197Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-24T02:35:57.886Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-24T02:36:02.004Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-24T02:36:02.939Z] + make clean [2021-11-24T02:36:04.479Z] docker volume rm -f docker-dev-cache [2021-11-24T02:36:04.479Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-24T02:36:08.214Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-24T02:36:08.214Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:36:08.214Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-24T02:36:11.951Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-24T02:36:11.951Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-24T02:36:12.410Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-24T02:36:33.510Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-24T02:36:35.686Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-24T02:36:36.149Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-24T02:36:43.223Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-24T02:36:49.021Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-24T02:36:57.597Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-24T02:37:01.331Z] === RUN TestDockerSuite/TestRmiTag [2021-11-24T02:37:01.789Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-24T02:37:04.696Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-24T02:37:22.383Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-24T02:37:23.922Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-24T02:37:34.233Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-24T02:37:35.198Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-24T02:37:35.198Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-24T02:37:35.198Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-24T02:37:35.198Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-24T02:37:35.198Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-24T02:37:35.198Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-24T02:37:35.198Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-24T02:37:35.198Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-24T02:37:35.198Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-24T02:37:35.198Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-24T02:37:35.198Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-24T02:37:35.198Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-24T02:37:35.198Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-24T02:37:35.198Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-24T02:37:35.198Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-24T02:37:37.369Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-24T02:37:37.369Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-24T02:37:37.369Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-24T02:37:37.369Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-24T02:37:37.369Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-24T02:37:43.138Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-24T02:37:46.031Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-24T02:37:53.084Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-24T02:37:55.977Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-24T02:37:58.150Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-24T02:37:58.150Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-24T02:38:12.933Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-24T02:38:12.933Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-24T02:38:15.105Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-24T02:38:15.105Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-24T02:38:15.105Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-24T02:38:18.827Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-24T02:38:18.827Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-24T02:38:18.827Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-24T02:38:18.827Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-24T02:38:18.827Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-24T02:38:20.995Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-24T02:38:20.995Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-24T02:38:20.995Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-24T02:38:20.995Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-24T02:38:20.995Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-24T02:38:20.995Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-24T02:38:20.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-24T02:38:20.995Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-24T02:38:20.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-24T02:38:20.995Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-24T02:38:20.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-24T02:38:20.995Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-24T02:38:20.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-24T02:38:20.995Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-24T02:38:20.995Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-24T02:38:23.891Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-24T02:38:26.060Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-24T02:38:28.955Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-24T02:38:28.955Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-24T02:38:28.955Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-24T02:38:28.955Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-24T02:38:28.955Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-24T02:38:28.955Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-24T02:38:28.955Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-24T02:38:31.121Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-24T02:38:31.121Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-24T02:38:31.121Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-24T02:38:31.121Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:38:31.121Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-24T02:38:31.121Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-24T02:38:31.121Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-24T02:38:31.121Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:38:31.121Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-24T02:38:33.288Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-24T02:38:39.056Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-24T02:38:39.056Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-24T02:38:39.056Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-24T02:38:39.056Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-24T02:38:39.056Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-24T02:38:39.056Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-24T02:38:39.056Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-24T02:38:39.056Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:38:39.056Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-24T02:38:39.056Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-24T02:38:39.056Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-24T02:38:39.056Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-24T02:38:39.056Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-24T02:38:41.952Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-24T02:38:41.952Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-24T02:38:41.952Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-24T02:38:41.952Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-24T02:38:41.952Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-24T02:38:41.952Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-24T02:38:44.123Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-24T02:38:46.290Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-24T02:38:46.290Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-24T02:38:46.290Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-24T02:38:49.182Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-24T02:38:49.182Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-24T02:38:49.182Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-24T02:38:49.182Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-24T02:38:49.182Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-24T02:38:49.182Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-24T02:38:49.182Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-24T02:38:56.235Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-24T02:38:58.400Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-24T02:39:00.569Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-24T02:39:09.112Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-24T02:39:09.112Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-24T02:39:09.112Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-24T02:39:09.112Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-24T02:39:09.112Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-24T02:39:09.112Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-24T02:39:09.112Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-24T02:39:09.112Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-24T02:39:17.656Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-24T02:39:17.656Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-24T02:39:17.656Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-24T02:39:17.656Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-24T02:39:17.656Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:39:17.656Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-24T02:39:17.656Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-24T02:39:17.656Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-24T02:39:17.656Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-24T02:39:17.656Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-24T02:39:17.656Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-24T02:39:17.656Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-24T02:39:27.952Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-24T02:39:27.952Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-24T02:39:27.952Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-24T02:39:28.410Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-24T02:39:28.410Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunMount [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-24T02:39:28.867Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-24T02:39:28.867Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-24T02:39:35.920Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-24T02:39:35.920Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-24T02:39:35.920Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-24T02:39:35.920Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-24T02:39:35.920Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-24T02:39:35.920Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-24T02:39:35.920Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-24T02:39:41.695Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-24T02:39:46.367Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-24T02:39:46.368Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-24T02:39:46.368Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-24T02:39:47.896Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-24T02:39:50.069Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-24T02:39:52.239Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-24T02:39:53.773Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-24T02:39:55.939Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-24T02:39:55.939Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-24T02:39:55.939Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-24T02:39:55.939Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-24T02:39:55.939Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-24T02:39:55.939Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-24T02:39:55.939Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-24T02:39:55.939Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-24T02:39:55.939Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-24T02:39:59.658Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-24T02:39:59.658Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-24T02:39:59.658Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-24T02:39:59.658Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-24T02:39:59.658Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-24T02:39:59.658Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-24T02:39:59.658Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-24T02:39:59.658Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-24T02:39:59.658Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-24T02:39:59.658Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:39:59.658Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-24T02:40:08.218Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-24T02:40:08.218Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-24T02:40:08.218Z] === RUN TestDockerSuite/TestRunRm [2021-11-24T02:40:16.763Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-24T02:40:21.438Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-24T02:40:23.605Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-24T02:40:25.774Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-24T02:40:28.667Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-24T02:40:31.564Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-24T02:40:31.564Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-24T02:40:31.564Z] === RUN TestDockerSuite/TestRunState [2021-11-24T02:40:31.564Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-24T02:40:31.564Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-24T02:40:33.732Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-24T02:40:33.732Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:40:33.732Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-24T02:40:40.791Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-24T02:40:40.791Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-24T02:40:40.791Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-24T02:40:40.791Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-24T02:40:40.791Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-24T02:40:40.791Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-24T02:40:40.791Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-24T02:40:40.791Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-24T02:40:40.791Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-24T02:40:45.469Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-24T02:40:45.469Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.469Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-24T02:40:45.469Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.469Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-24T02:40:45.469Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.469Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-24T02:40:45.469Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.469Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-24T02:40:45.469Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-24T02:40:45.469Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-24T02:40:45.469Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.469Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-24T02:40:45.469Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.469Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-24T02:40:45.469Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.925Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-24T02:40:45.925Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.925Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-24T02:40:45.925Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-24T02:40:45.925Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-24T02:40:48.092Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-24T02:40:48.092Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-24T02:40:48.092Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-24T02:40:50.260Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-24T02:40:50.260Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-24T02:40:50.716Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-24T02:40:50.716Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-24T02:40:50.716Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-24T02:40:53.615Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-24T02:41:05.969Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-24T02:41:11.740Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-24T02:41:18.794Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-24T02:41:18.794Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-24T02:41:18.794Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-24T02:41:18.794Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-24T02:41:20.326Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-24T02:41:23.217Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-24T02:41:25.393Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-24T02:41:25.393Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-24T02:41:25.393Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-24T02:41:25.393Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-24T02:41:25.393Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-24T02:41:25.393Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:41:25.850Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-24T02:41:25.850Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-24T02:41:25.850Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-24T02:41:25.850Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-24T02:41:25.850Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-24T02:41:25.850Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-24T02:41:25.850Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-24T02:41:25.850Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-24T02:41:25.850Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-24T02:41:30.522Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-24T02:41:32.053Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-24T02:41:34.224Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-24T02:41:38.899Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-24T02:41:38.899Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-24T02:41:38.899Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-24T02:41:38.899Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-24T02:41:38.899Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-24T02:41:38.899Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-24T02:41:38.899Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-24T02:41:41.790Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-24T02:41:41.790Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-24T02:41:42.246Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-24T02:41:42.702Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-24T02:41:44.871Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-24T02:41:52.085Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-24T02:41:52.085Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-24T02:41:52.085Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-24T02:42:00.638Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-24T02:42:00.638Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:42:00.638Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-24T02:42:04.360Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-24T02:42:04.360Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-24T02:42:04.360Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-24T02:42:04.360Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:42:04.360Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-24T02:42:04.360Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-24T02:42:04.360Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-24T02:42:04.360Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-24T02:42:04.360Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-24T02:42:10.133Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-24T02:42:10.133Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:42:10.133Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-24T02:42:10.133Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-24T02:42:10.133Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-24T02:42:10.133Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:42:10.133Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-24T02:42:10.133Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:42:10.133Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-24T02:42:10.133Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-24T02:42:10.133Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-24T02:42:10.133Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:42:10.133Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-24T02:42:12.302Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-24T02:42:15.193Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-24T02:42:15.193Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-24T02:42:15.193Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-24T02:42:17.362Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-24T02:42:17.362Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-24T02:42:17.362Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-24T02:42:17.362Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-24T02:42:17.362Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-24T02:42:17.362Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:42:17.362Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-24T02:42:17.362Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-24T02:42:17.362Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-24T02:42:17.362Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:42:17.362Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-24T02:42:17.362Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-24T02:42:17.362Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-24T02:42:35.013Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-24T02:42:35.013Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-24T02:42:35.013Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-24T02:42:35.013Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-24T02:42:35.013Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-24T02:42:35.013Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-24T02:42:35.013Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-24T02:42:35.013Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-24T02:42:36.547Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-24T02:42:37.007Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-24T02:42:39.899Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-24T02:42:40.360Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-24T02:42:40.816Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-24T02:42:40.816Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-24T02:42:41.272Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-24T02:42:49.822Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-24T02:42:49.822Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:42:49.822Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-24T02:42:50.278Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-24T02:42:50.278Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-24T02:42:50.278Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-24T02:42:50.278Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-24T02:42:58.817Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-24T02:42:58.818Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-24T02:42:58.818Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-24T02:43:19.875Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-24T02:43:19.875Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.875Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite (2767.78s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (114.75s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.19s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.34s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.28s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.44s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.92s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.47s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.69s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.10s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.97s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.91s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.83s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.14s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.88s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (31.44s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.30s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.88s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.32s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.67s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.84s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.27s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.96s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.61s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.64s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.47s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.62s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.49s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.44s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.12s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.33s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.93s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.35s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.36s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.60s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.68s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.75s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.79s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.79s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.21s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.61s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.79s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.86s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.76s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.67s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.45s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.06s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.38s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.31s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (118.27s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.85s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.56s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.10s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-24T02:43:19.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-24T02:43:19.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.15s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.24s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFails (7.16s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.88s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.73s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.87s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.69s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.53s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.96s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildHistory (12.62s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.14s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.18s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.74s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.67s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.54s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.20s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.03s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.67s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.38s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.37s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.90s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.11s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.04s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.96s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.31s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.54s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.94s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.77s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.13s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.78s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.61s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.10s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.82s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.36s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.14s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.52s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildRm (13.11s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.39s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.57s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.75s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.69s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.54s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.93s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.51s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.67s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildStderr (4.55s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.57s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.17s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.35s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.65s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.66s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.30s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.18s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.18s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.51s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.48s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.87s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.34s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.73s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.45s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.23s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.16s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.29s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.62s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestCommitChange (4.97s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.73s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.13s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestCommitTTY (11.94s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.55s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.83s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.04s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.48s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.18s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.72s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.66s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.29s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.40s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.50s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.45s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.46s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.22s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.69s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.38s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.71s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.20s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.08s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.36s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.17s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.01s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.39s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.68s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.77s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.77s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.77s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000884e0_} (2.83s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11156400107_c:\foo_false____} (2.66s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11156400107_c:\foo_true____} (2.86s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-24T02:43:19.876Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.72s) [2021-11-24T02:43:19.876Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.78s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.98s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.98s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.64s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.41s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpToCaseH (18.81s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpToDot (2.49s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCpToStdout (2.53s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.41s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.15s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.35s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.31s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.59s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.58s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.12s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsCopy (5.09s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.24s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.34s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.90s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFilters (4.99s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFormat (9.86s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsRename (2.58s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsResize (7.89s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.42s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.78s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.93s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.50s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.11s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.18s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.18s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.27s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.26s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.25s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.22s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.47s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecInspectID (3.86s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.53s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.37s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.07s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.28s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.15s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.16s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.23s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.60s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.99s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.54s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.62s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.01s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.36s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.28s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.25s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectDefault (2.34s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.32s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.35s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.54s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.40s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.35s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.61s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.48s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.63s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.29s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.97s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.40s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.15s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.87s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.57s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.41s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.03s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.20s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.35s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.91s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.67s) [2021-11-24T02:43:19.877Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.49s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.53s) [2021-11-24T02:43:19.877Z] --- PASS: TestDockerSuite/TestLogsSince (9.29s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestLogsTail (3.13s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.66s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.46s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.70s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.55s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsByOrder (8.57s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.86s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.88s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.53s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.04s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.97s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.06s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.76s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.56s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.19s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.49s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.52s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.24s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.62s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.66s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.30s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.55s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.43s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.61s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.90s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.33s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.99s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.44s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.62s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.08s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.67s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (9.86s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.30s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.31s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.08s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.28s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.40s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunBindMounts (14.64s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.39s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.43s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.14s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.49s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.71s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.32s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.28s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.50s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.40s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.39s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.33s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunExitCode (7.21s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.28s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.23s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.99s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.52s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.18s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.13s) [2021-11-24T02:43:19.878Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-24T02:43:19.878Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.32s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.35s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.09s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.96s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunRm (7.31s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.58s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.42s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.39s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.42s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.75s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.31s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (6.86s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.36s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.36s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.28s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.37s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.87s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.74s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.50s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.56s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.24s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.73s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.47s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.18s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.91s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.35s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.91s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.37s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.55s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.37s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.17s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.36s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.25s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.09s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-24T02:43:19.879Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.59s) [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-24T02:43:19.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.879Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:43:19.879Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-24T02:43:19.880Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-24T02:43:19.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-24T02:43:19.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-24T02:43:19.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-24T02:43:19.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-24T02:43:19.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-24T02:43:19.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-24T02:43:19.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-24T02:43:19.880Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-24T02:43:19.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-24T02:43:19.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-24T02:43:19.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-24T02:43:19.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-24T02:43:19.880Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerDaemonSuite [2021-11-24T02:43:19.880Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-24T02:43:19.880Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-24T02:43:19.880Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-24T02:43:19.880Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerSwarmSuite [2021-11-24T02:43:19.880Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-24T02:43:19.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerExternalVolumeSuite [2021-11-24T02:43:19.880Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerNetworkSuite [2021-11-24T02:43:19.880Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-24T02:43:19.880Z] === RUN TestDockerHubPullSuite [2021-11-24T02:43:19.880Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-24T02:43:19.880Z] PASS [2021-11-24T02:43:19.880Z] ok github.com/docker/docker/integration-cli 2768.183s [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === Skipped [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-24T02:43:19.880Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-24T02:43:19.880Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-24T02:43:19.880Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-24T02:43:19.880Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-11-24T02:43:19.880Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2021-11-24T02:43:19.880Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-11-24T02:43:19.880Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-24T02:43:19.880Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-11-24T02:43:19.880Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-24T02:43:19.880Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-24T02:43:19.880Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-24T02:43:19.880Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-11-24T02:43:19.880Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:43:19.880Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:43:19.880Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-24T02:43:19.880Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.880Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-24T02:43:19.880Z] [2021-11-24T02:43:19.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-24T02:43:19.881Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-11-24T02:43:19.881Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-24T02:43:19.881Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.881Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-24T02:43:19.881Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2021-11-24T02:43:19.882Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-24T02:43:19.882Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-24T02:43:19.882Z] docker_cli_sni_test.go:18: Flakey test [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-24T02:43:19.882Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-24T02:43:19.882Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-11-24T02:43:19.882Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.882Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2021-11-24T02:43:19.882Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-24T02:43:19.883Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-24T02:43:19.883Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-24T02:43:19.883Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-24T02:43:19.883Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-24T02:43:19.883Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:43:19.883Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:43:19.883Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:43:19.883Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-24T02:43:19.883Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-24T02:43:19.883Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.883Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-24T02:43:19.883Z] [2021-11-24T02:43:19.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-11-24T02:43:19.883Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:43:19.884Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-24T02:43:19.884Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-24T02:43:19.884Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:43:19.884Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-24T02:43:19.884Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-24T02:43:19.884Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:43:19.884Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:43:19.884Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:43:19.884Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-11-24T02:43:19.884Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-24T02:43:19.884Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-24T02:43:19.884Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-24T02:43:19.884Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-24T02:43:19.884Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-24T02:43:19.884Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-24T02:43:19.884Z] [2021-11-24T02:43:19.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:43:19.884Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-11-24T02:43:19.885Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-24T02:43:19.885Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-24T02:43:19.885Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-11-24T02:43:19.885Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-24T02:43:19.885Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-24T02:43:19.885Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.885Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-24T02:43:19.885Z] [2021-11-24T02:43:19.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-24T02:43:19.886Z] [2021-11-24T02:43:19.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-24T02:43:19.886Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-24T02:43:19.886Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:43:19.887Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:43:19.887Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-24T02:43:19.887Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:43:19.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:43:19.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:43:19.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:43:19.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:43:19.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:43:19.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:43:19.887Z] [2021-11-24T02:43:19.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:43:19.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:43:19.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-24T02:43:19.888Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-24T02:43:19.889Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:19.889Z] DONE 1085 tests, 539 skipped in 2778.928s [2021-11-24T02:43:19.889Z] INFO: Integration tests ended at 11/24/2021 02:43:19. Duration:00:46:19.2319646 [2021-11-24T02:43:19.889Z] INFO: Docker info of the daemon under test at end of run [2021-11-24T02:43:19.889Z] [2021-11-24T02:43:20.346Z] Containers: 2 [2021-11-24T02:43:20.346Z] Running: 0 [2021-11-24T02:43:20.346Z] Paused: 0 [2021-11-24T02:43:20.346Z] Stopped: 2 [2021-11-24T02:43:20.346Z] Images: 18 [2021-11-24T02:43:20.346Z] Server Version: 0.0.0-dev [2021-11-24T02:43:20.346Z] Storage Driver: windowsfilter [2021-11-24T02:43:20.346Z] Windows: [2021-11-24T02:43:20.346Z] Logging Driver: json-file [2021-11-24T02:43:20.346Z] Plugins: [2021-11-24T02:43:20.346Z] Volume: local [2021-11-24T02:43:20.346Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-24T02:43:20.346Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-24T02:43:20.346Z] Swarm: inactive [2021-11-24T02:43:20.346Z] Default Isolation: process [2021-11-24T02:43:20.346Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-24T02:43:20.346Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-24T02:43:20.346Z] OSType: windows [2021-11-24T02:43:20.346Z] Architecture: x86_64 [2021-11-24T02:43:20.346Z] CPUs: 4 [2021-11-24T02:43:20.346Z] Total Memory: 32GiB [2021-11-24T02:43:20.346Z] Name: azwin-2-1d96b0 [2021-11-24T02:43:20.346Z] ID: 3344:DY3K:7UNZ:3QW7:VSPS:ACXR:GWJD:SSPL:YMRO:VVWK:BSPL:L3AU [2021-11-24T02:43:20.346Z] Docker Root Dir: D:\CI\PR-43045\1\daemon [2021-11-24T02:43:20.346Z] Debug Mode (client): false [2021-11-24T02:43:20.346Z] Debug Mode (server): true [2021-11-24T02:43:20.346Z] File Descriptors: -1 [2021-11-24T02:43:20.346Z] Goroutines: 17 [2021-11-24T02:43:20.346Z] System Time: 2021-11-24T02:43:19.8664819Z [2021-11-24T02:43:20.346Z] EventsListeners: 0 [2021-11-24T02:43:20.346Z] Registry: https://index.docker.io/v1/ [2021-11-24T02:43:20.346Z] Labels: [2021-11-24T02:43:20.346Z] Experimental: false [2021-11-24T02:43:20.346Z] Insecure Registries: [2021-11-24T02:43:20.346Z] 127.0.0.0/8 [2021-11-24T02:43:20.346Z] Live Restore Enabled: false [2021-11-24T02:43:20.346Z] [2021-11-24T02:43:20.346Z] [2021-11-24T02:43:20.346Z] INFO: Stopping daemon under test [2021-11-24T02:43:20.346Z] SUCCESS: The process with PID 1224 (child process of PID 5980) has been terminated. [2021-11-24T02:43:20.346Z] SUCCESS: The process with PID 5980 (child process of PID 4444) has been terminated. [2021-11-24T02:43:20.346Z] INFO: Stop tailing logs of the daemon under tests [2021-11-24T02:43:20.346Z] INFO: executeCI.ps1 Completed successfully at 11/24/2021 02:43:20. [2021-11-24T02:43:20.346Z] INFO: Tidying up at end of run [2021-11-24T02:43:20.346Z] INFO: Saving daemon under test log (d:\CI\PR-43045\1\dut.out) to bundles\CIDUT.out [2021-11-24T02:43:20.346Z] INFO: Saving daemon under test log (d:\CI\PR-43045\1\dut.err) to bundles\CIDUT.err [2021-11-24T02:43:20.346Z] INFO: Saving containerd logs to bundles [2021-11-24T02:43:20.346Z] INFO: Nuke-Everything... [2021-11-24T02:43:20.802Z] INFO: Container count on control daemon to delete is 2 [2021-11-24T02:43:21.259Z] 420ba4e83d89 [2021-11-24T02:43:21.259Z] 15d42c6ebe33 [2021-11-24T02:43:21.259Z] INFO: Tidying pidfile d:\CI\PR-43045\1\docker.pid [2021-11-24T02:43:21.259Z] INFO: Nuking d:\CI [2021-11-24T02:43:51.191Z] INFO: Zapped successfully [2021-11-24T02:43:51.191Z] [2021-11-24T02:43:51.191Z] INFO: executeCI.ps1 exiting at Wed Nov 24 02:43:48 CUT 2021. Duration 01:14:23.1405039 [2021-11-24T02:43:51.191Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-24T02:43:51.435Z] Recording test results [2021-11-24T02:43:58.559Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-24T02:44:00.605Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-24T02:44:02.346Z] Archiving artifacts [2021-11-24T02:44:16.346Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43045/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-24T02:44:17.271Z] + make clean [2021-11-24T02:44:18.804Z] docker volume rm -f docker-dev-cache [2021-11-24T02:44:18.804Z] 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